mirror of
				https://github.com/KevinMidboe/ChessTimer.git
				synced 2025-10-29 17:40:16 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			560 lines
		
	
	
		
			26 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			560 lines
		
	
	
		
			26 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| // !$*UTF8*$!
 | |
| {
 | |
| 	archiveVersion = 1;
 | |
| 	classes = {
 | |
| 	};
 | |
| 	objectVersion = 46;
 | |
| 	objects = {
 | |
| 
 | |
| /* Begin PBXBuildFile section */
 | |
| 		D81FF975189AC1A800214FD2 /* Twitter.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D81FF974189AC1A800214FD2 /* Twitter.framework */; };
 | |
| 		D844267A188071020028218E /* SettingsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = D8442679188071020028218E /* SettingsViewController.m */; };
 | |
| 		D8905B08187EAE0B00CE4B9C /* Grey Circle.png in Resources */ = {isa = PBXBuildFile; fileRef = D8905B00187EAE0B00CE4B9C /* Grey Circle.png */; };
 | |
| 		D8905B0A187EAE0B00CE4B9C /* PauseButton.png in Resources */ = {isa = PBXBuildFile; fileRef = D8905B02187EAE0B00CE4B9C /* PauseButton.png */; };
 | |
| 		D8905B0B187EAE0B00CE4B9C /* PlayButton.png in Resources */ = {isa = PBXBuildFile; fileRef = D8905B03187EAE0B00CE4B9C /* PlayButton.png */; };
 | |
| 		D8905B0C187EAE0B00CE4B9C /* ResetIcon.png in Resources */ = {isa = PBXBuildFile; fileRef = D8905B04187EAE0B00CE4B9C /* ResetIcon.png */; };
 | |
| 		D8905B0E187EAE0B00CE4B9C /* SettingsIcon.png in Resources */ = {isa = PBXBuildFile; fileRef = D8905B06187EAE0B00CE4B9C /* SettingsIcon.png */; };
 | |
| 		D8905B0F187EAE0B00CE4B9C /* SettingsThinIcon.png in Resources */ = {isa = PBXBuildFile; fileRef = D8905B07187EAE0B00CE4B9C /* SettingsThinIcon.png */; };
 | |
| 		D8905B13187EAE7200CE4B9C /* turnOver.aiff in Resources */ = {isa = PBXBuildFile; fileRef = D8905B12187EAE7200CE4B9C /* turnOver.aiff */; };
 | |
| 		D8A190FE187EAA3A000E9BA5 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D8A190FD187EAA3A000E9BA5 /* Foundation.framework */; };
 | |
| 		D8A19100187EAA3A000E9BA5 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D8A190FF187EAA3A000E9BA5 /* CoreGraphics.framework */; };
 | |
| 		D8A19102187EAA3A000E9BA5 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D8A19101187EAA3A000E9BA5 /* UIKit.framework */; };
 | |
| 		D8A19108187EAA3A000E9BA5 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = D8A19106187EAA3A000E9BA5 /* InfoPlist.strings */; };
 | |
| 		D8A1910A187EAA3A000E9BA5 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = D8A19109187EAA3A000E9BA5 /* main.m */; };
 | |
| 		D8A1910E187EAA3A000E9BA5 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = D8A1910D187EAA3A000E9BA5 /* AppDelegate.m */; };
 | |
| 		D8A19114187EAA3A000E9BA5 /* Main_iPad.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = D8A19112187EAA3A000E9BA5 /* Main_iPad.storyboard */; };
 | |
| 		D8A19117187EAA3A000E9BA5 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = D8A19116187EAA3A000E9BA5 /* ViewController.m */; };
 | |
| 		D8A19119187EAA3A000E9BA5 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = D8A19118187EAA3A000E9BA5 /* Images.xcassets */; };
 | |
| 		D8A19120187EAA3A000E9BA5 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D8A1911F187EAA3A000E9BA5 /* XCTest.framework */; };
 | |
| 		D8A19121187EAA3A000E9BA5 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D8A190FD187EAA3A000E9BA5 /* Foundation.framework */; };
 | |
| 		D8A19122187EAA3A000E9BA5 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D8A19101187EAA3A000E9BA5 /* UIKit.framework */; };
 | |
| 		D8A1912A187EAA3A000E9BA5 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = D8A19128187EAA3A000E9BA5 /* InfoPlist.strings */; };
 | |
| 		D8A1912C187EAA3A000E9BA5 /* ChessTimerTests.m in Sources */ = {isa = PBXBuildFile; fileRef = D8A1912B187EAA3A000E9BA5 /* ChessTimerTests.m */; };
 | |
| 		D8A1913A187EAAA6000E9BA5 /* Main_iPhone.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = D8A19138187EAAA6000E9BA5 /* Main_iPhone.storyboard */; };
 | |
| 		D8A1914A187EAB42000E9BA5 /* Highscore1.png in Resources */ = {isa = PBXBuildFile; fileRef = D8A19142187EAB42000E9BA5 /* Highscore1.png */; };
 | |
