project.pbxproj 27 KB

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