GeekGameBoard.xcodeproj/project.pbxproj
author Jens Alfke <jens@mooseyard.com>
Sun Feb 06 16:31:03 2011 -0800 (2011-02-06)
changeset 29 0b1c315ffc64
parent 26 e7a464fb6d39
permissions -rw-r--r--
Minor compiler-compatibility fixes.
jens@0
     1
// !$*UTF8*$!
jens@0
     2
{
jens@0
     3
	archiveVersion = 1;
jens@0
     4
	classes = {
jens@0
     5
	};
jens@0
     6
	objectVersion = 44;
jens@0
     7
	objects = {
jens@0
     8
jens@0
     9
/* Begin PBXBuildFile section */
jens@0
    10
		27224FA00CC29B1A00814095 /* Grid.m in Sources */ = {isa = PBXBuildFile; fileRef = 27224F9F0CC29B1A00814095 /* Grid.m */; };
jens@0
    11
		2722526F0CC2E86600814095 /* QuartzUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 2722526E0CC2E86600814095 /* QuartzUtils.m */; };
jens@0
    12
		2727556A0CC3234F009C4C6C /* Dispenser.m in Sources */ = {isa = PBXBuildFile; fileRef = 272755690CC3234F009C4C6C /* Dispenser.m */; };
jens@0
    13
		27275A550CC6713E009C4C6C /* HexGrid.m in Sources */ = {isa = PBXBuildFile; fileRef = 27275A540CC6713E009C4C6C /* HexGrid.m */; };
jens@0
    14
		27275C4B0CC700F2009C4C6C /* Game.m in Sources */ = {isa = PBXBuildFile; fileRef = 27275C4A0CC700F2009C4C6C /* Game.m */; };
jens@0
    15
		27275C920CC7C578009C4C6C /* TicTacToeGame.m in Sources */ = {isa = PBXBuildFile; fileRef = 27275C910CC7C578009C4C6C /* TicTacToeGame.m */; };
jens@0
    16
		272C90AB0CCACBA4009EE530 /* DiscPiece.m in Sources */ = {isa = PBXBuildFile; fileRef = 272C90AA0CCACBA4009EE530 /* DiscPiece.m */; };
jens@0
    17
		2731E0280CD430B800E6E4C8 /* Deck.m in Sources */ = {isa = PBXBuildFile; fileRef = 2731E0270CD430B800E6E4C8 /* Deck.m */; };
jens@0
    18
		2731E2A80CD5630600E6E4C8 /* BitHolder.m in Sources */ = {isa = PBXBuildFile; fileRef = 2731E2A70CD5630600E6E4C8 /* BitHolder.m */; };
jens@0
    19
		2734B2620CC7F25A0070C008 /* HexchequerGame.m in Sources */ = {isa = PBXBuildFile; fileRef = 2734B2610CC7F25A0070C008 /* HexchequerGame.m */; };
jens@0
    20
		2734B4F00CCA5BDB0070C008 /* CheckersGame.m in Sources */ = {isa = PBXBuildFile; fileRef = 2734B4EF0CCA5BDB0070C008 /* CheckersGame.m */; };
jens@0
    21
		274124060CFCCF9D00842A9B /* DemoBoardView.m in Sources */ = {isa = PBXBuildFile; fileRef = 274124050CFCCF9D00842A9B /* DemoBoardView.m */; };
jens@13
    22
		274B35B80E22D55E0052BAB4 /* Player.m in Sources */ = {isa = PBXBuildFile; fileRef = 274B35B50E22D55E0052BAB4 /* Player.m */; };
jens@13
    23
		274B35B90E22D55E0052BAB4 /* Turn.m in Sources */ = {isa = PBXBuildFile; fileRef = 274B35B70E22D55E0052BAB4 /* Turn.m */; };
jens@9
    24
		275167D90DEE2AB000247375 /* Blue.png in Resources */ = {isa = PBXBuildFile; fileRef = 275167D40DEE2AB000247375 /* Blue.png */; };
jens@9
    25
		275167DA0DEE2AB000247375 /* Gold.png in Resources */ = {isa = PBXBuildFile; fileRef = 275167D50DEE2AB000247375 /* Gold.png */; };
jens@9
    26
		275167DB0DEE2AB000247375 /* Green.png in Resources */ = {isa = PBXBuildFile; fileRef = 275167D60DEE2AB000247375 /* Green.png */; };
jens@9
    27
		275167DC0DEE2AB000247375 /* Red.png in Resources */ = {isa = PBXBuildFile; fileRef = 275167D70DEE2AB000247375 /* Red.png */; };
jens@9
    28
		275167DD0DEE2AB000247375 /* Violet.png in Resources */ = {isa = PBXBuildFile; fileRef = 275167D80DEE2AB000247375 /* Violet.png */; };
jens@17
    29
		27534A2B0E2C6281006C24A6 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 27534A2A0E2C6281006C24A6 /* AudioToolbox.framework */; };
jens@0
    30
		276DFC410D00867000D329AE /* Green Ball.png in Resources */ = {isa = PBXBuildFile; fileRef = 276DFC400D00867000D329AE /* Green Ball.png */; };
jens@0
    31
		276DFC560D00890C00D329AE /* Red Ball.png in Resources */ = {isa = PBXBuildFile; fileRef = 276DFC530D00890C00D329AE /* Red Ball.png */; };
jens@0
    32
		276DFC570D00890C00D329AE /* Yellow Ball.png in Resources */ = {isa = PBXBuildFile; fileRef = 276DFC540D00890C00D329AE /* Yellow Ball.png */; };
jens@0
    33
		276DFC580D00890C00D329AE /* White Ball.png in Resources */ = {isa = PBXBuildFile; fileRef = 276DFC550D00890C00D329AE /* White Ball.png */; };
jens@0
    34
		2795C2B80CC278C800D7B2BD /* Piece.m in Sources */ = {isa = PBXBuildFile; fileRef = 2795C2B70CC278C800D7B2BD /* Piece.m */; };
snej@26
    35
		2796EA270F194FF7003B8806 /* ball-black.png in Resources */ = {isa = PBXBuildFile; fileRef = 2796EA1F0F194FF7003B8806 /* ball-black.png */; };
snej@26
    36
		2796EA280F194FF7003B8806 /* ball-cyan.png in Resources */ = {isa = PBXBuildFile; fileRef = 2796EA200F194FF7003B8806 /* ball-cyan.png */; };
