diff options
Diffstat (limited to 'Cartographic.xcodeproj')
-rwxr-xr-x | Cartographic.xcodeproj/project.pbxproj | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Cartographic.xcodeproj/project.pbxproj b/Cartographic.xcodeproj/project.pbxproj index 464cf44..32912ef 100755 --- a/Cartographic.xcodeproj/project.pbxproj +++ b/Cartographic.xcodeproj/project.pbxproj | |||
@@ -104,6 +104,7 @@ | |||
104 | 6C19F1651401917900F9CCD3 /* feedback2.png in Resources */ = {isa = PBXBuildFile; fileRef = 6C19F1641401917900F9CCD3 /* feedback2.png */; }; | 104 | 6C19F1651401917900F9CCD3 /* feedback2.png in Resources */ = {isa = PBXBuildFile; fileRef = 6C19F1641401917900F9CCD3 /* feedback2.png */; }; |
105 | 6C29041013EAEB590032DA0F /* TutorialBubble.m in Sources */ = {isa = PBXBuildFile; fileRef = 6C29040F13EAEB590032DA0F /* TutorialBubble.m */; }; | 105 | 6C29041013EAEB590032DA0F /* TutorialBubble.m in Sources */ = {isa = PBXBuildFile; fileRef = 6C29040F13EAEB590032DA0F /* TutorialBubble.m */; }; |
106 | 6C29041213EAEC8A0032DA0F /* framestuff.png in Resources */ = {isa = PBXBuildFile; fileRef = 6C29041113EAEC8A0032DA0F /* framestuff.png */; }; | 106 | 6C29041213EAEC8A0032DA0F /* framestuff.png in Resources */ = {isa = PBXBuildFile; fileRef = 6C29041113EAEC8A0032DA0F /* framestuff.png */; }; |
107 | 6C2A07781436100C007AB76C /* CoreMotion.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6C2A07771436100C007AB76C /* CoreMotion.framework */; settings = {ATTRIBUTES = (Weak, ); }; }; | ||
107 | 6C39CFE013FC2708002B21AF /* tutorial.png in Resources */ = {isa = PBXBuildFile; fileRef = 6C39CFDF13FC2708002B21AF /* tutorial.png */; }; | 108 | 6C39CFE013FC2708002B21AF /* tutorial.png in Resources */ = {isa = PBXBuildFile; fileRef = 6C39CFDF13FC2708002B21AF /* tutorial.png */; }; |
108 | 6C39CFE213FC2713002B21AF /* tutorial2.png in Resources */ = {isa = PBXBuildFile; fileRef = 6C39CFE113FC2713002B21AF /* tutorial2.png */; }; | 109 | 6C39CFE213FC2713002B21AF /* tutorial2.png in Resources */ = {isa = PBXBuildFile; fileRef = 6C39CFE113FC2713002B21AF /* tutorial2.png */; }; |
109 | 6C39CFE513FC4635002B21AF /* JumpGameMode.m in Sources */ = {isa = PBXBuildFile; fileRef = 6C39CFE413FC4635002B21AF /* JumpGameMode.m */; }; | 110 | 6C39CFE513FC4635002B21AF /* JumpGameMode.m in Sources */ = {isa = PBXBuildFile; fileRef = 6C39CFE413FC4635002B21AF /* JumpGameMode.m */; }; |
@@ -434,6 +435,7 @@ | |||
434 | 6C29040E13EAEB590032DA0F /* TutorialBubble.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TutorialBubble.h; sourceTree = "<group>"; }; | 435 | 6C29040E13EAEB590032DA0F /* TutorialBubble.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TutorialBubble.h; sourceTree = "<group>"; }; |
435 | 6C29040F13EAEB590032DA0F /* TutorialBubble.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TutorialBubble.m; sourceTree = "<group>"; }; | 436 | 6C29040F13EAEB590032DA0F /* TutorialBubble.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TutorialBubble.m; sourceTree = "<group>"; }; |
436 | 6C29041113EAEC8A0032DA0F /* framestuff.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = framestuff.png; sourceTree = "<group>"; }; | 437 | 6C29041113EAEC8A0032DA0F /* framestuff.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = framestuff.png; sourceTree = "<group>"; }; |
438 | 6C2A07771436100C007AB76C /* CoreMotion.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMotion.framework; path = System/Library/Frameworks/CoreMotion.framework; sourceTree = SDKROOT; }; | ||
437 | 6C39CFDF13FC2708002B21AF /* tutorial.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = tutorial.png; sourceTree = "<group>"; }; | 439 | 6C39CFDF13FC2708002B21AF /* tutorial.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = tutorial.png; sourceTree = "<group>"; }; |
438 | 6C39CFE113FC2713002B21AF /* tutorial2.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = tutorial2.png; sourceTree = "<group>"; }; | 440 | 6C39CFE113FC2713002B21AF /* tutorial2.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = tutorial2.png; sourceTree = "<group>"; }; |
439 | 6C39CFE313FC4635002B21AF /* JumpGameMode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JumpGameMode.h; sourceTree = "<group>"; }; | 441 | 6C39CFE313FC4635002B21AF /* JumpGameMode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JumpGameMode.h; sourceTree = "<group>"; }; |
@@ -670,6 +672,7 @@ | |||
670 | isa = PBXFrameworksBuildPhase; | 672 | isa = PBXFrameworksBuildPhase; |
671 | buildActionMask = 2147483647; | 673 | buildActionMask = 2147483647; |
672 | files = ( | 674 | files = ( |
675 | 6C2A07781436100C007AB76C /* CoreMotion.framework in Frameworks */, | ||
673 | DCCBF1B70F6022AE0040855A /* CoreGraphics.framework in Frameworks */, | 676 | DCCBF1B70F6022AE0040855A /* CoreGraphics.framework in Frameworks */, |
674 | DCCBF1B90F6022AE0040855A /* Foundation.framework in Frameworks */, | 677 | DCCBF1B90F6022AE0040855A /* Foundation.framework in Frameworks */, |
675 | DCCBF1BB0F6022AE0040855A /* OpenGLES.framework in Frameworks */, | 678 | DCCBF1BB0F6022AE0040855A /* OpenGLES.framework in Frameworks */, |
@@ -740,6 +743,7 @@ | |||
740 | children = ( | 743 | children = ( |
741 | 6C88B69314119B5A0049E402 /* libTestFlight.a */, | 744 | 6C88B69314119B5A0049E402 /* libTestFlight.a */, |
742 | 3F8395D013D746200059AEE8 /* libsqlite3.0.dylib */, | 745 | 3F8395D013D746200059AEE8 /* libsqlite3.0.dylib */, |
746 | 6C2A07771436100C007AB76C /* CoreMotion.framework */, | ||
743 | DCCBF1B60F6022AE0040855A /* CoreGraphics.framework */, | 747 | DCCBF1B60F6022AE0040855A /* CoreGraphics.framework */, |
744 | DCCBF1B80F6022AE0040855A /* Foundation.framework */, | 748 | DCCBF1B80F6022AE0040855A /* Foundation.framework */, |
745 | DCCBF1BA0F6022AE0040855A /* OpenGLES.framework */, | 749 | DCCBF1BA0F6022AE0040855A /* OpenGLES.framework */, |
@@ -1680,6 +1684,7 @@ | |||
1680 | INFOPLIST_FILE = Resources/Info.plist; | 1684 | INFOPLIST_FILE = Resources/Info.plist; |
1681 | INFOPLIST_PREFIX_HEADER = Versioning.h; | 1685 | INFOPLIST_PREFIX_HEADER = Versioning.h; |
1682 | INFOPLIST_PREPROCESS = YES; | 1686 | INFOPLIST_PREPROCESS = YES; |
1687 | IPHONEOS_DEPLOYMENT_TARGET = 3.0; | ||
1683 | LIBRARY_SEARCH_PATHS = ( | 1688 | LIBRARY_SEARCH_PATHS = ( |
1684 | "$(inherited)", | 1689 | "$(inherited)", |
1685 | "\"$(SRCROOT)\"", | 1690 | "\"$(SRCROOT)\"", |
@@ -1689,6 +1694,7 @@ | |||
1689 | "-ObjC", | 1694 | "-ObjC", |
1690 | ); | 1695 | ); |
1691 | PRODUCT_NAME = Cartographic; | 1696 | PRODUCT_NAME = Cartographic; |
1697 | SDKROOT = iphoneos; | ||
1692 | TARGETED_DEVICE_FAMILY = 1; | 1698 | TARGETED_DEVICE_FAMILY = 1; |
1693 | WARNING_CFLAGS = "-Wall"; | 1699 | WARNING_CFLAGS = "-Wall"; |
1694 | }; | 1700 | }; |
@@ -1712,6 +1718,7 @@ | |||
1712 | INFOPLIST_FILE = Resources/Info.plist; | 1718 | INFOPLIST_FILE = Resources/Info.plist; |
1713 | INFOPLIST_PREFIX_HEADER = Versioning.h; | 1719 | INFOPLIST_PREFIX_HEADER = Versioning.h; |
1714 | INFOPLIST_PREPROCESS = YES; | 1720 | INFOPLIST_PREPROCESS = YES; |
1721 | IPHONEOS_DEPLOYMENT_TARGET = 3.0; | ||
1715 | LIBRARY_SEARCH_PATHS = ( | 1722 | LIBRARY_SEARCH_PATHS = ( |
1716 | "$(inherited)", | 1723 | "$(inherited)", |
1717 | "\"$(SRCROOT)\"", | 1724 | "\"$(SRCROOT)\"", |
@@ -1721,6 +1728,7 @@ | |||
1721 | "-ObjC", | 1728 | "-ObjC", |
1722 | ); | 1729 | ); |
1723 | PRODUCT_NAME = Cartographic; | 1730 | PRODUCT_NAME = Cartographic; |
1731 | SDKROOT = iphoneos; | ||
1724 | TARGETED_DEVICE_FAMILY = 1; | 1732 | TARGETED_DEVICE_FAMILY = 1; |
1725 | WARNING_CFLAGS = "-Wall"; | 1733 | WARNING_CFLAGS = "-Wall"; |
1726 | }; | 1734 | }; |
@@ -1815,6 +1823,7 @@ | |||
1815 | INFOPLIST_FILE = Resources/Info.plist; | 1823 | INFOPLIST_FILE = Resources/Info.plist; |
1816 | INFOPLIST_PREFIX_HEADER = Versioning.h; | 1824 | INFOPLIST_PREFIX_HEADER = Versioning.h; |
1817 | INFOPLIST_PREPROCESS = YES; | 1825 | INFOPLIST_PREPROCESS = YES; |
1826 | IPHONEOS_DEPLOYMENT_TARGET = 3.0; | ||
1818 | LIBRARY_SEARCH_PATHS = ( | 1827 | LIBRARY_SEARCH_PATHS = ( |
1819 | "$(inherited)", | 1828 | "$(inherited)", |
1820 | "\"$(SRCROOT)\"", | 1829 | "\"$(SRCROOT)\"", |
@@ -1824,6 +1833,7 @@ | |||
1824 | "-ObjC", | 1833 | "-ObjC", |
1825 | ); | 1834 | ); |
1826 | PRODUCT_NAME = Cartographic; | 1835 | PRODUCT_NAME = Cartographic; |
1836 | SDKROOT = iphoneos; | ||
1827 | TARGETED_DEVICE_FAMILY = 1; | 1837 | TARGETED_DEVICE_FAMILY = 1; |
1828 | WARNING_CFLAGS = "-Wall"; | 1838 | WARNING_CFLAGS = "-Wall"; |
1829 | }; | 1839 | }; |