| 		D8AC1ED5188562FD00FC428A /* dingSFX1.aiff in Resources */ = {isa = PBXBuildFile; fileRef = D8AC1ED4188562FD00FC428A /* dingSFX1.aiff */; };
 | |
| 		D8C7E4E41882000500F562FA /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D8C7E4E31882000500F562FA /* AudioToolbox.framework */; };
 | |
| /* End PBXBuildFile section */
 | |
| 
 | |
| /* Begin PBXContainerItemProxy section */
 | |
| 		D8A19123187EAA3A000E9BA5 /* PBXContainerItemProxy */ = {
 | |
| 			isa = PBXContainerItemProxy;
 | |
| 			containerPortal = D8A190F2187EAA3A000E9BA5 /* Project object */;
 | |
| 			proxyType = 1;
 | |
| 			remoteGlobalIDString = D8A190F9187EAA3A000E9BA5;
 | |
| 			remoteInfo = ChessTimer;
 | |
| 		};
 | |
| /* End PBXContainerItemProxy section */
 | |
| 
 | |
| /* Begin PBXFileReference section */
 | |
| 		D81FF974189AC1A800214FD2 /* Twitter.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Twitter.framework; path = System/Library/Frameworks/Twitter.framework; sourceTree = SDKROOT; };
 | |
| 		D8442678188071020028218E /* SettingsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SettingsViewController.h; sourceTree = "<group>"; };
 | |
| 		D8442679188071020028218E /* SettingsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SettingsViewController.m; sourceTree = "<group>"; };
 | |
| 		D8905B00187EAE0B00CE4B9C /* Grey Circle.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Grey Circle.png"; path = "Images/Grey Circle.png"; sourceTree = SOURCE_ROOT; };
 | |
| 		D8905B02187EAE0B00CE4B9C /* PauseButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = PauseButton.png; path = Images/PauseButton.png; sourceTree = SOURCE_ROOT; };
 | |
| 		D8905B03187EAE0B00CE4B9C /* PlayButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = PlayButton.png; path = Images/PlayButton.png; sourceTree = SOURCE_ROOT; };
 | |
| 		D8905B04187EAE0B00CE4B9C /* ResetIcon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = ResetIcon.png; path = Images/ResetIcon.png; sourceTree = SOURCE_ROOT; };
 | |
| 		D8905B06187EAE0B00CE4B9C /* SettingsIcon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = SettingsIcon.png; path = Images/SettingsIcon.png; sourceTree = SOURCE_ROOT; };
 | |
| 		D8905B07187EAE0B00CE4B9C /* SettingsThinIcon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = SettingsThinIcon.png; path = Images/SettingsThinIcon.png; sourceTree = SOURCE_ROOT; };
 | |
| 		D8905B12187EAE7200CE4B9C /* turnOver.aiff */ = {isa = PBXFileReference; lastKnownFileType = audio.aiff; name = turnOver.aiff; path = SoundFiles/turnOver.aiff; sourceTree = SOURCE_ROOT; };
 | |
| 		D8A190FA187EAA3A000E9BA5 /* ChessTimer.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ChessTimer.app; sourceTree = BUILT_PRODUCTS_DIR; };
 | |
| 		D8A190FD187EAA3A000E9BA5 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
 | |
| 		D8A190FF187EAA3A000E9BA5 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
 | |
| 		D8A19101187EAA3A000E9BA5 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
 | |
| 		D8A19105187EAA3A000E9BA5 /* ChessTimer-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "ChessTimer-Info.plist"; sourceTree = "<group>"; };
 | |
| 		D8A19107187EAA3A000E9BA5 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
 | |
| 		D8A19109187EAA3A000E9BA5 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
 | |
| 		D8A1910B187EAA3A000E9BA5 /* ChessTimer-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "ChessTimer-Prefix.pch"; sourceTree = "<group>"; };
 | |
| 		D8A1910C187EAA3A000E9BA5 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
 | |
| 		D8A1910D187EAA3A000E9BA5 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
 | |
| 		D8A19113187EAA3A000E9BA5 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main_iPad.storyboard; sourceTree = "<group>"; };
 | |
| 		D8A19115187EAA3A000E9BA5 /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; };
 | |
| 		D8A19116187EAA3A000E9BA5 /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; };
 | |
| 		D8A19118187EAA3A000E9BA5 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
 | |
| 		D8A1911E187EAA3A000E9BA5 /* ChessTimerTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ChessTimerTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
 | |
| 		D8A1911F187EAA3A000E9BA5 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
 | |
| 		D8A19127187EAA3A000E9BA5 /* ChessTimerTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "ChessTimerTests-Info.plist"; sourceTree = "<group>"; };
 | |
| 		D8A19129187EAA3A000E9BA5 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
 | |
| 		D8A1912B187EAA3A000E9BA5 /* ChessTimerTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ChessTimerTests.m; sourceTree = "<group>"; };
 | |
| 		D8A19139187EAAA6000E9BA5 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = en; path = ../../mhl_AlertTimer/mhl_AlertTimer/en.lproj/Main_iPhone.storyboard; sourceTree = "<group>"; };
 | |
| 		D8A19142187EAB42000E9BA5 /* Highscore1.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Highscore1.png; path = ../../mhl_AlertTimer/mhl_AlertTimer/Highscore1.png; sourceTree = "<group>"; };
 | |
| 		D8AC1ED4188562FD00FC428A /* dingSFX1.aiff */ = {isa = PBXFileReference; lastKnownFileType = audio.aiff; name = dingSFX1.aiff; path = SoundFiles/dingSFX1.aiff; sourceTree = SOURCE_ROOT; };
 | |