snej@26
    37
		2796EA290F194FF7003B8806 /* ball-gray.png in Resources */ = {isa = PBXBuildFile; fileRef = 2796EA210F194FF7003B8806 /* ball-gray.png */; };
snej@26
    38
		2796EA2A0F194FF7003B8806 /* ball-green.png in Resources */ = {isa = PBXBuildFile; fileRef = 2796EA220F194FF7003B8806 /* ball-green.png */; };
snej@26
    39
		2796EA2B0F194FF7003B8806 /* ball-orange.png in Resources */ = {isa = PBXBuildFile; fileRef = 2796EA230F194FF7003B8806 /* ball-orange.png */; };
snej@26
    40
		2796EA2C0F194FF7003B8806 /* ball-purple.png in Resources */ = {isa = PBXBuildFile; fileRef = 2796EA240F194FF7003B8806 /* ball-purple.png */; };
snej@26
    41
		2796EA2D0F194FF7003B8806 /* ball-red.png in Resources */ = {isa = PBXBuildFile; fileRef = 2796EA250F194FF7003B8806 /* ball-red.png */; };
snej@26
    42
		2796EA2E0F194FF7003B8806 /* ball-white.png in Resources */ = {isa = PBXBuildFile; fileRef = 2796EA260F194FF7003B8806 /* ball-white.png */; };
jens@1
    43
		279F4D870D8606C200B32DBF /* GGBLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 279F4D840D8606C200B32DBF /* GGBLayer.m */; };
jens@1
    44
		279F4D880D8606C200B32DBF /* GGBTextLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 279F4D860D8606C200B32DBF /* GGBTextLayer.m */; };
jens@1
    45
		279F4DB20D8607AD00B32DBF /* O.tiff in Resources */ = {isa = PBXBuildFile; fileRef = 279F4DB00D8607AD00B32DBF /* O.tiff */; };
jens@1
    46
		279F4DB30D8607AD00B32DBF /* X.tiff in Resources */ = {isa = PBXBuildFile; fileRef = 279F4DB10D8607AD00B32DBF /* X.tiff */; };
jens@1
    47
		279F4DE20D8609C200B32DBF /* Background.png in Resources */ = {isa = PBXBuildFile; fileRef = 279F4DE10D8609C200B32DBF /* Background.png */; };
jens@0
    48
		27B7543E0D08884F000516B9 /* Wood.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 27B7543D0D08884F000516B9 /* Wood.jpg */; };
jens@0
    49
		27C999C30D81185E005AFD4F /* GGBUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 27C999C20D81185E005AFD4F /* GGBUtils.m */; };
jens@0
    50
		27CCA8050CB8A3F9001CFE24 /* BoardView.m in Sources */ = {isa = PBXBuildFile; fileRef = 27CCA8040CB8A3F9001CFE24 /* BoardView.m */; };
jens@0
    51
		27CCA95F0CB8A74D001CFE24 /* Quartz.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 27CCA95E0CB8A74D001CFE24 /* Quartz.framework */; };
jens@0
    52
		27CCAABD0CB92A9F001CFE24 /* Card.m in Sources */ = {isa = PBXBuildFile; fileRef = 27CCAABC0CB92A9F001CFE24 /* Card.m */; };
jens@0
    53
		27CCABBF0CB9496B001CFE24 /* Bit.m in Sources */ = {isa = PBXBuildFile; fileRef = 27CCABBE0CB9496B001CFE24 /* Bit.m */; };
jens@0
    54
		27CCAC750CB95C2B001CFE24 /* PlayingCard.m in Sources */ = {isa = PBXBuildFile; fileRef = 27CCAC740CB95C2B001CFE24 /* PlayingCard.m */; };
jens@0
    55
		27D4F1260CCF011200923605 /* Stack.m in Sources */ = {isa = PBXBuildFile; fileRef = 27D4F1250CCF011200923605 /* Stack.m */; };
jens@0
    56
		27DFC4410CCD01B7005E34CE /* GoGame.m in Sources */ = {isa = PBXBuildFile; fileRef = 27DFC4400CCD01B7005E34CE /* GoGame.m */; };
jens@0
    57
		27F230B90CD1A61B006939C1 /* KlondikeGame.m in Sources */ = {isa = PBXBuildFile; fileRef = 27F230B80CD1A61B006939C1 /* KlondikeGame.m */; };
jens@0
    58
		8D11072A0486CEB800E47090 /* MainMenu.nib in Resources */ = {isa = PBXBuildFile; fileRef = 29B97318FDCFA39411CA2CEA /* MainMenu.nib */; };
jens@0
    59
		8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; };
jens@0
    60
		8D11072D0486CEB800E47090 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; };
jens@0
    61
		8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
jens@0
    62
/* End PBXBuildFile section */
jens@0
    63
jens@0
    64
/* Begin PBXFileReference section */
jens@0
    65
		089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
jens@0
    66
		1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
