project.pbxproj 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 45;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 43587E112FDE41E3486A5141 /* icon.bmp in Resources */ = {isa = PBXBuildFile; fileRef = 67E105821F9D19C248BF17B6 /* icon.bmp */; };
  10. 2F5A7AB72FA52C3D029335B6 /* common.c in Sources */ = {isa = PBXBuildFile; fileRef = 49AD32CF351438B316C15B7A /* common.c */; };
  11. 66455D1E7E3179156E546AA8 /* happy.c in Sources */ = {isa = PBXBuildFile; fileRef = 1F0270E77CC100E968633EBA /* happy.c */; };
  12. 04CE7E9842C4612763496460 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2C147BCA187412202A676460 /* AudioToolbox.framework */; };
  13. 5DC8148934C32F3407541C0F /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5DDB080C0C872DF96CEE0B62 /* QuartzCore.framework */; };
  14. 039E2FCB749D2AE6705435A4 /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B210870772357A20E4576EE /* OpenGLES.framework */; };
  15. 263A59BA6D20796421AC3870 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 603E37DB4001230953C943FD /* CoreGraphics.framework */; };
  16. 7E2000C447ED370218691A83 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 49C87CB0268927E071506CEA /* UIKit.framework */; };
  17. 081D5E427A420BEA66DF6129 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 489C1A076394164C7F853083 /* Foundation.framework */; };
  18. 65AC30DF305741C6521420A7 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7AF1729947305D7E10DA777D /* CoreAudio.framework */; };
  19. 424C13DC60653FEE6370536B /* libSDL2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 327333F1228F1B0D0A582BEC /* libSDL2.a */; };
  20. /* End PBXBuildFile section */
  21. /* Begin PBXContainerItemProxy section */
  22. 73DD36916E01179F50147B85 /* PBXContainerItemProxy */ = {
  23. isa = PBXContainerItemProxy;
  24. containerPortal = 45B64B000539221732843506 /* SDL2.xcodeproj */;
  25. proxyType = 2;
  26. remoteGlobalIDString = 224D2C85085A7BA60E532655;
  27. remoteInfo = "libSDL2.a";
  28. };
  29. 6D92213A249742C860667923 /* PBXContainerItemProxy */ = {
  30. isa = PBXContainerItemProxy;
  31. containerPortal = 45B64B000539221732843506 /* SDL2.xcodeproj */;
  32. proxyType = 1;
  33. remoteGlobalIDString = 515D4C462ACD2DA8180E7783;
  34. remoteInfo = "libSDL2.a";
  35. };
  36. /* End PBXContainerItemProxy section */
  37. /* Begin PBXFileReference section */
  38. 4E8504577F0B2DC43C2073B9 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "Info.plist"; path = "../../../../Xcode-iOS/Demos/Info.plist"; sourceTree = "<group>"; };
  39. 67E105821F9D19C248BF17B6 /* icon.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; name = "icon.bmp"; path = "../../../../Xcode-iOS/Demos/data/icon.bmp"; sourceTree = "<group>"; };
  40. 49AD32CF351438B316C15B7A /* common.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "common.c"; path = "../../../../Xcode-iOS/Demos/src/common.c"; sourceTree = "<group>"; };
  41. 4346585005E47029491C60D0 /* common.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "common.h"; path = "../../../../Xcode-iOS/Demos/src/common.h"; sourceTree = "<group>"; };
  42. 1F0270E77CC100E968633EBA /* happy.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "happy.c"; path = "../../../../Xcode-iOS/Demos/src/happy.c"; sourceTree = "<group>"; };
  43. 2C147BCA187412202A676460 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioToolbox.framework"; path = "System/Library/Frameworks/AudioToolbox.framework"; sourceTree = "SDKROOT"; };
  44. 5DDB080C0C872DF96CEE0B62 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "QuartzCore.framework"; path = "System/Library/Frameworks/QuartzCore.framework"; sourceTree = "SDKROOT"; };
  45. 3B210870772357A20E4576EE /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "OpenGLES.framework"; path = "System/Library/Frameworks/OpenGLES.framework"; sourceTree = "SDKROOT"; };
  46. 603E37DB4001230953C943FD /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreGraphics.framework"; path = "System/Library/Frameworks/CoreGraphics.framework"; sourceTree = "SDKROOT"; };
  47. 49C87CB0268927E071506CEA /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "UIKit.framework"; path = "System/Library/Frameworks/UIKit.framework"; sourceTree = "SDKROOT"; };
  48. 489C1A076394164C7F853083 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Foundation.framework"; path = "System/Library/Frameworks/Foundation.framework"; sourceTree = "SDKROOT"; };
  49. 7AF1729947305D7E10DA777D /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreAudio.framework"; path = "System/Library/Frameworks/CoreAudio.framework"; sourceTree = "SDKROOT"; };
  50. 65F833BA06B514AD0EE36218 /* happy */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; name = "happy"; path = "happy"; sourceTree = BUILT_PRODUCTS_DIR; };
  51. 45B64B000539221732843506 /* SDL2.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "SDL2.xcodeproj"; path = "../../SDL2/SDL2.xcodeproj"; sourceTree = SOURCE_ROOT; };
  52. /* End PBXFileReference section */
  53. /* Begin PBXFrameworksBuildPhase section */
  54. 42BC7BB86D0D2AE72C3C307D /* Frameworks */ = {
  55. isa = PBXFrameworksBuildPhase;
  56. buildActionMask = 2147483647;
  57. files = (
  58. 04CE7E9842C4612763496460 /* AudioToolbox.framework in Frameworks */,
  59. 5DC8148934C32F3407541C0F /* QuartzCore.framework in Frameworks */,
  60. 039E2FCB749D2AE6705435A4 /* OpenGLES.framework in Frameworks */,
  61. 263A59BA6D20796421AC3870 /* CoreGraphics.framework in Frameworks */,
  62. 7E2000C447ED370218691A83 /* UIKit.framework in Frameworks */,
  63. 081D5E427A420BEA66DF6129 /* Foundation.framework in Frameworks */,
  64. 65AC30DF305741C6521420A7 /* CoreAudio.framework in Frameworks */,
  65. 424C13DC60653FEE6370536B /* libSDL2.a in Frameworks */,
  66. );
  67. runOnlyForDeploymentPostprocessing = 0;
  68. };
  69. /* End PBXFrameworksBuildPhase section */
  70. /* Begin PBXGroup section */
  71. 3555679049400DAA17916DD7 /* happy */ = {
  72. isa = PBXGroup;
  73. children = (
  74. 7CFE361B495F31F009A616F6 /* Xcode-iOS */,
  75. 532F72873A65662513E35533 /* Frameworks */,
  76. 343C7E606DE365001C7D0B84 /* Products */,
  77. 20D87CCB7D1E6AC128B72992 /* Projects */,
  78. );
  79. name = "happy";
  80. sourceTree = "<group>";
  81. };
  82. 7CFE361B495F31F009A616F6 /* Xcode-iOS */ = {
  83. isa = PBXGroup;
  84. children = (
  85. 224D240956AC3D2636C95904 /* Demos */,
  86. );
  87. name = "Xcode-iOS";
  88. sourceTree = "<group>";
  89. };
  90. 224D240956AC3D2636C95904 /* Demos */ = {
  91. isa = PBXGroup;
  92. children = (
  93. 4E8504577F0B2DC43C2073B9 /* Info.plist */,
  94. 1EEF027C57A725660BCF6FB9 /* data */,
  95. 1F3D1DBD7857554A0C1C1965 /* src */,
  96. );
  97. name = "Demos";
  98. sourceTree = "<group>";
  99. };
  100. 1EEF027C57A725660BCF6FB9 /* data */ = {
  101. isa = PBXGroup;
  102. children = (
  103. 67E105821F9D19C248BF17B6 /* icon.bmp */,
  104. );
  105. name = "data";
  106. sourceTree = "<group>";
  107. };
  108. 1F3D1DBD7857554A0C1C1965 /* src */ = {
  109. isa = PBXGroup;
  110. children = (
  111. 49AD32CF351438B316C15B7A /* common.c */,
  112. 4346585005E47029491C60D0 /* common.h */,
  113. 1F0270E77CC100E968633EBA /* happy.c */,
  114. );
  115. name = "src";
  116. sourceTree = "<group>";
  117. };
  118. 532F72873A65662513E35533 /* Frameworks */ = {
  119. isa = PBXGroup;
  120. children = (
  121. 2C147BCA187412202A676460 /* AudioToolbox.framework */,
  122. 5DDB080C0C872DF96CEE0B62 /* QuartzCore.framework */,
  123. 3B210870772357A20E4576EE /* OpenGLES.framework */,
  124. 603E37DB4001230953C943FD /* CoreGraphics.framework */,
  125. 49C87CB0268927E071506CEA /* UIKit.framework */,
  126. 489C1A076394164C7F853083 /* Foundation.framework */,
  127. 7AF1729947305D7E10DA777D /* CoreAudio.framework */,
  128. );
  129. name = "Frameworks";
  130. sourceTree = "<group>";
  131. };
  132. 343C7E606DE365001C7D0B84 /* Products */ = {
  133. isa = PBXGroup;
  134. children = (
  135. 65F833BA06B514AD0EE36218 /* happy */,
  136. );
  137. name = "Products";
  138. sourceTree = "<group>";
  139. };
  140. 20D87CCB7D1E6AC128B72992 /* Projects */ = {
  141. isa = PBXGroup;
  142. children = (
  143. 45B64B000539221732843506 /* SDL2.xcodeproj */,
  144. );
  145. name = "Projects";
  146. sourceTree = "<group>";
  147. };
  148. 452A4F211058019E46671F0C /* Products */ = {
  149. isa = PBXGroup;
  150. children = (
  151. 327333F1228F1B0D0A582BEC /* libSDL2.a */,
  152. );
  153. name = Products;
  154. sourceTree = "<group>";
  155. };
  156. /* End PBXGroup section */
  157. /* Begin PBXNativeTarget section */
  158. 2CAD44D858E6037A6F811B90 /* happy */ = {
  159. isa = PBXNativeTarget;
  160. buildConfigurationList = 233F10BA36C35A146C6A4B3E /* Build configuration list for PBXNativeTarget "happy" */;
  161. buildPhases = (
  162. 779B1C3D74C34A815E3A3F7E /* Resources */,
  163. 059733C83C381D451EFA5F5A /* Sources */,
  164. 42BC7BB86D0D2AE72C3C307D /* Frameworks */,
  165. );
  166. buildRules = (
  167. );
  168. dependencies = (
  169. 1F023F2F3EDE66E20BCC17E1 /* PBXTargetDependency */,
  170. );
  171. name = "happy";
  172. productInstallPath = "$(HOME)/Applications";
  173. productName = "happy";
  174. productReference = 65F833BA06B514AD0EE36218 /* happy */;
  175. productType = "com.apple.product-type.application";
  176. };
  177. /* End PBXNativeTarget section */
  178. /* Begin PBXProject section */
  179. 08FB7793FE84155DC02AAC07 /* Project object */ = {
  180. isa = PBXProject;
  181. buildConfigurationList = 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "happy" */;
  182. compatibilityVersion = "Xcode 3.2";
  183. hasScannedForEncodings = 1;
  184. mainGroup = 3555679049400DAA17916DD7 /* happy */;
  185. projectDirPath = "";
  186. projectReferences = (
  187. {
  188. ProductGroup = 452A4F211058019E46671F0C /* Products */;
  189. ProjectRef = 45B64B000539221732843506 /* SDL2.xcodeproj */;
  190. },
  191. );
  192. projectRoot = "";
  193. targets = (
  194. 2CAD44D858E6037A6F811B90 /* happy */,
  195. );
  196. };
  197. /* End PBXProject section */
  198. /* Begin PBXReferenceProxy section */
  199. 327333F1228F1B0D0A582BEC /* libSDL2.a */ = {
  200. isa = PBXReferenceProxy;
  201. fileType = archive.ar;
  202. path = "Build/Debug/libSDL2.a";
  203. remoteRef = 73DD36916E01179F50147B85 /* PBXContainerItemProxy */;
  204. sourceTree = BUILT_PRODUCTS_DIR;
  205. };
  206. /* End PBXReferenceProxy section */
  207. /* Begin PBXResourcesBuildPhase section */
  208. 779B1C3D74C34A815E3A3F7E /* Resources */ = {
  209. isa = PBXResourcesBuildPhase;
  210. buildActionMask = 2147483647;
  211. files = (
  212. 43587E112FDE41E3486A5141 /* icon.bmp in Resources */,
  213. );
  214. runOnlyForDeploymentPostprocessing = 0;
  215. };
  216. /* End PBXResourcesBuildPhase section */
  217. /* Begin PBXSourcesBuildPhase section */
  218. 059733C83C381D451EFA5F5A /* Sources */ = {
  219. isa = PBXSourcesBuildPhase;
  220. buildActionMask = 2147483647;
  221. files = (
  222. 2F5A7AB72FA52C3D029335B6 /* common.c in Sources */,
  223. 66455D1E7E3179156E546AA8 /* happy.c in Sources */,
  224. );
  225. runOnlyForDeploymentPostprocessing = 0;
  226. };
  227. /* End PBXSourcesBuildPhase section */
  228. /* Begin PBXVariantGroup section */
  229. /* End PBXVariantGroup section */
  230. /* Begin PBXTargetDependency section */
  231. 1F023F2F3EDE66E20BCC17E1 /* PBXTargetDependency */ = {
  232. isa = PBXTargetDependency;
  233. name = "libSDL2.a";
  234. targetProxy = 6D92213A249742C860667923 /* PBXContainerItemProxy */;
  235. };
  236. /* End PBXTargetDependency section */
  237. /* Begin XCBuildConfiguration section */
  238. 563C339925F445BB2F1E01DB /* Debug */ = {
  239. isa = XCBuildConfiguration;
  240. buildSettings = {
  241. ALWAYS_SEARCH_USER_PATHS = NO;
  242. CONFIGURATION_BUILD_DIR = Build/Debug;
  243. GCC_DYNAMIC_NO_PIC = NO;
  244. GCC_MODEL_TUNING = G5;
  245. INFOPLIST_FILE = "../../../../Xcode-iOS/Demos/Info.plist";
  246. INSTALL_PATH = "$(HOME)/Applications";
  247. PRODUCT_NAME = "happy";
  248. };
  249. name = "Debug";
  250. };
  251. 205A208D2C4F2495443E582F /* Release */ = {
  252. isa = XCBuildConfiguration;
  253. buildSettings = {
  254. ALWAYS_SEARCH_USER_PATHS = NO;
  255. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  256. CONFIGURATION_BUILD_DIR = Build/Release;
  257. GCC_DYNAMIC_NO_PIC = NO;
  258. GCC_MODEL_TUNING = G5;
  259. INFOPLIST_FILE = "../../../../Xcode-iOS/Demos/Info.plist";
  260. INSTALL_PATH = "$(HOME)/Applications";
  261. PRODUCT_NAME = "happy";
  262. };
  263. name = "Release";
  264. };
  265. 115846ED1EDF44EA13E06D02 /* Debug */ = {
  266. isa = XCBuildConfiguration;
  267. buildSettings = {
  268. ARCHS = "$(ARCHS_UNIVERSAL_IPHONE_OS)";
  269. SDKROOT = iphoneos;
  270. CODE_SIGN_IDENTITY = "iPhone Developer";
  271. CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
  272. CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
  273. COPY_PHASE_STRIP = NO;
  274. GCC_C_LANGUAGE_STANDARD = gnu99;
  275. GCC_ENABLE_CPP_EXCEPTIONS = NO;
  276. GCC_ENABLE_OBJC_EXCEPTIONS = NO;
  277. GCC_OPTIMIZATION_LEVEL = 0;
  278. GCC_PREPROCESSOR_DEFINITIONS = (
  279. "USING_PREMAKE_CONFIG_H",
  280. "_DEBUG",
  281. );
  282. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  283. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  284. GCC_WARN_UNUSED_VARIABLE = YES;
  285. HEADER_SEARCH_PATHS = (
  286. "../..",
  287. "../../../../include",
  288. );
  289. OBJROOT = "obj/iOS/Debug";
  290. ONLY_ACTIVE_ARCH = YES;
  291. SYMROOT = "Build/Debug";
  292. };
  293. name = "Debug";
  294. };
  295. 3536279D443370B3347E7CB6 /* Release */ = {
  296. isa = XCBuildConfiguration;
  297. buildSettings = {
  298. ARCHS = "$(ARCHS_UNIVERSAL_IPHONE_OS)";
  299. SDKROOT = iphoneos;
  300. CODE_SIGN_IDENTITY = "iPhone Developer";
  301. CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
  302. CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
  303. GCC_C_LANGUAGE_STANDARD = gnu99;
  304. GCC_ENABLE_CPP_EXCEPTIONS = NO;
  305. GCC_ENABLE_OBJC_EXCEPTIONS = NO;
  306. GCC_OPTIMIZATION_LEVEL = 3;
  307. GCC_PREPROCESSOR_DEFINITIONS = (
  308. "USING_PREMAKE_CONFIG_H",
  309. "NDEBUG",
  310. );
  311. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  312. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  313. GCC_WARN_UNUSED_VARIABLE = YES;
  314. HEADER_SEARCH_PATHS = (
  315. "../..",
  316. "../../../../include",
  317. );
  318. OBJROOT = "obj/iOS/Release";
  319. ONLY_ACTIVE_ARCH = NO;
  320. SYMROOT = "Build/Release";
  321. };
  322. name = "Release";
  323. };
  324. /* End XCBuildConfiguration section */
  325. /* Begin XCConfigurationList section */
  326. 233F10BA36C35A146C6A4B3E /* Build configuration list for PBXNativeTarget "happy" */ = {
  327. isa = XCConfigurationList;
  328. buildConfigurations = (
  329. 563C339925F445BB2F1E01DB /* Debug */,
  330. 205A208D2C4F2495443E582F /* Release */,
  331. );
  332. defaultConfigurationIsVisible = 0;
  333. defaultConfigurationName = "Debug";
  334. };
  335. 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "happy" */ = {
  336. isa = XCConfigurationList;
  337. buildConfigurations = (
  338. 115846ED1EDF44EA13E06D02 /* Debug */,
  339. 3536279D443370B3347E7CB6 /* Release */,
  340. );
  341. defaultConfigurationIsVisible = 0;
  342. defaultConfigurationName = "Debug";
  343. };
  344. /* End XCConfigurationList section */
  345. };
  346. rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
  347. }