| 		D8C7E4E31882000500F562FA /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
 | |
| /* End PBXFileReference section */
 | |
| 
 | |
| /* Begin PBXFrameworksBuildPhase section */
 | |
| 		D8A190F7187EAA3A000E9BA5 /* Frameworks */ = {
 | |
| 			isa = PBXFrameworksBuildPhase;
 | |
| 			buildActionMask = 2147483647;
 | |
| 			files = (
 | |
| 				D81FF975189AC1A800214FD2 /* Twitter.framework in Frameworks */,
 | |
| 				D8C7E4E41882000500F562FA /* AudioToolbox.framework in Frameworks */,
 | |
| 				D8A19100187EAA3A000E9BA5 /* CoreGraphics.framework in Frameworks */,
 | |
| 				D8A19102187EAA3A000E9BA5 /* UIKit.framework in Frameworks */,
 | |
| 				D8A190FE187EAA3A000E9BA5 /* Foundation.framework in Frameworks */,
 | |
| 			);
 | |
| 			runOnlyForDeploymentPostprocessing = 0;
 | |
| 		};
 | |
| 		D8A1911B187EAA3A000E9BA5 /* Frameworks */ = {
 | |
| 			isa = PBXFrameworksBuildPhase;
 | |
| 			buildActionMask = 2147483647;
 | |
| 			files = (
 | |
| 				D8A19120187EAA3A000E9BA5 /* XCTest.framework in Frameworks */,
 | |
| 				D8A19122187EAA3A000E9BA5 /* UIKit.framework in Frameworks */,
 | |
| 				D8A19121187EAA3A000E9BA5 /* Foundation.framework in Frameworks */,
 | |
| 			);
 | |
| 			runOnlyForDeploymentPostprocessing = 0;
 | |
| 		};
 | |
| /* End PBXFrameworksBuildPhase section */
 | |
| 
 | |
| /* Begin PBXGroup section */
 | |
| 		D8A190F1187EAA3A000E9BA5 = {
 | |
| 			isa = PBXGroup;
 | |
| 			children = (
 | |
| 				D8A19103187EAA3A000E9BA5 /* ChessTimer */,
 | |
| 				D8A19125187EAA3A000E9BA5 /* ChessTimerTests */,
 | |
| 				D8A190FC187EAA3A000E9BA5 /* Frameworks */,
 | |
| 				D8A190FB187EAA3A000E9BA5 /* Products */,
 | |
| 			);
 | |
| 			sourceTree = "<group>";
 | |
| 		};
 | |
| 		D8A190FB187EAA3A000E9BA5 /* Products */ = {
 | |
| 			isa = PBXGroup;
 | |
| 			children = (
 | |
| 				D8A190FA187EAA3A000E9BA5 /* ChessTimer.app */,
 | |
| 				D8A1911E187EAA3A000E9BA5 /* ChessTimerTests.xctest */,
 | |
| 			);
 | |
| 			name = Products;
 | |
| 			sourceTree = "<group>";
 | |
| 		};
 | |
| 		D8A190FC187EAA3A000E9BA5 /* Frameworks */ = {
 | |
| 			isa = PBXGroup;
 | |
| 			children = (
 | |
| 				D81FF974189AC1A800214FD2 /* Twitter.framework */,
 | |
| 				D8C7E4E31882000500F562FA /* AudioToolbox.framework */,
 | |
| 				D8A190FD187EAA3A000E9BA5 /* Foundation.framework */,
 | |
| 				D8A190FF187EAA3A000E9BA5 /* CoreGraphics.framework */,
 | |
| 				D8A19101187EAA3A000E9BA5 /* UIKit.framework */,
 | |
| 				D8A1911F187EAA3A000E9BA5 /* XCTest.framework */,
 | |
| 			);
 | |
| 			name = Frameworks;
 | |
| 			sourceTree = "<group>";
 | |
| 		};
 | |