jens@0
    67
		27224F9E0CC29B1A00814095 /* Grid.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Grid.h; sourceTree = "<group>"; };
jens@0
    68
		27224F9F0CC29B1A00814095 /* Grid.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Grid.m; sourceTree = "<group>"; };
jens@0
    69
		2722526D0CC2E86600814095 /* QuartzUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QuartzUtils.h; sourceTree = "<group>"; };
jens@0
    70
		2722526E0CC2E86600814095 /* QuartzUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = QuartzUtils.m; sourceTree = "<group>"; };
jens@0
    71
		272755680CC3234F009C4C6C /* Dispenser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Dispenser.h; sourceTree = "<group>"; };
jens@0
    72
		272755690CC3234F009C4C6C /* Dispenser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Dispenser.m; sourceTree = "<group>"; };
jens@0
    73
		27275A530CC6713E009C4C6C /* HexGrid.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HexGrid.h; sourceTree = "<group>"; };
jens@0
    74
		27275A540CC6713E009C4C6C /* HexGrid.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HexGrid.m; sourceTree = "<group>"; };
jens@0
    75
		27275C490CC700F2009C4C6C /* Game.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Game.h; sourceTree = "<group>"; };
jens@0
    76
		27275C4A0CC700F2009C4C6C /* Game.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Game.m; sourceTree = "<group>"; };
jens@0
    77
		27275C900CC7C578009C4C6C /* TicTacToeGame.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TicTacToeGame.h; sourceTree = "<group>"; };
jens@0
    78
		27275C910CC7C578009C4C6C /* TicTacToeGame.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TicTacToeGame.m; sourceTree = "<group>"; };
jens@0
    79
		272C90A90CCACBA4009EE530 /* DiscPiece.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DiscPiece.h; sourceTree = "<group>"; };
jens@0
    80
		272C90AA0CCACBA4009EE530 /* DiscPiece.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DiscPiece.m; sourceTree = "<group>"; };
jens@0
    81
		2731E0260CD430B800E6E4C8 /* Deck.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Deck.h; sourceTree = "<group>"; };
jens@0
    82
		2731E0270CD430B800E6E4C8 /* Deck.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Deck.m; sourceTree = "<group>"; };
jens@0
    83
		2731E2A60CD5630600E6E4C8 /* BitHolder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BitHolder.h; sourceTree = "<group>"; };
jens@0
    84
		2731E2A70CD5630600E6E4C8 /* BitHolder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BitHolder.m; sourceTree = "<group>"; };
jens@0
    85
		2734B2600CC7F25A0070C008 /* HexchequerGame.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HexchequerGame.h; sourceTree = "<group>"; };
jens@0
    86
		2734B2610CC7F25A0070C008 /* HexchequerGame.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HexchequerGame.m; sourceTree = "<group>"; };
jens@0
    87
		2734B4EE0CCA5BDB0070C008 /* CheckersGame.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CheckersGame.h; sourceTree = "<group>"; };
jens@0
    88
		2734B4EF0CCA5BDB0070C008 /* CheckersGame.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CheckersGame.m; sourceTree = "<group>"; };
jens@0
    89
		274124040CFCCF9D00842A9B /* DemoBoardView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DemoBoardView.h; sourceTree = "<group>"; };
jens@0
    90
		274124050CFCCF9D00842A9B /* DemoBoardView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DemoBoardView.m; sourceTree = "<group>"; };
jens@13
    91
		274B35B30E22D55E0052BAB4 /* Game+Protected.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "Game+Protected.h"; sourceTree = "<group>"; };
jens@13
    92
		274B35B40E22D55E0052BAB4 /* Player.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Player.h; sourceTree = "<group>"; };
jens@13
    93
		274B35B50E22D55E0052BAB4 /* Player.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Player.m; sourceTree = "<group>"; };
jens@13
    94
		274B35B60E22D55E0052BAB4 /* Turn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Turn.h; sourceTree = "<group>"; };
jens@13
    95
		274B35B70E22D55E0052BAB4 /* Turn.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Turn.m; sourceTree = "<group>"; };
jens@9
    96
		275167D40DEE2AB000247375 /* Blue.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Blue.png; sourceTree = "<group>"; };
jens@9
    97
		275167D50DEE2AB000247375 /* Gold.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Gold.png; sourceTree = "<group>"; };
jens@9
    98
		275167D60DEE2AB000247375 /* Green.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Green.png; sourceTree = "<group>"; };
jens@9
    99
		275167D70DEE2AB000247375 /* Red.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Red.png; sourceTree = "<group>"; };
jens@9
   100
		275167D80DEE2AB000247375 /* Violet.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Violet.png; sourceTree = "<group>"; };
jens@17
   101
		27534A2A0E2C6281006C24A6 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
jens@0
   102
		276DFC400D00867000D329AE /* Green Ball.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Green Ball.png"; path = "Resources/Green Ball.png"; sourceTree = "<group>"; };
jens@0
   103
		276DFC530D00890C00D329AE /* Red Ball.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Red Ball.png"; path = "Resources/Red Ball.png"; sourceTree = "<group>"; };
jens@0
   104
		276DFC540D00890C00D329AE /* Yellow Ball.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Yellow Ball.png"; path = "Resources/Yellow Ball.png"; sourceTree = "<group>"; };
jens@0
   105
		276DFC550D00890C00D329AE /* White Ball.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "White Ball.png"; path = "Resources/White Ball.png"; sourceTree = "<group>"; };
jens@0
   106
		2795C2B60CC278C800D7B2BD /* Piece.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Piece.h; sourceTree = "<group>"; };
jens@0
   107
		2795C2B70CC278C800D7B2BD /* Piece.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Piece.m; sourceTree = "<group>"; };
snej@26
   108
		2796EA1F0F194FF7003B8806 /* ball-black.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "ball-black.png"; sourceTree = "<group>"; };
snej@26
   109
		2796EA200F194FF7003B8806 /* ball-cyan.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "ball-cyan.png"; sourceTree = "<group>"; };
snej@26
   110
		2796EA210F194FF7003B8806 /* ball-gray.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "ball-gray.png"; sourceTree = "<group>"; };
snej@26
   111
		2796EA220F194FF7003B8806 /* ball-green.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "ball-green.png"; sourceTree = "<group>"; };
snej@26
   112
		2796EA230F194FF7003B8806 /* ball-orange.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "ball-orange.png"; sourceTree = "<group>"; };
snej@26
   113
		2796EA240F194FF7003B8806 /* ball-purple.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "ball-purple.png"; sourceTree = "<group>"; };
snej@26
   114
		2796EA250F194FF7003B8806 /* ball-red.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "ball-red.png"; sourceTree = "<group>"; };
snej@26
   115
		2796EA260F194FF7003B8806 /* ball-white.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "ball-white.png"; sourceTree = "<group>"; };
jens@1
   116
		279F4D830D8606C200B32DBF /* GGBLayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GGBLayer.h; sourceTree = "<group>"; };
jens@1
   117
		279F4D840D8606C200B32DBF /* GGBLayer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GGBLayer.m; sourceTree = "<group>"; };
jens@1
   118
		279F4D850D8606C200B32DBF /* GGBTextLayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GGBTextLayer.h; sourceTree = "<group>"; };
jens@1
   119
		279F4D860D8606C200B32DBF /* GGBTextLayer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GGBTextLayer.m; sourceTree = "<group>"; };
jens@1
   120
		279F4DB00D8607AD00B32DBF /* O.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = O.tiff; path = Resources/O.tiff; sourceTree = "<group>"; };
jens@1
   121
		279F4DB10D8607AD00B32DBF /* X.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = X.tiff; path = Resources/X.tiff; sourceTree = "<group>"; };
jens@1
   122
		279F4DE10D8609C200B32DBF /* Background.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Background.png; path = Resources/Background.png; sourceTree = "<group>"; };
jens@0
   123
		27B7543D0D08884F000516B9 /* Wood.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; name = Wood.jpg; path = Resources/Wood.jpg; sourceTree = "<group>"; };
jens@0
   124
		27C999C10D81185E005AFD4F /* GGBUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GGBUtils.h; sourceTree = "<group>"; };
jens@0
   125
		27C999C20D81185E005AFD4F /* GGBUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GGBUtils.m; sourceTree = "<group>"; };
jens@1
   126
		27C99AB40D820500005AFD4F /* BoardUIView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BoardUIView.h; sourceTree = "<group>"; };
jens@1
   127
		27C99AB50D820500005AFD4F /* BoardUIView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BoardUIView.m; sourceTree = "<group>"; };
jens@0
   128
		27CCA8030CB8A3F9001CFE24 /* BoardView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BoardView.h; sourceTree = "<group>"; };
jens@0
   129
		27CCA8040CB8A3F9001CFE24 /* BoardView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BoardView.m; sourceTree = "<group>"; };
jens@0
   130
		27CCA95E0CB8A74D001CFE24 /* Quartz.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Quartz.framework; path = /System/Library/Frameworks/Quartz.framework; sourceTree = "<absolute>"; };
jens@0
   131
		27CCAABB0CB92A9F001CFE24 /* Card.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Card.h; sourceTree = "<group>"; };
jens@0
   132
		27CCAABC0CB92A9F001CFE24 /* Card.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Card.m; sourceTree = "<group>"; };
jens@0
   133
		27CCABBD0CB9496B001CFE24 /* Bit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Bit.h; sourceTree = "<group>"; };
jens@0
   134
		27CCABBE0CB9496B001CFE24 /* Bit.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Bit.m; sourceTree = "<group>"; };
jens@0
   135
		27CCAC730CB95C2B001CFE24 /* PlayingCard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PlayingCard.h; sourceTree = "<group>"; };
jens@0
   136
		27CCAC740CB95C2B001CFE24 /* PlayingCard.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PlayingCard.m; sourceTree = "<group>"; };
jens@0
   137
		27D4F1240CCF011200923605 /* Stack.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Stack.h; sourceTree = "<group>"; };
jens@0
   138
		27D4F1250CCF011200923605 /* Stack.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Stack.m; sourceTree = "<group>"; };
jens@0
   139
		27DFC43F0CCD01B7005E34CE /* GoGame.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GoGame.h; sourceTree = "<group>"; };
jens@0
   140
		27DFC4400CCD01B7005E34CE /* GoGame.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GoGame.m; sourceTree = "<group>"; };
jens@0
   141
		27F230B70CD1A61B006939C1 /* KlondikeGame.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KlondikeGame.h; sourceTree = "<group>"; };
jens@0
   142
		27F230B80CD1A61B006939C1 /* KlondikeGame.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KlondikeGame.m; sourceTree = "<group>"; };
jens@0
   143
		29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
jens@0
   144
		29B97319FDCFA39411CA2CEA /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/MainMenu.nib; sourceTree = "<group>"; };
jens@0
   145
		29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
jens@0
   146
		29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
jens@0
   147
		32CA4F630368D1EE00C91783 /* GeekGameBoard_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GeekGameBoard_Prefix.pch; sourceTree = "<group>"; };
jens@0
   148
		8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = Resources/Info.plist; sourceTree = "<group>"; };
jens@0
   149
		8D1107320486CEB800E47090 /* GeekGameBoard.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = GeekGameBoard.app; sourceTree = BUILT_PRODUCTS_DIR; };
jens@0
   150
/* End PBXFileReference section */
jens@0
   151
