project.pbxproj 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500
  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. 945C4F53195AF17F00DBBF61 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 945C4F52195AF17F00DBBF61 /* [email protected] */; };
  14. F3A497AC2555F0BD00E92A8B /* CoreHaptics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F3A497AB2555F0BD00E92A8B /* CoreHaptics.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
  15. F3A497AD2555F0C000E92A8B /* libSDL2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = F3A4978F2555F07100E92A8B /* libSDL2.a */; };
  16. F3A497B02555F0FF00E92A8B /* Metal.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F3A497AF2555F0FF00E92A8B /* Metal.framework */; };
  17. F3A497B32555F11600E92A8B /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F3A497B22555F11600E92A8B /* AVFoundation.framework */; };
  18. FA8B4B97196703B400F8EB7C /* CoreMotion.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FA8B4B96196703B400F8EB7C /* CoreMotion.framework */; };
  19. FAE0E9651BAF967F0098DFA4 /* GameController.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FAE0E9641BAF967F0098DFA4 /* GameController.framework */; };
  20. FD779EDE0E26BA1200F39101 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FD779EDD0E26BA1200F39101 /* CoreAudio.framework */; };
  21. FD77A07D0E26BD8C00F39101 /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = FD77A07C0E26BD8C00F39101 /* Icon.png */; };
  22. FD77A07F0E26BDA900F39101 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = FD77A07E0E26BDA900F39101 /* Default.png */; };
  23. FD77A0850E26BDB800F39101 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FD77A0840E26BDB800F39101 /* AudioToolbox.framework */; };
  24. FD77A09D0E26BDE500F39101 /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = FD77A09C0E26BDE500F39101 /* main.c */; };
  25. FDB8BFC60E5A0F6A00980157 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDB8BFC50E5A0F6A00980157 /* CoreGraphics.framework */; };
  26. /* End PBXBuildFile section */
  27. /* Begin PBXContainerItemProxy section */
  28. F3A497862555F07100E92A8B /* PBXContainerItemProxy */ = {
  29. isa = PBXContainerItemProxy;
  30. containerPortal = 944A65681957463F0094A81E /* SDL.xcodeproj */;
  31. proxyType = 2;
  32. remoteGlobalIDString = BECDF66C0761BA81005FE872;
  33. remoteInfo = Framework;
  34. };
  35. F3A497882555F07100E92A8B /* PBXContainerItemProxy */ = {
  36. isa = PBXContainerItemProxy;
  37. containerPortal = 944A65681957463F0094A81E /* SDL.xcodeproj */;
  38. proxyType = 2;
  39. remoteGlobalIDString = A7D88B5423E2437C00DCD162;
  40. remoteInfo = "Framework-iOS";
  41. };
  42. F3A4978A2555F07100E92A8B /* PBXContainerItemProxy */ = {
  43. isa = PBXContainerItemProxy;
  44. containerPortal = 944A65681957463F0094A81E /* SDL.xcodeproj */;
  45. proxyType = 2;
  46. remoteGlobalIDString = A7D88D1523E24BED00DCD162;
  47. remoteInfo = "Framework-tvOS";
  48. };
  49. F3A4978C2555F07100E92A8B /* PBXContainerItemProxy */ = {
  50. isa = PBXContainerItemProxy;
  51. containerPortal = 944A65681957463F0094A81E /* SDL.xcodeproj */;
  52. proxyType = 2;
  53. remoteGlobalIDString = BECDF6B30761BA81005FE872;
  54. remoteInfo = "Static Library";
  55. };
  56. F3A4978E2555F07100E92A8B /* PBXContainerItemProxy */ = {
  57. isa = PBXContainerItemProxy;
  58. containerPortal = 944A65681957463F0094A81E /* SDL.xcodeproj */;
  59. proxyType = 2;
  60. remoteGlobalIDString = A7D88E5423E24D3B00DCD162;
  61. remoteInfo = "Static Library-iOS";
  62. };
  63. F3A497902555F07100E92A8B /* PBXContainerItemProxy */ = {
  64. isa = PBXContainerItemProxy;
  65. containerPortal = 944A65681957463F0094A81E /* SDL.xcodeproj */;
  66. proxyType = 2;
  67. remoteGlobalIDString = A769B23D23E259AE00872273;
  68. remoteInfo = "Static Library-tvOS";
  69. };
  70. F3A497922555F07100E92A8B /* PBXContainerItemProxy */ = {
  71. isa = PBXContainerItemProxy;
  72. containerPortal = 944A65681957463F0094A81E /* SDL.xcodeproj */;
  73. proxyType = 2;
  74. remoteGlobalIDString = DB31407717554B71006C0E22;
  75. remoteInfo = "Shared Library";
  76. };
  77. F3A497942555F07100E92A8B /* PBXContainerItemProxy */ = {
  78. isa = PBXContainerItemProxy;
  79. containerPortal = 944A65681957463F0094A81E /* SDL.xcodeproj */;
  80. proxyType = 2;
  81. remoteGlobalIDString = A75FCEB323E25AB700529352;
  82. remoteInfo = "Shared Library-iOS";
  83. };
  84. F3A497962555F07100E92A8B /* PBXContainerItemProxy */ = {
  85. isa = PBXContainerItemProxy;
  86. containerPortal = 944A65681957463F0094A81E /* SDL.xcodeproj */;
  87. proxyType = 2;
  88. remoteGlobalIDString = A75FD06C23E25AC700529352;
  89. remoteInfo = "Shared Library-tvOS";
  90. };
  91. F3A497982555F07100E92A8B /* PBXContainerItemProxy */ = {
  92. isa = PBXContainerItemProxy;
  93. containerPortal = 944A65681957463F0094A81E /* SDL.xcodeproj */;
  94. proxyType = 2;
  95. remoteGlobalIDString = BECDF6BE0761BA81005FE872;
  96. remoteInfo = "Standard DMG";
  97. };
  98. F3A4979A2555F07100E92A8B /* PBXContainerItemProxy */ = {
  99. isa = PBXContainerItemProxy;
  100. containerPortal = 944A65681957463F0094A81E /* SDL.xcodeproj */;
  101. proxyType = 2;
  102. remoteGlobalIDString = A75FDB8C23E4C74400529352;
  103. remoteInfo = hidapi;
  104. };
  105. F3A4979C2555F07100E92A8B /* PBXContainerItemProxy */ = {
  106. isa = PBXContainerItemProxy;
  107. containerPortal = 944A65681957463F0094A81E /* SDL.xcodeproj */;
  108. proxyType = 2;
  109. remoteGlobalIDString = A75FDB4923E399AC00529352;
  110. remoteInfo = "hidapi-iOS";
  111. };
  112. F3A4979E2555F07100E92A8B /* PBXContainerItemProxy */ = {
  113. isa = PBXContainerItemProxy;
  114. containerPortal = 944A65681957463F0094A81E /* SDL.xcodeproj */;
  115. proxyType = 2;
  116. remoteGlobalIDString = A75FDB6E23E3A2C900529352;
  117. remoteInfo = "hidapi-tvOS";
  118. };
  119. /* End PBXContainerItemProxy section */
  120. /* Begin PBXFileReference section */
  121. 1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  122. 1D6058910D05DD3D006BFB54 /* ___PROJECTNAME___.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "___PROJECTNAME___.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  123. 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  124. 28FD14FF0DC6FC520079059D /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
  125. 28FD15070DC6FC5B0079059D /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
  126. 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  127. 944A65681957463F0094A81E /* SDL.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SDL.xcodeproj; path = ../../../Xcode/SDL/SDL.xcodeproj; sourceTree = "<group>"; };
  128. 945C4F52195AF17F00DBBF61 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; };
  129. F3A497AB2555F0BD00E92A8B /* CoreHaptics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreHaptics.framework; path = System/Library/Frameworks/CoreHaptics.framework; sourceTree = SDKROOT; };
  130. F3A497AF2555F0FF00E92A8B /* Metal.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Metal.framework; path = System/Library/Frameworks/Metal.framework; sourceTree = SDKROOT; };
  131. F3A497B22555F11600E92A8B /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
  132. FA8B4B96196703B400F8EB7C /* CoreMotion.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMotion.framework; path = System/Library/Frameworks/CoreMotion.framework; sourceTree = SDKROOT; };
  133. FAE0E9641BAF967F0098DFA4 /* GameController.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameController.framework; path = System/Library/Frameworks/GameController.framework; sourceTree = SDKROOT; };
  134. FD779EDD0E26BA1200F39101 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; };
  135. FD77A07C0E26BD8C00F39101 /* Icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Icon.png; sourceTree = "<group>"; };
  136. FD77A07E0E26BDA900F39101 /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = "<group>"; };
  137. FD77A0840E26BDB800F39101 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
  138. FD77A09C0E26BDE500F39101 /* main.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = "<group>"; };
  139. FDB8BFC50E5A0F6A00980157 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
  140. /* End PBXFileReference section */
  141. /* Begin PBXFrameworksBuildPhase section */
  142. 1D60588F0D05DD3D006BFB54 /* Frameworks */ = {
  143. isa = PBXFrameworksBuildPhase;
  144. buildActionMask = 2147483647;
  145. files = (
  146. F3A497AD2555F0C000E92A8B /* libSDL2.a in Frameworks */,
  147. FD77A0850E26BDB800F39101 /* AudioToolbox.framework in Frameworks */,
  148. F3A497B32555F11600E92A8B /* AVFoundation.framework in Frameworks */,
  149. 1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */,
  150. FD779EDE0E26BA1200F39101 /* CoreAudio.framework in Frameworks */,
  151. FDB8BFC60E5A0F6A00980157 /* CoreGraphics.framework in Frameworks */,
  152. F3A497AC2555F0BD00E92A8B /* CoreHaptics.framework in Frameworks */,
  153. FA8B4B97196703B400F8EB7C /* CoreMotion.framework in Frameworks */,
  154. FAE0E9651BAF967F0098DFA4 /* GameController.framework in Frameworks */,
  155. F3A497B02555F0FF00E92A8B /* Metal.framework in Frameworks */,
  156. 28FD15000DC6FC520079059D /* OpenGLES.framework in Frameworks */,
  157. 28FD15080DC6FC5B0079059D /* QuartzCore.framework in Frameworks */,
  158. 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */,
  159. );
  160. runOnlyForDeploymentPostprocessing = 0;
  161. };
  162. /* End PBXFrameworksBuildPhase section */
  163. /* Begin PBXGroup section */
  164. 19C28FACFE9D520D11CA2CBB /* Products */ = {
  165. isa = PBXGroup;
  166. children = (
  167. 1D6058910D05DD3D006BFB54 /* ___PROJECTNAME___.app */,
  168. );
  169. name = Products;
  170. sourceTree = "<group>";
  171. };
  172. 29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
  173. isa = PBXGroup;
  174. children = (
  175. 945C4F52195AF17F00DBBF61 /* [email protected] */,
  176. 29B97315FDCFA39411CA2CEA /* Sources */,
  177. 29B97317FDCFA39411CA2CEA /* Resources */,
  178. 29B97323FDCFA39411CA2CEA /* Frameworks */,
  179. 19C28FACFE9D520D11CA2CBB /* Products */,
  180. );
  181. name = CustomTemplate;
  182. sourceTree = "<group>";
  183. };
  184. 29B97315FDCFA39411CA2CEA /* Sources */ = {
  185. isa = PBXGroup;
  186. children = (
  187. 944A65681957463F0094A81E /* SDL.xcodeproj */,
  188. FD77A09C0E26BDE500F39101 /* main.c */,
  189. );
  190. name = Sources;
  191. sourceTree = "<group>";
  192. };
  193. 29B97317FDCFA39411CA2CEA /* Resources */ = {
  194. isa = PBXGroup;
  195. children = (
  196. FD77A07E0E26BDA900F39101 /* Default.png */,
  197. FD77A07C0E26BD8C00F39101 /* Icon.png */,
  198. 8D1107310486CEB800E47090 /* Info.plist */,
  199. );
  200. name = Resources;
  201. sourceTree = "<group>";
  202. };
  203. 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
  204. isa = PBXGroup;
  205. children = (
  206. F3A497B22555F11600E92A8B /* AVFoundation.framework */,
  207. F3A497AF2555F0FF00E92A8B /* Metal.framework */,
  208. F3A497AB2555F0BD00E92A8B /* CoreHaptics.framework */,
  209. FAE0E9641BAF967F0098DFA4 /* GameController.framework */,
  210. FA8B4B96196703B400F8EB7C /* CoreMotion.framework */,
  211. FDB8BFC50E5A0F6A00980157 /* CoreGraphics.framework */,
  212. FD77A0840E26BDB800F39101 /* AudioToolbox.framework */,
  213. FD779EDD0E26BA1200F39101 /* CoreAudio.framework */,
  214. 28FD15070DC6FC5B0079059D /* QuartzCore.framework */,
  215. 28FD14FF0DC6FC520079059D /* OpenGLES.framework */,
  216. 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */,
  217. 1D30AB110D05D00D00671497 /* Foundation.framework */,
  218. );
  219. name = Frameworks;
  220. sourceTree = "<group>";
  221. };
  222. F3A497772555F07100E92A8B /* Products */ = {
  223. isa = PBXGroup;
  224. children = (
  225. F3A497872555F07100E92A8B /* SDL2.framework */,
  226. F3A497892555F07100E92A8B /* SDL2.framework */,
  227. F3A4978B2555F07100E92A8B /* SDL2.framework */,
  228. F3A4978D2555F07100E92A8B /* libSDL2.a */,
  229. F3A4978F2555F07100E92A8B /* libSDL2.a */,
  230. F3A497912555F07100E92A8B /* libSDL2.a */,
  231. F3A497932555F07100E92A8B /* libSDL2.dylib */,
  232. F3A497952555F07100E92A8B /* libSDL2.dylib */,
  233. F3A497972555F07100E92A8B /* libSDL2.dylib */,
  234. F3A497992555F07100E92A8B /* SDL2 */,
  235. F3A4979B2555F07100E92A8B /* hidapi.framework */,
  236. F3A4979D2555F07100E92A8B /* hidapi.framework */,
  237. F3A4979F2555F07100E92A8B /* hidapi.framework */,
  238. );
  239. name = Products;
  240. sourceTree = "<group>";
  241. };
  242. /* End PBXGroup section */
  243. /* Begin PBXNativeTarget section */
  244. 1D6058900D05DD3D006BFB54 /* ___PROJECTNAME___ */ = {
  245. isa = PBXNativeTarget;
  246. buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "___PROJECTNAME___" */;
  247. buildPhases = (
  248. 1D60588D0D05DD3D006BFB54 /* Resources */,
  249. 1D60588E0D05DD3D006BFB54 /* Sources */,
  250. 1D60588F0D05DD3D006BFB54 /* Frameworks */,
  251. );
  252. buildRules = (
  253. );
  254. dependencies = (
  255. );
  256. name = "___PROJECTNAME___";
  257. productName = "___PROJECTNAME___";
  258. productReference = 1D6058910D05DD3D006BFB54 /* ___PROJECTNAME___.app */;
  259. productType = "com.apple.product-type.application";
  260. };
  261. /* End PBXNativeTarget section */
  262. /* Begin PBXProject section */
  263. 29B97313FDCFA39411CA2CEA /* Project object */ = {
  264. isa = PBXProject;
  265. attributes = {
  266. LastUpgradeCheck = 0510;
  267. };
  268. buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "___PROJECTNAME___" */;
  269. compatibilityVersion = "Xcode 3.2";
  270. developmentRegion = English;
  271. hasScannedForEncodings = 1;
  272. knownRegions = (
  273. English,
  274. Japanese,
  275. French,
  276. German,
  277. );
  278. mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
  279. projectDirPath = "";
  280. projectReferences = (
  281. {
  282. ProductGroup = F3A497772555F07100E92A8B /* Products */;
  283. ProjectRef = 944A65681957463F0094A81E /* SDL.xcodeproj */;
  284. },
  285. );
  286. projectRoot = "";
  287. targets = (
  288. 1D6058900D05DD3D006BFB54 /* ___PROJECTNAME___ */,
  289. );
  290. };
  291. /* End PBXProject section */
  292. /* Begin PBXReferenceProxy section */
  293. F3A497872555F07100E92A8B /* SDL2.framework */ = {
  294. isa = PBXReferenceProxy;
  295. fileType = wrapper.framework;
  296. path = SDL2.framework;
  297. remoteRef = F3A497862555F07100E92A8B /* PBXContainerItemProxy */;
  298. sourceTree = BUILT_PRODUCTS_DIR;
  299. };
  300. F3A497892555F07100E92A8B /* SDL2.framework */ = {
  301. isa = PBXReferenceProxy;
  302. fileType = wrapper.framework;
  303. path = SDL2.framework;
  304. remoteRef = F3A497882555F07100E92A8B /* PBXContainerItemProxy */;
  305. sourceTree = BUILT_PRODUCTS_DIR;
  306. };
  307. F3A4978B2555F07100E92A8B /* SDL2.framework */ = {
  308. isa = PBXReferenceProxy;
  309. fileType = wrapper.framework;
  310. path = SDL2.framework;
  311. remoteRef = F3A4978A2555F07100E92A8B /* PBXContainerItemProxy */;
  312. sourceTree = BUILT_PRODUCTS_DIR;
  313. };
  314. F3A4978D2555F07100E92A8B /* libSDL2.a */ = {
  315. isa = PBXReferenceProxy;
  316. fileType = archive.ar;
  317. path = libSDL2.a;
  318. remoteRef = F3A4978C2555F07100E92A8B /* PBXContainerItemProxy */;
  319. sourceTree = BUILT_PRODUCTS_DIR;
  320. };
  321. F3A4978F2555F07100E92A8B /* libSDL2.a */ = {
  322. isa = PBXReferenceProxy;
  323. fileType = archive.ar;
  324. path = libSDL2.a;
  325. remoteRef = F3A4978E2555F07100E92A8B /* PBXContainerItemProxy */;
  326. sourceTree = BUILT_PRODUCTS_DIR;
  327. };
  328. F3A497912555F07100E92A8B /* libSDL2.a */ = {
  329. isa = PBXReferenceProxy;
  330. fileType = archive.ar;
  331. path = libSDL2.a;
  332. remoteRef = F3A497902555F07100E92A8B /* PBXContainerItemProxy */;
  333. sourceTree = BUILT_PRODUCTS_DIR;
  334. };
  335. F3A497932555F07100E92A8B /* libSDL2.dylib */ = {
  336. isa = PBXReferenceProxy;
  337. fileType = "compiled.mach-o.dylib";
  338. path = libSDL2.dylib;
  339. remoteRef = F3A497922555F07100E92A8B /* PBXContainerItemProxy */;
  340. sourceTree = BUILT_PRODUCTS_DIR;
  341. };
  342. F3A497952555F07100E92A8B /* libSDL2.dylib */ = {
  343. isa = PBXReferenceProxy;
  344. fileType = "compiled.mach-o.dylib";
  345. path = libSDL2.dylib;
  346. remoteRef = F3A497942555F07100E92A8B /* PBXContainerItemProxy */;
  347. sourceTree = BUILT_PRODUCTS_DIR;
  348. };
  349. F3A497972555F07100E92A8B /* libSDL2.dylib */ = {
  350. isa = PBXReferenceProxy;
  351. fileType = "compiled.mach-o.dylib";
  352. path = libSDL2.dylib;
  353. remoteRef = F3A497962555F07100E92A8B /* PBXContainerItemProxy */;
  354. sourceTree = BUILT_PRODUCTS_DIR;
  355. };
  356. F3A497992555F07100E92A8B /* SDL2 */ = {
  357. isa = PBXReferenceProxy;
  358. fileType = "compiled.mach-o.executable";
  359. path = SDL2;
  360. remoteRef = F3A497982555F07100E92A8B /* PBXContainerItemProxy */;
  361. sourceTree = BUILT_PRODUCTS_DIR;
  362. };
  363. F3A4979B2555F07100E92A8B /* hidapi.framework */ = {
  364. isa = PBXReferenceProxy;
  365. fileType = wrapper.framework;
  366. path = hidapi.framework;
  367. remoteRef = F3A4979A2555F07100E92A8B /* PBXContainerItemProxy */;
  368. sourceTree = BUILT_PRODUCTS_DIR;
  369. };
  370. F3A4979D2555F07100E92A8B /* hidapi.framework */ = {
  371. isa = PBXReferenceProxy;
  372. fileType = wrapper.framework;
  373. path = hidapi.framework;
  374. remoteRef = F3A4979C2555F07100E92A8B /* PBXContainerItemProxy */;
  375. sourceTree = BUILT_PRODUCTS_DIR;
  376. };
  377. F3A4979F2555F07100E92A8B /* hidapi.framework */ = {
  378. isa = PBXReferenceProxy;
  379. fileType = wrapper.framework;
  380. path = hidapi.framework;
  381. remoteRef = F3A4979E2555F07100E92A8B /* PBXContainerItemProxy */;
  382. sourceTree = BUILT_PRODUCTS_DIR;
  383. };
  384. /* End PBXReferenceProxy section */
  385. /* Begin PBXResourcesBuildPhase section */
  386. 1D60588D0D05DD3D006BFB54 /* Resources */ = {
  387. isa = PBXResourcesBuildPhase;
  388. buildActionMask = 2147483647;
  389. files = (
  390. FD77A07D0E26BD8C00F39101 /* Icon.png in Resources */,
  391. FD77A07F0E26BDA900F39101 /* Default.png in Resources */,
  392. 945C4F53195AF17F00DBBF61 /* [email protected] in Resources */,
  393. );
  394. runOnlyForDeploymentPostprocessing = 0;
  395. };
  396. /* End PBXResourcesBuildPhase section */
  397. /* Begin PBXSourcesBuildPhase section */
  398. 1D60588E0D05DD3D006BFB54 /* Sources */ = {
  399. isa = PBXSourcesBuildPhase;
  400. buildActionMask = 2147483647;
  401. files = (
  402. FD77A09D0E26BDE500F39101 /* main.c in Sources */,
  403. );
  404. runOnlyForDeploymentPostprocessing = 0;
  405. };
  406. /* End PBXSourcesBuildPhase section */
  407. /* Begin XCBuildConfiguration section */
  408. 1D6058940D05DD3E006BFB54 /* Debug */ = {
  409. isa = XCBuildConfiguration;
  410. buildSettings = {
  411. ALWAYS_SEARCH_USER_PATHS = NO;
  412. COPY_PHASE_STRIP = NO;
  413. GCC_DYNAMIC_NO_PIC = NO;
  414. GCC_OPTIMIZATION_LEVEL = 0;
  415. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  416. GCC_PREFIX_HEADER = "";
  417. INFOPLIST_FILE = Info.plist;
  418. LIBRARY_SEARCH_PATHS = "$(inherited)";
  419. PRODUCT_NAME = "___PROJECTNAME___";
  420. USER_HEADER_SEARCH_PATHS = ../../../include;
  421. };
  422. name = Debug;
  423. };
  424. 1D6058950D05DD3E006BFB54 /* Release */ = {
  425. isa = XCBuildConfiguration;
  426. buildSettings = {
  427. ALWAYS_SEARCH_USER_PATHS = NO;
  428. COPY_PHASE_STRIP = YES;
  429. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  430. GCC_PREFIX_HEADER = "";
  431. INFOPLIST_FILE = Info.plist;
  432. LIBRARY_SEARCH_PATHS = "$(inherited)";
  433. PRODUCT_NAME = "___PROJECTNAME___";
  434. USER_HEADER_SEARCH_PATHS = ../../../include;
  435. };
  436. name = Release;
  437. };
  438. C01FCF4F08A954540054247B /* Debug */ = {
  439. isa = XCBuildConfiguration;
  440. buildSettings = {
  441. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  442. GCC_C_LANGUAGE_STANDARD = c99;
  443. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  444. GCC_WARN_UNUSED_VARIABLE = YES;
  445. ONLY_ACTIVE_ARCH = YES;
  446. OTHER_CFLAGS = "";
  447. PREBINDING = NO;
  448. SDKROOT = iphoneos;
  449. };
  450. name = Debug;
  451. };
  452. C01FCF5008A954540054247B /* Release */ = {
  453. isa = XCBuildConfiguration;
  454. buildSettings = {
  455. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  456. GCC_C_LANGUAGE_STANDARD = c99;
  457. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  458. GCC_WARN_UNUSED_VARIABLE = YES;
  459. OTHER_CFLAGS = "";
  460. PREBINDING = NO;
  461. SDKROOT = iphoneos;
  462. };
  463. name = Release;
  464. };
  465. /* End XCBuildConfiguration section */
  466. /* Begin XCConfigurationList section */
  467. 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "___PROJECTNAME___" */ = {
  468. isa = XCConfigurationList;
  469. buildConfigurations = (
  470. 1D6058940D05DD3E006BFB54 /* Debug */,
  471. 1D6058950D05DD3E006BFB54 /* Release */,
  472. );
  473. defaultConfigurationIsVisible = 0;
  474. defaultConfigurationName = Release;
  475. };
  476. C01FCF4E08A954540054247B /* Build configuration list for PBXProject "___PROJECTNAME___" */ = {
  477. isa = XCConfigurationList;
  478. buildConfigurations = (
  479. C01FCF4F08A954540054247B /* Debug */,
  480. C01FCF5008A954540054247B /* Release */,
  481. );
  482. defaultConfigurationIsVisible = 0;
  483. defaultConfigurationName = Release;
  484. };
  485. /* End XCConfigurationList section */
  486. };
  487. rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
  488. }