project.pbxproj 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437
  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. A79246C1170F114E0036AAF2 /* VLCMovieViewController~ipad.xib in Resources */ = {isa = PBXBuildFile; fileRef = A79246BC170F114E0036AAF2 /* VLCMovieViewController~ipad.xib */; };
  23. A79246C2170F114E0036AAF2 /* VLCMovieViewController~iphone.xib in Resources */ = {isa = PBXBuildFile; fileRef = A79246BD170F114E0036AAF2 /* VLCMovieViewController~iphone.xib */; };
  24. A79246C3170F114E0036AAF2 /* VLCPlaylistTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = A79246BE170F114E0036AAF2 /* VLCPlaylistTableViewCell.xib */; };
  25. A79246C4170F114E0036AAF2 /* VLCPlaylistViewController~ipad.xib in Resources */ = {isa = PBXBuildFile; fileRef = A79246BF170F114E0036AAF2 /* VLCPlaylistViewController~ipad.xib */; };
  26. A79246C5170F114E0036AAF2 /* VLCPlaylistViewController~iphone.xib in Resources */ = {isa = PBXBuildFile; fileRef = A79246C0170F114E0036AAF2 /* 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. A79246BC170F114E0036AAF2 /* VLCMovieViewController~ipad.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = "VLCMovieViewController~ipad.xib"; path = "Resources/VLCMovieViewController~ipad.xib"; sourceTree = SOURCE_ROOT; };
  63. A79246BD170F114E0036AAF2 /* VLCMovieViewController~iphone.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = "VLCMovieViewController~iphone.xib"; path = "Resources/VLCMovieViewController~iphone.xib"; sourceTree = SOURCE_ROOT; };
  64. A79246BE170F114E0036AAF2 /* VLCPlaylistTableViewCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = VLCPlaylistTableViewCell.xib; path = Resources/VLCPlaylistTableViewCell.xib; sourceTree = SOURCE_ROOT; };
  65. A79246BF170F114E0036AAF2 /* VLCPlaylistViewController~ipad.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = "VLCPlaylistViewController~ipad.xib"; path = "Resources/VLCPlaylistViewController~ipad.xib"; sourceTree = SOURCE_ROOT; };
  66. A79246C0170F114E0036AAF2 /* VLCPlaylistViewController~iphone.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = "VLCPlaylistViewController~iphone.xib"; path = "Resources/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. A79246BC170F114E0036AAF2 /* VLCMovieViewController~ipad.xib */,
  176. A79246BD170F114E0036AAF2 /* VLCMovieViewController~iphone.xib */,
  177. A79246BE170F114E0036AAF2 /* VLCPlaylistTableViewCell.xib */,
  178. A79246BF170F114E0036AAF2 /* VLCPlaylistViewController~ipad.xib */,
  179. A79246C0170F114E0036AAF2 /* VLCPlaylistViewController~iphone.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. A79246C1170F114E0036AAF2 /* VLCMovieViewController~ipad.xib in Resources */,
  267. A79246C2170F114E0036AAF2 /* VLCMovieViewController~iphone.xib in Resources */,
  268. A79246C3170F114E0036AAF2 /* VLCPlaylistTableViewCell.xib in Resources */,
  269. A79246C4170F114E0036AAF2 /* VLCPlaylistViewController~ipad.xib in Resources */,
  270. A79246C5170F114E0036AAF2 /* 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 XCBuildConfiguration section */
  291. 7D94FD0816DE7D1100F2623B /* Debug */ = {
  292. isa = XCBuildConfiguration;
  293. buildSettings = {
  294. ALWAYS_SEARCH_USER_PATHS = NO;
  295. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  296. CLANG_CXX_LIBRARY = "libc++";
  297. CLANG_WARN_CONSTANT_CONVERSION = YES;
  298. CLANG_WARN_EMPTY_BODY = YES;
  299. CLANG_WARN_ENUM_CONVERSION = YES;
  300. CLANG_WARN_INT_CONVERSION = YES;
  301. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  302. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  303. COPY_PHASE_STRIP = NO;
  304. GCC_C_LANGUAGE_STANDARD = gnu99;
  305. GCC_DYNAMIC_NO_PIC = NO;
  306. GCC_OPTIMIZATION_LEVEL = 0;
  307. GCC_PREPROCESSOR_DEFINITIONS = (
  308. "DEBUG=1",
  309. "$(inherited)",
  310. );
  311. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  312. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  313. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  314. GCC_WARN_UNUSED_VARIABLE = YES;
  315. IPHONEOS_DEPLOYMENT_TARGET = 6.1;
  316. ONLY_ACTIVE_ARCH = YES;
  317. SDKROOT = iphoneos;
  318. TARGETED_DEVICE_FAMILY = "1,2";
  319. };
  320. name = Debug;
  321. };
  322. 7D94FD0916DE7D1100F2623B /* Release */ = {
  323. isa = XCBuildConfiguration;
  324. buildSettings = {
  325. ALWAYS_SEARCH_USER_PATHS = NO;
  326. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  327. CLANG_CXX_LIBRARY = "libc++";
  328. CLANG_WARN_CONSTANT_CONVERSION = YES;
  329. CLANG_WARN_EMPTY_BODY = YES;
  330. CLANG_WARN_ENUM_CONVERSION = YES;
  331. CLANG_WARN_INT_CONVERSION = YES;
  332. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  333. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  334. COPY_PHASE_STRIP = YES;
  335. GCC_C_LANGUAGE_STANDARD = gnu99;
  336. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  337. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  338. GCC_WARN_UNUSED_VARIABLE = YES;
  339. IPHONEOS_DEPLOYMENT_TARGET = 6.1;
  340. OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
  341. SDKROOT = iphoneos;
  342. TARGETED_DEVICE_FAMILY = "1,2";
  343. VALIDATE_PRODUCT = YES;
  344. };
  345. name = Release;
  346. };
  347. 7D94FD0B16DE7D1100F2623B /* Debug */ = {
  348. isa = XCBuildConfiguration;
  349. buildSettings = {
  350. COPY_PHASE_STRIP = NO;
  351. DEAD_CODE_STRIPPING = NO;
  352. GCC_C_LANGUAGE_STANDARD = c99;
  353. GCC_OPTIMIZATION_LEVEL = 3;
  354. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  355. GCC_PREFIX_HEADER = "AspenProject/AspenProject-Prefix.pch";
  356. HEADER_SEARCH_PATHS = (
  357. "$(SRCROOT)/External/MobileVLCKit/include",
  358. "$(SRCROOT)/External/MediaLibraryKit/include",
  359. );
  360. INFOPLIST_FILE = "AspenProject/AspenProject-Info.plist";
  361. IPHONEOS_DEPLOYMENT_TARGET = 5.1;
  362. LIBRARY_SEARCH_PATHS = (
  363. "$(inherited)",
  364. "\"$(SRCROOT)/External/MediaLibraryKit\"",
  365. "\"$(SRCROOT)/External/MobileVLCKit\"",
  366. "\"$(SRCROOT)/ImportedSources/VLCKit/build/Release-iphonesimulator\"",
  367. "\"$(SRCROOT)/ImportedSources/MediaLibraryKit/build/Release-iphonesimulator\"",
  368. );
  369. OTHER_LDFLAGS = "-Wl,-no_pie";
  370. PRODUCT_NAME = "$(TARGET_NAME)";
  371. WRAPPER_EXTENSION = app;
  372. };
  373. name = Debug;
  374. };
  375. 7D94FD0C16DE7D1100F2623B /* Release */ = {
  376. isa = XCBuildConfiguration;
  377. buildSettings = {
  378. COPY_PHASE_STRIP = NO;
  379. DEAD_CODE_STRIPPING = NO;
  380. GCC_C_LANGUAGE_STANDARD = c99;
  381. GCC_OPTIMIZATION_LEVEL = 3;
  382. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  383. GCC_PREFIX_HEADER = "AspenProject/AspenProject-Prefix.pch";
  384. HEADER_SEARCH_PATHS = (
  385. "$(SRCROOT)/External/MobileVLCKit/include",
  386. "$(SRCROOT)/External/MediaLibraryKit/include",
  387. );
  388. INFOPLIST_FILE = "AspenProject/AspenProject-Info.plist";
  389. IPHONEOS_DEPLOYMENT_TARGET = 5.1;
  390. LIBRARY_SEARCH_PATHS = (
  391. "$(inherited)",
  392. "\"$(SRCROOT)/External/MediaLibraryKit\"",
  393. "\"$(SRCROOT)/External/MobileVLCKit\"",
  394. "\"$(SRCROOT)/ImportedSources/VLCKit/build/Release-iphonesimulator\"",
  395. "\"$(SRCROOT)/ImportedSources/MediaLibraryKit/build/Release-iphonesimulator\"",
  396. );
  397. OTHER_LDFLAGS = "-Wl,-no_pie";
  398. PRODUCT_NAME = "$(TARGET_NAME)";
  399. WRAPPER_EXTENSION = app;
  400. };
  401. name = Release;
  402. };
  403. /* End XCBuildConfiguration section */
  404. /* Begin XCConfigurationList section */
  405. 7D94FCD616DE7D1000F2623B /* Build configuration list for PBXProject "AspenProject" */ = {
  406. isa = XCConfigurationList;
  407. buildConfigurations = (
  408. 7D94FD0816DE7D1100F2623B /* Debug */,
  409. 7D94FD0916DE7D1100F2623B /* Release */,
  410. );
  411. defaultConfigurationIsVisible = 0;
  412. defaultConfigurationName = Release;
  413. };
  414. 7D94FD0A16DE7D1100F2623B /* Build configuration list for PBXNativeTarget "AspenProject" */ = {
  415. isa = XCConfigurationList;
  416. buildConfigurations = (
  417. 7D94FD0B16DE7D1100F2623B /* Debug */,
  418. 7D94FD0C16DE7D1100F2623B /* Release */,
  419. );
  420. defaultConfigurationIsVisible = 0;
  421. defaultConfigurationName = Release;
  422. };
  423. /* End XCConfigurationList section */
  424. };
  425. rootObject = 7D94FCD316DE7D1000F2623B /* Project object */;
  426. }