jens@0
   152
/* Begin PBXFrameworksBuildPhase section */
jens@0
   153
		8D11072E0486CEB800E47090 /* Frameworks */ = {
jens@0
   154
			isa = PBXFrameworksBuildPhase;
jens@0
   155
			buildActionMask = 2147483647;
jens@0
   156
			files = (
jens@0
   157
				8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */,
jens@0
   158
				27CCA95F0CB8A74D001CFE24 /* Quartz.framework in Frameworks */,
jens@17
   159
				27534A2B0E2C6281006C24A6 /* AudioToolbox.framework in Frameworks */,
jens@0
   160
			);
jens@0
   161
			runOnlyForDeploymentPostprocessing = 0;
jens@0
   162
		};
jens@0
   163
/* End PBXFrameworksBuildPhase section */
jens@0
   164
jens@0
   165
/* Begin PBXGroup section */
jens@0
   166
		080E96DDFE201D6D7F000001 /* Source */ = {
jens@0
   167
			isa = PBXGroup;
jens@0
   168
			children = (
jens@0
   169
				27CCA8030CB8A3F9001CFE24 /* BoardView.h */,
jens@0
   170
				27CCA8040CB8A3F9001CFE24 /* BoardView.m */,
jens@1
   171
				27C99AB40D820500005AFD4F /* BoardUIView.h */,
jens@1
   172
				27C99AB50D820500005AFD4F /* BoardUIView.m */,
jens@0
   173
				27CCABBD0CB9496B001CFE24 /* Bit.h */,
jens@0
   174
				27CCABBE0CB9496B001CFE24 /* Bit.m */,
jens@0
   175
				2731E2A60CD5630600E6E4C8 /* BitHolder.h */,
jens@0
   176
				2731E2A70CD5630600E6E4C8 /* BitHolder.m */,
jens@0
   177
				27D4F1240CCF011200923605 /* Stack.h */,
jens@0
   178
				27D4F1250CCF011200923605 /* Stack.m */,
jens@0
   179
				27275C440CC70095009C4C6C /* Cards */,
jens@0
   180
				27275C450CC700C4009C4C6C /* Boards and Pieces */,
jens@0
   181
				27275C480CC700D8009C4C6C /* Games */,
jens@1
   182
				279F4D830D8606C200B32DBF /* GGBLayer.h */,
jens@1
   183
				279F4D840D8606C200B32DBF /* GGBLayer.m */,
jens@1
   184
				279F4D850D8606C200B32DBF /* GGBTextLayer.h */,
jens@1
   185
				279F4D860D8606C200B32DBF /* GGBTextLayer.m */,
jens@0
   186
				2722526D0CC2E86600814095 /* QuartzUtils.h */,
jens@0
   187
				2722526E0CC2E86600814095 /* QuartzUtils.m */,
jens@0
   188
				27C999C10D81185E005AFD4F /* GGBUtils.h */,
jens@0
   189
				27C999C20D81185E005AFD4F /* GGBUtils.m */,
jens@0
   190
			);
jens@0
   191
			path = Source;
jens@0
   192
			sourceTree = "<group>";
jens@0
   193
		};
