project.pbxproj 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. BC18E03F156B354000AB8026 /* CoreMedia.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BC18E03E156B354000AB8026 /* CoreMedia.framework */; };
  10. BCB3C41116BCA74F003D26B0 /* Icon-72.png in Resources */ = {isa = PBXBuildFile; fileRef = BCB3C40E16BCA74F003D26B0 /* Icon-72.png */; };
  11. BCB3C41216BCA74F003D26B0 /* Icon-72@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = BCB3C40F16BCA74F003D26B0 /* Icon-72@2x.png */; };
  12. BCB3C41316BCA74F003D26B0 /* Icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = BCB3C41016BCA74F003D26B0 /* Icon@2x.png */; };
  13. BCB3C41816BCA75A003D26B0 /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = BCB3C41616BCA75A003D26B0 /* Icon.png */; };
  14. BCB3C41916BCA75A003D26B0 /* iTunesArtwork.png in Resources */ = {isa = PBXBuildFile; fileRef = BCB3C41716BCA75A003D26B0 /* iTunesArtwork.png */; };
  15. BCF1E6071569D372006B155F /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BCF1E6061569D372006B155F /* UIKit.framework */; };
  16. BCF1E6091569D372006B155F /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BCF1E6081569D372006B155F /* Foundation.framework */; };
  17. BCF1E60B1569D372006B155F /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BCF1E60A1569D372006B155F /* CoreGraphics.framework */; };
  18. BCF1E6111569D372006B155F /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = BCF1E60F1569D372006B155F /* InfoPlist.strings */; };
  19. BCF1E6131569D372006B155F /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = BCF1E6121569D372006B155F /* main.m */; };
  20. BCF1E6171569D372006B155F /* RawDataTestAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = BCF1E6161569D372006B155F /* RawDataTestAppDelegate.m */; };
  21. BCF1E61E1569D3F8006B155F /* CoreVideo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BCF1E61D1569D3F8006B155F /* CoreVideo.framework */; };
  22. BCF1E6201569D408006B155F /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BCF1E61F1569D408006B155F /* AVFoundation.framework */; };
  23. BCF1E6231569D42A006B155F /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BCF1E6211569D42A006B155F /* OpenGLES.framework */; };
  24. BCF1E6241569D42A006B155F /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BCF1E6221569D42A006B155F /* QuartzCore.framework */; };
  25. BCF1E63F156AAB4E006B155F /* CalculationShader.fsh in Resources */ = {isa = PBXBuildFile; fileRef = BCF1E63E156AAB4E006B155F /* CalculationShader.fsh */; };
  26. BCF8671D1725A63600912E34 /* libGPUImage.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BCF867181725A62900912E34 /* libGPUImage.a */; };
  27. E5066F4C1855A96B008C7682 /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = E5066F4B1855A96B008C7682 /* Default-568h@2x.png */; };
  28. /* End PBXBuildFile section */
  29. /* Begin PBXContainerItemProxy section */
  30. BCF867171725A62900912E34 /* PBXContainerItemProxy */ = {
  31. isa = PBXContainerItemProxy;
  32. containerPortal = BCF1E6251569D453006B155F /* GPUImage.xcodeproj */;
  33. proxyType = 2;
  34. remoteGlobalIDString = BCF1A33414DDB1EC00852800;
  35. remoteInfo = GPUImage;
  36. };
  37. BCF867191725A62900912E34 /* PBXContainerItemProxy */ = {
  38. isa = PBXContainerItemProxy;
  39. containerPortal = BCF1E6251569D453006B155F /* GPUImage.xcodeproj */;
  40. proxyType = 2;
  41. remoteGlobalIDString = BCF1A34414DDB1EC00852800;
  42. remoteInfo = GPUImageTests;
  43. };
  44. BCF8671B1725A63100912E34 /* PBXContainerItemProxy */ = {
  45. isa = PBXContainerItemProxy;
  46. containerPortal = BCF1E6251569D453006B155F /* GPUImage.xcodeproj */;
  47. proxyType = 1;
  48. remoteGlobalIDString = BCF1A33314DDB1EC00852800;
  49. remoteInfo = GPUImage;
  50. };
  51. /* End PBXContainerItemProxy section */
  52. /* Begin PBXFileReference section */
  53. BC18E03E156B354000AB8026 /* CoreMedia.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMedia.framework; path = System/Library/Frameworks/CoreMedia.framework; sourceTree = SDKROOT; };
  54. BCB3C40E16BCA74F003D26B0 /* Icon-72.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Icon-72.png"; path = "../../SharedIcons/Icon-72.png"; sourceTree = "<group>"; };
  55. BCB3C40F16BCA74F003D26B0 /* Icon-72@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Icon-72@2x.png"; path = "../../SharedIcons/Icon-72@2x.png"; sourceTree = "<group>"; };
  56. BCB3C41016BCA74F003D26B0 /* Icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Icon@2x.png"; path = "../../SharedIcons/Icon@2x.png"; sourceTree = "<group>"; };
  57. BCB3C41616BCA75A003D26B0 /* Icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Icon.png; path = ../../SharedIcons/Icon.png; sourceTree = "<group>"; };
  58. BCB3C41716BCA75A003D26B0 /* iTunesArtwork.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = iTunesArtwork.png; path = ../../SharedIcons/iTunesArtwork.png; sourceTree = "<group>"; };
  59. BCF1E6021569D372006B155F /* RawDataTest.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = RawDataTest.app; sourceTree = BUILT_PRODUCTS_DIR; };
  60. BCF1E6061569D372006B155F /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  61. BCF1E6081569D372006B155F /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  62. BCF1E60A1569D372006B155F /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
  63. BCF1E60E1569D372006B155F /* RawDataTest-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "RawDataTest-Info.plist"; sourceTree = "<group>"; };
  64. BCF1E6101569D372006B155F /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
  65. BCF1E6121569D372006B155F /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  66. BCF1E6141569D372006B155F /* RawDataTest-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "RawDataTest-Prefix.pch"; sourceTree = "<group>"; };
  67. BCF1E6151569D372006B155F /* RawDataTestAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RawDataTestAppDelegate.h; sourceTree = "<group>"; };
  68. BCF1E6161569D372006B155F /* RawDataTestAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RawDataTestAppDelegate.m; sourceTree = "<group>"; };
  69. BCF1E61D1569D3F8006B155F /* CoreVideo.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreVideo.framework; path = System/Library/Frameworks/CoreVideo.framework; sourceTree = SDKROOT; };
  70. BCF1E61F1569D408006B155F /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
  71. BCF1E6211569D42A006B155F /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
  72. BCF1E6221569D42A006B155F /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
  73. BCF1E6251569D453006B155F /* GPUImage.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = GPUImage.xcodeproj; path = ../../../framework/GPUImage.xcodeproj; sourceTree = "<group>"; };
  74. BCF1E63E156AAB4E006B155F /* CalculationShader.fsh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.glsl; path = CalculationShader.fsh; sourceTree = "<group>"; };
  75. E5066F4B1855A96B008C7682 /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; };
  76. /* End PBXFileReference section */
  77. /* Begin PBXFrameworksBuildPhase section */
  78. BCF1E5FF1569D372006B155F /* Frameworks */ = {
  79. isa = PBXFrameworksBuildPhase;
  80. buildActionMask = 2147483647;
  81. files = (
  82. BCF8671D1725A63600912E34 /* libGPUImage.a in Frameworks */,
  83. BC18E03F156B354000AB8026 /* CoreMedia.framework in Frameworks */,
  84. BCF1E6231569D42A006B155F /* OpenGLES.framework in Frameworks */,
  85. BCF1E6241569D42A006B155F /* QuartzCore.framework in Frameworks */,
  86. BCF1E6201569D408006B155F /* AVFoundation.framework in Frameworks */,
  87. BCF1E61E1569D3F8006B155F /* CoreVideo.framework in Frameworks */,
  88. BCF1E6071569D372006B155F /* UIKit.framework in Frameworks */,
  89. BCF1E6091569D372006B155F /* Foundation.framework in Frameworks */,
  90. BCF1E60B1569D372006B155F /* CoreGraphics.framework in Frameworks */,
  91. );
  92. runOnlyForDeploymentPostprocessing = 0;
  93. };
  94. /* End PBXFrameworksBuildPhase section */
  95. /* Begin PBXGroup section */
  96. BCF1E5F71569D372006B155F = {
  97. isa = PBXGroup;
  98. children = (
  99. E5066F4B1855A96B008C7682 /* Default-568h@2x.png */,
  100. BCF1E60C1569D372006B155F /* RawDataTest */,
  101. BCF1E6051569D372006B155F /* Frameworks */,
  102. BCF1E6031569D372006B155F /* Products */,
  103. );
  104. sourceTree = "<group>";
  105. };
  106. BCF1E6031569D372006B155F /* Products */ = {
  107. isa = PBXGroup;
  108. children = (
  109. BCF1E6021569D372006B155F /* RawDataTest.app */,
  110. );
  111. name = Products;
  112. sourceTree = "<group>";
  113. };
  114. BCF1E6051569D372006B155F /* Frameworks */ = {
  115. isa = PBXGroup;
  116. children = (
  117. BCF1E6251569D453006B155F /* GPUImage.xcodeproj */,
  118. BC18E03E156B354000AB8026 /* CoreMedia.framework */,
  119. BCF1E6211569D42A006B155F /* OpenGLES.framework */,
  120. BCF1E6221569D42A006B155F /* QuartzCore.framework */,
  121. BCF1E61F1569D408006B155F /* AVFoundation.framework */,
  122. BCF1E61D1569D3F8006B155F /* CoreVideo.framework */,
  123. BCF1E6061569D372006B155F /* UIKit.framework */,
  124. BCF1E6081569D372006B155F /* Foundation.framework */,
  125. BCF1E60A1569D372006B155F /* CoreGraphics.framework */,
  126. );
  127. name = Frameworks;
  128. sourceTree = "<group>";
  129. };
  130. BCF1E60C1569D372006B155F /* RawDataTest */ = {
  131. isa = PBXGroup;
  132. children = (
  133. BCF1E6151569D372006B155F /* RawDataTestAppDelegate.h */,
  134. BCF1E6161569D372006B155F /* RawDataTestAppDelegate.m */,
  135. BCF1E63E156AAB4E006B155F /* CalculationShader.fsh */,
  136. BCF1E60D1569D372006B155F /* Supporting Files */,
  137. );
  138. path = RawDataTest;
  139. sourceTree = "<group>";
  140. };
  141. BCF1E60D1569D372006B155F /* Supporting Files */ = {
  142. isa = PBXGroup;
  143. children = (
  144. BCB3C41616BCA75A003D26B0 /* Icon.png */,
  145. BCB3C41716BCA75A003D26B0 /* iTunesArtwork.png */,
  146. BCB3C40E16BCA74F003D26B0 /* Icon-72.png */,
  147. BCB3C40F16BCA74F003D26B0 /* Icon-72@2x.png */,
  148. BCB3C41016BCA74F003D26B0 /* Icon@2x.png */,
  149. BCF1E60E1569D372006B155F /* RawDataTest-Info.plist */,
  150. BCF1E60F1569D372006B155F /* InfoPlist.strings */,
  151. BCF1E6121569D372006B155F /* main.m */,
  152. BCF1E6141569D372006B155F /* RawDataTest-Prefix.pch */,
  153. );
  154. name = "Supporting Files";
  155. sourceTree = "<group>";
  156. };
  157. BCF867121725A62900912E34 /* Products */ = {
  158. isa = PBXGroup;
  159. children = (
  160. BCF867181725A62900912E34 /* libGPUImage.a */,
  161. BCF8671A1725A62900912E34 /* GPUImageTests.octest */,
  162. );
  163. name = Products;
  164. sourceTree = "<group>";
  165. };
  166. /* End PBXGroup section */
  167. /* Begin PBXNativeTarget section */
  168. BCF1E6011569D372006B155F /* RawDataTest */ = {
  169. isa = PBXNativeTarget;
  170. buildConfigurationList = BCF1E61A1569D372006B155F /* Build configuration list for PBXNativeTarget "RawDataTest" */;
  171. buildPhases = (
  172. BCF1E5FE1569D372006B155F /* Sources */,
  173. BCF1E5FF1569D372006B155F /* Frameworks */,
  174. BCF1E6001569D372006B155F /* Resources */,
  175. );
  176. buildRules = (
  177. );
  178. dependencies = (
  179. BCF8671C1725A63100912E34 /* PBXTargetDependency */,
  180. );
  181. name = RawDataTest;
  182. productName = RawDataTest;
  183. productReference = BCF1E6021569D372006B155F /* RawDataTest.app */;
  184. productType = "com.apple.product-type.application";
  185. };
  186. /* End PBXNativeTarget section */
  187. /* Begin PBXProject section */
  188. BCF1E5F91569D372006B155F /* Project object */ = {
  189. isa = PBXProject;
  190. attributes = {
  191. CLASSPREFIX = RawDataTest;
  192. LastUpgradeCheck = 0500;
  193. ORGANIZATIONNAME = "Cell Phone";
  194. };
  195. buildConfigurationList = BCF1E5FC1569D372006B155F /* Build configuration list for PBXProject "RawDataTest" */;
  196. compatibilityVersion = "Xcode 3.2";
  197. developmentRegion = English;
  198. hasScannedForEncodings = 0;
  199. knownRegions = (
  200. en,
  201. );
  202. mainGroup = BCF1E5F71569D372006B155F;
  203. productRefGroup = BCF1E6031569D372006B155F /* Products */;
  204. projectDirPath = "";
  205. projectReferences = (
  206. {
  207. ProductGroup = BCF867121725A62900912E34 /* Products */;
  208. ProjectRef = BCF1E6251569D453006B155F /* GPUImage.xcodeproj */;
  209. },
  210. );
  211. projectRoot = "";
  212. targets = (
  213. BCF1E6011569D372006B155F /* RawDataTest */,
  214. );
  215. };
  216. /* End PBXProject section */
  217. /* Begin PBXReferenceProxy section */
  218. BCF867181725A62900912E34 /* libGPUImage.a */ = {
  219. isa = PBXReferenceProxy;
  220. fileType = archive.ar;
  221. path = libGPUImage.a;
  222. remoteRef = BCF867171725A62900912E34 /* PBXContainerItemProxy */;
  223. sourceTree = BUILT_PRODUCTS_DIR;
  224. };
  225. BCF8671A1725A62900912E34 /* GPUImageTests.octest */ = {
  226. isa = PBXReferenceProxy;
  227. fileType = wrapper.cfbundle;
  228. path = GPUImageTests.octest;
  229. remoteRef = BCF867191725A62900912E34 /* PBXContainerItemProxy */;
  230. sourceTree = BUILT_PRODUCTS_DIR;
  231. };
  232. /* End PBXReferenceProxy section */
  233. /* Begin PBXResourcesBuildPhase section */
  234. BCF1E6001569D372006B155F /* Resources */ = {
  235. isa = PBXResourcesBuildPhase;
  236. buildActionMask = 2147483647;
  237. files = (
  238. BCF1E6111569D372006B155F /* InfoPlist.strings in Resources */,
  239. BCF1E63F156AAB4E006B155F /* CalculationShader.fsh in Resources */,
  240. BCB3C41116BCA74F003D26B0 /* Icon-72.png in Resources */,
  241. BCB3C41216BCA74F003D26B0 /* Icon-72@2x.png in Resources */,
  242. BCB3C41316BCA74F003D26B0 /* Icon@2x.png in Resources */,
  243. E5066F4C1855A96B008C7682 /* Default-568h@2x.png in Resources */,
  244. BCB3C41816BCA75A003D26B0 /* Icon.png in Resources */,
  245. BCB3C41916BCA75A003D26B0 /* iTunesArtwork.png in Resources */,
  246. );
  247. runOnlyForDeploymentPostprocessing = 0;
  248. };
  249. /* End PBXResourcesBuildPhase section */
  250. /* Begin PBXSourcesBuildPhase section */
  251. BCF1E5FE1569D372006B155F /* Sources */ = {
  252. isa = PBXSourcesBuildPhase;
  253. buildActionMask = 2147483647;
  254. files = (
  255. BCF1E6131569D372006B155F /* main.m in Sources */,
  256. BCF1E6171569D372006B155F /* RawDataTestAppDelegate.m in Sources */,
  257. );
  258. runOnlyForDeploymentPostprocessing = 0;
  259. };
  260. /* End PBXSourcesBuildPhase section */
  261. /* Begin PBXTargetDependency section */
  262. BCF8671C1725A63100912E34 /* PBXTargetDependency */ = {
  263. isa = PBXTargetDependency;
  264. name = GPUImage;
  265. targetProxy = BCF8671B1725A63100912E34 /* PBXContainerItemProxy */;
  266. };
  267. /* End PBXTargetDependency section */
  268. /* Begin PBXVariantGroup section */
  269. BCF1E60F1569D372006B155F /* InfoPlist.strings */ = {
  270. isa = PBXVariantGroup;
  271. children = (
  272. BCF1E6101569D372006B155F /* en */,
  273. );
  274. name = InfoPlist.strings;
  275. sourceTree = "<group>";
  276. };
  277. /* End PBXVariantGroup section */
  278. /* Begin XCBuildConfiguration section */
  279. BCF1E6181569D372006B155F /* Debug */ = {
  280. isa = XCBuildConfiguration;
  281. buildSettings = {
  282. ALWAYS_SEARCH_USER_PATHS = NO;
  283. CLANG_ENABLE_OBJC_ARC = YES;
  284. CLANG_WARN_BOOL_CONVERSION = YES;
  285. CLANG_WARN_CONSTANT_CONVERSION = YES;
  286. CLANG_WARN_EMPTY_BODY = YES;
  287. CLANG_WARN_ENUM_CONVERSION = YES;
  288. CLANG_WARN_INT_CONVERSION = YES;
  289. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  290. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  291. COPY_PHASE_STRIP = NO;
  292. GCC_C_LANGUAGE_STANDARD = gnu99;
  293. GCC_DYNAMIC_NO_PIC = NO;
  294. GCC_OPTIMIZATION_LEVEL = 0;
  295. GCC_PREPROCESSOR_DEFINITIONS = (
  296. "DEBUG=1",
  297. "$(inherited)",
  298. );
  299. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  300. GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
  301. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  302. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  303. GCC_WARN_UNDECLARED_SELECTOR = YES;
  304. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  305. GCC_WARN_UNUSED_FUNCTION = YES;
  306. GCC_WARN_UNUSED_VARIABLE = YES;
  307. HEADER_SEARCH_PATHS = "../../../framework/**";
  308. IPHONEOS_DEPLOYMENT_TARGET = 4.1;
  309. ONLY_ACTIVE_ARCH = YES;
  310. SDKROOT = iphoneos;
  311. TARGETED_DEVICE_FAMILY = "1,2";
  312. };
  313. name = Debug;
  314. };
  315. BCF1E6191569D372006B155F /* Release */ = {
  316. isa = XCBuildConfiguration;
  317. buildSettings = {
  318. ALWAYS_SEARCH_USER_PATHS = NO;
  319. CLANG_ENABLE_OBJC_ARC = YES;
  320. CLANG_WARN_BOOL_CONVERSION = YES;
  321. CLANG_WARN_CONSTANT_CONVERSION = YES;
  322. CLANG_WARN_EMPTY_BODY = YES;
  323. CLANG_WARN_ENUM_CONVERSION = YES;
  324. CLANG_WARN_INT_CONVERSION = YES;
  325. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  326. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  327. COPY_PHASE_STRIP = YES;
  328. GCC_C_LANGUAGE_STANDARD = gnu99;
  329. GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
  330. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  331. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  332. GCC_WARN_UNDECLARED_SELECTOR = YES;
  333. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  334. GCC_WARN_UNUSED_FUNCTION = YES;
  335. GCC_WARN_UNUSED_VARIABLE = YES;
  336. HEADER_SEARCH_PATHS = "../../../framework/**";
  337. IPHONEOS_DEPLOYMENT_TARGET = 4.1;
  338. OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
  339. SDKROOT = iphoneos;
  340. TARGETED_DEVICE_FAMILY = "1,2";
  341. VALIDATE_PRODUCT = YES;
  342. };
  343. name = Release;
  344. };
  345. BCF1E61B1569D372006B155F /* Debug */ = {
  346. isa = XCBuildConfiguration;
  347. buildSettings = {
  348. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  349. GCC_PREFIX_HEADER = "RawDataTest/RawDataTest-Prefix.pch";
  350. INFOPLIST_FILE = "RawDataTest/RawDataTest-Info.plist";
  351. PRODUCT_NAME = "$(TARGET_NAME)";
  352. WRAPPER_EXTENSION = app;
  353. };
  354. name = Debug;
  355. };
  356. BCF1E61C1569D372006B155F /* Release */ = {
  357. isa = XCBuildConfiguration;
  358. buildSettings = {
  359. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  360. GCC_PREFIX_HEADER = "RawDataTest/RawDataTest-Prefix.pch";
  361. INFOPLIST_FILE = "RawDataTest/RawDataTest-Info.plist";
  362. PRODUCT_NAME = "$(TARGET_NAME)";
  363. WRAPPER_EXTENSION = app;
  364. };
  365. name = Release;
  366. };
  367. /* End XCBuildConfiguration section */
  368. /* Begin XCConfigurationList section */
  369. BCF1E5FC1569D372006B155F /* Build configuration list for PBXProject "RawDataTest" */ = {
  370. isa = XCConfigurationList;
  371. buildConfigurations = (
  372. BCF1E6181569D372006B155F /* Debug */,
  373. BCF1E6191569D372006B155F /* Release */,
  374. );
  375. defaultConfigurationIsVisible = 0;
  376. defaultConfigurationName = Release;
  377. };
  378. BCF1E61A1569D372006B155F /* Build configuration list for PBXNativeTarget "RawDataTest" */ = {
  379. isa = XCConfigurationList;
  380. buildConfigurations = (
  381. BCF1E61B1569D372006B155F /* Debug */,
  382. BCF1E61C1569D372006B155F /* Release */,
  383. );
  384. defaultConfigurationIsVisible = 0;
  385. defaultConfigurationName = Release;
  386. };
  387. /* End XCConfigurationList section */
  388. };
  389. rootObject = BCF1E5F91569D372006B155F /* Project object */;
  390. }