project.pbxproj 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377
  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. 7D8745B5183BA8F900FD09E0 /* libMobileVLCKit.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D8745B4183BA8F900FD09E0 /* libMobileVLCKit.a */; };
  12. 7D8745B8183BABE800FD09E0 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D8745B6183BABE800FD09E0 /* AudioToolbox.framework */; };
  13. 7D8745BB183BABEE00FD09E0 /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D8745BA183BABEE00FD09E0 /* OpenGLES.framework */; };
  14. 7D8745BD183BAC0D00FD09E0 /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D8745BC183BAC0D00FD09E0 /* CFNetwork.framework */; };
  15. 7D8745BF183BAC1200FD09E0 /* CoreText.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D8745BE183BAC1200FD09E0 /* CoreText.framework */; };
  16. 7D8745C1183BAC2300FD09E0 /* libbz2.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D8745C0183BAC2300FD09E0 /* libbz2.dylib */; };
  17. 7D8745C3183BAC2700FD09E0 /* libiconv.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D8745C2183BAC2700FD09E0 /* libiconv.dylib */; };
  18. 7D8745C5183BAC3100FD09E0 /* libstdc++.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D8745C4183BAC3100FD09E0 /* libstdc++.dylib */; };
  19. 7D8745C7183BACAE00FD09E0 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D8745C6183BACAE00FD09E0 /* QuartzCore.framework */; };
  20. 7D8745C8183BACBF00FD09E0 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D11B36D183BA71600FF0D25 /* CoreGraphics.framework */; };
  21. 7DEBFE68183BEA9E00BC53D5 /* VDLAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DEBFE65183BEA9E00BC53D5 /* VDLAppDelegate.m */; };
  22. 7DEBFE69183BEA9E00BC53D5 /* VDLPlaybackViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DEBFE67183BEA9E00BC53D5 /* VDLPlaybackViewController.m */; };
  23. 7DEBFE6D183BEAB500BC53D5 /* VDLPlaybackViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7DEBFE6B183BEAB500BC53D5 /* VDLPlaybackViewController.xib */; };
  24. 7DEBFE70183BEAC300BC53D5 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 7DEBFE6E183BEAC300BC53D5 /* InfoPlist.strings */; };
  25. 7DEBFE77183BEAD500BC53D5 /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 7DEBFE71183BEAD500BC53D5 /* Default-568h@2x.png */; };
  26. 7DEBFE78183BEAD500BC53D5 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = 7DEBFE72183BEAD500BC53D5 /* Default.png */; };
  27. 7DEBFE79183BEAD500BC53D5 /* Default@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 7DEBFE73183BEAD500BC53D5 /* Default@2x.png */; };
  28. 7DEBFE7B183BEAD500BC53D5 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DEBFE76183BEAD500BC53D5 /* main.m */; };
  29. 7DEBFE7D183BECDE00BC53D5 /* Dropin-Player-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 7DEBFE7C183BECDE00BC53D5 /* Dropin-Player-Info.plist */; };
  30. 7DEBFE7F183BEE7500BC53D5 /* MediaPlayer.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7DEBFE7E183BEE7500BC53D5 /* MediaPlayer.framework */; };
  31. 7DEBFE81183BF0AA00BC53D5 /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7DEBFE80183BF0AA00BC53D5 /* AVFoundation.framework */; };
  32. 7DEBFE85183BFC6300BC53D5 /* VDLMainViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DEBFE83183BFC6300BC53D5 /* VDLMainViewController.m */; };
  33. 7DEBFE86183BFC6300BC53D5 /* VDLMainViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7DEBFE84183BFC6300BC53D5 /* VDLMainViewController.xib */; };
  34. /* End PBXBuildFile section */
  35. /* Begin PBXFileReference section */
  36. 7D11B366183BA71600FF0D25 /* Dropin-Player.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Dropin-Player.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. 7D8745B4183BA8F900FD09E0 /* libMobileVLCKit.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libMobileVLCKit.a; path = "../../build/Release-iphonesimulator/libMobileVLCKit.a"; sourceTree = "<group>"; };
  41. 7D8745B6183BABE800FD09E0 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
  42. 7D8745B7183BABE800FD09E0 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioUnit.framework; path = System/Library/Frameworks/AudioUnit.framework; sourceTree = SDKROOT; };
  43. 7D8745BA183BABEE00FD09E0 /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
  44. 7D8745BC183BAC0D00FD09E0 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; };
  45. 7D8745BE183BAC1200FD09E0 /* CoreText.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreText.framework; path = System/Library/Frameworks/CoreText.framework; sourceTree = SDKROOT; };
  46. 7D8745C0183BAC2300FD09E0 /* libbz2.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libbz2.dylib; path = usr/lib/libbz2.dylib; sourceTree = SDKROOT; };
  47. 7D8745C2183BAC2700FD09E0 /* libiconv.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libiconv.dylib; path = usr/lib/libiconv.dylib; sourceTree = SDKROOT; };
  48. 7D8745C4183BAC3100FD09E0 /* libstdc++.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = "libstdc++.dylib"; path = "usr/lib/libstdc++.dylib"; sourceTree = SDKROOT; };
  49. 7D8745C6183BACAE00FD09E0 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
  50. 7DEBFE64183BEA9E00BC53D5 /* VDLAppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VDLAppDelegate.h; path = "Dropin-Player/VDLAppDelegate.h"; sourceTree = SOURCE_ROOT; };
  51. 7DEBFE65183BEA9E00BC53D5 /* VDLAppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = VDLAppDelegate.m; path = "Dropin-Player/VDLAppDelegate.m"; sourceTree = SOURCE_ROOT; };
  52. 7DEBFE66183BEA9E00BC53D5 /* VDLPlaybackViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VDLPlaybackViewController.h; path = "Dropin-Player/VDLPlaybackViewController.h"; sourceTree = SOURCE_ROOT; };
  53. 7DEBFE67183BEA9E00BC53D5 /* VDLPlaybackViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = VDLPlaybackViewController.m; path = "Dropin-Player/VDLPlaybackViewController.m"; sourceTree = SOURCE_ROOT; };
  54. 7DEBFE6C183BEAB500BC53D5 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = "Dropin-Player/en.lproj/VDLPlaybackViewController.xib"; sourceTree = SOURCE_ROOT; };
  55. 7DEBFE6F183BEAC300BC53D5 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = "Dropin-Player/en.lproj/InfoPlist.strings"; sourceTree = SOURCE_ROOT; };
  56. 7DEBFE71183BEAD500BC53D5 /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Default-568h@2x.png"; path = "Dropin-Player/Default-568h@2x.png"; sourceTree = SOURCE_ROOT; };
  57. 7DEBFE72183BEAD500BC53D5 /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Default.png; path = "Dropin-Player/Default.png"; sourceTree = SOURCE_ROOT; };
  58. 7DEBFE73183BEAD500BC53D5 /* Default@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Default@2x.png"; path = "Dropin-Player/Default@2x.png"; sourceTree = SOURCE_ROOT; };
  59. 7DEBFE75183BEAD500BC53D5 /* Dropin-Player-Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "Dropin-Player-Prefix.pch"; path = "Dropin-Player/Dropin-Player-Prefix.pch"; sourceTree = SOURCE_ROOT; };
  60. 7DEBFE76183BEAD500BC53D5 /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = "Dropin-Player/main.m"; sourceTree = SOURCE_ROOT; };
  61. 7DEBFE7C183BECDE00BC53D5 /* Dropin-Player-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = "Dropin-Player-Info.plist"; path = "Dropin-Player/Dropin-Player-Info.plist"; sourceTree = SOURCE_ROOT; };
  62. 7DEBFE7E183BEE7500BC53D5 /* MediaPlayer.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MediaPlayer.framework; path = System/Library/Frameworks/MediaPlayer.framework; sourceTree = SDKROOT; };
  63. 7DEBFE80183BF0AA00BC53D5 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
  64. 7DEBFE82183BFC6300BC53D5 /* VDLMainViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VDLMainViewController.h; sourceTree = SOURCE_ROOT; };
  65. 7DEBFE83183BFC6300BC53D5 /* VDLMainViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VDLMainViewController.m; sourceTree = SOURCE_ROOT; };
  66. 7DEBFE84183BFC6300BC53D5 /* VDLMainViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = VDLMainViewController.xib; sourceTree = SOURCE_ROOT; };
  67. /* End PBXFileReference section */
  68. /* Begin PBXFrameworksBuildPhase section */
  69. 7D11B363183BA71600FF0D25 /* Frameworks */ = {
  70. isa = PBXFrameworksBuildPhase;
  71. buildActionMask = 2147483647;
  72. files = (
  73. 7DEBFE81183BF0AA00BC53D5 /* AVFoundation.framework in Frameworks */,
  74. 7DEBFE7F183BEE7500BC53D5 /* MediaPlayer.framework in Frameworks */,
  75. 7D8745C8183BACBF00FD09E0 /* CoreGraphics.framework in Frameworks */,
  76. 7D8745C7183BACAE00FD09E0 /* QuartzCore.framework in Frameworks */,
  77. 7D8745C5183BAC3100FD09E0 /* libstdc++.dylib 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 /* Dropin-Player */,
  96. 7D11B368183BA71600FF0D25 /* Frameworks */,
  97. 7D11B367183BA71600FF0D25 /* Products */,
  98. );
  99. sourceTree = "<group>";
  100. };
  101. 7D11B367183BA71600FF0D25 /* Products */ = {
  102. isa = PBXGroup;
  103. children = (
  104. 7D11B366183BA71600FF0D25 /* Dropin-Player.app */,
  105. );
  106. name = Products;
  107. sourceTree = "<group>";
  108. };
  109. 7D11B368183BA71600FF0D25 /* Frameworks */ = {
  110. isa = PBXGroup;
  111. children = (
  112. 7DEBFE80183BF0AA00BC53D5 /* AVFoundation.framework */,
  113. 7DEBFE7E183BEE7500BC53D5 /* MediaPlayer.framework */,
  114. 7D8745B4183BA8F900FD09E0 /* libMobileVLCKit.a */,
  115. 7D8745C6183BACAE00FD09E0 /* QuartzCore.framework */,
  116. 7D8745C4183BAC3100FD09E0 /* libstdc++.dylib */,
  117. 7D8745C2183BAC2700FD09E0 /* libiconv.dylib */,
  118. 7D8745C0183BAC2300FD09E0 /* libbz2.dylib */,
  119. 7D8745BE183BAC1200FD09E0 /* CoreText.framework */,
  120. 7D8745BC183BAC0D00FD09E0 /* CFNetwork.framework */,
  121. 7D8745BA183BABEE00FD09E0 /* OpenGLES.framework */,
  122. 7D8745B6183BABE800FD09E0 /* AudioToolbox.framework */,
  123. 7D8745B7183BABE800FD09E0 /* AudioUnit.framework */,
  124. 7D11B369183BA71600FF0D25 /* UIKit.framework */,
  125. 7D11B36B183BA71600FF0D25 /* Foundation.framework */,
  126. 7D11B36D183BA71600FF0D25 /* CoreGraphics.framework */,
  127. );
  128. name = Frameworks;
  129. sourceTree = "<group>";
  130. };
  131. 7D11B36F183BA71600FF0D25 /* Dropin-Player */ = {
  132. isa = PBXGroup;
  133. children = (
  134. 7DEBFE64183BEA9E00BC53D5 /* VDLAppDelegate.h */,
  135. 7DEBFE65183BEA9E00BC53D5 /* VDLAppDelegate.m */,
  136. 7DEBFE82183BFC6300BC53D5 /* VDLMainViewController.h */,
  137. 7DEBFE83183BFC6300BC53D5 /* VDLMainViewController.m */,
  138. 7DEBFE84183BFC6300BC53D5 /* VDLMainViewController.xib */,
  139. 7DEBFE66183BEA9E00BC53D5 /* VDLPlaybackViewController.h */,
  140. 7DEBFE67183BEA9E00BC53D5 /* VDLPlaybackViewController.m */,
  141. 7DEBFE6B183BEAB500BC53D5 /* VDLPlaybackViewController.xib */,
  142. 7D11B370183BA71600FF0D25 /* Supporting Files */,
  143. );
  144. name = "Dropin-Player";
  145. path = SimplePlayback;
  146. sourceTree = "<group>";
  147. };
  148. 7D11B370183BA71600FF0D25 /* Supporting Files */ = {
  149. isa = PBXGroup;
  150. children = (
  151. 7DEBFE7C183BECDE00BC53D5 /* Dropin-Player-Info.plist */,
  152. 7DEBFE71183BEAD500BC53D5 /* Default-568h@2x.png */,
  153. 7DEBFE72183BEAD500BC53D5 /* Default.png */,
  154. 7DEBFE73183BEAD500BC53D5 /* Default@2x.png */,
  155. 7DEBFE75183BEAD500BC53D5 /* Dropin-Player-Prefix.pch */,
  156. 7DEBFE76183BEAD500BC53D5 /* main.m */,
  157. 7DEBFE6E183BEAC300BC53D5 /* InfoPlist.strings */,
  158. );
  159. name = "Supporting Files";
  160. sourceTree = "<group>";
  161. };
  162. /* End PBXGroup section */
  163. /* Begin PBXNativeTarget section */
  164. 7D11B365183BA71600FF0D25 /* Dropin-Player */ = {
  165. isa = PBXNativeTarget;
  166. buildConfigurationList = 7D11B389183BA71600FF0D25 /* Build configuration list for PBXNativeTarget "Dropin-Player" */;
  167. buildPhases = (
  168. 7D11B362183BA71600FF0D25 /* Sources */,
  169. 7D11B363183BA71600FF0D25 /* Frameworks */,
  170. 7D11B364183BA71600FF0D25 /* Resources */,
  171. );
  172. buildRules = (
  173. );
  174. dependencies = (
  175. );
  176. name = "Dropin-Player";
  177. productName = SimplePlayback;
  178. productReference = 7D11B366183BA71600FF0D25 /* Dropin-Player.app */;
  179. productType = "com.apple.product-type.application";
  180. };
  181. /* End PBXNativeTarget section */
  182. /* Begin PBXProject section */
  183. 7D11B35E183BA71600FF0D25 /* Project object */ = {
  184. isa = PBXProject;
  185. attributes = {
  186. CLASSPREFIX = VDL;
  187. LastUpgradeCheck = 0460;
  188. ORGANIZATIONNAME = VideoLAN;
  189. };
  190. buildConfigurationList = 7D11B361183BA71600FF0D25 /* Build configuration list for PBXProject "Dropin-Player" */;
  191. compatibilityVersion = "Xcode 3.2";
  192. developmentRegion = English;
  193. hasScannedForEncodings = 0;
  194. knownRegions = (
  195. en,
  196. );
  197. mainGroup = 7D11B35D183BA71600FF0D25;
  198. productRefGroup = 7D11B367183BA71600FF0D25 /* Products */;
  199. projectDirPath = "";
  200. projectRoot = "";
  201. targets = (
  202. 7D11B365183BA71600FF0D25 /* Dropin-Player */,
  203. );
  204. };
  205. /* End PBXProject section */
  206. /* Begin PBXResourcesBuildPhase section */
  207. 7D11B364183BA71600FF0D25 /* Resources */ = {
  208. isa = PBXResourcesBuildPhase;
  209. buildActionMask = 2147483647;
  210. files = (
  211. 7DEBFE70183BEAC300BC53D5 /* InfoPlist.strings in Resources */,
  212. 7DEBFE86183BFC6300BC53D5 /* VDLMainViewController.xib in Resources */,
  213. 7DEBFE7D183BECDE00BC53D5 /* Dropin-Player-Info.plist in Resources */,
  214. 7DEBFE6D183BEAB500BC53D5 /* VDLPlaybackViewController.xib in Resources */,
  215. 7DEBFE79183BEAD500BC53D5 /* Default@2x.png in Resources */,
  216. 7DEBFE77183BEAD500BC53D5 /* Default-568h@2x.png in Resources */,
  217. 7DEBFE78183BEAD500BC53D5 /* Default.png 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. 7DEBFE85183BFC6300BC53D5 /* VDLMainViewController.m in Sources */,
  228. 7DEBFE68183BEA9E00BC53D5 /* VDLAppDelegate.m in Sources */,
  229. 7DEBFE7B183BEAD500BC53D5 /* main.m in Sources */,
  230. 7DEBFE69183BEA9E00BC53D5 /* VDLPlaybackViewController.m in Sources */,
  231. );
  232. runOnlyForDeploymentPostprocessing = 0;
  233. };
  234. /* End PBXSourcesBuildPhase section */
  235. /* Begin PBXVariantGroup section */
  236. 7DEBFE6B183BEAB500BC53D5 /* VDLPlaybackViewController.xib */ = {
  237. isa = PBXVariantGroup;
  238. children = (
  239. 7DEBFE6C183BEAB500BC53D5 /* en */,
  240. );
  241. name = VDLPlaybackViewController.xib;
  242. sourceTree = "<group>";
  243. };
  244. 7DEBFE6E183BEAC300BC53D5 /* InfoPlist.strings */ = {
  245. isa = PBXVariantGroup;
  246. children = (
  247. 7DEBFE6F183BEAC300BC53D5 /* en */,
  248. );
  249. name = InfoPlist.strings;
  250. sourceTree = "<group>";
  251. };
  252. /* End PBXVariantGroup section */
  253. /* Begin XCBuildConfiguration section */
  254. 7D11B387183BA71600FF0D25 /* Debug */ = {
  255. isa = XCBuildConfiguration;
  256. buildSettings = {
  257. ALWAYS_SEARCH_USER_PATHS = NO;
  258. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  259. CLANG_CXX_LIBRARY = "libc++";
  260. CLANG_ENABLE_OBJC_ARC = YES;
  261. CLANG_WARN_CONSTANT_CONVERSION = YES;
  262. CLANG_WARN_EMPTY_BODY = YES;
  263. CLANG_WARN_ENUM_CONVERSION = YES;
  264. CLANG_WARN_INT_CONVERSION = YES;
  265. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  266. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  267. COPY_PHASE_STRIP = NO;
  268. GCC_C_LANGUAGE_STANDARD = gnu99;
  269. GCC_DYNAMIC_NO_PIC = NO;
  270. GCC_OPTIMIZATION_LEVEL = 0;
  271. GCC_PREPROCESSOR_DEFINITIONS = (
  272. "DEBUG=1",
  273. "$(inherited)",
  274. );
  275. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  276. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  277. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  278. GCC_WARN_UNUSED_VARIABLE = YES;
  279. IPHONEOS_DEPLOYMENT_TARGET = 6.1;
  280. ONLY_ACTIVE_ARCH = YES;
  281. SDKROOT = iphoneos;
  282. };
  283. name = Debug;
  284. };
  285. 7D11B388183BA71600FF0D25 /* Release */ = {
  286. isa = XCBuildConfiguration;
  287. buildSettings = {
  288. ALWAYS_SEARCH_USER_PATHS = NO;
  289. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  290. CLANG_CXX_LIBRARY = "libc++";
  291. CLANG_ENABLE_OBJC_ARC = YES;
  292. CLANG_WARN_CONSTANT_CONVERSION = YES;
  293. CLANG_WARN_EMPTY_BODY = YES;
  294. CLANG_WARN_ENUM_CONVERSION = YES;
  295. CLANG_WARN_INT_CONVERSION = YES;
  296. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  297. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  298. COPY_PHASE_STRIP = YES;
  299. GCC_C_LANGUAGE_STANDARD = gnu99;
  300. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  301. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  302. GCC_WARN_UNUSED_VARIABLE = YES;
  303. IPHONEOS_DEPLOYMENT_TARGET = 6.1;
  304. OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
  305. SDKROOT = iphoneos;
  306. VALIDATE_PRODUCT = YES;
  307. };
  308. name = Release;
  309. };
  310. 7D11B38A183BA71600FF0D25 /* Debug */ = {
  311. isa = XCBuildConfiguration;
  312. buildSettings = {
  313. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  314. GCC_PREFIX_HEADER = "Dropin-Player/Dropin-Player-Prefix.pch";
  315. HEADER_SEARCH_PATHS = "\"$(SRCROOT)/../../build/Release-iphonesimulator/include\"";
  316. INFOPLIST_FILE = "Dropin-Player/Dropin-Player-Info.plist";
  317. LIBRARY_SEARCH_PATHS = (
  318. "\"$(SRCROOT)/../../build/Release-iphonesimulator\"",
  319. "\"$(SRCROOT)/../../build/Release-iphonesos\"",
  320. );
  321. PRODUCT_NAME = "Dropin-Player";
  322. WRAPPER_EXTENSION = app;
  323. };
  324. name = Debug;
  325. };
  326. 7D11B38B183BA71600FF0D25 /* Release */ = {
  327. isa = XCBuildConfiguration;
  328. buildSettings = {
  329. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  330. GCC_PREFIX_HEADER = "Dropin-Player/Dropin-Player-Prefix.pch";
  331. HEADER_SEARCH_PATHS = "\"$(SRCROOT)/../../build/Release-iphonesimulator/include\"";
  332. INFOPLIST_FILE = "Dropin-Player/Dropin-Player-Info.plist";
  333. LIBRARY_SEARCH_PATHS = (
  334. "\"$(SRCROOT)/../../build/Release-iphonesimulator\"",
  335. "\"$(SRCROOT)/../../build/Release-iphonesos\"",
  336. );
  337. PRODUCT_NAME = "Dropin-Player";
  338. WRAPPER_EXTENSION = app;
  339. };
  340. name = Release;
  341. };
  342. /* End XCBuildConfiguration section */
  343. /* Begin XCConfigurationList section */
  344. 7D11B361183BA71600FF0D25 /* Build configuration list for PBXProject "Dropin-Player" */ = {
  345. isa = XCConfigurationList;
  346. buildConfigurations = (
  347. 7D11B387183BA71600FF0D25 /* Debug */,
  348. 7D11B388183BA71600FF0D25 /* Release */,
  349. );
  350. defaultConfigurationIsVisible = 0;
  351. defaultConfigurationName = Release;
  352. };
  353. 7D11B389183BA71600FF0D25 /* Build configuration list for PBXNativeTarget "Dropin-Player" */ = {
  354. isa = XCConfigurationList;
  355. buildConfigurations = (
  356. 7D11B38A183BA71600FF0D25 /* Debug */,
  357. 7D11B38B183BA71600FF0D25 /* Release */,
  358. );
  359. defaultConfigurationIsVisible = 0;
  360. defaultConfigurationName = Release;
  361. };
  362. /* End XCConfigurationList section */
  363. };
  364. rootObject = 7D11B35E183BA71600FF0D25 /* Project object */;
  365. }