project.pbxproj 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 7D94FCDF16DE7D1000F2623B /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D94FCDE16DE7D1000F2623B /* UIKit.framework */; };
  10. 7D94FCE116DE7D1000F2623B /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D94FCE016DE7D1000F2623B /* Foundation.framework */; };
  11. 7D94FCE316DE7D1000F2623B /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D94FCE216DE7D1000F2623B /* CoreGraphics.framework */; };
  12. 7D94FCEB16DE7D1000F2623B /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D94FCEA16DE7D1000F2623B /* main.m */; };
  13. 7D94FCEF16DE7D1000F2623B /* VLCAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D94FCEE16DE7D1000F2623B /* VLCAppDelegate.m */; };
  14. 7D94FCF816DE7D1100F2623B /* VLCPlaylistViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D94FCF716DE7D1100F2623B /* VLCPlaylistViewController.m */; };
  15. 7D94FCFB16DE7D1100F2623B /* VLCMovieViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D94FCFA16DE7D1100F2623B /* VLCMovieViewController.m */; };
  16. 7DA6209B170A0CE500643D11 /* VLCPlaylistTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DA6209A170A0CE500643D11 /* VLCPlaylistTableViewCell.m */; };
  17. 7DADC55F1704FABF001DAC63 /* OBSlider.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DADC55E1704FABF001DAC63 /* OBSlider.m */; };
  18. A7924696170F0BA90036AAF2 /* libMediaLibraryKit.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A7924695170F0BA90036AAF2 /* libMediaLibraryKit.a */; };
  19. A79246A7170F0ED20036AAF2 /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = A7924698170F0ED20036AAF2 /* Default-568h@2x.png */; };
  20. A79246A8170F0ED20036AAF2 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = A7924699170F0ED20036AAF2 /* Default.png */; };
  21. A79246A9170F0ED20036AAF2 /* Default@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = A792469A170F0ED20036AAF2 /* Default@2x.png */; };
  22. A79246AD170F0ED20036AAF2 /* VLCPlaylistTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = A79246A1170F0ED20036AAF2 /* VLCPlaylistTableViewCell.xib */; };
  23. A79246B8170F0FAF0036AAF2 /* VLCMovieViewController~ipad.xib in Resources */ = {isa = PBXBuildFile; fileRef = A79246B0170F0FAF0036AAF2 /* VLCMovieViewController~ipad.xib */; };
  24. A79246B9170F0FAF0036AAF2 /* VLCMovieViewController~iphone.xib in Resources */ = {isa = PBXBuildFile; fileRef = A79246B2170F0FAF0036AAF2 /* VLCMovieViewController~iphone.xib */; };
  25. A79246BA170F0FAF0036AAF2 /* VLCPlaylistViewController~ipad.xib in Resources */ = {isa = PBXBuildFile; fileRef = A79246B4170F0FAF0036AAF2 /* VLCPlaylistViewController~ipad.xib */; };
  26. A79246BB170F0FAF0036AAF2 /* VLCPlaylistViewController~iphone.xib in Resources */ = {isa = PBXBuildFile; fileRef = A79246B6170F0FAF0036AAF2 /* VLCPlaylistViewController~iphone.xib */; };
  27. CC1BBC3F1704934300A20CBF /* libMobileVLCKit.a in Frameworks */ = {isa = PBXBuildFile; fileRef = CC1BBC3E1704934200A20CBF /* libMobileVLCKit.a */; };
  28. CC1BBC431704935E00A20CBF /* MediaLibrary.mom in Resources */ = {isa = PBXBuildFile; fileRef = CC1BBC421704935E00A20CBF /* MediaLibrary.mom */; };
  29. CC1BBC461704938300A20CBF /* libiconv.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = CC1BBC451704938300A20CBF /* libiconv.dylib */; };
  30. CC1BBC481704938B00A20CBF /* libstdc++.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = CC1BBC471704938B00A20CBF /* libstdc++.dylib */; };
  31. CC1BBC4A1704939300A20CBF /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = CC1BBC491704939300A20CBF /* libz.dylib */; };
  32. CC1BBC4C1704939B00A20CBF /* libsqlite3.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = CC1BBC4B1704939B00A20CBF /* libsqlite3.dylib */; };
  33. CC1BBC4E170493A300A20CBF /* libbz2.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = CC1BBC4D170493A300A20CBF /* libbz2.dylib */; };
  34. CC1BBC50170493AA00A20CBF /* libxml2.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = CC1BBC4F170493AA00A20CBF /* libxml2.dylib */; };
  35. CC1BBC52170493B100A20CBF /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CC1BBC51170493B100A20CBF /* OpenGLES.framework */; };
  36. CC1BBC54170493B800A20CBF /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CC1BBC53170493B800A20CBF /* AudioToolbox.framework */; };
  37. CC1BBC56170493C100A20CBF /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CC1BBC55170493C100A20CBF /* QuartzCore.framework */; };
  38. CC1BBC58170493E100A20CBF /* CoreData.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CC1BBC57170493E100A20CBF /* CoreData.framework */; };
  39. /* End PBXBuildFile section */
  40. /* Begin PBXFileReference section */
  41. 7D94FCDB16DE7D1000F2623B /* AspenProject.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = AspenProject.app; sourceTree = BUILT_PRODUCTS_DIR; };
  42. 7D94FCDE16DE7D1000F2623B /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  43. 7D94FCE016DE7D1000F2623B /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  44. 7D94FCE216DE7D1000F2623B /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
  45. 7D94FCE616DE7D1000F2623B /* AspenProject-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "AspenProject-Info.plist"; sourceTree = "<group>"; };
  46. 7D94FCEA16DE7D1000F2623B /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  47. 7D94FCEC16DE7D1000F2623B /* AspenProject-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "AspenProject-Prefix.pch"; sourceTree = "<group>"; };
  48. 7D94FCED16DE7D1000F2623B /* VLCAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VLCAppDelegate.h; sourceTree = "<group>"; };
  49. 7D94FCEE16DE7D1000F2623B /* VLCAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = VLCAppDelegate.m; sourceTree = "<group>"; };
  50. 7D94FCF616DE7D1100F2623B /* VLCPlaylistViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VLCPlaylistViewController.h; sourceTree = "<group>"; };
  51. 7D94FCF716DE7D1100F2623B /* VLCPlaylistViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = VLCPlaylistViewController.m; sourceTree = "<group>"; };
  52. 7D94FCF916DE7D1100F2623B /* VLCMovieViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VLCMovieViewController.h; sourceTree = "<group>"; };
  53. 7D94FCFA16DE7D1100F2623B /* VLCMovieViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = VLCMovieViewController.m; sourceTree = "<group>"; };
  54. 7DA62099170A0CE500643D11 /* VLCPlaylistTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCPlaylistTableViewCell.h; sourceTree = "<group>"; };
  55. 7DA6209A170A0CE500643D11 /* VLCPlaylistTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCPlaylistTableViewCell.m; sourceTree = "<group>"; };
  56. 7DADC55D1704FABF001DAC63 /* OBSlider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OBSlider.h; path = ImportedSources/OBSlider/OBSlider/OBSlider.h; sourceTree = SOURCE_ROOT; };
  57. 7DADC55E1704FABF001DAC63 /* OBSlider.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = OBSlider.m; path = ImportedSources/OBSlider/OBSlider/OBSlider.m; sourceTree = SOURCE_ROOT; };
  58. A7924695170F0BA90036AAF2 /* libMediaLibraryKit.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libMediaLibraryKit.a; path = "ImportedSources/MediaLibraryKit/build/Release-iphonesimulator/libMediaLibraryKit.a"; sourceTree = "<group>"; };
  59. A7924698170F0ED20036AAF2 /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; };
  60. A7924699170F0ED20036AAF2 /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = "<group>"; };
  61. A792469A170F0ED20036AAF2 /* Default@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default@2x.png"; sourceTree = "<group>"; };
  62. A79246A2170F0ED20036AAF2 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/VLCPlaylistTableViewCell.xib; sourceTree = "<group>"; };
  63. A79246B1170F0FAF0036AAF2 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = "Resources/en.lproj/VLCMovieViewController~ipad.xib"; sourceTree = SOURCE_ROOT; };
  64. A79246B3170F0FAF0036AAF2 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = "Resources/en.lproj/VLCMovieViewController~iphone.xib"; sourceTree = SOURCE_ROOT; };
  65. A79246B5170F0FAF0036AAF2 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = "Resources/en.lproj/VLCPlaylistViewController~ipad.xib"; sourceTree = SOURCE_ROOT; };
  66. A79246B7170F0FAF0036AAF2 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = "Resources/en.lproj/VLCPlaylistViewController~iphone.xib"; sourceTree = SOURCE_ROOT; };
  67. CC1BBC3E1704934200A20CBF /* libMobileVLCKit.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libMobileVLCKit.a; path = "ImportedSources/VLCKit/build/Release-iphonesimulator/libMobileVLCKit.a"; sourceTree = "<group>"; };
  68. CC1BBC421704935E00A20CBF /* MediaLibrary.mom */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; name = MediaLibrary.mom; path = "ImportedSources/MediaLibraryKit/build/Release-iphonesimulator/MediaLibrary.mom"; sourceTree = "<group>"; };
  69. CC1BBC451704938300A20CBF /* libiconv.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libiconv.dylib; path = usr/lib/libiconv.dylib; sourceTree = SDKROOT; };
  70. CC1BBC471704938B00A20CBF /* libstdc++.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = "libstdc++.dylib"; path = "usr/lib/libstdc++.dylib"; sourceTree = SDKROOT; };
  71. CC1BBC491704939300A20CBF /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = usr/lib/libz.dylib; sourceTree = SDKROOT; };
  72. CC1BBC4B1704939B00A20CBF /* libsqlite3.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libsqlite3.dylib; path = usr/lib/libsqlite3.dylib; sourceTree = SDKROOT; };
  73. CC1BBC4D170493A300A20CBF /* libbz2.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libbz2.dylib; path = usr/lib/libbz2.dylib; sourceTree = SDKROOT; };
  74. CC1BBC4F170493AA00A20CBF /* libxml2.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libxml2.dylib; path = usr/lib/libxml2.dylib; sourceTree = SDKROOT; };
  75. CC1BBC51170493B100A20CBF /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
  76. CC1BBC53170493B800A20CBF /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
  77. CC1BBC55170493C100A20CBF /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
  78. CC1BBC57170493E100A20CBF /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
  79. /* End PBXFileReference section */
  80. /* Begin PBXFrameworksBuildPhase section */
  81. 7D94FCD816DE7D1000F2623B /* Frameworks */ = {
  82. isa = PBXFrameworksBuildPhase;
  83. buildActionMask = 2147483647;
  84. files = (
  85. CC1BBC58170493E100A20CBF /* CoreData.framework in Frameworks */,
  86. CC1BBC56170493C100A20CBF /* QuartzCore.framework in Frameworks */,
  87. CC1BBC54170493B800A20CBF /* AudioToolbox.framework in Frameworks */,
  88. CC1BBC52170493B100A20CBF /* OpenGLES.framework in Frameworks */,
  89. CC1BBC50170493AA00A20CBF /* libxml2.dylib in Frameworks */,
  90. CC1BBC4E170493A300A20CBF /* libbz2.dylib in Frameworks */,
  91. CC1BBC4C1704939B00A20CBF /* libsqlite3.dylib in Frameworks */,
  92. CC1BBC4A1704939300A20CBF /* libz.dylib in Frameworks */,
  93. CC1BBC481704938B00A20CBF /* libstdc++.dylib in Frameworks */,
  94. CC1BBC461704938300A20CBF /* libiconv.dylib in Frameworks */,
  95. CC1BBC3F1704934300A20CBF /* libMobileVLCKit.a in Frameworks */,
  96. 7D94FCDF16DE7D1000F2623B /* UIKit.framework in Frameworks */,
  97. 7D94FCE116DE7D1000F2623B /* Foundation.framework in Frameworks */,
  98. 7D94FCE316DE7D1000F2623B /* CoreGraphics.framework in Frameworks */,
  99. A7924696170F0BA90036AAF2 /* libMediaLibraryKit.a in Frameworks */,
  100. );
  101. runOnlyForDeploymentPostprocessing = 0;
  102. };
  103. /* End PBXFrameworksBuildPhase section */
  104. /* Begin PBXGroup section */
  105. 7D94FCD216DE7D1000F2623B = {
  106. isa = PBXGroup;
  107. children = (
  108. 7D94FCE416DE7D1000F2623B /* AspenProject */,
  109. CC1BBC441704936500A20CBF /* External VLC Libraries */,
  110. 7D94FCDD16DE7D1000F2623B /* Frameworks */,
  111. 7D94FCDC16DE7D1000F2623B /* Products */,
  112. );
  113. sourceTree = "<group>";
  114. };
  115. 7D94FCDC16DE7D1000F2623B /* Products */ = {
  116. isa = PBXGroup;
  117. children = (
  118. 7D94FCDB16DE7D1000F2623B /* AspenProject.app */,
  119. );
  120. name = Products;
  121. sourceTree = "<group>";
  122. };
  123. 7D94FCDD16DE7D1000F2623B /* Frameworks */ = {
  124. isa = PBXGroup;
  125. children = (
  126. CC1BBC57170493E100A20CBF /* CoreData.framework */,
  127. CC1BBC55170493C100A20CBF /* QuartzCore.framework */,
  128. CC1BBC53170493B800A20CBF /* AudioToolbox.framework */,
  129. CC1BBC51170493B100A20CBF /* OpenGLES.framework */,
  130. CC1BBC4F170493AA00A20CBF /* libxml2.dylib */,
  131. CC1BBC4D170493A300A20CBF /* libbz2.dylib */,
  132. CC1BBC4B1704939B00A20CBF /* libsqlite3.dylib */,
  133. CC1BBC491704939300A20CBF /* libz.dylib */,
  134. CC1BBC471704938B00A20CBF /* libstdc++.dylib */,
  135. CC1BBC451704938300A20CBF /* libiconv.dylib */,
  136. 7D94FCDE16DE7D1000F2623B /* UIKit.framework */,
  137. 7D94FCE016DE7D1000F2623B /* Foundation.framework */,
  138. 7D94FCE216DE7D1000F2623B /* CoreGraphics.framework */,
  139. );
  140. name = Frameworks;
  141. sourceTree = "<group>";
  142. };
  143. 7D94FCE416DE7D1000F2623B /* AspenProject */ = {
  144. isa = PBXGroup;
  145. children = (
  146. 7D94FCED16DE7D1000F2623B /* VLCAppDelegate.h */,
  147. 7D94FCEE16DE7D1000F2623B /* VLCAppDelegate.m */,
  148. 7D94FCF616DE7D1100F2623B /* VLCPlaylistViewController.h */,
  149. 7D94FCF716DE7D1100F2623B /* VLCPlaylistViewController.m */,
  150. 7D94FCF916DE7D1100F2623B /* VLCMovieViewController.h */,
  151. 7D94FCFA16DE7D1100F2623B /* VLCMovieViewController.m */,
  152. 7DA62099170A0CE500643D11 /* VLCPlaylistTableViewCell.h */,
  153. 7DA6209A170A0CE500643D11 /* VLCPlaylistTableViewCell.m */,
  154. 7DADC5601704FACC001DAC63 /* Imported */,
  155. 7DADC55C1704FAA8001DAC63 /* XIBs */,
  156. A7924697170F0ED20036AAF2 /* Resources */,
  157. 7D94FCE516DE7D1000F2623B /* Supporting Files */,
  158. );
  159. path = AspenProject;
  160. sourceTree = "<group>";
  161. };
  162. 7D94FCE516DE7D1000F2623B /* Supporting Files */ = {
  163. isa = PBXGroup;
  164. children = (
  165. 7D94FCE616DE7D1000F2623B /* AspenProject-Info.plist */,
  166. 7D94FCEA16DE7D1000F2623B /* main.m */,
  167. 7D94FCEC16DE7D1000F2623B /* AspenProject-Prefix.pch */,
  168. );
  169. name = "Supporting Files";
  170. sourceTree = "<group>";
  171. };
  172. 7DADC55C1704FAA8001DAC63 /* XIBs */ = {
  173. isa = PBXGroup;
  174. children = (
  175. A79246B0170F0FAF0036AAF2 /* VLCMovieViewController~ipad.xib */,
  176. A79246B2170F0FAF0036AAF2 /* VLCMovieViewController~iphone.xib */,
  177. A79246B4170F0FAF0036AAF2 /* VLCPlaylistViewController~ipad.xib */,
  178. A79246B6170F0FAF0036AAF2 /* VLCPlaylistViewController~iphone.xib */,
  179. A79246A1170F0ED20036AAF2 /* VLCPlaylistTableViewCell.xib */,
  180. );
  181. name = XIBs;
  182. sourceTree = "<group>";
  183. };
  184. 7DADC5601704FACC001DAC63 /* Imported */ = {
  185. isa = PBXGroup;
  186. children = (
  187. 7DADC55D1704FABF001DAC63 /* OBSlider.h */,
  188. 7DADC55E1704FABF001DAC63 /* OBSlider.m */,
  189. );
  190. name = Imported;
  191. sourceTree = "<group>";
  192. };
  193. A7924697170F0ED20036AAF2 /* Resources */ = {
  194. isa = PBXGroup;
  195. children = (
  196. A7924698170F0ED20036AAF2 /* Default-568h@2x.png */,
  197. A7924699170F0ED20036AAF2 /* Default.png */,
  198. A792469A170F0ED20036AAF2 /* Default@2x.png */,
  199. );
  200. path = Resources;
  201. sourceTree = SOURCE_ROOT;
  202. };
  203. CC1BBC441704936500A20CBF /* External VLC Libraries */ = {
  204. isa = PBXGroup;
  205. children = (
  206. A7924695170F0BA90036AAF2 /* libMediaLibraryKit.a */,
  207. CC1BBC421704935E00A20CBF /* MediaLibrary.mom */,
  208. CC1BBC3E1704934200A20CBF /* libMobileVLCKit.a */,
  209. );
  210. name = "External VLC Libraries";
  211. sourceTree = "<group>";
  212. };
  213. /* End PBXGroup section */
  214. /* Begin PBXNativeTarget section */
  215. 7D94FCDA16DE7D1000F2623B /* AspenProject */ = {
  216. isa = PBXNativeTarget;
  217. buildConfigurationList = 7D94FD0A16DE7D1100F2623B /* Build configuration list for PBXNativeTarget "AspenProject" */;
  218. buildPhases = (
  219. 7D94FCD716DE7D1000F2623B /* Sources */,
  220. 7D94FCD816DE7D1000F2623B /* Frameworks */,
  221. 7D94FCD916DE7D1000F2623B /* Resources */,
  222. );
  223. buildRules = (
  224. );
  225. dependencies = (
  226. );
  227. name = AspenProject;
  228. productName = AspenProject;
  229. productReference = 7D94FCDB16DE7D1000F2623B /* AspenProject.app */;
  230. productType = "com.apple.product-type.application";
  231. };
  232. /* End PBXNativeTarget section */
  233. /* Begin PBXProject section */
  234. 7D94FCD316DE7D1000F2623B /* Project object */ = {
  235. isa = PBXProject;
  236. attributes = {
  237. CLASSPREFIX = VLC;
  238. LastUpgradeCheck = 0460;
  239. ORGANIZATIONNAME = VideoLAN;
  240. };
  241. buildConfigurationList = 7D94FCD616DE7D1000F2623B /* Build configuration list for PBXProject "AspenProject" */;
  242. compatibilityVersion = "Xcode 3.2";
  243. developmentRegion = English;
  244. hasScannedForEncodings = 0;
  245. knownRegions = (
  246. en,
  247. );
  248. mainGroup = 7D94FCD216DE7D1000F2623B;
  249. productRefGroup = 7D94FCDC16DE7D1000F2623B /* Products */;
  250. projectDirPath = "";
  251. projectRoot = "";
  252. targets = (
  253. 7D94FCDA16DE7D1000F2623B /* AspenProject */,
  254. );
  255. };
  256. /* End PBXProject section */
  257. /* Begin PBXResourcesBuildPhase section */
  258. 7D94FCD916DE7D1000F2623B /* Resources */ = {
  259. isa = PBXResourcesBuildPhase;
  260. buildActionMask = 2147483647;
  261. files = (
  262. CC1BBC431704935E00A20CBF /* MediaLibrary.mom in Resources */,
  263. A79246A7170F0ED20036AAF2 /* Default-568h@2x.png in Resources */,
  264. A79246A8170F0ED20036AAF2 /* Default.png in Resources */,
  265. A79246A9170F0ED20036AAF2 /* Default@2x.png in Resources */,
  266. A79246AD170F0ED20036AAF2 /* VLCPlaylistTableViewCell.xib in Resources */,
  267. A79246B8170F0FAF0036AAF2 /* VLCMovieViewController~ipad.xib in Resources */,
  268. A79246B9170F0FAF0036AAF2 /* VLCMovieViewController~iphone.xib in Resources */,
  269. A79246BA170F0FAF0036AAF2 /* VLCPlaylistViewController~ipad.xib in Resources */,
  270. A79246BB170F0FAF0036AAF2 /* VLCPlaylistViewController~iphone.xib in Resources */,
  271. );
  272. runOnlyForDeploymentPostprocessing = 0;
  273. };
  274. /* End PBXResourcesBuildPhase section */
  275. /* Begin PBXSourcesBuildPhase section */
  276. 7D94FCD716DE7D1000F2623B /* Sources */ = {
  277. isa = PBXSourcesBuildPhase;
  278. buildActionMask = 2147483647;
  279. files = (
  280. 7D94FCEB16DE7D1000F2623B /* main.m in Sources */,
  281. 7D94FCEF16DE7D1000F2623B /* VLCAppDelegate.m in Sources */,
  282. 7D94FCF816DE7D1100F2623B /* VLCPlaylistViewController.m in Sources */,
  283. 7D94FCFB16DE7D1100F2623B /* VLCMovieViewController.m in Sources */,
  284. 7DADC55F1704FABF001DAC63 /* OBSlider.m in Sources */,
  285. 7DA6209B170A0CE500643D11 /* VLCPlaylistTableViewCell.m in Sources */,
  286. );
  287. runOnlyForDeploymentPostprocessing = 0;
  288. };
  289. /* End PBXSourcesBuildPhase section */
  290. /* Begin PBXVariantGroup section */
  291. A79246A1170F0ED20036AAF2 /* VLCPlaylistTableViewCell.xib */ = {
  292. isa = PBXVariantGroup;
  293. children = (
  294. A79246A2170F0ED20036AAF2 /* en */,
  295. );
  296. name = VLCPlaylistTableViewCell.xib;
  297. path = ../Resources;
  298. sourceTree = "<group>";
  299. };
  300. A79246B0170F0FAF0036AAF2 /* VLCMovieViewController~ipad.xib */ = {
  301. isa = PBXVariantGroup;
  302. children = (
  303. A79246B1170F0FAF0036AAF2 /* en */,
  304. );
  305. name = "VLCMovieViewController~ipad.xib";
  306. sourceTree = "<group>";
  307. };
  308. A79246B2170F0FAF0036AAF2 /* VLCMovieViewController~iphone.xib */ = {
  309. isa = PBXVariantGroup;
  310. children = (
  311. A79246B3170F0FAF0036AAF2 /* en */,
  312. );
  313. name = "VLCMovieViewController~iphone.xib";
  314. sourceTree = "<group>";
  315. };
  316. A79246B4170F0FAF0036AAF2 /* VLCPlaylistViewController~ipad.xib */ = {
  317. isa = PBXVariantGroup;
  318. children = (
  319. A79246B5170F0FAF0036AAF2 /* en */,
  320. );
  321. name = "VLCPlaylistViewController~ipad.xib";
  322. sourceTree = "<group>";
  323. };
  324. A79246B6170F0FAF0036AAF2 /* VLCPlaylistViewController~iphone.xib */ = {
  325. isa = PBXVariantGroup;
  326. children = (
  327. A79246B7170F0FAF0036AAF2 /* en */,
  328. );
  329. name = "VLCPlaylistViewController~iphone.xib";
  330. sourceTree = "<group>";
  331. };
  332. /* End PBXVariantGroup section */
  333. /* Begin XCBuildConfiguration section */
  334. 7D94FD0816DE7D1100F2623B /* Debug */ = {
  335. isa = XCBuildConfiguration;
  336. buildSettings = {
  337. ALWAYS_SEARCH_USER_PATHS = NO;
  338. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  339. CLANG_CXX_LIBRARY = "libc++";
  340. CLANG_WARN_CONSTANT_CONVERSION = YES;
  341. CLANG_WARN_EMPTY_BODY = YES;
  342. CLANG_WARN_ENUM_CONVERSION = YES;
  343. CLANG_WARN_INT_CONVERSION = YES;
  344. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  345. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  346. COPY_PHASE_STRIP = NO;
  347. GCC_C_LANGUAGE_STANDARD = gnu99;
  348. GCC_DYNAMIC_NO_PIC = NO;
  349. GCC_OPTIMIZATION_LEVEL = 0;
  350. GCC_PREPROCESSOR_DEFINITIONS = (
  351. "DEBUG=1",
  352. "$(inherited)",
  353. );
  354. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  355. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  356. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  357. GCC_WARN_UNUSED_VARIABLE = YES;
  358. IPHONEOS_DEPLOYMENT_TARGET = 6.1;
  359. ONLY_ACTIVE_ARCH = YES;
  360. SDKROOT = iphoneos;
  361. TARGETED_DEVICE_FAMILY = "1,2";
  362. };
  363. name = Debug;
  364. };
  365. 7D94FD0916DE7D1100F2623B /* Release */ = {
  366. isa = XCBuildConfiguration;
  367. buildSettings = {
  368. ALWAYS_SEARCH_USER_PATHS = NO;
  369. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  370. CLANG_CXX_LIBRARY = "libc++";
  371. CLANG_WARN_CONSTANT_CONVERSION = YES;
  372. CLANG_WARN_EMPTY_BODY = YES;
  373. CLANG_WARN_ENUM_CONVERSION = YES;
  374. CLANG_WARN_INT_CONVERSION = YES;
  375. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  376. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  377. COPY_PHASE_STRIP = YES;
  378. GCC_C_LANGUAGE_STANDARD = gnu99;
  379. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  380. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  381. GCC_WARN_UNUSED_VARIABLE = YES;
  382. IPHONEOS_DEPLOYMENT_TARGET = 6.1;
  383. OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
  384. SDKROOT = iphoneos;
  385. TARGETED_DEVICE_FAMILY = "1,2";
  386. VALIDATE_PRODUCT = YES;
  387. };
  388. name = Release;
  389. };
  390. 7D94FD0B16DE7D1100F2623B /* Debug */ = {
  391. isa = XCBuildConfiguration;
  392. buildSettings = {
  393. COPY_PHASE_STRIP = NO;
  394. DEAD_CODE_STRIPPING = NO;
  395. GCC_C_LANGUAGE_STANDARD = c99;
  396. GCC_OPTIMIZATION_LEVEL = 3;
  397. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  398. GCC_PREFIX_HEADER = "AspenProject/AspenProject-Prefix.pch";
  399. HEADER_SEARCH_PATHS = (
  400. "$(SRCROOT)/External/MobileVLCKit/include",
  401. "$(SRCROOT)/External/MediaLibraryKit/include",
  402. );
  403. INFOPLIST_FILE = "AspenProject/AspenProject-Info.plist";
  404. IPHONEOS_DEPLOYMENT_TARGET = 5.1;
  405. LIBRARY_SEARCH_PATHS = (
  406. "$(inherited)",
  407. "\"$(SRCROOT)/External/MediaLibraryKit\"",
  408. "\"$(SRCROOT)/External/MobileVLCKit\"",
  409. "\"$(SRCROOT)/ImportedSources/VLCKit/build/Release-iphonesimulator\"",
  410. "\"$(SRCROOT)/ImportedSources/MediaLibraryKit/build/Release-iphonesimulator\"",
  411. );
  412. OTHER_LDFLAGS = "-Wl,-no_pie";
  413. PRODUCT_NAME = "$(TARGET_NAME)";
  414. WRAPPER_EXTENSION = app;
  415. };
  416. name = Debug;
  417. };
  418. 7D94FD0C16DE7D1100F2623B /* Release */ = {
  419. isa = XCBuildConfiguration;
  420. buildSettings = {
  421. COPY_PHASE_STRIP = NO;
  422. DEAD_CODE_STRIPPING = NO;
  423. GCC_C_LANGUAGE_STANDARD = c99;
  424. GCC_OPTIMIZATION_LEVEL = 3;
  425. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  426. GCC_PREFIX_HEADER = "AspenProject/AspenProject-Prefix.pch";
  427. HEADER_SEARCH_PATHS = (
  428. "$(SRCROOT)/External/MobileVLCKit/include",
  429. "$(SRCROOT)/External/MediaLibraryKit/include",
  430. );
  431. INFOPLIST_FILE = "AspenProject/AspenProject-Info.plist";
  432. IPHONEOS_DEPLOYMENT_TARGET = 5.1;
  433. LIBRARY_SEARCH_PATHS = (
  434. "$(inherited)",
  435. "\"$(SRCROOT)/External/MediaLibraryKit\"",
  436. "\"$(SRCROOT)/External/MobileVLCKit\"",
  437. "\"$(SRCROOT)/ImportedSources/VLCKit/build/Release-iphonesimulator\"",
  438. "\"$(SRCROOT)/ImportedSources/MediaLibraryKit/build/Release-iphonesimulator\"",
  439. );
  440. OTHER_LDFLAGS = "-Wl,-no_pie";
  441. PRODUCT_NAME = "$(TARGET_NAME)";
  442. WRAPPER_EXTENSION = app;
  443. };
  444. name = Release;
  445. };
  446. /* End XCBuildConfiguration section */
  447. /* Begin XCConfigurationList section */
  448. 7D94FCD616DE7D1000F2623B /* Build configuration list for PBXProject "AspenProject" */ = {
  449. isa = XCConfigurationList;
  450. buildConfigurations = (
  451. 7D94FD0816DE7D1100F2623B /* Debug */,
  452. 7D94FD0916DE7D1100F2623B /* Release */,
  453. );
  454. defaultConfigurationIsVisible = 0;
  455. defaultConfigurationName = Release;
  456. };
  457. 7D94FD0A16DE7D1100F2623B /* Build configuration list for PBXNativeTarget "AspenProject" */ = {
  458. isa = XCConfigurationList;
  459. buildConfigurations = (
  460. 7D94FD0B16DE7D1100F2623B /* Debug */,
  461. 7D94FD0C16DE7D1100F2623B /* Release */,
  462. );
  463. defaultConfigurationIsVisible = 0;
  464. defaultConfigurationName = Release;
  465. };
  466. /* End XCConfigurationList section */
  467. };
  468. rootObject = 7D94FCD316DE7D1000F2623B /* Project object */;
  469. }