| 		D8A19103187EAA3A000E9BA5 /* ChessTimer */ = {
 | |
| 			isa = PBXGroup;
 | |
| 			children = (
 | |
| 				D8A1910C187EAA3A000E9BA5 /* AppDelegate.h */,
 | |
| 				D8A1910D187EAA3A000E9BA5 /* AppDelegate.m */,
 | |
| 				D8A19138187EAAA6000E9BA5 /* Main_iPhone.storyboard */,
 | |
| 				D8A19112187EAA3A000E9BA5 /* Main_iPad.storyboard */,
 | |
| 				D8A19115187EAA3A000E9BA5 /* ViewController.h */,
 | |
| 				D8A19116187EAA3A000E9BA5 /* ViewController.m */,
 | |
| 				D8442678188071020028218E /* SettingsViewController.h */,
 | |
| 				D8442679188071020028218E /* SettingsViewController.m */,
 | |
| 				D8A19118187EAA3A000E9BA5 /* Images.xcassets */,
 | |
| 				D8A19104187EAA3A000E9BA5 /* Supporting Files */,
 | |
| 			);
 | |
| 			path = ChessTimer;
 | |
| 			sourceTree = "<group>";
 | |
| 		};
 | |
| 		D8A19104187EAA3A000E9BA5 /* Supporting Files */ = {
 | |
| 			isa = PBXGroup;
 | |
| 			children = (
 | |
| 				D8A1914B187EAB47000E9BA5 /* Images */,
 | |
| 				D8A1914E187EAB54000E9BA5 /* Sounds */,
 | |
| 				D8A19105187EAA3A000E9BA5 /* ChessTimer-Info.plist */,
 | |
| 				D8A19106187EAA3A000E9BA5 /* InfoPlist.strings */,
 | |
| 				D8A19109187EAA3A000E9BA5 /* main.m */,
 | |
| 				D8A1910B187EAA3A000E9BA5 /* ChessTimer-Prefix.pch */,
 | |
| 			);
 | |
| 			name = "Supporting Files";
 | |
| 			sourceTree = "<group>";
 | |
| 		};
 | |
| 		D8A19125187EAA3A000E9BA5 /* ChessTimerTests */ = {
 | |
| 			isa = PBXGroup;
 | |
| 			children = (
 | |
| 				D8A1912B187EAA3A000E9BA5 /* ChessTimerTests.m */,
 | |
| 				D8A19126187EAA3A000E9BA5 /* Supporting Files */,
 | |
| 			);
 | |
| 			path = ChessTimerTests;
 | |
| 			sourceTree = "<group>";
 | |
| 		};
 | |
| 		D8A19126187EAA3A000E9BA5 /* Supporting Files */ = {
 | |
| 			isa = PBXGroup;
 | |
| 			children = (
 | |
| 				D8A19127187EAA3A000E9BA5 /* ChessTimerTests-Info.plist */,
 | |
| 				D8A19128187EAA3A000E9BA5 /* InfoPlist.strings */,
 | |
| 			);
 | |
| 			name = "Supporting Files";
 | |
| 			sourceTree = "<group>";
 | |
| 		};
 | |
| 		D8A1914B187EAB47000E9BA5 /* Images */ = {
 | |
| 			isa = PBXGroup;
 | |
| 			children = (
 | |
| 				D8905B00187EAE0B00CE4B9C /* Grey Circle.png */,
 | |
| 				D8905B03187EAE0B00CE4B9C /* PlayButton.png */,
 | |
| 				D8905B02187EAE0B00CE4B9C /* PauseButton.png */,
 | |
| 				D8905B04187EAE0B00CE4B9C /* ResetIcon.png */,
 | |
| 				D8905B06187EAE0B00CE4B9C /* SettingsIcon.png */,
 | |
| 				D8905B07187EAE0B00CE4B9C /* SettingsThinIcon.png */,
 | |
| 				D8A19142187EAB42000E9BA5 /* Highscore1.png */,
 | |
| 			);
 | |
| 			name = Images;
 | |
| 			sourceTree = "<group>";
 | |
| 		};
 | |
| 		D8A1914E187EAB54000E9BA5 /* Sounds */ = {
 | |
| 			isa = PBXGroup;
 | |
| 			children = (
 | |
| 				D8905B12187EAE7200CE4B9C /* turnOver.aiff */,
 | |
| 				D8AC1ED4188562FD00FC428A /* dingSFX1.aiff */,
 | |
| 			);
 | |
| 			name = Sounds;
 | |
| 			sourceTree = "<group>";
 | |
| 		};
 | |
| /* End PBXGroup section */
 | |
| 
 | |
| /* Begin PBXNativeTarget section */
 | |
| 		D8A190F9187EAA3A000E9BA5 /* ChessTimer */ = {
 | |
| 			isa = PBXNativeTarget;
 | |
| 			buildConfigurationList = D8A1912F187EAA3A000E9BA5 /* Build configuration list for PBXNativeTarget "ChessTimer" */;
 | |
| 			buildPhases = (
 | |
| 				D8A190F6187EAA3A000E9BA5 /* Sources */,
 | |
| 				D8A190F7187EAA3A000E9BA5 /* Frameworks */,
 | |
| 				D8A190F8187EAA3A000E9BA5 /* Resources */,
 | |
| 			);
 | |
| 			buildRules = (
 | |
| 			);
 | |
| 			dependencies = (
 | |
| 			);
 | |
| 			name = ChessTimer;
 | |
| 			productName = ChessTimer;
 | |
| 			productReference = D8A190FA187EAA3A000E9BA5 /* ChessTimer.app */;
 | |
| 			productType = "com.apple.product-type.application";
 | |
| 		};
 | |
