project.pbxproj 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
  10. 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; };
  11. 28FD15000DC6FC520079059D /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 28FD14FF0DC6FC520079059D /* OpenGLES.framework */; };
  12. 28FD15080DC6FC5B0079059D /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 28FD15070DC6FC5B0079059D /* QuartzCore.framework */; };
  13. 944A656F195747D90094A81E /* libSDL2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 944A656E1957463F0094A81E /* libSDL2.a */; };
  14. 945C4F53195AF17F00DBBF61 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 945C4F52195AF17F00DBBF61 /* [email protected] */; };
  15. FD779EDE0E26BA1200F39101 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FD779EDD0E26BA1200F39101 /* CoreAudio.framework */; };
  16. FD77A07D0E26BD8C00F39101 /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = FD77A07C0E26BD8C00F39101 /* Icon.png */; };
  17. FD77A07F0E26BDA900F39101 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = FD77A07E0E26BDA900F39101 /* Default.png */; };
  18. FD77A0850E26BDB800F39101 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FD77A0840E26BDB800F39101 /* AudioToolbox.framework */; };
  19. FD77A09D0E26BDE500F39101 /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = FD77A09C0E26BDE500F39101 /* main.c */; };
  20. FDB8BFC60E5A0F6A00980157 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDB8BFC50E5A0F6A00980157 /* CoreGraphics.framework */; };
  21. /* End PBXBuildFile section */
  22. /* Begin PBXContainerItemProxy section */
  23. 944A656D1957463F0094A81E /* PBXContainerItemProxy */ = {
  24. isa = PBXContainerItemProxy;
  25. containerPortal = 944A65681957463F0094A81E /* SDL.xcodeproj */;
  26. proxyType = 2;
  27. remoteGlobalIDString = FD6526630DE8FCCB002AD96B;
  28. remoteInfo = libSDL;
  29. };
  30. /* End PBXContainerItemProxy section */
  31. /* Begin PBXFileReference section */
  32. 1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  33. 1D6058910D05DD3D006BFB54 /* ___PROJECTNAME___.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "___PROJECTNAME___.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  34. 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  35. 28FD14FF0DC6FC520079059D /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
  36. 28FD15070DC6FC5B0079059D /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
  37. 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  38. 944A65681957463F0094A81E /* SDL.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SDL.xcodeproj; path = ../../SDL/SDL.xcodeproj; sourceTree = "<group>"; };
  39. 945C4F52195AF17F00DBBF61 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; };
  40. FD779EDD0E26BA1200F39101 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; };
  41. FD77A07C0E26BD8C00F39101 /* Icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Icon.png; sourceTree = "<group>"; };
  42. FD77A07E0E26BDA900F39101 /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = "<group>"; };
  43. FD77A0840E26BDB800F39101 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
  44. FD77A09C0E26BDE500F39101 /* main.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = "<group>"; };
  45. FDB8BFC50E5A0F6A00980157 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
  46. /* End PBXFileReference section */
  47. /* Begin PBXFrameworksBuildPhase section */
  48. 1D60588F0D05DD3D006BFB54 /* Frameworks */ = {
  49. isa = PBXFrameworksBuildPhase;
  50. buildActionMask = 2147483647;
  51. files = (
  52. 944A656F195747D90094A81E /* libSDL2.a in Frameworks */,
  53. 1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */,
  54. 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */,
  55. 28FD15000DC6FC520079059D /* OpenGLES.framework in Frameworks */,
  56. 28FD15080DC6FC5B0079059D /* QuartzCore.framework in Frameworks */,
  57. FD779EDE0E26BA1200F39101 /* CoreAudio.framework in Frameworks */,
  58. FD77A0850E26BDB800F39101 /* AudioToolbox.framework in Frameworks */,
  59. FDB8BFC60E5A0F6A00980157 /* CoreGraphics.framework in Frameworks */,
  60. );
  61. runOnlyForDeploymentPostprocessing = 0;
  62. };
  63. /* End PBXFrameworksBuildPhase section */
  64. /* Begin PBXGroup section */
  65. 19C28FACFE9D520D11CA2CBB /* Products */ = {
  66. isa = PBXGroup;
  67. children = (
  68. 1D6058910D05DD3D006BFB54 /* ___PROJECTNAME___.app */,
  69. );
  70. name = Products;
  71. sourceTree = "<group>";
  72. };
  73. 29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
  74. isa = PBXGroup;
  75. children = (
  76. 945C4F52195AF17F00DBBF61 /* [email protected] */,
  77. 29B97315FDCFA39411CA2CEA /* Sources */,
  78. 29B97317FDCFA39411CA2CEA /* Resources */,
  79. 29B97323FDCFA39411CA2CEA /* Frameworks */,
  80. 19C28FACFE9D520D11CA2CBB /* Products */,
  81. );
  82. name = CustomTemplate;
  83. sourceTree = "<group>";
  84. };
  85. 29B97315FDCFA39411CA2CEA /* Sources */ = {
  86. isa = PBXGroup;
  87. children = (
  88. 944A65681957463F0094A81E /* SDL.xcodeproj */,
  89. FD77A09C0E26BDE500F39101 /* main.c */,
  90. );
  91. name = Sources;
  92. sourceTree = "<group>";
  93. };
  94. 29B97317FDCFA39411CA2CEA /* Resources */ = {
  95. isa = PBXGroup;
  96. children = (
  97. FD77A07E0E26BDA900F39101 /* Default.png */,
  98. FD77A07C0E26BD8C00F39101 /* Icon.png */,
  99. 8D1107310486CEB800E47090 /* Info.plist */,
  100. );
  101. name = Resources;
  102. sourceTree = "<group>";
  103. };
  104. 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
  105. isa = PBXGroup;
  106. children = (
  107. FDB8BFC50E5A0F6A00980157 /* CoreGraphics.framework */,
  108. FD77A0840E26BDB800F39101 /* AudioToolbox.framework */,
  109. FD779EDD0E26BA1200F39101 /* CoreAudio.framework */,
  110. 28FD15070DC6FC5B0079059D /* QuartzCore.framework */,
  111. 28FD14FF0DC6FC520079059D /* OpenGLES.framework */,
  112. 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */,
  113. 1D30AB110D05D00D00671497 /* Foundation.framework */,
  114. );
  115. name = Frameworks;
  116. sourceTree = "<group>";
  117. };
  118. 944A65691957463F0094A81E /* Products */ = {
  119. isa = PBXGroup;
  120. children = (
  121. 944A656E1957463F0094A81E /* libSDL2.a */,
  122. );
  123. name = Products;
  124. sourceTree = "<group>";
  125. };
  126. /* End PBXGroup section */
  127. /* Begin PBXNativeTarget section */
  128. 1D6058900D05DD3D006BFB54 /* ___PROJECTNAME___ */ = {
  129. isa = PBXNativeTarget;
  130. buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "___PROJECTNAME___" */;
  131. buildPhases = (
  132. 1D60588D0D05DD3D006BFB54 /* Resources */,
  133. 1D60588E0D05DD3D006BFB54 /* Sources */,
  134. 1D60588F0D05DD3D006BFB54 /* Frameworks */,
  135. );
  136. buildRules = (
  137. );
  138. dependencies = (
  139. );
  140. name = "___PROJECTNAME___";
  141. productName = "___PROJECTNAME___";
  142. productReference = 1D6058910D05DD3D006BFB54 /* ___PROJECTNAME___.app */;
  143. productType = "com.apple.product-type.application";
  144. };
  145. /* End PBXNativeTarget section */
  146. /* Begin PBXProject section */
  147. 29B97313FDCFA39411CA2CEA /* Project object */ = {
  148. isa = PBXProject;
  149. attributes = {
  150. LastUpgradeCheck = 0510;
  151. };
  152. buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "___PROJECTNAME___" */;
  153. compatibilityVersion = "Xcode 3.2";
  154. developmentRegion = English;
  155. hasScannedForEncodings = 1;
  156. knownRegions = (
  157. English,
  158. Japanese,
  159. French,
  160. German,
  161. );
  162. mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
  163. projectDirPath = "";
  164. projectReferences = (
  165. {
  166. ProductGroup = 944A65691957463F0094A81E /* Products */;
  167. ProjectRef = 944A65681957463F0094A81E /* SDL.xcodeproj */;
  168. },
  169. );
  170. projectRoot = "";
  171. targets = (
  172. 1D6058900D05DD3D006BFB54 /* ___PROJECTNAME___ */,
  173. );
  174. };
  175. /* End PBXProject section */
  176. /* Begin PBXReferenceProxy section */
  177. 944A656E1957463F0094A81E /* libSDL2.a */ = {
  178. isa = PBXReferenceProxy;
  179. fileType = archive.ar;
  180. path = libSDL2.a;
  181. remoteRef = 944A656D1957463F0094A81E /* PBXContainerItemProxy */;
  182. sourceTree = BUILT_PRODUCTS_DIR;
  183. };
  184. /* End PBXReferenceProxy section */
  185. /* Begin PBXResourcesBuildPhase section */
  186. 1D60588D0D05DD3D006BFB54 /* Resources */ = {
  187. isa = PBXResourcesBuildPhase;
  188. buildActionMask = 2147483647;
  189. files = (
  190. FD77A07D0E26BD8C00F39101 /* Icon.png in Resources */,
  191. FD77A07F0E26BDA900F39101 /* Default.png in Resources */,
  192. 945C4F53195AF17F00DBBF61 /* [email protected] in Resources */,
  193. );
  194. runOnlyForDeploymentPostprocessing = 0;
  195. };
  196. /* End PBXResourcesBuildPhase section */
  197. /* Begin PBXSourcesBuildPhase section */
  198. 1D60588E0D05DD3D006BFB54 /* Sources */ = {
  199. isa = PBXSourcesBuildPhase;
  200. buildActionMask = 2147483647;
  201. files = (
  202. FD77A09D0E26BDE500F39101 /* main.c in Sources */,
  203. );
  204. runOnlyForDeploymentPostprocessing = 0;
  205. };
  206. /* End PBXSourcesBuildPhase section */
  207. /* Begin XCBuildConfiguration section */
  208. 1D6058940D05DD3E006BFB54 /* Debug */ = {
  209. isa = XCBuildConfiguration;
  210. buildSettings = {
  211. ALWAYS_SEARCH_USER_PATHS = NO;
  212. COPY_PHASE_STRIP = NO;
  213. GCC_DYNAMIC_NO_PIC = NO;
  214. GCC_OPTIMIZATION_LEVEL = 0;
  215. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  216. GCC_PREFIX_HEADER = "";
  217. INFOPLIST_FILE = Info.plist;
  218. LIBRARY_SEARCH_PATHS = "$(inherited)";
  219. PRODUCT_NAME = "___PROJECTNAME___";
  220. USER_HEADER_SEARCH_PATHS = ../../../include;
  221. };
  222. name = Debug;
  223. };
  224. 1D6058950D05DD3E006BFB54 /* Release */ = {
  225. isa = XCBuildConfiguration;
  226. buildSettings = {
  227. ALWAYS_SEARCH_USER_PATHS = NO;
  228. COPY_PHASE_STRIP = YES;
  229. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  230. GCC_PREFIX_HEADER = "";
  231. INFOPLIST_FILE = Info.plist;
  232. LIBRARY_SEARCH_PATHS = "$(inherited)";
  233. PRODUCT_NAME = "___PROJECTNAME___";
  234. USER_HEADER_SEARCH_PATHS = ../../../include;
  235. };
  236. name = Release;
  237. };
  238. C01FCF4F08A954540054247B /* Debug */ = {
  239. isa = XCBuildConfiguration;
  240. buildSettings = {
  241. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  242. GCC_C_LANGUAGE_STANDARD = c99;
  243. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  244. GCC_WARN_UNUSED_VARIABLE = YES;
  245. ONLY_ACTIVE_ARCH = YES;
  246. OTHER_CFLAGS = "";
  247. PREBINDING = NO;
  248. SDKROOT = iphoneos;
  249. };
  250. name = Debug;
  251. };
  252. C01FCF5008A954540054247B /* Release */ = {
  253. isa = XCBuildConfiguration;
  254. buildSettings = {
  255. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  256. GCC_C_LANGUAGE_STANDARD = c99;
  257. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  258. GCC_WARN_UNUSED_VARIABLE = YES;
  259. OTHER_CFLAGS = "";
  260. PREBINDING = NO;
  261. SDKROOT = iphoneos;
  262. };
  263. name = Release;
  264. };
  265. /* End XCBuildConfiguration section */
  266. /* Begin XCConfigurationList section */
  267. 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "___PROJECTNAME___" */ = {
  268. isa = XCConfigurationList;
  269. buildConfigurations = (
  270. 1D6058940D05DD3E006BFB54 /* Debug */,
  271. 1D6058950D05DD3E006BFB54 /* Release */,
  272. );
  273. defaultConfigurationIsVisible = 0;
  274. defaultConfigurationName = Release;
  275. };
  276. C01FCF4E08A954540054247B /* Build configuration list for PBXProject "___PROJECTNAME___" */ = {
  277. isa = XCConfigurationList;
  278. buildConfigurations = (
  279. C01FCF4F08A954540054247B /* Debug */,
  280. C01FCF5008A954540054247B /* Release */,
  281. );
  282. defaultConfigurationIsVisible = 0;
  283. defaultConfigurationName = Release;
  284. };
  285. /* End XCConfigurationList section */
  286. };
  287. rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
  288. }