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