| 		D8A1911D187EAA3A000E9BA5 /* ChessTimerTests */ = {
 | |
| 			isa = PBXNativeTarget;
 | |
| 			buildConfigurationList = D8A19132187EAA3A000E9BA5 /* Build configuration list for PBXNativeTarget "ChessTimerTests" */;
 | |
| 			buildPhases = (
 | |
| 				D8A1911A187EAA3A000E9BA5 /* Sources */,
 | |
| 				D8A1911B187EAA3A000E9BA5 /* Frameworks */,
 | |
| 				D8A1911C187EAA3A000E9BA5 /* Resources */,
 | |
| 			);
 | |
| 			buildRules = (
 | |
| 			);
 | |
| 			dependencies = (
 | |
| 				D8A19124187EAA3A000E9BA5 /* PBXTargetDependency */,
 | |
| 			);
 | |
| 			name = ChessTimerTests;
 | |
| 			productName = ChessTimerTests;
 | |
| 			productReference = D8A1911E187EAA3A000E9BA5 /* ChessTimerTests.xctest */;
 | |
| 			productType = "com.apple.product-type.bundle.unit-test";
 | |
| 		};
 | |
| /* End PBXNativeTarget section */
 | |
| 
 | |
| /* Begin PBXProject section */
 | |
| 		D8A190F2187EAA3A000E9BA5 /* Project object */ = {
 | |
| 			isa = PBXProject;
 | |
| 			attributes = {
 | |
| 				LastUpgradeCheck = 0510;
 | |
| 				ORGANIZATIONNAME = KevinMidboe;
 | |
| 				TargetAttributes = {
 | |
| 					D8A1911D187EAA3A000E9BA5 = {
 | |
| 						TestTargetID = D8A190F9187EAA3A000E9BA5;
 | |
| 					};
 | |
| 				};
 | |
| 			};
 | |
| 			buildConfigurationList = D8A190F5187EAA3A000E9BA5 /* Build configuration list for PBXProject "ChessTimer" */;
 | |
| 			compatibilityVersion = "Xcode 3.2";
 | |
| 			developmentRegion = English;
 | |
| 			hasScannedForEncodings = 0;
 | |
| 			knownRegions = (
 | |
| 				en,
 | |
| 				Base,
 | |
| 			);
 | |
| 			mainGroup = D8A190F1187EAA3A000E9BA5;
 | |
| 			productRefGroup = D8A190FB187EAA3A000E9BA5 /* Products */;
 | |
| 			projectDirPath = "";
 | |
| 			projectRoot = "";
 | |
| 			targets = (
 | |
| 				D8A190F9187EAA3A000E9BA5 /* ChessTimer */,
 | |
| 				D8A1911D187EAA3A000E9BA5 /* ChessTimerTests */,
 | |
| 			);
 | |
| 		};
 | |
| /* End PBXProject section */
 | |
| 
 | |
| /* Begin PBXResourcesBuildPhase section */
 | |
| 		D8A190F8187EAA3A000E9BA5 /* Resources */ = {
 | |
| 			isa = PBXResourcesBuildPhase;
 | |
| 			buildActionMask = 2147483647;
 | |
| 			files = (
 | |
| 				D8A1913A187EAAA6000E9BA5 /* Main_iPhone.storyboard in Resources */,
 | |
| 				D8A19114187EAA3A000E9BA5 /* Main_iPad.storyboard in Resources */,
 | |
| 				D8905B0E187EAE0B00CE4B9C /* SettingsIcon.png in Resources */,
 | |
| 				D8A19119187EAA3A000E9BA5 /* Images.xcassets in Resources */,
 | |
| 				D8905B08187EAE0B00CE4B9C /* Grey Circle.png in Resources */,
 | |
| 				D8A19108187EAA3A000E9BA5 /* InfoPlist.strings in Resources */,
 | |
| 				D8905B13187EAE7200CE4B9C /* turnOver.aiff in Resources */,
 | |
| 				D8A1914A187EAB42000E9BA5 /* Highscore1.png in Resources */,
 | |
| 				D8905B0C187EAE0B00CE4B9C /* ResetIcon.png in Resources */,
 | |
| 				D8905B0A187EAE0B00CE4B9C /* PauseButton.png in Resources */,
 | |
| 				D8905B0F187EAE0B00CE4B9C /* SettingsThinIcon.png in Resources */,
 | |
| 				D8905B0B187EAE0B00CE4B9C /* PlayButton.png in Resources */,
 | |
| 				D8AC1ED5188562FD00FC428A /* dingSFX1.aiff in Resources */,
 | |
| 			);
 | |
| 			runOnlyForDeploymentPostprocessing = 0;
 | |
| 		};
 | |