jens@0
   194
		1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = {
jens@0
   195
			isa = PBXGroup;
jens@0
   196
			children = (
jens@0
   197
				1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
jens@0
   198
			);
jens@0
   199
			name = "Linked Frameworks";
jens@0
   200
			sourceTree = "<group>";
jens@0
   201
		};
jens@0
   202
		1058C7A2FEA54F0111CA2CBB /* Other Frameworks */ = {
jens@0
   203
			isa = PBXGroup;
jens@0
   204
			children = (
jens@17
   205
				27534A2A0E2C6281006C24A6 /* AudioToolbox.framework */,
jens@0
   206
				29B97324FDCFA39411CA2CEA /* AppKit.framework */,
jens@0
   207
				27CCA95E0CB8A74D001CFE24 /* Quartz.framework */,
jens@0
   208
				29B97325FDCFA39411CA2CEA /* Foundation.framework */,
jens@0
   209
			);
jens@0
   210
			name = "Other Frameworks";
jens@0
   211
			sourceTree = "<group>";
jens@0
   212
		};
jens@0
   213
		19C28FACFE9D520D11CA2CBB /* Products */ = {
jens@0
   214
			isa = PBXGroup;
jens@0
   215
			children = (
jens@0
   216
				8D1107320486CEB800E47090 /* GeekGameBoard.app */,
jens@0
   217
			);
jens@0
   218
			name = Products;
jens@0
   219
			sourceTree = "<group>";
jens@0
   220
		};
jens@0
   221
		27275C440CC70095009C4C6C /* Cards */ = {
jens@0
   222
			isa = PBXGroup;
jens@0
   223
			children = (
jens@0
   224
				27CCAABB0CB92A9F001CFE24 /* Card.h */,
jens@0
   225
				27CCAABC0CB92A9F001CFE24 /* Card.m */,
jens@0
   226
				2731E0260CD430B800E6E4C8 /* Deck.h */,
jens@0
   227
				2731E0270CD430B800E6E4C8 /* Deck.m */,
jens@0
   228
				27CCAC730CB95C2B001CFE24 /* PlayingCard.h */,
jens@0
   229
				27CCAC740CB95C2B001CFE24 /* PlayingCard.m */,
jens@0
   230
			);
jens@0
   231
			name = Cards;
jens@0
   232
			sourceTree = "<group>";
jens@0
   233
		};
jens@0
   234
		27275C450CC700C4009C4C6C /* Boards and Pieces */ = {
jens@0
   235
			isa = PBXGroup;
jens@0
   236
			children = (
jens@0
   237
				2795C2B60CC278C800D7B2BD /* Piece.h */,
jens@0
   238
				2795C2B70CC278C800D7B2BD /* Piece.m */,
jens@0
   239
				272C90A90CCACBA4009EE530 /* DiscPiece.h */,
jens@0
   240
				272C90AA0CCACBA4009EE530 /* DiscPiece.m */,
jens@0
   241
				27224F9E0CC29B1A00814095 /* Grid.h */,
jens@0
   242
				27224F9F0CC29B1A00814095 /* Grid.m */,
jens@0
   243
				27275A530CC6713E009C4C6C /* HexGrid.h */,
jens@0
   244
				27275A540CC6713E009C4C6C /* HexGrid.m */,
jens@0
   245
				272755680CC3234F009C4C6C /* Dispenser.h */,
jens@0
   246
				272755690CC3234F009C4C6C /* Dispenser.m */,
jens@0
   247
			);
jens@0
   248
			name = "Boards and Pieces";
jens@0
   249
			sourceTree = "<group>";
jens@0
   250
		};
jens@0
   251
		27275C480CC700D8009C4C6C /* Games */ = {
jens@0
   252
			isa = PBXGroup;
jens@0
   253
			children = (
jens@0
   254
				27275C490CC700F2009C4C6C /* Game.h */,
jens@0
   255
				27275C4A0CC700F2009C4C6C /* Game.m */,
jens@13
   256
				274B35B30E22D55E0052BAB4 /* Game+Protected.h */,
jens@13
   257
				274B35B40E22D55E0052BAB4 /* Player.h */,
jens@13
   258
				274B35B50E22D55E0052BAB4 /* Player.m */,
jens@13
   259
				274B35B60E22D55E0052BAB4 /* Turn.h */,
jens@13
   260
				274B35B70E22D55E0052BAB4 /* Turn.m */,
jens@0
   261
				27275C900CC7C578009C4C6C /* TicTacToeGame.h */,
jens@0
   262
				27275C910CC7C578009C4C6C /* TicTacToeGame.m */,
jens@0
   263
				2734B4EE0CCA5BDB0070C008 /* CheckersGame.h */,
jens@0
   264
				2734B4EF0CCA5BDB0070C008 /* CheckersGame.m */,
jens@0
   265
				2734B2600CC7F25A0070C008 /* HexchequerGame.h */,
jens@0
   266
				2734B2610CC7F25A0070C008 /* HexchequerGame.m */,
jens@0
   267
				27DFC43F0CCD01B7005E34CE /* GoGame.h */,
jens@0
   268
				27DFC4400CCD01B7005E34CE /* GoGame.m */,
jens@0
   269
				27F230B70CD1A61B006939C1 /* KlondikeGame.h */,
jens@0
   270
				27F230B80CD1A61B006939C1 /* KlondikeGame.m */,
jens@0
   271
			);
jens@0
   272
			name = Games;
jens@0
   273
			sourceTree = "<group>";
jens@0
   274
		};
jens@9
   275
		275167D30DEE2AB000247375 /* Gingko */ = {
jens@9
   276
			isa = PBXGroup;
jens@9
   277
			children = (
jens@9
   278
				275167D40DEE2AB000247375 /* Blue.png */,
jens@9
   279
				275167D50DEE2AB000247375 /* Gold.png */,
jens@9
   280
				275167D60DEE2AB000247375 /* Green.png */,
jens@9
   281
				275167D70DEE2AB000247375 /* Red.png */,
jens@9
   282
				275167D80DEE2AB000247375 /* Violet.png */,
jens@9
   283
			);
jens@9
   284
			name = Gingko;
jens@9
   285
			path = Resources/Gingko;
jens@9
   286
			sourceTree = "<group>";
jens@9
   287
		};
