project.pbxproj
上传用户:jjjjag8
上传日期:2017-04-17
资源大小:1443k
文件大小:11k
源码类别:

iPhone

开发平台:

MultiPlatform

  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 45;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 1D3623260D0F684500981E51 /* WhereAmIAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 1D3623250D0F684500981E51 /* WhereAmIAppDelegate.m */; };
  10. 1D60589B0D05DD56006BFB54 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; };
  11. 1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
  12. 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; };
  13. 1F9187F90E478975003A6F99 /* CoreLocation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1F9187F80E478975003A6F99 /* CoreLocation.framework */; };
  14. 2899E5220DE3E06400AC0155 /* WhereAmIViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2899E5210DE3E06400AC0155 /* WhereAmIViewController.xib */; };
  15. 28AD733F0D9D9553002E5188 /* MainWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 28AD733E0D9D9553002E5188 /* MainWindow.xib */; };
  16. 28D7ACF80DDB3853001CB0EB /* WhereAmIViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 28D7ACF70DDB3853001CB0EB /* WhereAmIViewController.m */; };
  17. /* End PBXBuildFile section */
  18. /* Begin PBXFileReference section */
  19. 1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  20. 1D3623240D0F684500981E51 /* WhereAmIAppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WhereAmIAppDelegate.h; sourceTree = "<group>"; };
  21. 1D3623250D0F684500981E51 /* WhereAmIAppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WhereAmIAppDelegate.m; sourceTree = "<group>"; };
  22. 1D6058910D05DD3D006BFB54 /* WhereAmI.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = WhereAmI.app; sourceTree = BUILT_PRODUCTS_DIR; };
  23. 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  24. 1F9187F80E478975003A6F99 /* CoreLocation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreLocation.framework; path = System/Library/Frameworks/CoreLocation.framework; sourceTree = SDKROOT; };
  25. 2899E5210DE3E06400AC0155 /* WhereAmIViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = WhereAmIViewController.xib; sourceTree = "<group>"; };
  26. 28AD733E0D9D9553002E5188 /* MainWindow.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MainWindow.xib; sourceTree = "<group>"; };
  27. 28D7ACF60DDB3853001CB0EB /* WhereAmIViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WhereAmIViewController.h; sourceTree = "<group>"; };
  28. 28D7ACF70DDB3853001CB0EB /* WhereAmIViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WhereAmIViewController.m; sourceTree = "<group>"; };
  29. 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  30. 32CA4F630368D1EE00C91783 /* WhereAmI_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WhereAmI_Prefix.pch; sourceTree = "<group>"; };
  31. 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  32. /* End PBXFileReference section */
  33. /* Begin PBXFrameworksBuildPhase section */
  34. 1D60588F0D05DD3D006BFB54 /* Frameworks */ = {
  35. isa = PBXFrameworksBuildPhase;
  36. buildActionMask = 2147483647;
  37. files = (
  38. 1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */,
  39. 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */,
  40. 1F9187F90E478975003A6F99 /* CoreLocation.framework in Frameworks */,
  41. );
  42. runOnlyForDeploymentPostprocessing = 0;
  43. };
  44. /* End PBXFrameworksBuildPhase section */
  45. /* Begin PBXGroup section */
  46. 080E96DDFE201D6D7F000001 /* Classes */ = {
  47. isa = PBXGroup;
  48. children = (
  49. 1D3623240D0F684500981E51 /* WhereAmIAppDelegate.h */,
  50. 1D3623250D0F684500981E51 /* WhereAmIAppDelegate.m */,
  51. 28D7ACF60DDB3853001CB0EB /* WhereAmIViewController.h */,
  52. 28D7ACF70DDB3853001CB0EB /* WhereAmIViewController.m */,
  53. );
  54. path = Classes;
  55. sourceTree = "<group>";
  56. };
  57. 19C28FACFE9D520D11CA2CBB /* Products */ = {
  58. isa = PBXGroup;
  59. children = (
  60. 1D6058910D05DD3D006BFB54 /* WhereAmI.app */,
  61. );
  62. name = Products;
  63. sourceTree = "<group>";
  64. };
  65. 29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
  66. isa = PBXGroup;
  67. children = (
  68. 080E96DDFE201D6D7F000001 /* Classes */,
  69. 29B97315FDCFA39411CA2CEA /* Other Sources */,
  70. 29B97317FDCFA39411CA2CEA /* Resources */,
  71. 29B97323FDCFA39411CA2CEA /* Frameworks */,
  72. 19C28FACFE9D520D11CA2CBB /* Products */,
  73. );
  74. name = CustomTemplate;
  75. sourceTree = "<group>";
  76. };
  77. 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
  78. isa = PBXGroup;
  79. children = (
  80. 32CA4F630368D1EE00C91783 /* WhereAmI_Prefix.pch */,
  81. 29B97316FDCFA39411CA2CEA /* main.m */,
  82. );
  83. name = "Other Sources";
  84. sourceTree = "<group>";
  85. };
  86. 29B97317FDCFA39411CA2CEA /* Resources */ = {
  87. isa = PBXGroup;
  88. children = (
  89. 2899E5210DE3E06400AC0155 /* WhereAmIViewController.xib */,
  90. 28AD733E0D9D9553002E5188 /* MainWindow.xib */,
  91. 8D1107310486CEB800E47090 /* Info.plist */,
  92. );
  93. name = Resources;
  94. sourceTree = "<group>";
  95. };
  96. 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
  97. isa = PBXGroup;
  98. children = (
  99. 1F9187F80E478975003A6F99 /* CoreLocation.framework */,
  100. 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */,
  101. 1D30AB110D05D00D00671497 /* Foundation.framework */,
  102. );
  103. name = Frameworks;
  104. sourceTree = "<group>";
  105. };
  106. /* End PBXGroup section */
  107. /* Begin PBXNativeTarget section */
  108. 1D6058900D05DD3D006BFB54 /* WhereAmI */ = {
  109. isa = PBXNativeTarget;
  110. buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "WhereAmI" */;
  111. buildPhases = (
  112. 1D60588D0D05DD3D006BFB54 /* Resources */,
  113. 1D60588E0D05DD3D006BFB54 /* Sources */,
  114. 1D60588F0D05DD3D006BFB54 /* Frameworks */,
  115. );
  116. buildRules = (
  117. );
  118. dependencies = (
  119. );
  120. name = WhereAmI;
  121. productName = WhereAmI;
  122. productReference = 1D6058910D05DD3D006BFB54 /* WhereAmI.app */;
  123. productType = "com.apple.product-type.application";
  124. };
  125. /* End PBXNativeTarget section */
  126. /* Begin PBXProject section */
  127. 29B97313FDCFA39411CA2CEA /* Project object */ = {
  128. isa = PBXProject;
  129. buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "WhereAmI" */;
  130. compatibilityVersion = "Xcode 3.1";
  131. hasScannedForEncodings = 1;
  132. mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
  133. projectDirPath = "";
  134. projectRoot = "";
  135. targets = (
  136. 1D6058900D05DD3D006BFB54 /* WhereAmI */,
  137. );
  138. };
  139. /* End PBXProject section */
  140. /* Begin PBXResourcesBuildPhase section */
  141. 1D60588D0D05DD3D006BFB54 /* Resources */ = {
  142. isa = PBXResourcesBuildPhase;
  143. buildActionMask = 2147483647;
  144. files = (
  145. 28AD733F0D9D9553002E5188 /* MainWindow.xib in Resources */,
  146. 2899E5220DE3E06400AC0155 /* WhereAmIViewController.xib in Resources */,
  147. );
  148. runOnlyForDeploymentPostprocessing = 0;
  149. };
  150. /* End PBXResourcesBuildPhase section */
  151. /* Begin PBXSourcesBuildPhase section */
  152. 1D60588E0D05DD3D006BFB54 /* Sources */ = {
  153. isa = PBXSourcesBuildPhase;
  154. buildActionMask = 2147483647;
  155. files = (
  156. 1D60589B0D05DD56006BFB54 /* main.m in Sources */,
  157. 1D3623260D0F684500981E51 /* WhereAmIAppDelegate.m in Sources */,
  158. 28D7ACF80DDB3853001CB0EB /* WhereAmIViewController.m in Sources */,
  159. );
  160. runOnlyForDeploymentPostprocessing = 0;
  161. };
  162. /* End PBXSourcesBuildPhase section */
  163. /* Begin XCBuildConfiguration section */
  164. 1D6058940D05DD3E006BFB54 /* Debug */ = {
  165. isa = XCBuildConfiguration;
  166. buildSettings = {
  167. ALWAYS_SEARCH_USER_PATHS = NO;
  168. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "Jeff LaMarche";
  169. COPY_PHASE_STRIP = NO;
  170. GCC_DYNAMIC_NO_PIC = NO;
  171. GCC_OPTIMIZATION_LEVEL = 0;
  172. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  173. GCC_PREFIX_HEADER = WhereAmI_Prefix.pch;
  174. INFOPLIST_FILE = Info.plist;
  175. PRODUCT_NAME = WhereAmI;
  176. "PROVISIONING_PROFILE[sdk=iphoneos*]" = "1757C463-FD56-4E01-AA6A-A6B6E34DD4DE";
  177. };
  178. name = Debug;
  179. };
  180. 1D6058950D05DD3E006BFB54 /* Release */ = {
  181. isa = XCBuildConfiguration;
  182. buildSettings = {
  183. ALWAYS_SEARCH_USER_PATHS = NO;
  184. COPY_PHASE_STRIP = YES;
  185. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  186. GCC_PREFIX_HEADER = WhereAmI_Prefix.pch;
  187. INFOPLIST_FILE = Info.plist;
  188. PRODUCT_NAME = WhereAmI;
  189. };
  190. name = Release;
  191. };
  192. C01FCF4F08A954540054247B /* Debug */ = {
  193. isa = XCBuildConfiguration;
  194. buildSettings = {
  195. ARCHS = "$(ARCHS_STANDARD_32_BIT)";
  196. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  197. GCC_C_LANGUAGE_STANDARD = c99;
  198. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  199. GCC_WARN_UNUSED_VARIABLE = YES;
  200. ONLY_ACTIVE_ARCH = YES;
  201. PREBINDING = NO;
  202. SDKROOT = iphoneos2.0;
  203. };
  204. name = Debug;
  205. };
  206. C01FCF5008A954540054247B /* Release */ = {
  207. isa = XCBuildConfiguration;
  208. buildSettings = {
  209. ARCHS = "$(ARCHS_STANDARD_32_BIT)";
  210. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  211. GCC_C_LANGUAGE_STANDARD = c99;
  212. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  213. GCC_WARN_UNUSED_VARIABLE = YES;
  214. PREBINDING = NO;
  215. SDKROOT = iphoneos2.0;
  216. };
  217. name = Release;
  218. };
  219. /* End XCBuildConfiguration section */
  220. /* Begin XCConfigurationList section */
  221. 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "WhereAmI" */ = {
  222. isa = XCConfigurationList;
  223. buildConfigurations = (
  224. 1D6058940D05DD3E006BFB54 /* Debug */,
  225. 1D6058950D05DD3E006BFB54 /* Release */,
  226. );
  227. defaultConfigurationIsVisible = 0;
  228. defaultConfigurationName = Release;
  229. };
  230. C01FCF4E08A954540054247B /* Build configuration list for PBXProject "WhereAmI" */ = {
  231. isa = XCConfigurationList;
  232. buildConfigurations = (
  233. C01FCF4F08A954540054247B /* Debug */,
  234. C01FCF5008A954540054247B /* Release */,
  235. );
  236. defaultConfigurationIsVisible = 0;
  237. defaultConfigurationName = Release;
  238. };
  239. /* End XCConfigurationList section */
  240. };
  241. rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
  242. }