| 		D8A1911C187EAA3A000E9BA5 /* Resources */ = {
 | |
| 			isa = PBXResourcesBuildPhase;
 | |
| 			buildActionMask = 2147483647;
 | |
| 			files = (
 | |
| 				D8A1912A187EAA3A000E9BA5 /* InfoPlist.strings in Resources */,
 | |
| 			);
 | |
| 			runOnlyForDeploymentPostprocessing = 0;
 | |
| 		};
 | |
| /* End PBXResourcesBuildPhase section */
 | |
| 
 | |
| /* Begin PBXSourcesBuildPhase section */
 | |
| 		D8A190F6187EAA3A000E9BA5 /* Sources */ = {
 | |
| 			isa = PBXSourcesBuildPhase;
 | |
| 			buildActionMask = 2147483647;
 | |
| 			files = (
 | |
| 				D8A19117187EAA3A000E9BA5 /* ViewController.m in Sources */,
 | |
| 				D8A1910E187EAA3A000E9BA5 /* AppDelegate.m in Sources */,
 | |
| 				D844267A188071020028218E /* SettingsViewController.m in Sources */,
 | |
| 				D8A1910A187EAA3A000E9BA5 /* main.m in Sources */,
 | |
| 			);
 | |
| 			runOnlyForDeploymentPostprocessing = 0;
 | |
| 		};
 | |
| 		D8A1911A187EAA3A000E9BA5 /* Sources */ = {
 | |
| 			isa = PBXSourcesBuildPhase;
 | |
| 			buildActionMask = 2147483647;
 | |
| 			files = (
 | |
| 				D8A1912C187EAA3A000E9BA5 /* ChessTimerTests.m in Sources */,
 | |
| 			);
 | |
| 			runOnlyForDeploymentPostprocessing = 0;
 | |
| 		};
 | |
| /* End PBXSourcesBuildPhase section */
 | |
| 
 | |
| /* Begin PBXTargetDependency section */
 | |
| 		D8A19124187EAA3A000E9BA5 /* PBXTargetDependency */ = {
 | |
| 			isa = PBXTargetDependency;
 | |
| 			target = D8A190F9187EAA3A000E9BA5 /* ChessTimer */;
 | |
| 			targetProxy = D8A19123187EAA3A000E9BA5 /* PBXContainerItemProxy */;
 | |
| 		};
 | |
| /* End PBXTargetDependency section */
 | |
| 
 | |
| /* Begin PBXVariantGroup section */
 | |
| 		D8A19106187EAA3A000E9BA5 /* InfoPlist.strings */ = {
 | |
| 			isa = PBXVariantGroup;
 | |
| 			children = (
 | |
| 				D8A19107187EAA3A000E9BA5 /* en */,
 | |
| 			);
 | |
| 			name = InfoPlist.strings;
 | |
| 			sourceTree = "<group>";
 | |
| 		};
 | |
| 		D8A19112187EAA3A000E9BA5 /* Main_iPad.storyboard */ = {
 | |
| 			isa = PBXVariantGroup;
 | |
| 			children = (
 | |
| 				D8A19113187EAA3A000E9BA5 /* Base */,
 | |
| 			);
 | |
| 			name = Main_iPad.storyboard;
 | |
| 			sourceTree = "<group>";
 | |
| 		};
 | |
| 		D8A19128187EAA3A000E9BA5 /* InfoPlist.strings */ = {
 | |
| 			isa = PBXVariantGroup;
 | |
| 			children = (
 | |
| 				D8A19129187EAA3A000E9BA5 /* en */,
 | |
| 			);
 | |
| 			name = InfoPlist.strings;
 | |
| 			sourceTree = "<group>";
 | |
| 		};
 | |
| 		D8A19138187EAAA6000E9BA5 /* Main_iPhone.storyboard */ = {
 | |
| 			isa = PBXVariantGroup;
 | |
| 			children = (
 | |
| 				D8A19139187EAAA6000E9BA5 /* en */,
 | |
| 			);
 | |
| 			name = Main_iPhone.storyboard;
 | |
| 			sourceTree = "<group>";
 | |
| 		};
 | |
| /* End PBXVariantGroup section */
 | |
| 
 | |
| /* Begin XCBuildConfiguration section */
 | |