snej@26
   288
		2796EA1E0F194FF7003B8806 /* Balls */ = {
snej@26
   289
			isa = PBXGroup;
snej@26
   290
			children = (
snej@26
   291
				2796EA1F0F194FF7003B8806 /* ball-black.png */,
snej@26
   292
				2796EA200F194FF7003B8806 /* ball-cyan.png */,
snej@26
   293
				2796EA210F194FF7003B8806 /* ball-gray.png */,
snej@26
   294
				2796EA220F194FF7003B8806 /* ball-green.png */,
snej@26
   295
				2796EA230F194FF7003B8806 /* ball-orange.png */,
snej@26
   296
				2796EA240F194FF7003B8806 /* ball-purple.png */,
snej@26
   297
				2796EA250F194FF7003B8806 /* ball-red.png */,
snej@26
   298
				2796EA260F194FF7003B8806 /* ball-white.png */,
snej@26
   299
			);
snej@26
   300
			name = Balls;
snej@26
   301
			path = Resources/Balls;
snej@26
   302
			sourceTree = "<group>";
snej@26
   303
		};
jens@0
   304
		29B97314FDCFA39411CA2CEA /* BoardGame */ = {
jens@0
   305
			isa = PBXGroup;
jens@0
   306
			children = (
jens@0
   307
				080E96DDFE201D6D7F000001 /* Source */,
jens@0
   308
				29B97315FDCFA39411CA2CEA /* Demo Application */,
jens@0
   309
				29B97317FDCFA39411CA2CEA /* Resources */,
jens@0
   310
				29B97323FDCFA39411CA2CEA /* Frameworks */,
jens@0
   311
				19C28FACFE9D520D11CA2CBB /* Products */,
jens@0
   312
			);
jens@0
   313
			name = BoardGame;
jens@0
   314
			sourceTree = "<group>";
jens@0
   315
		};
jens@0
   316
		29B97315FDCFA39411CA2CEA /* Demo Application */ = {
jens@0
   317
			isa = PBXGroup;
jens@0
   318
			children = (
jens@0
   319
				274124040CFCCF9D00842A9B /* DemoBoardView.h */,
jens@0
   320
				274124050CFCCF9D00842A9B /* DemoBoardView.m */,
jens@0
   321
				32CA4F630368D1EE00C91783 /* GeekGameBoard_Prefix.pch */,
jens@0
   322
				29B97316FDCFA39411CA2CEA /* main.m */,
jens@0
   323
			);
jens@0
   324
			name = "Demo Application";
jens@0
   325
			path = Source;
jens@0
   326
			sourceTree = "<group>";
jens@0
   327
		};
jens@0
   328
		29B97317FDCFA39411CA2CEA /* Resources */ = {
jens@0
   329
			isa = PBXGroup;
jens@0
   330
			children = (
snej@26
   331
				2796EA1E0F194FF7003B8806 /* Balls */,
jens@9
   332
				275167D30DEE2AB000247375 /* Gingko */,
jens@0
   333
				29B97318FDCFA39411CA2CEA /* MainMenu.nib */,
jens@0
   334
				8D1107310486CEB800E47090 /* Info.plist */,
jens@0
   335
				089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
jens@1
   336
				279F4DE10D8609C200B32DBF /* Background.png */,
jens@0
   337
				276DFC400D00867000D329AE /* Green Ball.png */,
jens@0
   338
				276DFC530D00890C00D329AE /* Red Ball.png */,
jens@0
   339
				276DFC540D00890C00D329AE /* Yellow Ball.png */,
jens@0
   340
				276DFC550D00890C00D329AE /* White Ball.png */,
jens@0
   341
				27B7543D0D08884F000516B9 /* Wood.jpg */,
jens@1
   342
				279F4DB00D8607AD00B32DBF /* O.tiff */,
jens@1
   343
				279F4DB10D8607AD00B32DBF /* X.tiff */,
jens@0
   344
			);
jens@0
   345
			name = Resources;
jens@0
   346
			sourceTree = "<group>";
jens@0
   347
		};
jens@0
   348
		29B97323FDCFA39411CA2CEA /* Frameworks */ = {
jens@0
   349
			isa = PBXGroup;
jens@0
   350
			children = (
jens@0
   351
				1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,
jens@0
   352
				1058C7A2FEA54F0111CA2CBB /* Other Frameworks */,
jens@0
   353
			);
jens@0
   354
			name = Frameworks;
jens@0
   355
			sourceTree = "<group>";
jens@0
   356
		};
jens@0
   357
/* End PBXGroup section */
jens@0
   358
jens@0
   359
/* Begin PBXNativeTarget section */
jens@0
   360
		8D1107260486CEB800E47090 /* BoardGame */ = {
jens@0
   361
			isa = PBXNativeTarget;
jens@0
   362
			buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "BoardGame" */;
jens@0
   363
			buildPhases = (
jens@0
   364
				8D1107290486CEB800E47090 /* Resources */,
jens@0
   365
				8D11072C0486CEB800E47090 /* Sources */,
jens@0
   366
				8D11072E0486CEB800E47090 /* Frameworks */,
jens@0
   367
			);
jens@0
   368
			buildRules = (
jens@0
   369
			);
jens@0
   370
			dependencies = (
jens@0
   371
			);
jens@0
   372
			name = BoardGame;
jens@0
   373
			productInstallPath = "$(HOME)/Applications";
jens@0
   374
			productName = BoardGame;
jens@0
   375
			productReference = 8D1107320486CEB800E47090 /* GeekGameBoard.app */;
jens@0
   376
			productType = "com.apple.product-type.application";
jens@0
   377
		};
jens@0
   378
/* End PBXNativeTarget section */
jens@0
   379
jens@0
   380
/* Begin PBXProject section */
jens@0
   381
		29B97313FDCFA39411CA2CEA /* Project object */ = {
jens@0
   382
			isa = PBXProject;
jens@0
   383
			buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "GeekGameBoard" */;
jens@0
   384
			compatibilityVersion = "Xcode 3.0";
jens@0
   385
			hasScannedForEncodings = 1;
jens@0
   386
			mainGroup = 29B97314FDCFA39411CA2CEA /* BoardGame */;
jens@0
   387
			projectDirPath = "";
jens@0
   388
			projectRoot = "";
jens@0
   389
			targets = (
jens@0
   390
				8D1107260486CEB800E47090 /* BoardGame */,
jens@0
   391
			);
jens@0
   392
		};
