project.pbxproj 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 7D11B36A183BA71600FF0D25 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D11B369183BA71600FF0D25 /* UIKit.framework */; };
  10. 7D11B36C183BA71600FF0D25 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D11B36B183BA71600FF0D25 /* Foundation.framework */; };
  11. 7D11B374183BA71600FF0D25 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 7D11B372183BA71600FF0D25 /* InfoPlist.strings */; };
  12. 7D11B376183BA71600FF0D25 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D11B375183BA71600FF0D25 /* main.m */; };
  13. 7D11B37A183BA71600FF0D25 /* VDLAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D11B379183BA71600FF0D25 /* VDLAppDelegate.m */; };
  14. 7D11B37C183BA71600FF0D25 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D11B37B183BA71600FF0D25 /* Default.png */; };
  15. 7D11B37E183BA71600FF0D25 /* Default@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D11B37D183BA71600FF0D25 /* Default@2x.png */; };
  16. 7D11B380183BA71600FF0D25 /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D11B37F183BA71600FF0D25 /* Default-568h@2x.png */; };
  17. 7D11B383183BA71600FF0D25 /* VDLViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D11B382183BA71600FF0D25 /* VDLViewController.m */; };
  18. 7D11B386183BA71600FF0D25 /* VDLViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7D11B384183BA71600FF0D25 /* VDLViewController.xib */; };
  19. 7D7B6C511B70C45600E879CF /* libc++.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D7B6C501B70C45600E879CF /* libc++.tbd */; };
  20. 7D7B6C531B70C45B00E879CF /* VideoToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D7B6C521B70C45B00E879CF /* VideoToolbox.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
  21. 7D7B6C551B70C45F00E879CF /* CoreVideo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D7B6C541B70C45F00E879CF /* CoreVideo.framework */; };
  22. 7D7B6C571B70C46400E879CF /* CoreMedia.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D7B6C561B70C46400E879CF /* CoreMedia.framework */; };
  23. 7D8745B5183BA8F900FD09E0 /* libMobileVLCKit.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D8745B4183BA8F900FD09E0 /* libMobileVLCKit.a */; };
  24. 7D8745B8183BABE800FD09E0 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D8745B6183BABE800FD09E0 /* AudioToolbox.framework */; };
  25. 7D8745BB183BABEE00FD09E0 /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D8745BA183BABEE00FD09E0 /* OpenGLES.framework */; };
  26. 7D8745BD183BAC0D00FD09E0 /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D8745BC183BAC0D00FD09E0 /* CFNetwork.framework */; };
  27. 7D8745BF183BAC1200FD09E0 /* CoreText.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D8745BE183BAC1200FD09E0 /* CoreText.framework */; };
  28. 7D8745C1183BAC2300FD09E0 /* libbz2.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D8745C0183BAC2300FD09E0 /* libbz2.dylib */; };
  29. 7D8745C3183BAC2700FD09E0 /* libiconv.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D8745C2183BAC2700FD09E0 /* libiconv.dylib */; };
  30. 7D8745C7183BACAE00FD09E0 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D8745C6183BACAE00FD09E0 /* QuartzCore.framework */; };
  31. 7D8745C8183BACBF00FD09E0 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D11B36D183BA71600FF0D25 /* CoreGraphics.framework */; };
  32. D4771D95189849C80087441B /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D4771D94189849C80087441B /* Security.framework */; };
  33. /* End PBXBuildFile section */
  34. /* Begin PBXFileReference section */
  35. 7D11B366183BA71600FF0D25 /* SimplePlayback.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SimplePlayback.app; sourceTree = BUILT_PRODUCTS_DIR; };
  36. 7D11B369183BA71600FF0D25 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  37. 7D11B36B183BA71600FF0D25 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  38. 7D11B36D183BA71600FF0D25 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
  39. 7D11B371183BA71600FF0D25 /* SimplePlayback-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "SimplePlayback-Info.plist"; sourceTree = "<group>"; };
  40. 7D11B373183BA71600FF0D25 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
  41. 7D11B375183BA71600FF0D25 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  42. 7D11B377183BA71600FF0D25 /* SimplePlayback-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "SimplePlayback-Prefix.pch"; sourceTree = "<group>"; };
  43. 7D11B378183BA71600FF0D25 /* VDLAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VDLAppDelegate.h; sourceTree = "<group>"; };
  44. 7D11B379183BA71600FF0D25 /* VDLAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = VDLAppDelegate.m; sourceTree = "<group>"; };
  45. 7D11B37B183BA71600FF0D25 /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = "<group>"; };
  46. 7D11B37D183BA71600FF0D25 /* Default@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default@2x.png"; sourceTree = "<group>"; };
  47. 7D11B37F183BA71600FF0D25 /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; };
  48. 7D11B381183BA71600FF0D25 /* VDLViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VDLViewController.h; sourceTree = "<group>"; };
  49. 7D11B382183BA71600FF0D25 /* VDLViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = VDLViewController.m; sourceTree = "<group>"; };
  50. 7D11B385183BA71600FF0D25 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/VDLViewController.xib; sourceTree = "<group>"; };
  51. 7D7B6C501B70C45600E879CF /* libc++.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.tbd"; path = "usr/lib/libc++.tbd"; sourceTree = SDKROOT; };
  52. 7D7B6C521B70C45B00E879CF /* VideoToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VideoToolbox.framework; path = System/Library/Frameworks/VideoToolbox.framework; sourceTree = SDKROOT; };
  53. 7D7B6C541B70C45F00E879CF /* CoreVideo.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreVideo.framework; path = System/Library/Frameworks/CoreVideo.framework; sourceTree = SDKROOT; };
  54. 7D7B6C561B70C46400E879CF /* CoreMedia.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMedia.framework; path = System/Library/Frameworks/CoreMedia.framework; sourceTree = SDKROOT; };
  55. 7D8745B4183BA8F900FD09E0 /* libMobileVLCKit.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libMobileVLCKit.a; path = "../../build/Release-iphonesimulator/libMobileVLCKit.a"; sourceTree = "<group>"; };
  56. 7D8745B6183BABE800FD09E0 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
  57. 7D8745B7183BABE800FD09E0 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioUnit.framework; path = System/Library/Frameworks/AudioUnit.framework; sourceTree = SDKROOT; };
  58. 7D8745BA183BABEE00FD09E0 /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
  59. 7D8745BC183BAC0D00FD09E0 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; };
  60. 7D8745BE183BAC1200FD09E0 /* CoreText.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreText.framework; path = System/Library/Frameworks/CoreText.framework; sourceTree = SDKROOT; };
  61. 7D8745C0183BAC2300FD09E0 /* libbz2.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libbz2.dylib; path = usr/lib/libbz2.dylib; sourceTree = SDKROOT; };
  62. 7D8745C2183BAC2700FD09E0 /* libiconv.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libiconv.dylib; path = usr/lib/libiconv.dylib; sourceTree = SDKROOT; };
  63. 7D8745C6183BACAE00FD09E0 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
  64. D4771D94189849C80087441B /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; };
  65. /* End PBXFileReference section */
  66. /* Begin PBXFrameworksBuildPhase section */
  67. 7D11B363183BA71600FF0D25 /* Frameworks */ = {
  68. isa = PBXFrameworksBuildPhase;
  69. buildActionMask = 2147483647;
  70. files = (
  71. 7D7B6C571B70C46400E879CF /* CoreMedia.framework in Frameworks */,
  72. 7D7B6C551B70C45F00E879CF /* CoreVideo.framework in Frameworks */,
  73. 7D7B6C531B70C45B00E879CF /* VideoToolbox.framework in Frameworks */,
  74. 7D7B6C511B70C45600E879CF /* libc++.tbd in Frameworks */,
  75. D4771D95189849C80087441B /* Security.framework in Frameworks */,
  76. 7D8745C8183BACBF00FD09E0 /* CoreGraphics.framework in Frameworks */,
  77. 7D8745C7183BACAE00FD09E0 /* QuartzCore.framework in Frameworks */,
  78. 7D8745C3183BAC2700FD09E0 /* libiconv.dylib in Frameworks */,
  79. 7D8745C1183BAC2300FD09E0 /* libbz2.dylib in Frameworks */,
  80. 7D8745BF183BAC1200FD09E0 /* CoreText.framework in Frameworks */,
  81. 7D8745BD183BAC0D00FD09E0 /* CFNetwork.framework in Frameworks */,
  82. 7D8745BB183BABEE00FD09E0 /* OpenGLES.framework in Frameworks */,
  83. 7D8745B8183BABE800FD09E0 /* AudioToolbox.framework in Frameworks */,
  84. 7D11B36A183BA71600FF0D25 /* UIKit.framework in Frameworks */,
  85. 7D11B36C183BA71600FF0D25 /* Foundation.framework in Frameworks */,
  86. 7D8745B5183BA8F900FD09E0 /* libMobileVLCKit.a in Frameworks */,
  87. );
  88. runOnlyForDeploymentPostprocessing = 0;
  89. };
  90. /* End PBXFrameworksBuildPhase section */
  91. /* Begin PBXGroup section */
  92. 7D11B35D183BA71600FF0D25 = {
  93. isa = PBXGroup;
  94. children = (
  95. 7D11B36F183BA71600FF0D25 /* SimplePlayback */,
  96. 7D11B368183BA71600FF0D25 /* Frameworks */,
  97. 7D11B367183BA71600FF0D25 /* Products */,
  98. );
  99. sourceTree = "<group>";
  100. };
  101. 7D11B367183BA71600FF0D25 /* Products */ = {
  102. isa = PBXGroup;
  103. children = (
  104. 7D11B366183BA71600FF0D25 /* SimplePlayback.app */,
  105. );
  106. name = Products;
  107. sourceTree = "<group>";
  108. };
  109. 7D11B368183BA71600FF0D25 /* Frameworks */ = {
  110. isa = PBXGroup;
  111. children = (
  112. 7D7B6C561B70C46400E879CF /* CoreMedia.framework */,
  113. 7D7B6C541B70C45F00E879CF /* CoreVideo.framework */,
  114. 7D7B6C521B70C45B00E879CF /* VideoToolbox.framework */,
  115. 7D7B6C501B70C45600E879CF /* libc++.tbd */,
  116. D4771D94189849C80087441B /* Security.framework */,
  117. 7D8745B4183BA8F900FD09E0 /* libMobileVLCKit.a */,
  118. 7D8745C6183BACAE00FD09E0 /* QuartzCore.framework */,
  119. 7D8745C2183BAC2700FD09E0 /* libiconv.dylib */,
  120. 7D8745C0183BAC2300FD09E0 /* libbz2.dylib */,
  121. 7D8745BE183BAC1200FD09E0 /* CoreText.framework */,
  122. 7D8745BC183BAC0D00FD09E0 /* CFNetwork.framework */,
  123. 7D8745BA183BABEE00FD09E0 /* OpenGLES.framework */,
  124. 7D8745B6183BABE800FD09E0 /* AudioToolbox.framework */,
  125. 7D8745B7183BABE800FD09E0 /* AudioUnit.framework */,
  126. 7D11B369183BA71600FF0D25 /* UIKit.framework */,
  127. 7D11B36B183BA71600FF0D25 /* Foundation.framework */,
  128. 7D11B36D183BA71600FF0D25 /* CoreGraphics.framework */,
  129. );
  130. name = Frameworks;
  131. sourceTree = "<group>";
  132. };
  133. 7D11B36F183BA71600FF0D25 /* SimplePlayback */ = {
  134. isa = PBXGroup;
  135. children = (
  136. 7D11B378183BA71600FF0D25 /* VDLAppDelegate.h */,
  137. 7D11B379183BA71600FF0D25 /* VDLAppDelegate.m */,
  138. 7D11B381183BA71600FF0D25 /* VDLViewController.h */,
  139. 7D11B382183BA71600FF0D25 /* VDLViewController.m */,
  140. 7D11B384183BA71600FF0D25 /* VDLViewController.xib */,
  141. 7D11B370183BA71600FF0D25 /* Supporting Files */,
  142. );
  143. path = SimplePlayback;
  144. sourceTree = "<group>";
  145. };
  146. 7D11B370183BA71600FF0D25 /* Supporting Files */ = {
  147. isa = PBXGroup;
  148. children = (
  149. 7D11B371183BA71600FF0D25 /* SimplePlayback-Info.plist */,
  150. 7D11B372183BA71600FF0D25 /* InfoPlist.strings */,
  151. 7D11B375183BA71600FF0D25 /* main.m */,
  152. 7D11B377183BA71600FF0D25 /* SimplePlayback-Prefix.pch */,
  153. 7D11B37B183BA71600FF0D25 /* Default.png */,
  154. 7D11B37D183BA71600FF0D25 /* Default@2x.png */,
  155. 7D11B37F183BA71600FF0D25 /* Default-568h@2x.png */,
  156. );
  157. name = "Supporting Files";
  158. sourceTree = "<group>";
  159. };
  160. /* End PBXGroup section */
  161. /* Begin PBXNativeTarget section */
  162. 7D11B365183BA71600FF0D25 /* SimplePlayback */ = {
  163. isa = PBXNativeTarget;
  164. buildConfigurationList = 7D11B389183BA71600FF0D25 /* Build configuration list for PBXNativeTarget "SimplePlayback" */;
  165. buildPhases = (
  166. 7D11B362183BA71600FF0D25 /* Sources */,
  167. 7D11B363183BA71600FF0D25 /* Frameworks */,
  168. 7D11B364183BA71600FF0D25 /* Resources */,
  169. );
  170. buildRules = (
  171. );
  172. dependencies = (
  173. );
  174. name = SimplePlayback;
  175. productName = SimplePlayback;
  176. productReference = 7D11B366183BA71600FF0D25 /* SimplePlayback.app */;
  177. productType = "com.apple.product-type.application";
  178. };
  179. /* End PBXNativeTarget section */
  180. /* Begin PBXProject section */
  181. 7D11B35E183BA71600FF0D25 /* Project object */ = {
  182. isa = PBXProject;
  183. attributes = {
  184. CLASSPREFIX = VDL;
  185. LastUpgradeCheck = 0460;
  186. ORGANIZATIONNAME = VideoLAN;
  187. };
  188. buildConfigurationList = 7D11B361183BA71600FF0D25 /* Build configuration list for PBXProject "SimplePlayback" */;
  189. compatibilityVersion = "Xcode 3.2";
  190. developmentRegion = English;
  191. hasScannedForEncodings = 0;
  192. knownRegions = (
  193. en,
  194. );
  195. mainGroup = 7D11B35D183BA71600FF0D25;
  196. productRefGroup = 7D11B367183BA71600FF0D25 /* Products */;
  197. projectDirPath = "";
  198. projectRoot = "";
  199. targets = (
  200. 7D11B365183BA71600FF0D25 /* SimplePlayback */,
  201. );
  202. };
  203. /* End PBXProject section */
  204. /* Begin PBXResourcesBuildPhase section */
  205. 7D11B364183BA71600FF0D25 /* Resources */ = {
  206. isa = PBXResourcesBuildPhase;
  207. buildActionMask = 2147483647;
  208. files = (
  209. 7D11B374183BA71600FF0D25 /* InfoPlist.strings in Resources */,
  210. 7D11B37C183BA71600FF0D25 /* Default.png in Resources */,
  211. 7D11B37E183BA71600FF0D25 /* Default@2x.png in Resources */,
  212. 7D11B380183BA71600FF0D25 /* Default-568h@2x.png in Resources */,
  213. 7D11B386183BA71600FF0D25 /* VDLViewController.xib in Resources */,
  214. );
  215. runOnlyForDeploymentPostprocessing = 0;
  216. };
  217. /* End PBXResourcesBuildPhase section */
  218. /* Begin PBXSourcesBuildPhase section */
  219. 7D11B362183BA71600FF0D25 /* Sources */ = {
  220. isa = PBXSourcesBuildPhase;
  221. buildActionMask = 2147483647;
  222. files = (
  223. 7D11B376183BA71600FF0D25 /* main.m in Sources */,
  224. 7D11B37A183BA71600FF0D25 /* VDLAppDelegate.m in Sources */,
  225. 7D11B383183BA71600FF0D25 /* VDLViewController.m in Sources */,
  226. );
  227. runOnlyForDeploymentPostprocessing = 0;
  228. };
  229. /* End PBXSourcesBuildPhase section */
  230. /* Begin PBXVariantGroup section */
  231. 7D11B372183BA71600FF0D25 /* InfoPlist.strings */ = {
  232. isa = PBXVariantGroup;
  233. children = (
  234. 7D11B373183BA71600FF0D25 /* en */,
  235. );
  236. name = InfoPlist.strings;
  237. sourceTree = "<group>";
  238. };
  239. 7D11B384183BA71600FF0D25 /* VDLViewController.xib */ = {
  240. isa = PBXVariantGroup;
  241. children = (
  242. 7D11B385183BA71600FF0D25 /* en */,
  243. );
  244. name = VDLViewController.xib;
  245. sourceTree = "<group>";
  246. };
  247. /* End PBXVariantGroup section */
  248. /* Begin XCBuildConfiguration section */
  249. 7D11B387183BA71600FF0D25 /* Debug */ = {
  250. isa = XCBuildConfiguration;
  251. buildSettings = {
  252. ALWAYS_SEARCH_USER_PATHS = NO;
  253. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  254. CLANG_CXX_LIBRARY = "libc++";
  255. CLANG_ENABLE_OBJC_ARC = YES;
  256. CLANG_WARN_CONSTANT_CONVERSION = YES;
  257. CLANG_WARN_EMPTY_BODY = YES;
  258. CLANG_WARN_ENUM_CONVERSION = YES;
  259. CLANG_WARN_INT_CONVERSION = YES;
  260. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  261. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  262. COPY_PHASE_STRIP = NO;
  263. GCC_C_LANGUAGE_STANDARD = gnu99;
  264. GCC_DYNAMIC_NO_PIC = NO;
  265. GCC_OPTIMIZATION_LEVEL = 0;
  266. GCC_PREPROCESSOR_DEFINITIONS = (
  267. "DEBUG=1",
  268. "$(inherited)",
  269. );
  270. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  271. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  272. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  273. GCC_WARN_UNUSED_VARIABLE = YES;
  274. IPHONEOS_DEPLOYMENT_TARGET = 6.1;
  275. ONLY_ACTIVE_ARCH = YES;
  276. SDKROOT = iphoneos;
  277. };
  278. name = Debug;
  279. };
  280. 7D11B388183BA71600FF0D25 /* Release */ = {
  281. isa = XCBuildConfiguration;
  282. buildSettings = {
  283. ALWAYS_SEARCH_USER_PATHS = NO;
  284. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  285. CLANG_CXX_LIBRARY = "libc++";
  286. CLANG_ENABLE_OBJC_ARC = YES;
  287. CLANG_WARN_CONSTANT_CONVERSION = YES;
  288. CLANG_WARN_EMPTY_BODY = YES;
  289. CLANG_WARN_ENUM_CONVERSION = YES;
  290. CLANG_WARN_INT_CONVERSION = YES;
  291. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  292. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  293. COPY_PHASE_STRIP = YES;
  294. GCC_C_LANGUAGE_STANDARD = gnu99;
  295. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  296. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  297. GCC_WARN_UNUSED_VARIABLE = YES;
  298. IPHONEOS_DEPLOYMENT_TARGET = 6.1;
  299. OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
  300. SDKROOT = iphoneos;
  301. VALIDATE_PRODUCT = YES;
  302. };
  303. name = Release;
  304. };
  305. 7D11B38A183BA71600FF0D25 /* Debug */ = {
  306. isa = XCBuildConfiguration;
  307. buildSettings = {
  308. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  309. GCC_PREFIX_HEADER = "SimplePlayback/SimplePlayback-Prefix.pch";
  310. HEADER_SEARCH_PATHS = (
  311. "\"$(SRCROOT)/../../build/Release-iphonesimulator/include\"",
  312. "\"$(SRCROOT)/../../build/Release-iphoneos/include\"",
  313. );
  314. INFOPLIST_FILE = "SimplePlayback/SimplePlayback-Info.plist";
  315. LIBRARY_SEARCH_PATHS = (
  316. "\"$(SRCROOT)/../../build/Release-iphonesimulator\"",
  317. "\"$(SRCROOT)/../../build/Release-iphoneos\"",
  318. );
  319. PRODUCT_NAME = "$(TARGET_NAME)";
  320. WRAPPER_EXTENSION = app;
  321. };
  322. name = Debug;
  323. };
  324. 7D11B38B183BA71600FF0D25 /* Release */ = {
  325. isa = XCBuildConfiguration;
  326. buildSettings = {
  327. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  328. GCC_PREFIX_HEADER = "SimplePlayback/SimplePlayback-Prefix.pch";
  329. HEADER_SEARCH_PATHS = (
  330. "\"$(SRCROOT)/../../build/Release-iphonesimulator/include\"",
  331. "\"$(SRCROOT)/../../build/Release-iphoneos/include\"",
  332. );
  333. INFOPLIST_FILE = "SimplePlayback/SimplePlayback-Info.plist";
  334. LIBRARY_SEARCH_PATHS = (
  335. "\"$(SRCROOT)/../../build/Release-iphonesimulator\"",
  336. "\"$(SRCROOT)/../../build/Release-iphoneos\"",
  337. );
  338. PRODUCT_NAME = "$(TARGET_NAME)";
  339. WRAPPER_EXTENSION = app;
  340. };
  341. name = Release;
  342. };
  343. /* End XCBuildConfiguration section */
  344. /* Begin XCConfigurationList section */
  345. 7D11B361183BA71600FF0D25 /* Build configuration list for PBXProject "SimplePlayback" */ = {
  346. isa = XCConfigurationList;
  347. buildConfigurations = (
  348. 7D11B387183BA71600FF0D25 /* Debug */,
  349. 7D11B388183BA71600FF0D25 /* Release */,
  350. );
  351. defaultConfigurationIsVisible = 0;
  352. defaultConfigurationName = Release;
  353. };
  354. 7D11B389183BA71600FF0D25 /* Build configuration list for PBXNativeTarget "SimplePlayback" */ = {
  355. isa = XCConfigurationList;
  356. buildConfigurations = (
  357. 7D11B38A183BA71600FF0D25 /* Debug */,
  358. 7D11B38B183BA71600FF0D25 /* Release */,
  359. );
  360. defaultConfigurationIsVisible = 0;
  361. defaultConfigurationName = Release;
  362. };
  363. /* End XCConfigurationList section */
  364. };
  365. rootObject = 7D11B35E183BA71600FF0D25 /* Project object */;
  366. }