project.pbxproj 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 45;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 3E683D8F380B72331D966705 /* common.c in Sources */ = {isa = PBXBuildFile; fileRef = 2813245205F14A8C59584160 /* common.c */; };
  10. 6C1A3816543D7795144223E1 /* rectangles.c in Sources */ = {isa = PBXBuildFile; fileRef = 1A6027E7619B1FF276F1647F /* rectangles.c */; };
  11. 538E114C2E7E62F427035765 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 34F76EF742501A5342D32B4D /* AudioToolbox.framework */; };
  12. 541C7B547AFB75F808F11178 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 39BB5FD3409327B862A33D0D /* QuartzCore.framework */; };
  13. 3ADA65AC17A56E470D723A3C /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C104A979ED6C3F551705B5 /* OpenGLES.framework */; };
  14. 2DB765A563272C8C413C7066 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 49F32DF021A1011108AA6CFA /* CoreGraphics.framework */; };
  15. 1B941B1F31474FB121373844 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 628A573103CA605A5BC832E0 /* UIKit.framework */; };
  16. 73672D2A32625F0C346242FA /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D9D37B445D828F112A73D2F /* Foundation.framework */; };
  17. 04FB3B665FEE29384B9B42F1 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 342B2F6F3B5B137C31E424CE /* CoreAudio.framework */; };
  18. 28C530DA667726EB4DF6727F /* libSDL2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 45EF5D8025B92F4F04680040 /* libSDL2.a */; };
  19. /* End PBXBuildFile section */
  20. /* Begin PBXContainerItemProxy section */
  21. 368972B01B321F625EDD3C27 /* PBXContainerItemProxy */ = {
  22. isa = PBXContainerItemProxy;
  23. containerPortal = 0436345602702CD6400A6247 /* SDL2.xcodeproj */;
  24. proxyType = 2;
  25. remoteGlobalIDString = 224D2C85085A7BA60E532655;
  26. remoteInfo = "libSDL2.a";
  27. };
  28. 4D7C0BD571B740A9497C22A5 /* PBXContainerItemProxy */ = {
  29. isa = PBXContainerItemProxy;
  30. containerPortal = 0436345602702CD6400A6247 /* SDL2.xcodeproj */;
  31. proxyType = 1;
  32. remoteGlobalIDString = 515D4C462ACD2DA8180E7783;
  33. remoteInfo = "libSDL2.a";
  34. };
  35. /* End PBXContainerItemProxy section */
  36. /* Begin PBXFileReference section */
  37. 5227088F1D3F252018614672 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "Info.plist"; path = "../../../../Xcode-iOS/Demos/Info.plist"; sourceTree = "<group>"; };
  38. 2813245205F14A8C59584160 /* common.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "common.c"; path = "../../../../Xcode-iOS/Demos/src/common.c"; sourceTree = "<group>"; };
  39. 36B01E185907089C3F291E5B /* common.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "common.h"; path = "../../../../Xcode-iOS/Demos/src/common.h"; sourceTree = "<group>"; };
  40. 1A6027E7619B1FF276F1647F /* rectangles.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "rectangles.c"; path = "../../../../Xcode-iOS/Demos/src/rectangles.c"; sourceTree = "<group>"; };
  41. 34F76EF742501A5342D32B4D /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioToolbox.framework"; path = "System/Library/Frameworks/AudioToolbox.framework"; sourceTree = "SDKROOT"; };
  42. 39BB5FD3409327B862A33D0D /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "QuartzCore.framework"; path = "System/Library/Frameworks/QuartzCore.framework"; sourceTree = "SDKROOT"; };
  43. 00C104A979ED6C3F551705B5 /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "OpenGLES.framework"; path = "System/Library/Frameworks/OpenGLES.framework"; sourceTree = "SDKROOT"; };
  44. 49F32DF021A1011108AA6CFA /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreGraphics.framework"; path = "System/Library/Frameworks/CoreGraphics.framework"; sourceTree = "SDKROOT"; };
  45. 628A573103CA605A5BC832E0 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "UIKit.framework"; path = "System/Library/Frameworks/UIKit.framework"; sourceTree = "SDKROOT"; };
  46. 1D9D37B445D828F112A73D2F /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Foundation.framework"; path = "System/Library/Frameworks/Foundation.framework"; sourceTree = "SDKROOT"; };
  47. 342B2F6F3B5B137C31E424CE /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreAudio.framework"; path = "System/Library/Frameworks/CoreAudio.framework"; sourceTree = "SDKROOT"; };
  48. 7332796826E47C595AC15526 /* rectangles */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; name = "rectangles"; path = "rectangles"; sourceTree = BUILT_PRODUCTS_DIR; };
  49. 0436345602702CD6400A6247 /* SDL2.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "SDL2.xcodeproj"; path = "../../SDL2/SDL2.xcodeproj"; sourceTree = SOURCE_ROOT; };
  50. /* End PBXFileReference section */
  51. /* Begin PBXFrameworksBuildPhase section */
  52. 57DD0560107127536F5B5B69 /* Frameworks */ = {
  53. isa = PBXFrameworksBuildPhase;
  54. buildActionMask = 2147483647;
  55. files = (
  56. 538E114C2E7E62F427035765 /* AudioToolbox.framework in Frameworks */,
  57. 541C7B547AFB75F808F11178 /* QuartzCore.framework in Frameworks */,
  58. 3ADA65AC17A56E470D723A3C /* OpenGLES.framework in Frameworks */,
  59. 2DB765A563272C8C413C7066 /* CoreGraphics.framework in Frameworks */,
  60. 1B941B1F31474FB121373844 /* UIKit.framework in Frameworks */,
  61. 73672D2A32625F0C346242FA /* Foundation.framework in Frameworks */,
  62. 04FB3B665FEE29384B9B42F1 /* CoreAudio.framework in Frameworks */,
  63. 28C530DA667726EB4DF6727F /* libSDL2.a in Frameworks */,
  64. );
  65. runOnlyForDeploymentPostprocessing = 0;
  66. };
  67. /* End PBXFrameworksBuildPhase section */
  68. /* Begin PBXGroup section */
  69. 288A2F3007DA183E3DA11892 /* rectangles */ = {
  70. isa = PBXGroup;
  71. children = (
  72. 483D233459853EE340090F93 /* Xcode-iOS */,
  73. 2792239319A468A14CAA48C7 /* Frameworks */,
  74. 6F89456E4C5C59BF2F18556B /* Products */,
  75. 6546611D6AF04A5720535BA8 /* Projects */,
  76. );
  77. name = "rectangles";
  78. sourceTree = "<group>";
  79. };
  80. 483D233459853EE340090F93 /* Xcode-iOS */ = {
  81. isa = PBXGroup;
  82. children = (
  83. 38DD5DD6376F629A6DED1DE9 /* Demos */,
  84. );
  85. name = "Xcode-iOS";
  86. sourceTree = "<group>";
  87. };
  88. 38DD5DD6376F629A6DED1DE9 /* Demos */ = {
  89. isa = PBXGroup;
  90. children = (
  91. 5227088F1D3F252018614672 /* Info.plist */,
  92. 6CF216180B8F014E40C62052 /* src */,
  93. );
  94. name = "Demos";
  95. sourceTree = "<group>";
  96. };
  97. 6CF216180B8F014E40C62052 /* src */ = {
  98. isa = PBXGroup;
  99. children = (
  100. 2813245205F14A8C59584160 /* common.c */,
  101. 36B01E185907089C3F291E5B /* common.h */,
  102. 1A6027E7619B1FF276F1647F /* rectangles.c */,
  103. );
  104. name = "src";
  105. sourceTree = "<group>";
  106. };
  107. 2792239319A468A14CAA48C7 /* Frameworks */ = {
  108. isa = PBXGroup;
  109. children = (
  110. 34F76EF742501A5342D32B4D /* AudioToolbox.framework */,
  111. 39BB5FD3409327B862A33D0D /* QuartzCore.framework */,
  112. 00C104A979ED6C3F551705B5 /* OpenGLES.framework */,
  113. 49F32DF021A1011108AA6CFA /* CoreGraphics.framework */,
  114. 628A573103CA605A5BC832E0 /* UIKit.framework */,
  115. 1D9D37B445D828F112A73D2F /* Foundation.framework */,
  116. 342B2F6F3B5B137C31E424CE /* CoreAudio.framework */,
  117. );
  118. name = "Frameworks";
  119. sourceTree = "<group>";
  120. };
  121. 6F89456E4C5C59BF2F18556B /* Products */ = {
  122. isa = PBXGroup;
  123. children = (
  124. 7332796826E47C595AC15526 /* rectangles */,
  125. );
  126. name = "Products";
  127. sourceTree = "<group>";
  128. };
  129. 6546611D6AF04A5720535BA8 /* Projects */ = {
  130. isa = PBXGroup;
  131. children = (
  132. 0436345602702CD6400A6247 /* SDL2.xcodeproj */,
  133. );
  134. name = "Projects";
  135. sourceTree = "<group>";
  136. };
  137. 0DC524DC289165A2096A1B8A /* Products */ = {
  138. isa = PBXGroup;
  139. children = (
  140. 45EF5D8025B92F4F04680040 /* libSDL2.a */,
  141. );
  142. name = Products;
  143. sourceTree = "<group>";
  144. };
  145. /* End PBXGroup section */
  146. /* Begin PBXNativeTarget section */
  147. 4F6855E4129920DC7A9153FC /* rectangles */ = {
  148. isa = PBXNativeTarget;
  149. buildConfigurationList = 79D259543EB15FB103D110D7 /* Build configuration list for PBXNativeTarget "rectangles" */;
  150. buildPhases = (
  151. 3CAC6B4F48AA464B710068C1 /* Resources */,
  152. 0BE0523D5BE05C0B02A52BA6 /* Sources */,
  153. 57DD0560107127536F5B5B69 /* Frameworks */,
  154. );
  155. buildRules = (
  156. );
  157. dependencies = (
  158. 1B3B41B9731B1B0D007A7AC1 /* PBXTargetDependency */,
  159. );
  160. name = "rectangles";
  161. productInstallPath = "$(HOME)/Applications";
  162. productName = "rectangles";
  163. productReference = 7332796826E47C595AC15526 /* rectangles */;
  164. productType = "com.apple.product-type.application";
  165. };
  166. /* End PBXNativeTarget section */
  167. /* Begin PBXProject section */
  168. 08FB7793FE84155DC02AAC07 /* Project object */ = {
  169. isa = PBXProject;
  170. buildConfigurationList = 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "rectangles" */;
  171. compatibilityVersion = "Xcode 3.2";
  172. hasScannedForEncodings = 1;
  173. mainGroup = 288A2F3007DA183E3DA11892 /* rectangles */;
  174. projectDirPath = "";
  175. projectReferences = (
  176. {
  177. ProductGroup = 0DC524DC289165A2096A1B8A /* Products */;
  178. ProjectRef = 0436345602702CD6400A6247 /* SDL2.xcodeproj */;
  179. },
  180. );
  181. projectRoot = "";
  182. targets = (
  183. 4F6855E4129920DC7A9153FC /* rectangles */,
  184. );
  185. };
  186. /* End PBXProject section */
  187. /* Begin PBXReferenceProxy section */
  188. 45EF5D8025B92F4F04680040 /* libSDL2.a */ = {
  189. isa = PBXReferenceProxy;
  190. fileType = archive.ar;
  191. path = "Build/Debug/libSDL2.a";
  192. remoteRef = 368972B01B321F625EDD3C27 /* PBXContainerItemProxy */;
  193. sourceTree = BUILT_PRODUCTS_DIR;
  194. };
  195. /* End PBXReferenceProxy section */
  196. /* Begin PBXResourcesBuildPhase section */
  197. 3CAC6B4F48AA464B710068C1 /* Resources */ = {
  198. isa = PBXResourcesBuildPhase;
  199. buildActionMask = 2147483647;
  200. files = (
  201. );
  202. runOnlyForDeploymentPostprocessing = 0;
  203. };
  204. /* End PBXResourcesBuildPhase section */
  205. /* Begin PBXSourcesBuildPhase section */
  206. 0BE0523D5BE05C0B02A52BA6 /* Sources */ = {
  207. isa = PBXSourcesBuildPhase;
  208. buildActionMask = 2147483647;
  209. files = (
  210. 3E683D8F380B72331D966705 /* common.c in Sources */,
  211. 6C1A3816543D7795144223E1 /* rectangles.c in Sources */,
  212. );
  213. runOnlyForDeploymentPostprocessing = 0;
  214. };
  215. /* End PBXSourcesBuildPhase section */
  216. /* Begin PBXVariantGroup section */
  217. /* End PBXVariantGroup section */
  218. /* Begin PBXTargetDependency section */
  219. 1B3B41B9731B1B0D007A7AC1 /* PBXTargetDependency */ = {
  220. isa = PBXTargetDependency;
  221. name = "libSDL2.a";
  222. targetProxy = 4D7C0BD571B740A9497C22A5 /* PBXContainerItemProxy */;
  223. };
  224. /* End PBXTargetDependency section */
  225. /* Begin XCBuildConfiguration section */
  226. 241D072A6F2D0EA442E9032F /* Debug */ = {
  227. isa = XCBuildConfiguration;
  228. buildSettings = {
  229. ALWAYS_SEARCH_USER_PATHS = NO;
  230. CONFIGURATION_BUILD_DIR = Build/Debug;
  231. GCC_DYNAMIC_NO_PIC = NO;
  232. GCC_MODEL_TUNING = G5;
  233. INFOPLIST_FILE = "../../../../Xcode-iOS/Demos/Info.plist";
  234. INSTALL_PATH = "$(HOME)/Applications";
  235. PRODUCT_NAME = "rectangles";
  236. };
  237. name = "Debug";
  238. };
  239. 29F11E745BAF53647A9017A1 /* Release */ = {
  240. isa = XCBuildConfiguration;
  241. buildSettings = {
  242. ALWAYS_SEARCH_USER_PATHS = NO;
  243. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  244. CONFIGURATION_BUILD_DIR = Build/Release;
  245. GCC_DYNAMIC_NO_PIC = NO;
  246. GCC_MODEL_TUNING = G5;
  247. INFOPLIST_FILE = "../../../../Xcode-iOS/Demos/Info.plist";
  248. INSTALL_PATH = "$(HOME)/Applications";
  249. PRODUCT_NAME = "rectangles";
  250. };
  251. name = "Release";
  252. };
  253. 2CD758AE2ACB76894D9F26D0 /* Debug */ = {
  254. isa = XCBuildConfiguration;
  255. buildSettings = {
  256. ARCHS = "$(ARCHS_UNIVERSAL_IPHONE_OS)";
  257. SDKROOT = iphoneos;
  258. CODE_SIGN_IDENTITY = "iPhone Developer";
  259. CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
  260. CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
  261. COPY_PHASE_STRIP = NO;
  262. GCC_C_LANGUAGE_STANDARD = gnu99;
  263. GCC_ENABLE_CPP_EXCEPTIONS = NO;
  264. GCC_ENABLE_OBJC_EXCEPTIONS = NO;
  265. GCC_OPTIMIZATION_LEVEL = 0;
  266. GCC_PREPROCESSOR_DEFINITIONS = (
  267. "USING_PREMAKE_CONFIG_H",
  268. "_DEBUG",
  269. );
  270. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  271. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  272. GCC_WARN_UNUSED_VARIABLE = YES;
  273. HEADER_SEARCH_PATHS = (
  274. "../..",
  275. "../../../../include",
  276. );
  277. OBJROOT = "obj/iOS/Debug";
  278. ONLY_ACTIVE_ARCH = YES;
  279. SYMROOT = "Build/Debug";
  280. };
  281. name = "Debug";
  282. };
  283. 743958EA264E002121B2360E /* Release */ = {
  284. isa = XCBuildConfiguration;
  285. buildSettings = {
  286. ARCHS = "$(ARCHS_UNIVERSAL_IPHONE_OS)";
  287. SDKROOT = iphoneos;
  288. CODE_SIGN_IDENTITY = "iPhone Developer";
  289. CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
  290. CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
  291. GCC_C_LANGUAGE_STANDARD = gnu99;
  292. GCC_ENABLE_CPP_EXCEPTIONS = NO;
  293. GCC_ENABLE_OBJC_EXCEPTIONS = NO;
  294. GCC_OPTIMIZATION_LEVEL = 3;
  295. GCC_PREPROCESSOR_DEFINITIONS = (
  296. "USING_PREMAKE_CONFIG_H",
  297. "NDEBUG",
  298. );
  299. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  300. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  301. GCC_WARN_UNUSED_VARIABLE = YES;
  302. HEADER_SEARCH_PATHS = (
  303. "../..",
  304. "../../../../include",
  305. );
  306. OBJROOT = "obj/iOS/Release";
  307. ONLY_ACTIVE_ARCH = NO;
  308. SYMROOT = "Build/Release";
  309. };
  310. name = "Release";
  311. };
  312. /* End XCBuildConfiguration section */
  313. /* Begin XCConfigurationList section */
  314. 79D259543EB15FB103D110D7 /* Build configuration list for PBXNativeTarget "rectangles" */ = {
  315. isa = XCConfigurationList;
  316. buildConfigurations = (
  317. 241D072A6F2D0EA442E9032F /* Debug */,
  318. 29F11E745BAF53647A9017A1 /* Release */,
  319. );
  320. defaultConfigurationIsVisible = 0;
  321. defaultConfigurationName = "Debug";
  322. };
  323. 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "rectangles" */ = {
  324. isa = XCConfigurationList;
  325. buildConfigurations = (
  326. 2CD758AE2ACB76894D9F26D0 /* Debug */,
  327. 743958EA264E002121B2360E /* Release */,
  328. );
  329. defaultConfigurationIsVisible = 0;
  330. defaultConfigurationName = "Debug";
  331. };
  332. /* End XCConfigurationList section */
  333. };
  334. rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
  335. }