jens@0
   393
/* End PBXProject section */
jens@0
   394
jens@0
   395
/* Begin PBXResourcesBuildPhase section */
jens@0
   396
		8D1107290486CEB800E47090 /* Resources */ = {
jens@0
   397
			isa = PBXResourcesBuildPhase;
jens@0
   398
			buildActionMask = 2147483647;
jens@0
   399
			files = (
jens@0
   400
				8D11072A0486CEB800E47090 /* MainMenu.nib in Resources */,
jens@0
   401
				8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */,
jens@0
   402
				276DFC410D00867000D329AE /* Green Ball.png in Resources */,
jens@0
   403
				276DFC560D00890C00D329AE /* Red Ball.png in Resources */,
jens@0
   404
				276DFC570D00890C00D329AE /* Yellow Ball.png in Resources */,
jens@0
   405
				276DFC580D00890C00D329AE /* White Ball.png in Resources */,
jens@0
   406
				27B7543E0D08884F000516B9 /* Wood.jpg in Resources */,
jens@1
   407
				279F4DB20D8607AD00B32DBF /* O.tiff in Resources */,
jens@1
   408
				279F4DB30D8607AD00B32DBF /* X.tiff in Resources */,
jens@1
   409
				279F4DE20D8609C200B32DBF /* Background.png in Resources */,
jens@9
   410
				275167D90DEE2AB000247375 /* Blue.png in Resources */,
jens@9
   411
				275167DA0DEE2AB000247375 /* Gold.png in Resources */,
jens@9
   412
				275167DB0DEE2AB000247375 /* Green.png in Resources */,
jens@9
   413
				275167DC0DEE2AB000247375 /* Red.png in Resources */,
jens@9
   414
				275167DD0DEE2AB000247375 /* Violet.png in Resources */,
snej@26
   415
				2796EA270F194FF7003B8806 /* ball-black.png in Resources */,
snej@26
   416
				2796EA280F194FF7003B8806 /* ball-cyan.png in Resources */,
snej@26
   417
				2796EA290F194FF7003B8806 /* ball-gray.png in Resources */,
snej@26
   418
				2796EA2A0F194FF7003B8806 /* ball-green.png in Resources */,
snej@26
   419
				2796EA2B0F194FF7003B8806 /* ball-orange.png in Resources */,
snej@26
   420
				2796EA2C0F194FF7003B8806 /* ball-purple.png in Resources */,
snej@26
   421
				2796EA2D0F194FF7003B8806 /* ball-red.png in Resources */,
snej@26
   422
				2796EA2E0F194FF7003B8806 /* ball-white.png in Resources */,
jens@0
   423
			);
jens@0
   424
			runOnlyForDeploymentPostprocessing = 0;
jens@0
   425
		};
jens@0
   426
/* End PBXResourcesBuildPhase section */
jens@0
   427
jens@0
   428
/* Begin PBXSourcesBuildPhase section */
jens@0
   429
		8D11072C0486CEB800E47090 /* Sources */ = {
jens@0
   430
			isa = PBXSourcesBuildPhase;
jens@0
   431
			buildActionMask = 2147483647;
jens@0
   432
			files = (
jens@0
   433
				8D11072D0486CEB800E47090 /* main.m in Sources */,
jens@0
   434
				27CCA8050CB8A3F9001CFE24 /* BoardView.m in Sources */,
jens@0
   435
				27CCAABD0CB92A9F001CFE24 /* Card.m in Sources */,
jens@0
   436
				27CCABBF0CB9496B001CFE24 /* Bit.m in Sources */,
jens@0
   437
				27CCAC750CB95C2B001CFE24 /* PlayingCard.m in Sources */,
jens@0
   438
				2795C2B80CC278C800D7B2BD /* Piece.m in Sources */,
jens@0
   439
				27224FA00CC29B1A00814095 /* Grid.m in Sources */,
jens@0
   440
				2722526F0CC2E86600814095 /* QuartzUtils.m in Sources */,
jens@0
   441
				2727556A0CC3234F009C4C6C /* Dispenser.m in Sources */,
jens@0
   442
				27275A550CC6713E009C4C6C /* HexGrid.m in Sources */,
jens@0
   443
				27275C4B0CC700F2009C4C6C /* Game.m in Sources */,
jens@0
   444
				27275C920CC7C578009C4C6C /* TicTacToeGame.m in Sources */,
jens@0
   445
				2734B2620CC7F25A0070C008 /* HexchequerGame.m in Sources */,
jens@0
   446
				2734B4F00CCA5BDB0070C008 /* CheckersGame.m in Sources */,
jens@0
   447
				272C90AB0CCACBA4009EE530 /* DiscPiece.m in Sources */,
jens@0
   448
				27DFC4410CCD01B7005E34CE /* GoGame.m in Sources */,
jens@0
   449
				27D4F1260CCF011200923605 /* Stack.m in Sources */,
jens@0
   450
				27F230B90CD1A61B006939C1 /* KlondikeGame.m in Sources */,
jens@0
   451
				2731E0280CD430B800E6E4C8 /* Deck.m in Sources */,
jens@0
   452
				2731E2A80CD5630600E6E4C8 /* BitHolder.m in Sources */,
jens@0
   453
				274124060CFCCF9D00842A9B /* DemoBoardView.m in Sources */,
jens@0
   454
				27C999C30D81185E005AFD4F /* GGBUtils.m in Sources */,
jens@1
   455
				279F4D870D8606C200B32DBF /* GGBLayer.m in Sources */,
jens@1
   456
				279F4D880D8606C200B32DBF /* GGBTextLayer.m in Sources */,
jens@13
   457
				274B35B80E22D55E0052BAB4 /* Player.m in Sources */,
jens@13
   458
				274B35B90E22D55E0052BAB4 /* Turn.m in Sources */,
jens@0
   459
			);
jens@0
   460
			runOnlyForDeploymentPostprocessing = 0;
jens@0
   461
		};
jens@0
   462
/* End PBXSourcesBuildPhase section */
jens@0
   463
