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