| 		D8A1912D187EAA3A000E9BA5 /* Debug */ = {
 | |
| 			isa = XCBuildConfiguration;
 | |
| 			buildSettings = {
 | |
| 				ALWAYS_SEARCH_USER_PATHS = NO;
 | |
| 				ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)";
 | |
| 				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
 | |
| 				CLANG_CXX_LIBRARY = "libc++";
 | |
| 				CLANG_ENABLE_MODULES = YES;
 | |
| 				CLANG_ENABLE_OBJC_ARC = YES;
 | |
| 				CLANG_WARN_BOOL_CONVERSION = YES;
 | |
| 				CLANG_WARN_CONSTANT_CONVERSION = YES;
 | |
| 				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
 | |
| 				CLANG_WARN_EMPTY_BODY = YES;
 | |
| 				CLANG_WARN_ENUM_CONVERSION = YES;
 | |
| 				CLANG_WARN_INT_CONVERSION = YES;
 | |
| 				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
 | |
| 				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
 | |
| 				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
 | |
| 				COPY_PHASE_STRIP = NO;
 | |
| 				GCC_C_LANGUAGE_STANDARD = gnu99;
 | |
| 				GCC_DYNAMIC_NO_PIC = NO;
 | |
| 				GCC_OPTIMIZATION_LEVEL = 0;
 | |
| 				GCC_PREPROCESSOR_DEFINITIONS = (
 | |
| 					"DEBUG=1",
 | |
| 					"$(inherited)",
 | |
| 				);
 | |
| 				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
 | |
| 				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
 | |
| 				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
 | |
| 				GCC_WARN_UNDECLARED_SELECTOR = YES;
 | |
| 				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
 | |
| 				GCC_WARN_UNUSED_FUNCTION = YES;
 | |
| 				GCC_WARN_UNUSED_VARIABLE = YES;
 | |
| 				IPHONEOS_DEPLOYMENT_TARGET = 7.1;
 | |
| 				ONLY_ACTIVE_ARCH = YES;
 | |
| 				SDKROOT = iphoneos;
 | |
| 				TARGETED_DEVICE_FAMILY = "1,2";
 | |
| 			};
 | |
| 			name = Debug;
 | |
| 		};
 | |
| 		D8A1912E187EAA3A000E9BA5 /* Release */ = {
 | |
| 			isa = XCBuildConfiguration;
 | |
| 			buildSettings = {
 | |
| 				ALWAYS_SEARCH_USER_PATHS = NO;
 | |
| 				ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)";
 | |
| 				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
 | |
| 				CLANG_CXX_LIBRARY = "libc++";
 | |
| 				CLANG_ENABLE_MODULES = YES;
 | |
| 				CLANG_ENABLE_OBJC_ARC = YES;
 | |
| 				CLANG_WARN_BOOL_CONVERSION = YES;
 | |
| 				CLANG_WARN_CONSTANT_CONVERSION = YES;
 | |
| 				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
 | |
| 				CLANG_WARN_EMPTY_BODY = YES;
 | |
| 				CLANG_WARN_ENUM_CONVERSION = YES;
 | |
| 				CLANG_WARN_INT_CONVERSION = YES;
 | |
| 				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
 | |
| 				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
 | |
| 				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
 | |
| 				COPY_PHASE_STRIP = YES;
 | |
| 				ENABLE_NS_ASSERTIONS = NO;
 | |
| 				GCC_C_LANGUAGE_STANDARD = gnu99;
 | |
| 				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
 | |
| 				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
 | |
| 				GCC_WARN_UNDECLARED_SELECTOR = YES;
 | |
| 				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
 | |
| 				GCC_WARN_UNUSED_FUNCTION = YES;
 | |
| 				GCC_WARN_UNUSED_VARIABLE = YES;
 | |
| 				IPHONEOS_DEPLOYMENT_TARGET = 7.1;
 | |
| 				SDKROOT = iphoneos;
 | |
| 				TARGETED_DEVICE_FAMILY = "1,2";
 | |
| 				VALIDATE_PRODUCT = YES;
 | |
| 			};
 | |
| 			name = Release;
 | |
| 		};
 | |
| 		D8A19130187EAA3A000E9BA5 /* Debug */ = {
 | |
| 			isa = XCBuildConfiguration;
 | |
| 			buildSettings = {
 | |
| 				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
 | |
| 				ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
 | |
| 				GCC_PRECOMPILE_PREFIX_HEADER = YES;
 | |
| 				GCC_PREFIX_HEADER = "ChessTimer/ChessTimer-Prefix.pch";
 | |
| 				INFOPLIST_FILE = "ChessTimer/ChessTimer-Info.plist";
 | |
| 				PRODUCT_NAME = "$(TARGET_NAME)";
 | |
| 				TARGETED_DEVICE_FAMILY = 1;
 | |
| 				WRAPPER_EXTENSION = app;
 | |
| 			};
 | |
| 			name = Debug;
 | |
| 		};
 | |
| 		D8A19131187EAA3A000E9BA5 /* Release */ = {
 | |
| 			isa = XCBuildConfiguration;
 | |
| 			buildSettings = {
 | |
| 				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
 | |
| 				ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
 | |
| 				GCC_PRECOMPILE_PREFIX_HEADER = YES;
 | |
| 				GCC_PREFIX_HEADER = "ChessTimer/ChessTimer-Prefix.pch";
 | |
| 				INFOPLIST_FILE = "ChessTimer/ChessTimer-Info.plist";
 | |
| 				PRODUCT_NAME = "$(TARGET_NAME)";
 | |
| 				TARGETED_DEVICE_FAMILY = 1;
 | |
| 				WRAPPER_EXTENSION = app;
 | |
| 			};
 | |
| 			name = Release;
 | |
| 		};
 | |
