Simple RGB LED controller for Mac OS X
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

project.pbxproj 20KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. E9101B871C36B11500720A6E /* EZAudioOSX.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = E9101B831C36B0C100720A6E /* EZAudioOSX.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  10. E9101B881C36B4B100720A6E /* EZAudioOSX.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E9101B831C36B0C100720A6E /* EZAudioOSX.framework */; };
  11. E9109B111C2AACF400726111 /* SystemInfoKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E9109B0B1C2AAC1B00726111 /* SystemInfoKit.framework */; };
  12. E9109B151C2AAEFD00726111 /* SystemInfoKit.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = E9109B0B1C2AAC1B00726111 /* SystemInfoKit.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  13. E9109B191C2AAFE100726111 /* GPUStats.m in Sources */ = {isa = PBXBuildFile; fileRef = E9109B181C2AAFE100726111 /* GPUStats.m */; };
  14. E9640E8A1C30511B0081D46C /* Screenshot.m in Sources */ = {isa = PBXBuildFile; fileRef = E9640E891C30511B0081D46C /* Screenshot.m */; };
  15. E9AB18011C29F8CD00BF3C51 /* Serial.m in Sources */ = {isa = PBXBuildFile; fileRef = E9AB18001C29F8CD00BF3C51 /* Serial.m */; };
  16. E9F13E031C28B3D3004C6B95 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = E9F13E021C28B3D3004C6B95 /* AppDelegate.m */; };
  17. E9F13E061C28B3D3004C6B95 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = E9F13E051C28B3D3004C6B95 /* main.m */; };
  18. E9F13E081C28B3D3004C6B95 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = E9F13E071C28B3D3004C6B95 /* Assets.xcassets */; };
  19. E9F13E0B1C28B3D3004C6B95 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = E9F13E091C28B3D3004C6B95 /* MainMenu.xib */; };
  20. /* End PBXBuildFile section */
  21. /* Begin PBXContainerItemProxy section */
  22. E9101B801C36B0C100720A6E /* PBXContainerItemProxy */ = {
  23. isa = PBXContainerItemProxy;
  24. containerPortal = E9101B7B1C36B0C100720A6E /* EZAudio.xcodeproj */;
  25. proxyType = 2;
  26. remoteGlobalIDString = 469F4CF31B749F7800666A46;
  27. remoteInfo = EZAudioiOS;
  28. };
  29. E9101B821C36B0C100720A6E /* PBXContainerItemProxy */ = {
  30. isa = PBXContainerItemProxy;
  31. containerPortal = E9101B7B1C36B0C100720A6E /* EZAudio.xcodeproj */;
  32. proxyType = 2;
  33. remoteGlobalIDString = 8A5A4B9C1BBBDCB200A8A048;
  34. remoteInfo = EZAudioOSX;
  35. };
  36. E9101B851C36B10C00720A6E /* PBXContainerItemProxy */ = {
  37. isa = PBXContainerItemProxy;
  38. containerPortal = E9101B7B1C36B0C100720A6E /* EZAudio.xcodeproj */;
  39. proxyType = 1;
  40. remoteGlobalIDString = 8A5A4B9B1BBBDCB200A8A048;
  41. remoteInfo = EZAudioOSX;
  42. };
  43. E9109B0A1C2AAC1B00726111 /* PBXContainerItemProxy */ = {
  44. isa = PBXContainerItemProxy;
  45. containerPortal = E9109B051C2AAC1B00726111 /* SystemInfoKit.xcodeproj */;
  46. proxyType = 2;
  47. remoteGlobalIDString = 1D43C4CA1BD49B78001D8A55;
  48. remoteInfo = SystemInfoKit;
  49. };
  50. E9109B0C1C2AAC1B00726111 /* PBXContainerItemProxy */ = {
  51. isa = PBXContainerItemProxy;
  52. containerPortal = E9109B051C2AAC1B00726111 /* SystemInfoKit.xcodeproj */;
  53. proxyType = 2;
  54. remoteGlobalIDString = 1D43C50E1BD56B1D001D8A55;
  55. remoteInfo = SystemInfoKitTests;
  56. };
  57. E9109B121C2AAD2E00726111 /* PBXContainerItemProxy */ = {
  58. isa = PBXContainerItemProxy;
  59. containerPortal = E9109B051C2AAC1B00726111 /* SystemInfoKit.xcodeproj */;
  60. proxyType = 1;
  61. remoteGlobalIDString = 1D43C4C91BD49B78001D8A55;
  62. remoteInfo = SystemInfoKit;
  63. };
  64. /* End PBXContainerItemProxy section */
  65. /* Begin PBXCopyFilesBuildPhase section */
  66. E9109B141C2AAEEC00726111 /* CopyFiles */ = {
  67. isa = PBXCopyFilesBuildPhase;
  68. buildActionMask = 2147483647;
  69. dstPath = "";
  70. dstSubfolderSpec = 10;
  71. files = (
  72. E9101B871C36B11500720A6E /* EZAudioOSX.framework in CopyFiles */,
  73. E9109B151C2AAEFD00726111 /* SystemInfoKit.framework in CopyFiles */,
  74. );
  75. runOnlyForDeploymentPostprocessing = 0;
  76. };
  77. /* End PBXCopyFilesBuildPhase section */
  78. /* Begin PBXFileReference section */
  79. E9101B7B1C36B0C100720A6E /* EZAudio.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = EZAudio.xcodeproj; path = EZAudio/EZAudio.xcodeproj; sourceTree = "<group>"; };
  80. E9109B051C2AAC1B00726111 /* SystemInfoKit.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SystemInfoKit.xcodeproj; path = JSystemInfoKit/SystemInfoKit.xcodeproj; sourceTree = "<group>"; };
  81. E9109B171C2AAFE100726111 /* GPUStats.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GPUStats.h; path = CaseLights/GPUStats.h; sourceTree = "<group>"; };
  82. E9109B181C2AAFE100726111 /* GPUStats.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = GPUStats.m; path = CaseLights/GPUStats.m; sourceTree = "<group>"; };
  83. E9640E881C30511B0081D46C /* Screenshot.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Screenshot.h; path = CaseLights/Screenshot.h; sourceTree = "<group>"; };
  84. E9640E891C30511B0081D46C /* Screenshot.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Screenshot.m; path = CaseLights/Screenshot.m; sourceTree = "<group>"; };
  85. E9AB17FF1C29F8CD00BF3C51 /* Serial.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Serial.h; path = CaseLights/Serial.h; sourceTree = "<group>"; };
  86. E9AB18001C29F8CD00BF3C51 /* Serial.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Serial.m; path = CaseLights/Serial.m; sourceTree = "<group>"; };
  87. E9F13DFE1C28B3D3004C6B95 /* CaseLights.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = CaseLights.app; sourceTree = BUILT_PRODUCTS_DIR; };
  88. E9F13E011C28B3D3004C6B95 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  89. E9F13E021C28B3D3004C6B95 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  90. E9F13E051C28B3D3004C6B95 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  91. E9F13E071C28B3D3004C6B95 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  92. E9F13E0A1C28B3D3004C6B95 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = "<group>"; };
  93. E9F13E0C1C28B3D3004C6B95 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  94. /* End PBXFileReference section */
  95. /* Begin PBXFrameworksBuildPhase section */
  96. E9F13DFB1C28B3D3004C6B95 /* Frameworks */ = {
  97. isa = PBXFrameworksBuildPhase;
  98. buildActionMask = 2147483647;
  99. files = (
  100. E9109B111C2AACF400726111 /* SystemInfoKit.framework in Frameworks */,
  101. E9101B881C36B4B100720A6E /* EZAudioOSX.framework in Frameworks */,
  102. );
  103. runOnlyForDeploymentPostprocessing = 0;
  104. };
  105. /* End PBXFrameworksBuildPhase section */
  106. /* Begin PBXGroup section */
  107. E9101B7C1C36B0C100720A6E /* Products */ = {
  108. isa = PBXGroup;
  109. children = (
  110. E9101B811C36B0C100720A6E /* EZAudioiOS.framework */,
  111. E9101B831C36B0C100720A6E /* EZAudioOSX.framework */,
  112. );
  113. name = Products;
  114. sourceTree = "<group>";
  115. };
  116. E9109B061C2AAC1B00726111 /* Products */ = {
  117. isa = PBXGroup;
  118. children = (
  119. E9109B0B1C2AAC1B00726111 /* SystemInfoKit.framework */,
  120. E9109B0D1C2AAC1B00726111 /* SystemInfoKitTests.xctest */,
  121. );
  122. name = Products;
  123. sourceTree = "<group>";
  124. };
  125. E9109B161C2AAFA200726111 /* LowLevel */ = {
  126. isa = PBXGroup;
  127. children = (
  128. E9AB17FF1C29F8CD00BF3C51 /* Serial.h */,
  129. E9AB18001C29F8CD00BF3C51 /* Serial.m */,
  130. E9640E881C30511B0081D46C /* Screenshot.h */,
  131. E9640E891C30511B0081D46C /* Screenshot.m */,
  132. E9109B171C2AAFE100726111 /* GPUStats.h */,
  133. E9109B181C2AAFE100726111 /* GPUStats.m */,
  134. );
  135. name = LowLevel;
  136. path = ..;
  137. sourceTree = "<group>";
  138. };
  139. E9F13DF51C28B3D3004C6B95 = {
  140. isa = PBXGroup;
  141. children = (
  142. E9101B7B1C36B0C100720A6E /* EZAudio.xcodeproj */,
  143. E9109B051C2AAC1B00726111 /* SystemInfoKit.xcodeproj */,
  144. E9F13E001C28B3D3004C6B95 /* CaseLights */,
  145. E9F13DFF1C28B3D3004C6B95 /* Products */,
  146. );
  147. sourceTree = "<group>";
  148. };
  149. E9F13DFF1C28B3D3004C6B95 /* Products */ = {
  150. isa = PBXGroup;
  151. children = (
  152. E9F13DFE1C28B3D3004C6B95 /* CaseLights.app */,
  153. );
  154. name = Products;
  155. sourceTree = "<group>";
  156. };
  157. E9F13E001C28B3D3004C6B95 /* CaseLights */ = {
  158. isa = PBXGroup;
  159. children = (
  160. E9F13E011C28B3D3004C6B95 /* AppDelegate.h */,
  161. E9F13E021C28B3D3004C6B95 /* AppDelegate.m */,
  162. E9109B161C2AAFA200726111 /* LowLevel */,
  163. E9F13E071C28B3D3004C6B95 /* Assets.xcassets */,
  164. E9F13E091C28B3D3004C6B95 /* MainMenu.xib */,
  165. E9F13E0C1C28B3D3004C6B95 /* Info.plist */,
  166. E9F13E041C28B3D3004C6B95 /* Supporting Files */,
  167. );
  168. path = CaseLights;
  169. sourceTree = "<group>";
  170. };
  171. E9F13E041C28B3D3004C6B95 /* Supporting Files */ = {
  172. isa = PBXGroup;
  173. children = (
  174. E9F13E051C28B3D3004C6B95 /* main.m */,
  175. );
  176. name = "Supporting Files";
  177. sourceTree = "<group>";
  178. };
  179. /* End PBXGroup section */
  180. /* Begin PBXNativeTarget section */
  181. E9F13DFD1C28B3D3004C6B95 /* CaseLights */ = {
  182. isa = PBXNativeTarget;
  183. buildConfigurationList = E9F13E0F1C28B3D3004C6B95 /* Build configuration list for PBXNativeTarget "CaseLights" */;
  184. buildPhases = (
  185. E9AB17FC1C28B43B00BF3C51 /* Increment build number */,
  186. E9F13DFA1C28B3D3004C6B95 /* Sources */,
  187. E9F13DFB1C28B3D3004C6B95 /* Frameworks */,
  188. E9F13DFC1C28B3D3004C6B95 /* Resources */,
  189. E9109B141C2AAEEC00726111 /* CopyFiles */,
  190. );
  191. buildRules = (
  192. );
  193. dependencies = (
  194. E9101B861C36B10C00720A6E /* PBXTargetDependency */,
  195. E9109B131C2AAD2E00726111 /* PBXTargetDependency */,
  196. );
  197. name = CaseLights;
  198. productName = CaseLights;
  199. productReference = E9F13DFE1C28B3D3004C6B95 /* CaseLights.app */;
  200. productType = "com.apple.product-type.application";
  201. };
  202. /* End PBXNativeTarget section */
  203. /* Begin PBXProject section */
  204. E9F13DF61C28B3D3004C6B95 /* Project object */ = {
  205. isa = PBXProject;
  206. attributes = {
  207. LastUpgradeCheck = 0720;
  208. ORGANIZATIONNAME = xythobuz;
  209. TargetAttributes = {
  210. E9F13DFD1C28B3D3004C6B95 = {
  211. CreatedOnToolsVersion = 7.2;
  212. };
  213. };
  214. };
  215. buildConfigurationList = E9F13DF91C28B3D3004C6B95 /* Build configuration list for PBXProject "CaseLights" */;
  216. compatibilityVersion = "Xcode 3.2";
  217. developmentRegion = English;
  218. hasScannedForEncodings = 0;
  219. knownRegions = (
  220. en,
  221. Base,
  222. );
  223. mainGroup = E9F13DF51C28B3D3004C6B95;
  224. productRefGroup = E9F13DFF1C28B3D3004C6B95 /* Products */;
  225. projectDirPath = "";
  226. projectReferences = (
  227. {
  228. ProductGroup = E9101B7C1C36B0C100720A6E /* Products */;
  229. ProjectRef = E9101B7B1C36B0C100720A6E /* EZAudio.xcodeproj */;
  230. },
  231. {
  232. ProductGroup = E9109B061C2AAC1B00726111 /* Products */;
  233. ProjectRef = E9109B051C2AAC1B00726111 /* SystemInfoKit.xcodeproj */;
  234. },
  235. );
  236. projectRoot = "";
  237. targets = (
  238. E9F13DFD1C28B3D3004C6B95 /* CaseLights */,
  239. );
  240. };
  241. /* End PBXProject section */
  242. /* Begin PBXReferenceProxy section */
  243. E9101B811C36B0C100720A6E /* EZAudioiOS.framework */ = {
  244. isa = PBXReferenceProxy;
  245. fileType = wrapper.framework;
  246. path = EZAudioiOS.framework;
  247. remoteRef = E9101B801C36B0C100720A6E /* PBXContainerItemProxy */;
  248. sourceTree = BUILT_PRODUCTS_DIR;
  249. };
  250. E9101B831C36B0C100720A6E /* EZAudioOSX.framework */ = {
  251. isa = PBXReferenceProxy;
  252. fileType = wrapper.framework;
  253. path = EZAudioOSX.framework;
  254. remoteRef = E9101B821C36B0C100720A6E /* PBXContainerItemProxy */;
  255. sourceTree = BUILT_PRODUCTS_DIR;
  256. };
  257. E9109B0B1C2AAC1B00726111 /* SystemInfoKit.framework */ = {
  258. isa = PBXReferenceProxy;
  259. fileType = wrapper.framework;
  260. path = SystemInfoKit.framework;
  261. remoteRef = E9109B0A1C2AAC1B00726111 /* PBXContainerItemProxy */;
  262. sourceTree = BUILT_PRODUCTS_DIR;
  263. };
  264. E9109B0D1C2AAC1B00726111 /* SystemInfoKitTests.xctest */ = {
  265. isa = PBXReferenceProxy;
  266. fileType = wrapper.cfbundle;
  267. path = SystemInfoKitTests.xctest;
  268. remoteRef = E9109B0C1C2AAC1B00726111 /* PBXContainerItemProxy */;
  269. sourceTree = BUILT_PRODUCTS_DIR;
  270. };
  271. /* End PBXReferenceProxy section */
  272. /* Begin PBXResourcesBuildPhase section */
  273. E9F13DFC1C28B3D3004C6B95 /* Resources */ = {
  274. isa = PBXResourcesBuildPhase;
  275. buildActionMask = 2147483647;
  276. files = (
  277. E9F13E081C28B3D3004C6B95 /* Assets.xcassets in Resources */,
  278. E9F13E0B1C28B3D3004C6B95 /* MainMenu.xib in Resources */,
  279. );
  280. runOnlyForDeploymentPostprocessing = 0;
  281. };
  282. /* End PBXResourcesBuildPhase section */
  283. /* Begin PBXShellScriptBuildPhase section */
  284. E9AB17FC1C28B43B00BF3C51 /* Increment build number */ = {
  285. isa = PBXShellScriptBuildPhase;
  286. buildActionMask = 2147483647;
  287. files = (
  288. );
  289. inputPaths = (
  290. );
  291. name = "Increment build number";
  292. outputPaths = (
  293. );
  294. runOnlyForDeploymentPostprocessing = 0;
  295. shellPath = /bin/sh;
  296. shellScript = "#!/bin/sh\n\nplist=\"${PROJECT_DIR}/${INFOPLIST_FILE}\"\ndir=\"$(dirname \"$plist\")\"\n\n# Only increment the build number if source files have changed\nif [ -n \"$(find \"$dir\" \\! -path \"*xcuserdata*\" \\! -path \"*.git*\" \\! -name .DS_Store \\! -path \"*Website*\" -newer \"$plist\")\" ]; then\nbuildnum=$(/usr/libexec/Plistbuddy -c \"Print CFBundleVersion\" \"$plist\")\nif [ -z \"$buildnum\" ]; then\necho \"No build number in $plist\"\nexit 2\nfi\nbuildnum=$(expr $buildnum + 1)\n/usr/libexec/Plistbuddy -c \"Set CFBundleVersion $buildnum\" \"$plist\"\necho \"Incremented build number to $buildnum\"\nelse\necho \"Not incrementing build number as source files have not changed\"\nfi\n";
  297. };
  298. /* End PBXShellScriptBuildPhase section */
  299. /* Begin PBXSourcesBuildPhase section */
  300. E9F13DFA1C28B3D3004C6B95 /* Sources */ = {
  301. isa = PBXSourcesBuildPhase;
  302. buildActionMask = 2147483647;
  303. files = (
  304. E9AB18011C29F8CD00BF3C51 /* Serial.m in Sources */,
  305. E9109B191C2AAFE100726111 /* GPUStats.m in Sources */,
  306. E9640E8A1C30511B0081D46C /* Screenshot.m in Sources */,
  307. E9F13E061C28B3D3004C6B95 /* main.m in Sources */,
  308. E9F13E031C28B3D3004C6B95 /* AppDelegate.m in Sources */,
  309. );
  310. runOnlyForDeploymentPostprocessing = 0;
  311. };
  312. /* End PBXSourcesBuildPhase section */
  313. /* Begin PBXTargetDependency section */
  314. E9101B861C36B10C00720A6E /* PBXTargetDependency */ = {
  315. isa = PBXTargetDependency;
  316. name = EZAudioOSX;
  317. targetProxy = E9101B851C36B10C00720A6E /* PBXContainerItemProxy */;
  318. };
  319. E9109B131C2AAD2E00726111 /* PBXTargetDependency */ = {
  320. isa = PBXTargetDependency;
  321. name = SystemInfoKit;
  322. targetProxy = E9109B121C2AAD2E00726111 /* PBXContainerItemProxy */;
  323. };
  324. /* End PBXTargetDependency section */
  325. /* Begin PBXVariantGroup section */
  326. E9F13E091C28B3D3004C6B95 /* MainMenu.xib */ = {
  327. isa = PBXVariantGroup;
  328. children = (
  329. E9F13E0A1C28B3D3004C6B95 /* Base */,
  330. );
  331. name = MainMenu.xib;
  332. sourceTree = "<group>";
  333. };
  334. /* End PBXVariantGroup section */
  335. /* Begin XCBuildConfiguration section */
  336. E9F13E0D1C28B3D3004C6B95 /* Debug */ = {
  337. isa = XCBuildConfiguration;
  338. buildSettings = {
  339. ALWAYS_SEARCH_USER_PATHS = NO;
  340. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  341. CLANG_CXX_LIBRARY = "libc++";
  342. CLANG_ENABLE_MODULES = YES;
  343. CLANG_ENABLE_OBJC_ARC = YES;
  344. CLANG_WARN_BOOL_CONVERSION = YES;
  345. CLANG_WARN_CONSTANT_CONVERSION = YES;
  346. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  347. CLANG_WARN_EMPTY_BODY = YES;
  348. CLANG_WARN_ENUM_CONVERSION = YES;
  349. CLANG_WARN_INT_CONVERSION = YES;
  350. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  351. CLANG_WARN_UNREACHABLE_CODE = YES;
  352. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  353. CODE_SIGN_IDENTITY = "-";
  354. COPY_PHASE_STRIP = NO;
  355. DEBUG_INFORMATION_FORMAT = dwarf;
  356. ENABLE_STRICT_OBJC_MSGSEND = YES;
  357. ENABLE_TESTABILITY = YES;
  358. GCC_C_LANGUAGE_STANDARD = gnu99;
  359. GCC_DYNAMIC_NO_PIC = NO;
  360. GCC_NO_COMMON_BLOCKS = YES;
  361. GCC_OPTIMIZATION_LEVEL = 0;
  362. GCC_PREPROCESSOR_DEFINITIONS = (
  363. "DEBUG=1",
  364. "$(inherited)",
  365. );
  366. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  367. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  368. GCC_WARN_UNDECLARED_SELECTOR = YES;
  369. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  370. GCC_WARN_UNUSED_FUNCTION = YES;
  371. GCC_WARN_UNUSED_VARIABLE = YES;
  372. MACOSX_DEPLOYMENT_TARGET = 10.8;
  373. MTL_ENABLE_DEBUG_INFO = YES;
  374. ONLY_ACTIVE_ARCH = YES;
  375. SDKROOT = macosx;
  376. };
  377. name = Debug;
  378. };
  379. E9F13E0E1C28B3D3004C6B95 /* Release */ = {
  380. isa = XCBuildConfiguration;
  381. buildSettings = {
  382. ALWAYS_SEARCH_USER_PATHS = NO;
  383. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  384. CLANG_CXX_LIBRARY = "libc++";
  385. CLANG_ENABLE_MODULES = YES;
  386. CLANG_ENABLE_OBJC_ARC = YES;
  387. CLANG_WARN_BOOL_CONVERSION = YES;
  388. CLANG_WARN_CONSTANT_CONVERSION = YES;
  389. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  390. CLANG_WARN_EMPTY_BODY = YES;
  391. CLANG_WARN_ENUM_CONVERSION = YES;
  392. CLANG_WARN_INT_CONVERSION = YES;
  393. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  394. CLANG_WARN_UNREACHABLE_CODE = YES;
  395. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  396. CODE_SIGN_IDENTITY = "-";
  397. COPY_PHASE_STRIP = NO;
  398. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  399. ENABLE_NS_ASSERTIONS = NO;
  400. ENABLE_STRICT_OBJC_MSGSEND = YES;
  401. GCC_C_LANGUAGE_STANDARD = gnu99;
  402. GCC_NO_COMMON_BLOCKS = YES;
  403. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  404. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  405. GCC_WARN_UNDECLARED_SELECTOR = YES;
  406. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  407. GCC_WARN_UNUSED_FUNCTION = YES;
  408. GCC_WARN_UNUSED_VARIABLE = YES;
  409. MACOSX_DEPLOYMENT_TARGET = 10.8;
  410. MTL_ENABLE_DEBUG_INFO = NO;
  411. SDKROOT = macosx;
  412. };
  413. name = Release;
  414. };
  415. E9F13E101C28B3D3004C6B95 /* Debug */ = {
  416. isa = XCBuildConfiguration;
  417. buildSettings = {
  418. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  419. COMBINE_HIDPI_IMAGES = YES;
  420. INFOPLIST_FILE = CaseLights/Info.plist;
  421. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
  422. MACOSX_DEPLOYMENT_TARGET = 10.8;
  423. PRODUCT_BUNDLE_IDENTIFIER = de.xythobuz.CaseLights;
  424. PRODUCT_NAME = "$(TARGET_NAME)";
  425. USER_HEADER_SEARCH_PATHS = "JSystemInfoKit/** EZAudio/EZAudio/**";
  426. };
  427. name = Debug;
  428. };
  429. E9F13E111C28B3D3004C6B95 /* Release */ = {
  430. isa = XCBuildConfiguration;
  431. buildSettings = {
  432. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  433. COMBINE_HIDPI_IMAGES = YES;
  434. HEADER_SEARCH_PATHS = "";
  435. INFOPLIST_FILE = CaseLights/Info.plist;
  436. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
  437. MACOSX_DEPLOYMENT_TARGET = 10.8;
  438. PRODUCT_BUNDLE_IDENTIFIER = de.xythobuz.CaseLights;
  439. PRODUCT_NAME = "$(TARGET_NAME)";
  440. USER_HEADER_SEARCH_PATHS = "JSystemInfoKit/** EZAudio/EZAudio/**";
  441. };
  442. name = Release;
  443. };
  444. /* End XCBuildConfiguration section */
  445. /* Begin XCConfigurationList section */
  446. E9F13DF91C28B3D3004C6B95 /* Build configuration list for PBXProject "CaseLights" */ = {
  447. isa = XCConfigurationList;
  448. buildConfigurations = (
  449. E9F13E0D1C28B3D3004C6B95 /* Debug */,
  450. E9F13E0E1C28B3D3004C6B95 /* Release */,
  451. );
  452. defaultConfigurationIsVisible = 0;
  453. defaultConfigurationName = Release;
  454. };
  455. E9F13E0F1C28B3D3004C6B95 /* Build configuration list for PBXNativeTarget "CaseLights" */ = {
  456. isa = XCConfigurationList;
  457. buildConfigurations = (
  458. E9F13E101C28B3D3004C6B95 /* Debug */,
  459. E9F13E111C28B3D3004C6B95 /* Release */,
  460. );
  461. defaultConfigurationIsVisible = 0;
  462. defaultConfigurationName = Release;
  463. };
  464. /* End XCConfigurationList section */
  465. };
  466. rootObject = E9F13DF61C28B3D3004C6B95 /* Project object */;
  467. }