project.pbxproj
上传用户:datou2885
上传日期:2019-04-15
资源大小:162k
文件大小:12k
源码类别:

MacOS编程

开发平台:

Objective-C

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