| 		D8A19133187EAA3A000E9BA5 /* Debug */ = {
 | |
| 			isa = XCBuildConfiguration;
 | |
| 			buildSettings = {
 | |
| 				ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)";
 | |
| 				BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/ChessTimer.app/ChessTimer";
 | |
| 				FRAMEWORK_SEARCH_PATHS = (
 | |
| 					"$(SDKROOT)/Developer/Library/Frameworks",
 | |
| 					"$(inherited)",
 | |
| 					"$(DEVELOPER_FRAMEWORKS_DIR)",
 | |
| 				);
 | |
| 				GCC_PRECOMPILE_PREFIX_HEADER = YES;
 | |
| 				GCC_PREFIX_HEADER = "ChessTimer/ChessTimer-Prefix.pch";
 | |
| 				GCC_PREPROCESSOR_DEFINITIONS = (
 | |
| 					"DEBUG=1",
 | |
| 					"$(inherited)",
 | |
| 				);
 | |
| 				INFOPLIST_FILE = "ChessTimerTests/ChessTimerTests-Info.plist";
 | |
| 				PRODUCT_NAME = "$(TARGET_NAME)";
 | |
| 				TEST_HOST = "$(BUNDLE_LOADER)";
 | |
| 				WRAPPER_EXTENSION = xctest;
 | |
| 			};
 | |
| 			name = Debug;
 | |
| 		};
 | |
| 		D8A19134187EAA3A000E9BA5 /* Release */ = {
 | |
| 			isa = XCBuildConfiguration;
 | |
| 			buildSettings = {
 | |
| 				ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)";
 | |
| 				BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/ChessTimer.app/ChessTimer";
 | |
| 				FRAMEWORK_SEARCH_PATHS = (
 | |
| 					"$(SDKROOT)/Developer/Library/Frameworks",
 | |
| 					"$(inherited)",
 | |
| 					"$(DEVELOPER_FRAMEWORKS_DIR)",
 | |
| 				);
 | |
| 				GCC_PRECOMPILE_PREFIX_HEADER = YES;
 | |
| 				GCC_PREFIX_HEADER = "ChessTimer/ChessTimer-Prefix.pch";
 | |
| 				INFOPLIST_FILE = "ChessTimerTests/ChessTimerTests-Info.plist";
 | |
| 				PRODUCT_NAME = "$(TARGET_NAME)";
 | |
| 				TEST_HOST = "$(BUNDLE_LOADER)";
 | |
| 				WRAPPER_EXTENSION = xctest;
 | |
| 			};
 | |
| 			name = Release;
 | |
| 		};
 | |
| /* End XCBuildConfiguration section */
 | |
| 
 | |
| /* Begin XCConfigurationList section */
 | |
| 		D8A190F5187EAA3A000E9BA5 /* Build configuration list for PBXProject "ChessTimer" */ = {
 | |
| 			isa = XCConfigurationList;
 | |
| 			buildConfigurations = (
 | |
| 				D8A1912D187EAA3A000E9BA5 /* Debug */,
 | |
| 				D8A1912E187EAA3A000E9BA5 /* Release */,
 | |
| 			);
 | |
| 			defaultConfigurationIsVisible = 0;
 | |
| 			defaultConfigurationName = Release;
 | |
| 		};
 | |
| 		D8A1912F187EAA3A000E9BA5 /* Build configuration list for PBXNativeTarget "ChessTimer" */ = {
 | |
| 			isa = XCConfigurationList;
 | |
| 			buildConfigurations = (
 | |
| 				D8A19130187EAA3A000E9BA5 /* Debug */,
 | |
| 				D8A19131187EAA3A000E9BA5 /* Release */,
 | |
| 			);
 | |
| 			defaultConfigurationIsVisible = 0;
 | |
| 			defaultConfigurationName = Release;
 | |
| 		};
 | |
| 		D8A19132187EAA3A000E9BA5 /* Build configuration list for PBXNativeTarget "ChessTimerTests" */ = {
 | |
| 			isa = XCConfigurationList;
 | |
| 			buildConfigurations = (
 | |
| 				D8A19133187EAA3A000E9BA5 /* Debug */,
 | |
| 				D8A19134187EAA3A000E9BA5 /* Release */,
 | |
| 			);
 | |
| 			defaultConfigurationIsVisible = 0;
 | |
| 			defaultConfigurationName = Release;
 | |
| 		};
 | |
| /* End XCConfigurationList section */
 | |
| 	};
 | |
| 	rootObject = D8A190F2187EAA3A000E9BA5 /* Project object */;
 | |
| }
 |