project.pbxproj 21 KB

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