jens@0
   464
/* Begin PBXVariantGroup section */
jens@0
   465
		089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = {
jens@0
   466
			isa = PBXVariantGroup;
jens@0
   467
			children = (
jens@0
   468
				089C165DFE840E0CC02AAC07 /* English */,
jens@0
   469
			);
jens@0
   470
			name = InfoPlist.strings;
jens@0
   471
			sourceTree = "<group>";
jens@0
   472
		};
jens@0
   473
		29B97318FDCFA39411CA2CEA /* MainMenu.nib */ = {
jens@0
   474
			isa = PBXVariantGroup;
jens@0
   475
			children = (
jens@0
   476
				29B97319FDCFA39411CA2CEA /* English */,
jens@0
   477
			);
jens@0
   478
			name = MainMenu.nib;
jens@0
   479
			sourceTree = "<group>";
jens@0
   480
		};
jens@0
   481
/* End PBXVariantGroup section */
jens@0
   482
jens@0
   483
/* Begin XCBuildConfiguration section */
jens@0
   484
		C01FCF4B08A954540054247B /* Debug */ = {
jens@0
   485
			isa = XCBuildConfiguration;
jens@0
   486
			buildSettings = {
jens@0
   487
				COPY_PHASE_STRIP = NO;
jens@0
   488
				GCC_DYNAMIC_NO_PIC = NO;
jens@0
   489
				GCC_ENABLE_FIX_AND_CONTINUE = YES;
jens@0
   490
				GCC_MODEL_TUNING = G5;
jens@0
   491
				GCC_OPTIMIZATION_LEVEL = 0;
jens@0
   492
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
jens@0
   493
				GCC_PREFIX_HEADER = Source/GeekGameBoard_Prefix.pch;
jens@0
   494
				INFOPLIST_FILE = Resources/Info.plist;
jens@0
   495
				INSTALL_PATH = "$(HOME)/Applications";
jens@0
   496
				PRODUCT_NAME = GeekGameBoard;
jens@0
   497
				WRAPPER_EXTENSION = app;
jens@0
   498
				ZERO_LINK = YES;
jens@0
   499
			};
jens@0
   500
			name = Debug;
jens@0
   501
		};
jens@0
   502
		C01FCF4C08A954540054247B /* Release */ = {
jens@0
   503
			isa = XCBuildConfiguration;
jens@0
   504
			buildSettings = {
jens@0
   505
				ARCHS = (
jens@0
   506
					i386,
jens@0
   507
					ppc,
jens@0
   508
					ppc64,
jens@0
   509
					x86_64,
jens@0
   510
				);
jens@0
   511
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
jens@0
   512
				GCC_MODEL_TUNING = G5;
jens@0
   513
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
jens@0
   514
				GCC_PREFIX_HEADER = Source/GeekGameBoard_Prefix.pch;
jens@0
   515
				INFOPLIST_FILE = Resources/Info.plist;
jens@0
   516
				INSTALL_PATH = "$(HOME)/Applications";
jens@0
   517
				PRODUCT_NAME = GeekGameBoard;
jens@0
   518
				WRAPPER_EXTENSION = app;
jens@0
   519
			};
jens@0
   520
			name = Release;
jens@0
   521
		};
jens@0
   522
		C01FCF4F08A954540054247B /* Debug */ = {
jens@0
   523
			isa = XCBuildConfiguration;
jens@0
   524
			buildSettings = {
jens@0
   525
				GCC_C_LANGUAGE_STANDARD = gnu99;
jens@0
   526
				GCC_ENABLE_OBJC_GC = unsupported;
jens@0
   527
				GCC_TREAT_WARNINGS_AS_ERRORS = YES;
snej@27
   528
				GCC_VERSION = 4.2;
jens@0
   529
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
jens@0
   530
				GCC_WARN_UNUSED_VARIABLE = YES;
jens@0
   531
				PREBINDING = NO;
jens@1
   532
				SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk";
jens@0
   533
				WARNING_CFLAGS = "-Wall";
jens@0
   534
			};
jens@0
   535
			name = Debug;
jens@0
   536
		};
jens@0
   537
		C01FCF5008A954540054247B /* Release */ = {
jens@0
   538
			isa = XCBuildConfiguration;
jens@0
   539
			buildSettings = {
jens@0
   540
				ARCHS = (
jens@0
   541
					ppc,
jens@0
   542
					i386,
jens@0
   543
				);
jens@0
   544
				GCC_C_LANGUAGE_STANDARD = gnu99;
jens@0
   545
				GCC_ENABLE_OBJC_GC = unsupported;
jens@0
   546
				GCC_TREAT_WARNINGS_AS_ERRORS = YES;
snej@27
   547
				GCC_VERSION = 4.2;
jens@0
   548
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
jens@0
   549
				GCC_WARN_UNUSED_VARIABLE = YES;
jens@0
   550
				PREBINDING = NO;
jens@1
   551
				SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk";
jens@0
   552
				WARNING_CFLAGS = "-Wall";
jens@0
   553
			};
jens@0
   554
			name = Release;
jens@0
   555
		};
jens@0
   556
/* End XCBuildConfiguration section */
jens@0
   557
jens@0
   558
/* Begin XCConfigurationList section */
jens@0
   559
		C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "BoardGame" */ = {
jens@0
   560
			isa = XCConfigurationList;
jens@0
   561
			buildConfigurations = (
jens@0
   562
				C01FCF4B08A954540054247B /* Debug */,
jens@0
   563
				C01FCF4C08A954540054247B /* Release */,
jens@0
   564
			);
jens@0
   565
			defaultConfigurationIsVisible = 0;
jens@0
   566
			defaultConfigurationName = Release;
jens@0
   567
		};
jens@0
   568
		C01FCF4E08A954540054247B /* Build configuration list for PBXProject "GeekGameBoard" */ = {
jens@0
   569
			isa = XCConfigurationList;
jens@0
   570
			buildConfigurations = (
jens@0
   571
				C01FCF4F08A954540054247B /* Debug */,
jens@0
   572
				C01FCF5008A954540054247B /* Release */,
jens@0
   573
			);
jens@0
   574
			defaultConfigurationIsVisible = 0;
jens@0
   575
			defaultConfigurationName = Release;
jens@0
   576
		};
jens@0
   577
/* End XCConfigurationList section */
jens@0
   578
	};
jens@0
   579
	rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
jens@0
   580
}