project.pbxproj 24 KB

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