project.pbxproj 45 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 7D33D41617182615008AF0E0 /* VLCMovieViewController~ipad.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7D33D41517182615008AF0E0 /* VLCMovieViewController~ipad.xib */; };
  10. 7D6B07BC1716C9B8003280C4 /* AQGridView.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D6B07A61716C9B8003280C4 /* AQGridView.m */; };
  11. 7D6B07BD1716C9B8003280C4 /* AQGridViewAnimatorItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D6B07AA1716C9B8003280C4 /* AQGridViewAnimatorItem.m */; };
  12. 7D6B07BE1716C9B8003280C4 /* AQGridViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D6B07AC1716C9B8003280C4 /* AQGridViewCell.m */; };
  13. 7D6B07BF1716C9B8003280C4 /* AQGridViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D6B07AF1716C9B8003280C4 /* AQGridViewController.m */; };
  14. 7D6B07C01716C9B8003280C4 /* AQGridViewData.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D6B07B11716C9B8003280C4 /* AQGridViewData.m */; };
  15. 7D6B07C11716C9B8003280C4 /* AQGridViewUpdateInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D6B07B31716C9B8003280C4 /* AQGridViewUpdateInfo.m */; };
  16. 7D6B07C21716C9B8003280C4 /* AQGridViewUpdateItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D6B07B51716C9B8003280C4 /* AQGridViewUpdateItem.m */; };
  17. 7D6B07C31716C9B8003280C4 /* NSIndexSet+AQIndexesOutsideSet.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D6B07B71716C9B8003280C4 /* NSIndexSet+AQIndexesOutsideSet.m */; };
  18. 7D6B07C41716C9B8003280C4 /* NSIndexSet+AQIsSetContiguous.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D6B07B91716C9B8003280C4 /* NSIndexSet+AQIsSetContiguous.m */; };
  19. 7D6B07C51716C9B8003280C4 /* UIColor+AQGridView.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D6B07BB1716C9B8003280C4 /* UIColor+AQGridView.m */; };
  20. 7D6B07F71716D45C003280C4 /* VLCPlaylistGridViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D6B07F61716D45B003280C4 /* VLCPlaylistGridViewCell.m */; };
  21. 7D94FCDF16DE7D1000F2623B /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D94FCDE16DE7D1000F2623B /* UIKit.framework */; };
  22. 7D94FCE116DE7D1000F2623B /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D94FCE016DE7D1000F2623B /* Foundation.framework */; };
  23. 7D94FCE316DE7D1000F2623B /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D94FCE216DE7D1000F2623B /* CoreGraphics.framework */; };
  24. 7D94FCEB16DE7D1000F2623B /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D94FCEA16DE7D1000F2623B /* main.m */; };
  25. 7D94FCEF16DE7D1000F2623B /* VLCAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D94FCEE16DE7D1000F2623B /* VLCAppDelegate.m */; };
  26. 7D94FCF816DE7D1100F2623B /* VLCPlaylistViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D94FCF716DE7D1100F2623B /* VLCPlaylistViewController.m */; };
  27. 7D94FCFB16DE7D1100F2623B /* VLCMovieViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D94FCFA16DE7D1100F2623B /* VLCMovieViewController.m */; };
  28. 7D9529531732EFCA006F5B40 /* VLCAboutViewController~ipad.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7D9529521732EFCA006F5B40 /* VLCAboutViewController~ipad.xib */; };
  29. 7DA6209B170A0CE500643D11 /* VLCPlaylistTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DA6209A170A0CE500643D11 /* VLCPlaylistTableViewCell.m */; };
  30. 7DA8B0FB173318E80029698C /* SourceCodePro-Regular.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 7DA8B0F9173318E80029698C /* SourceCodePro-Regular.ttf */; };
  31. 7DA8B0FC173318E80029698C /* SourceSansPro-Regular.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 7DA8B0FA173318E80029698C /* SourceSansPro-Regular.ttf */; };
  32. 7DADC55F1704FABF001DAC63 /* OBSlider.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DADC55E1704FABF001DAC63 /* OBSlider.m */; };
  33. 7DBC3B311711DB1E00DCF688 /* Aspen.png in Resources */ = {isa = PBXBuildFile; fileRef = 7DBC3B301711DB1E00DCF688 /* Aspen.png */; };
  34. 7DBC3B351711DC1200DCF688 /* Aspen72.png in Resources */ = {isa = PBXBuildFile; fileRef = 7DBC3B341711DC1200DCF688 /* Aspen72.png */; };
  35. 7DBC3B371711DCAB00DCF688 /* Aspen144.png in Resources */ = {isa = PBXBuildFile; fileRef = 7DBC3B361711DCAB00DCF688 /* Aspen144.png */; };
  36. 7DBC3B391711DD0200DCF688 /* Aspen114.png in Resources */ = {isa = PBXBuildFile; fileRef = 7DBC3B381711DD0200DCF688 /* Aspen114.png */; };
  37. 7DBC3B3B1711DD0900DCF688 /* Aspen57.png in Resources */ = {isa = PBXBuildFile; fileRef = 7DBC3B3A1711DD0900DCF688 /* Aspen57.png */; };
  38. 7DBC3B441711FC6C00DCF688 /* VLCAboutViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DBC3B421711FC6C00DCF688 /* VLCAboutViewController.m */; };
  39. 7DBC3B451711FC6C00DCF688 /* VLCAboutViewController~iphone.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7DBC3B431711FC6C00DCF688 /* VLCAboutViewController~iphone.xib */; };
  40. 7DBC3B49171204ED00DCF688 /* About Contents.txt in Resources */ = {isa = PBXBuildFile; fileRef = 7DBC3B48171204EC00DCF688 /* About Contents.txt */; };
  41. 7DDD0429172D98E5005A7B10 /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7DDD0428172D98E5005A7B10 /* CFNetwork.framework */; };
  42. A7924696170F0BA90036AAF2 /* libMediaLibraryKit.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A7924695170F0BA90036AAF2 /* libMediaLibraryKit.a */; };
  43. A79246A7170F0ED20036AAF2 /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = A7924698170F0ED20036AAF2 /* Default-568h@2x.png */; };
  44. A79246A8170F0ED20036AAF2 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = A7924699170F0ED20036AAF2 /* Default.png */; };
  45. A79246A9170F0ED20036AAF2 /* Default@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = A792469A170F0ED20036AAF2 /* Default@2x.png */; };
  46. A79246C1170F114E0036AAF2 /* VLCPlaylistViewController~ipad.xib in Resources */ = {isa = PBXBuildFile; fileRef = A79246BC170F114E0036AAF2 /* VLCPlaylistViewController~ipad.xib */; };
  47. A79246C2170F114E0036AAF2 /* VLCMovieViewController~iphone.xib in Resources */ = {isa = PBXBuildFile; fileRef = A79246BD170F114E0036AAF2 /* VLCMovieViewController~iphone.xib */; };
  48. A79246C3170F114E0036AAF2 /* VLCPlaylistTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = A79246BE170F114E0036AAF2 /* VLCPlaylistTableViewCell.xib */; };
  49. A79246C5170F114E0036AAF2 /* VLCPlaylistViewController~iphone.xib in Resources */ = {isa = PBXBuildFile; fileRef = A79246C0170F114E0036AAF2 /* VLCPlaylistViewController~iphone.xib */; };
  50. A79246C8170F11DF0036AAF2 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = A79246C6170F11DF0036AAF2 /* Localizable.strings */; };
  51. A7CB0DB11716F72600050CF3 /* PlayingExternally@2x~iphone.png in Resources */ = {isa = PBXBuildFile; fileRef = A7CB0DAD1716F72600050CF3 /* PlayingExternally@2x~iphone.png */; };
  52. A7CB0DB21716F72600050CF3 /* PlayingExternally~iphone.png in Resources */ = {isa = PBXBuildFile; fileRef = A7CB0DAE1716F72600050CF3 /* PlayingExternally~iphone.png */; };
  53. A7CB0DB31716F72600050CF3 /* PlayingExternally~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = A7CB0DAF1716F72600050CF3 /* PlayingExternally~ipad.png */; };
  54. A7CB0DB41716F72600050CF3 /* PlayingExternally@2x~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = A7CB0DB01716F72600050CF3 /* PlayingExternally@2x~ipad.png */; };
  55. A7DA16D1171083DF00D6FED9 /* VLCExternalDisplayController.m in Sources */ = {isa = PBXBuildFile; fileRef = A7DA16D0171083DF00D6FED9 /* VLCExternalDisplayController.m */; };
  56. CC1BBC3F1704934300A20CBF /* libMobileVLCKit.a in Frameworks */ = {isa = PBXBuildFile; fileRef = CC1BBC3E1704934200A20CBF /* libMobileVLCKit.a */; };
  57. CC1BBC431704935E00A20CBF /* MediaLibrary.mom in Resources */ = {isa = PBXBuildFile; fileRef = CC1BBC421704935E00A20CBF /* MediaLibrary.mom */; };
  58. CC1BBC461704938300A20CBF /* libiconv.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = CC1BBC451704938300A20CBF /* libiconv.dylib */; };
  59. CC1BBC481704938B00A20CBF /* libstdc++.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = CC1BBC471704938B00A20CBF /* libstdc++.dylib */; };
  60. CC1BBC4C1704939B00A20CBF /* libsqlite3.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = CC1BBC4B1704939B00A20CBF /* libsqlite3.dylib */; };
  61. CC1BBC4E170493A300A20CBF /* libbz2.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = CC1BBC4D170493A300A20CBF /* libbz2.dylib */; };
  62. CC1BBC50170493AA00A20CBF /* libxml2.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = CC1BBC4F170493AA00A20CBF /* libxml2.dylib */; };
  63. CC1BBC52170493B100A20CBF /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CC1BBC51170493B100A20CBF /* OpenGLES.framework */; };
  64. CC1BBC54170493B800A20CBF /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CC1BBC53170493B800A20CBF /* AudioToolbox.framework */; };
  65. CC1BBC56170493C100A20CBF /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CC1BBC55170493C100A20CBF /* QuartzCore.framework */; };
  66. CC1BBC58170493E100A20CBF /* CoreData.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CC1BBC57170493E100A20CBF /* CoreData.framework */; };
  67. /* End PBXBuildFile section */
  68. /* Begin PBXFileReference section */
  69. 7D33D41517182615008AF0E0 /* VLCMovieViewController~ipad.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = "VLCMovieViewController~ipad.xib"; path = "Resources/VLCMovieViewController~ipad.xib"; sourceTree = SOURCE_ROOT; };
  70. 7D6B07A51716C9B8003280C4 /* AQGridView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AQGridView.h; path = ImportedSources/AQGridView/Classes/AQGridView.h; sourceTree = SOURCE_ROOT; };
  71. 7D6B07A61716C9B8003280C4 /* AQGridView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AQGridView.m; path = ImportedSources/AQGridView/Classes/AQGridView.m; sourceTree = SOURCE_ROOT; };
  72. 7D6B07A71716C9B8003280C4 /* AQGridView+CellLayout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "AQGridView+CellLayout.h"; path = "ImportedSources/AQGridView/Classes/AQGridView+CellLayout.h"; sourceTree = SOURCE_ROOT; };
  73. 7D6B07A81716C9B8003280C4 /* AQGridView+CellLocationDelegation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "AQGridView+CellLocationDelegation.h"; path = "ImportedSources/AQGridView/Classes/AQGridView+CellLocationDelegation.h"; sourceTree = SOURCE_ROOT; };
  74. 7D6B07A91716C9B8003280C4 /* AQGridViewAnimatorItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AQGridViewAnimatorItem.h; path = ImportedSources/AQGridView/Classes/AQGridViewAnimatorItem.h; sourceTree = SOURCE_ROOT; };
  75. 7D6B07AA1716C9B8003280C4 /* AQGridViewAnimatorItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AQGridViewAnimatorItem.m; path = ImportedSources/AQGridView/Classes/AQGridViewAnimatorItem.m; sourceTree = SOURCE_ROOT; };
  76. 7D6B07AB1716C9B8003280C4 /* AQGridViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AQGridViewCell.h; path = ImportedSources/AQGridView/Classes/AQGridViewCell.h; sourceTree = SOURCE_ROOT; };
  77. 7D6B07AC1716C9B8003280C4 /* AQGridViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AQGridViewCell.m; path = ImportedSources/AQGridView/Classes/AQGridViewCell.m; sourceTree = SOURCE_ROOT; };
  78. 7D6B07AD1716C9B8003280C4 /* AQGridViewCell+AQGridViewCellPrivate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "AQGridViewCell+AQGridViewCellPrivate.h"; path = "ImportedSources/AQGridView/Classes/AQGridViewCell+AQGridViewCellPrivate.h"; sourceTree = SOURCE_ROOT; };
  79. 7D6B07AE1716C9B8003280C4 /* AQGridViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AQGridViewController.h; path = ImportedSources/AQGridView/Classes/AQGridViewController.h; sourceTree = SOURCE_ROOT; };
  80. 7D6B07AF1716C9B8003280C4 /* AQGridViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AQGridViewController.m; path = ImportedSources/AQGridView/Classes/AQGridViewController.m; sourceTree = SOURCE_ROOT; };
  81. 7D6B07B01716C9B8003280C4 /* AQGridViewData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AQGridViewData.h; path = ImportedSources/AQGridView/Classes/AQGridViewData.h; sourceTree = SOURCE_ROOT; };
  82. 7D6B07B11716C9B8003280C4 /* AQGridViewData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AQGridViewData.m; path = ImportedSources/AQGridView/Classes/AQGridViewData.m; sourceTree = SOURCE_ROOT; };
  83. 7D6B07B21716C9B8003280C4 /* AQGridViewUpdateInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AQGridViewUpdateInfo.h; path = ImportedSources/AQGridView/Classes/AQGridViewUpdateInfo.h; sourceTree = SOURCE_ROOT; };
  84. 7D6B07B31716C9B8003280C4 /* AQGridViewUpdateInfo.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AQGridViewUpdateInfo.m; path = ImportedSources/AQGridView/Classes/AQGridViewUpdateInfo.m; sourceTree = SOURCE_ROOT; };
  85. 7D6B07B41716C9B8003280C4 /* AQGridViewUpdateItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AQGridViewUpdateItem.h; path = ImportedSources/AQGridView/Classes/AQGridViewUpdateItem.h; sourceTree = SOURCE_ROOT; };
  86. 7D6B07B51716C9B8003280C4 /* AQGridViewUpdateItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AQGridViewUpdateItem.m; path = ImportedSources/AQGridView/Classes/AQGridViewUpdateItem.m; sourceTree = SOURCE_ROOT; };
  87. 7D6B07B61716C9B8003280C4 /* NSIndexSet+AQIndexesOutsideSet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "NSIndexSet+AQIndexesOutsideSet.h"; path = "ImportedSources/AQGridView/Classes/NSIndexSet+AQIndexesOutsideSet.h"; sourceTree = SOURCE_ROOT; };
  88. 7D6B07B71716C9B8003280C4 /* NSIndexSet+AQIndexesOutsideSet.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "NSIndexSet+AQIndexesOutsideSet.m"; path = "ImportedSources/AQGridView/Classes/NSIndexSet+AQIndexesOutsideSet.m"; sourceTree = SOURCE_ROOT; };
  89. 7D6B07B81716C9B8003280C4 /* NSIndexSet+AQIsSetContiguous.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "NSIndexSet+AQIsSetContiguous.h"; path = "ImportedSources/AQGridView/Classes/NSIndexSet+AQIsSetContiguous.h"; sourceTree = SOURCE_ROOT; };
  90. 7D6B07B91716C9B8003280C4 /* NSIndexSet+AQIsSetContiguous.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "NSIndexSet+AQIsSetContiguous.m"; path = "ImportedSources/AQGridView/Classes/NSIndexSet+AQIsSetContiguous.m"; sourceTree = SOURCE_ROOT; };
  91. 7D6B07BA1716C9B8003280C4 /* UIColor+AQGridView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "UIColor+AQGridView.h"; path = "ImportedSources/AQGridView/Classes/UIColor+AQGridView.h"; sourceTree = SOURCE_ROOT; };
  92. 7D6B07BB1716C9B8003280C4 /* UIColor+AQGridView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "UIColor+AQGridView.m"; path = "ImportedSources/AQGridView/Classes/UIColor+AQGridView.m"; sourceTree = SOURCE_ROOT; };
  93. 7D6B07F51716D45B003280C4 /* VLCPlaylistGridViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCPlaylistGridViewCell.h; sourceTree = "<group>"; };
  94. 7D6B07F61716D45B003280C4 /* VLCPlaylistGridViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCPlaylistGridViewCell.m; sourceTree = "<group>"; };
  95. 7D94FCDB16DE7D1000F2623B /* AspenProject.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = AspenProject.app; sourceTree = BUILT_PRODUCTS_DIR; };
  96. 7D94FCDE16DE7D1000F2623B /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  97. 7D94FCE016DE7D1000F2623B /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  98. 7D94FCE216DE7D1000F2623B /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
  99. 7D94FCE616DE7D1000F2623B /* AspenProject-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "AspenProject-Info.plist"; sourceTree = "<group>"; };
  100. 7D94FCEA16DE7D1000F2623B /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  101. 7D94FCEC16DE7D1000F2623B /* AspenProject-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "AspenProject-Prefix.pch"; sourceTree = "<group>"; };
  102. 7D94FCED16DE7D1000F2623B /* VLCAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VLCAppDelegate.h; sourceTree = "<group>"; };
  103. 7D94FCEE16DE7D1000F2623B /* VLCAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = VLCAppDelegate.m; sourceTree = "<group>"; };
  104. 7D94FCF616DE7D1100F2623B /* VLCPlaylistViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VLCPlaylistViewController.h; sourceTree = "<group>"; };
  105. 7D94FCF716DE7D1100F2623B /* VLCPlaylistViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = VLCPlaylistViewController.m; sourceTree = "<group>"; };
  106. 7D94FCF916DE7D1100F2623B /* VLCMovieViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VLCMovieViewController.h; sourceTree = "<group>"; };
  107. 7D94FCFA16DE7D1100F2623B /* VLCMovieViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = VLCMovieViewController.m; sourceTree = "<group>"; };
  108. 7D9529521732EFCA006F5B40 /* VLCAboutViewController~ipad.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = "VLCAboutViewController~ipad.xib"; path = "Resources/VLCAboutViewController~ipad.xib"; sourceTree = SOURCE_ROOT; };
  109. 7DA62099170A0CE500643D11 /* VLCPlaylistTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCPlaylistTableViewCell.h; sourceTree = "<group>"; };
  110. 7DA6209A170A0CE500643D11 /* VLCPlaylistTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCPlaylistTableViewCell.m; sourceTree = "<group>"; };
  111. 7DA8B0F9173318E80029698C /* SourceCodePro-Regular.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "SourceCodePro-Regular.ttf"; sourceTree = "<group>"; };
  112. 7DA8B0FA173318E80029698C /* SourceSansPro-Regular.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "SourceSansPro-Regular.ttf"; sourceTree = "<group>"; };
  113. 7DADC55D1704FABF001DAC63 /* OBSlider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OBSlider.h; path = ImportedSources/OBSlider/OBSlider/OBSlider.h; sourceTree = SOURCE_ROOT; };
  114. 7DADC55E1704FABF001DAC63 /* OBSlider.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = OBSlider.m; path = ImportedSources/OBSlider/OBSlider/OBSlider.m; sourceTree = SOURCE_ROOT; };
  115. 7DBC3B301711DB1E00DCF688 /* Aspen.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Aspen.png; sourceTree = "<group>"; };
  116. 7DBC3B341711DC1200DCF688 /* Aspen72.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Aspen72.png; sourceTree = "<group>"; };
  117. 7DBC3B361711DCAB00DCF688 /* Aspen144.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Aspen144.png; sourceTree = "<group>"; };
  118. 7DBC3B381711DD0200DCF688 /* Aspen114.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Aspen114.png; sourceTree = "<group>"; };
  119. 7DBC3B3A1711DD0900DCF688 /* Aspen57.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Aspen57.png; sourceTree = "<group>"; };
  120. 7DBC3B411711FC6C00DCF688 /* VLCAboutViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCAboutViewController.h; sourceTree = "<group>"; };
  121. 7DBC3B421711FC6C00DCF688 /* VLCAboutViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCAboutViewController.m; sourceTree = "<group>"; };
  122. 7DBC3B431711FC6C00DCF688 /* VLCAboutViewController~iphone.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = "VLCAboutViewController~iphone.xib"; path = "../Resources/VLCAboutViewController~iphone.xib"; sourceTree = "<group>"; };
  123. 7DBC3B48171204EC00DCF688 /* About Contents.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "About Contents.txt"; sourceTree = "<group>"; };
  124. 7DDD0428172D98E5005A7B10 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; };
  125. A7924695170F0BA90036AAF2 /* libMediaLibraryKit.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libMediaLibraryKit.a; path = "ImportedSources/MediaLibraryKit/build/Release-iphonesimulator/libMediaLibraryKit.a"; sourceTree = "<group>"; };
  126. A7924698170F0ED20036AAF2 /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; };
  127. A7924699170F0ED20036AAF2 /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = "<group>"; };
  128. A792469A170F0ED20036AAF2 /* Default@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default@2x.png"; sourceTree = "<group>"; };
  129. A79246BC170F114E0036AAF2 /* VLCPlaylistViewController~ipad.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = "VLCPlaylistViewController~ipad.xib"; path = "Resources/VLCPlaylistViewController~ipad.xib"; sourceTree = SOURCE_ROOT; };
  130. A79246BD170F114E0036AAF2 /* VLCMovieViewController~iphone.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = "VLCMovieViewController~iphone.xib"; path = "Resources/VLCMovieViewController~iphone.xib"; sourceTree = SOURCE_ROOT; };
  131. A79246BE170F114E0036AAF2 /* VLCPlaylistTableViewCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = VLCPlaylistTableViewCell.xib; path = Resources/VLCPlaylistTableViewCell.xib; sourceTree = SOURCE_ROOT; };
  132. A79246C0170F114E0036AAF2 /* VLCPlaylistViewController~iphone.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = "VLCPlaylistViewController~iphone.xib"; path = "Resources/VLCPlaylistViewController~iphone.xib"; sourceTree = SOURCE_ROOT; };
  133. A79246C7170F11DF0036AAF2 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; };
  134. A79246C9170F11E40036AAF2 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Localizable.strings; sourceTree = "<group>"; };
  135. A7CB0DAD1716F72600050CF3 /* PlayingExternally@2x~iphone.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "PlayingExternally@2x~iphone.png"; sourceTree = "<group>"; };
  136. A7CB0DAE1716F72600050CF3 /* PlayingExternally~iphone.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "PlayingExternally~iphone.png"; sourceTree = "<group>"; };
  137. A7CB0DAF1716F72600050CF3 /* PlayingExternally~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "PlayingExternally~ipad.png"; sourceTree = "<group>"; };
  138. A7CB0DB01716F72600050CF3 /* PlayingExternally@2x~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "PlayingExternally@2x~ipad.png"; sourceTree = "<group>"; };
  139. A7DA16CF171083DF00D6FED9 /* VLCExternalDisplayController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCExternalDisplayController.h; sourceTree = "<group>"; };
  140. A7DA16D0171083DF00D6FED9 /* VLCExternalDisplayController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCExternalDisplayController.m; sourceTree = "<group>"; };
  141. CC1BBC3E1704934200A20CBF /* libMobileVLCKit.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libMobileVLCKit.a; path = "ImportedSources/VLCKit/build/Release-iphonesimulator/libMobileVLCKit.a"; sourceTree = "<group>"; };
  142. CC1BBC421704935E00A20CBF /* MediaLibrary.mom */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; name = MediaLibrary.mom; path = "ImportedSources/MediaLibraryKit/build/Release-iphonesimulator/MediaLibrary.mom"; sourceTree = "<group>"; };
  143. CC1BBC451704938300A20CBF /* libiconv.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libiconv.dylib; path = usr/lib/libiconv.dylib; sourceTree = SDKROOT; };
  144. CC1BBC471704938B00A20CBF /* libstdc++.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = "libstdc++.dylib"; path = "usr/lib/libstdc++.dylib"; sourceTree = SDKROOT; };
  145. CC1BBC491704939300A20CBF /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = usr/lib/libz.dylib; sourceTree = SDKROOT; };
  146. CC1BBC4B1704939B00A20CBF /* libsqlite3.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libsqlite3.dylib; path = usr/lib/libsqlite3.dylib; sourceTree = SDKROOT; };
  147. CC1BBC4D170493A300A20CBF /* libbz2.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libbz2.dylib; path = usr/lib/libbz2.dylib; sourceTree = SDKROOT; };
  148. CC1BBC4F170493AA00A20CBF /* libxml2.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libxml2.dylib; path = usr/lib/libxml2.dylib; sourceTree = SDKROOT; };
  149. CC1BBC51170493B100A20CBF /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
  150. CC1BBC53170493B800A20CBF /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
  151. CC1BBC55170493C100A20CBF /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
  152. CC1BBC57170493E100A20CBF /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
  153. /* End PBXFileReference section */
  154. /* Begin PBXFrameworksBuildPhase section */
  155. 7D94FCD816DE7D1000F2623B /* Frameworks */ = {
  156. isa = PBXFrameworksBuildPhase;
  157. buildActionMask = 2147483647;
  158. files = (
  159. 7DDD0429172D98E5005A7B10 /* CFNetwork.framework in Frameworks */,
  160. CC1BBC58170493E100A20CBF /* CoreData.framework in Frameworks */,
  161. CC1BBC56170493C100A20CBF /* QuartzCore.framework in Frameworks */,
  162. CC1BBC54170493B800A20CBF /* AudioToolbox.framework in Frameworks */,
  163. CC1BBC52170493B100A20CBF /* OpenGLES.framework in Frameworks */,
  164. CC1BBC50170493AA00A20CBF /* libxml2.dylib in Frameworks */,
  165. CC1BBC4E170493A300A20CBF /* libbz2.dylib in Frameworks */,
  166. CC1BBC4C1704939B00A20CBF /* libsqlite3.dylib in Frameworks */,
  167. CC1BBC481704938B00A20CBF /* libstdc++.dylib in Frameworks */,
  168. CC1BBC461704938300A20CBF /* libiconv.dylib in Frameworks */,
  169. CC1BBC3F1704934300A20CBF /* libMobileVLCKit.a in Frameworks */,
  170. 7D94FCDF16DE7D1000F2623B /* UIKit.framework in Frameworks */,
  171. 7D94FCE116DE7D1000F2623B /* Foundation.framework in Frameworks */,
  172. 7D94FCE316DE7D1000F2623B /* CoreGraphics.framework in Frameworks */,
  173. A7924696170F0BA90036AAF2 /* libMediaLibraryKit.a in Frameworks */,
  174. );
  175. runOnlyForDeploymentPostprocessing = 0;
  176. };
  177. /* End PBXFrameworksBuildPhase section */
  178. /* Begin PBXGroup section */
  179. 7D6B07A31716C9A6003280C4 /* OBSlider */ = {
  180. isa = PBXGroup;
  181. children = (
  182. 7DADC55D1704FABF001DAC63 /* OBSlider.h */,
  183. 7DADC55E1704FABF001DAC63 /* OBSlider.m */,
  184. );
  185. name = OBSlider;
  186. sourceTree = "<group>";
  187. };
  188. 7D6B07A41716C9AD003280C4 /* AQGridView */ = {
  189. isa = PBXGroup;
  190. children = (
  191. 7D6B07A51716C9B8003280C4 /* AQGridView.h */,
  192. 7D6B07A61716C9B8003280C4 /* AQGridView.m */,
  193. 7D6B07A71716C9B8003280C4 /* AQGridView+CellLayout.h */,
  194. 7D6B07A81716C9B8003280C4 /* AQGridView+CellLocationDelegation.h */,
  195. 7D6B07A91716C9B8003280C4 /* AQGridViewAnimatorItem.h */,
  196. 7D6B07AA1716C9B8003280C4 /* AQGridViewAnimatorItem.m */,
  197. 7D6B07AB1716C9B8003280C4 /* AQGridViewCell.h */,
  198. 7D6B07AC1716C9B8003280C4 /* AQGridViewCell.m */,
  199. 7D6B07AD1716C9B8003280C4 /* AQGridViewCell+AQGridViewCellPrivate.h */,
  200. 7D6B07AE1716C9B8003280C4 /* AQGridViewController.h */,
  201. 7D6B07AF1716C9B8003280C4 /* AQGridViewController.m */,
  202. 7D6B07B01716C9B8003280C4 /* AQGridViewData.h */,
  203. 7D6B07B11716C9B8003280C4 /* AQGridViewData.m */,
  204. 7D6B07B21716C9B8003280C4 /* AQGridViewUpdateInfo.h */,
  205. 7D6B07B31716C9B8003280C4 /* AQGridViewUpdateInfo.m */,
  206. 7D6B07B41716C9B8003280C4 /* AQGridViewUpdateItem.h */,
  207. 7D6B07B51716C9B8003280C4 /* AQGridViewUpdateItem.m */,
  208. 7D6B07B61716C9B8003280C4 /* NSIndexSet+AQIndexesOutsideSet.h */,
  209. 7D6B07B71716C9B8003280C4 /* NSIndexSet+AQIndexesOutsideSet.m */,
  210. 7D6B07B81716C9B8003280C4 /* NSIndexSet+AQIsSetContiguous.h */,
  211. 7D6B07B91716C9B8003280C4 /* NSIndexSet+AQIsSetContiguous.m */,
  212. 7D6B07BA1716C9B8003280C4 /* UIColor+AQGridView.h */,
  213. 7D6B07BB1716C9B8003280C4 /* UIColor+AQGridView.m */,
  214. );
  215. name = AQGridView;
  216. sourceTree = "<group>";
  217. };
  218. 7D94FCD216DE7D1000F2623B = {
  219. isa = PBXGroup;
  220. children = (
  221. 7D94FCE416DE7D1000F2623B /* AspenProject */,
  222. CC1BBC441704936500A20CBF /* External VLC Libraries */,
  223. 7D94FCDD16DE7D1000F2623B /* Frameworks */,
  224. 7D94FCDC16DE7D1000F2623B /* Products */,
  225. );
  226. sourceTree = "<group>";
  227. };
  228. 7D94FCDC16DE7D1000F2623B /* Products */ = {
  229. isa = PBXGroup;
  230. children = (
  231. 7D94FCDB16DE7D1000F2623B /* AspenProject.app */,
  232. );
  233. name = Products;
  234. sourceTree = "<group>";
  235. };
  236. 7D94FCDD16DE7D1000F2623B /* Frameworks */ = {
  237. isa = PBXGroup;
  238. children = (
  239. 7DDD0428172D98E5005A7B10 /* CFNetwork.framework */,
  240. CC1BBC57170493E100A20CBF /* CoreData.framework */,
  241. CC1BBC55170493C100A20CBF /* QuartzCore.framework */,
  242. CC1BBC53170493B800A20CBF /* AudioToolbox.framework */,
  243. CC1BBC51170493B100A20CBF /* OpenGLES.framework */,
  244. CC1BBC4F170493AA00A20CBF /* libxml2.dylib */,
  245. CC1BBC4D170493A300A20CBF /* libbz2.dylib */,
  246. CC1BBC4B1704939B00A20CBF /* libsqlite3.dylib */,
  247. CC1BBC491704939300A20CBF /* libz.dylib */,
  248. CC1BBC471704938B00A20CBF /* libstdc++.dylib */,
  249. CC1BBC451704938300A20CBF /* libiconv.dylib */,
  250. 7D94FCDE16DE7D1000F2623B /* UIKit.framework */,
  251. 7D94FCE016DE7D1000F2623B /* Foundation.framework */,
  252. 7D94FCE216DE7D1000F2623B /* CoreGraphics.framework */,
  253. );
  254. name = Frameworks;
  255. sourceTree = "<group>";
  256. };
  257. 7D94FCE416DE7D1000F2623B /* AspenProject */ = {
  258. isa = PBXGroup;
  259. children = (
  260. 7D94FCED16DE7D1000F2623B /* VLCAppDelegate.h */,
  261. 7D94FCEE16DE7D1000F2623B /* VLCAppDelegate.m */,
  262. 7D94FCF616DE7D1100F2623B /* VLCPlaylistViewController.h */,
  263. 7D94FCF716DE7D1100F2623B /* VLCPlaylistViewController.m */,
  264. 7DBC3B411711FC6C00DCF688 /* VLCAboutViewController.h */,
  265. 7DBC3B421711FC6C00DCF688 /* VLCAboutViewController.m */,
  266. 7D94FCF916DE7D1100F2623B /* VLCMovieViewController.h */,
  267. 7D94FCFA16DE7D1100F2623B /* VLCMovieViewController.m */,
  268. 7DA62099170A0CE500643D11 /* VLCPlaylistTableViewCell.h */,
  269. 7DA6209A170A0CE500643D11 /* VLCPlaylistTableViewCell.m */,
  270. 7D6B07F51716D45B003280C4 /* VLCPlaylistGridViewCell.h */,
  271. 7D6B07F61716D45B003280C4 /* VLCPlaylistGridViewCell.m */,
  272. A7DA16CF171083DF00D6FED9 /* VLCExternalDisplayController.h */,
  273. A7DA16D0171083DF00D6FED9 /* VLCExternalDisplayController.m */,
  274. 7DADC5601704FACC001DAC63 /* Imported */,
  275. 7DADC55C1704FAA8001DAC63 /* XIBs */,
  276. A7924697170F0ED20036AAF2 /* Resources */,
  277. 7D94FCE516DE7D1000F2623B /* Supporting Files */,
  278. );
  279. path = AspenProject;
  280. sourceTree = "<group>";
  281. };
  282. 7D94FCE516DE7D1000F2623B /* Supporting Files */ = {
  283. isa = PBXGroup;
  284. children = (
  285. 7D94FCE616DE7D1000F2623B /* AspenProject-Info.plist */,
  286. 7D94FCEA16DE7D1000F2623B /* main.m */,
  287. 7D94FCEC16DE7D1000F2623B /* AspenProject-Prefix.pch */,
  288. );
  289. name = "Supporting Files";
  290. sourceTree = "<group>";
  291. };
  292. 7DADC55C1704FAA8001DAC63 /* XIBs */ = {
  293. isa = PBXGroup;
  294. children = (
  295. 7DBC3B431711FC6C00DCF688 /* VLCAboutViewController~iphone.xib */,
  296. 7D9529521732EFCA006F5B40 /* VLCAboutViewController~ipad.xib */,
  297. A79246BD170F114E0036AAF2 /* VLCMovieViewController~iphone.xib */,
  298. A79246BE170F114E0036AAF2 /* VLCPlaylistTableViewCell.xib */,
  299. A79246C0170F114E0036AAF2 /* VLCPlaylistViewController~iphone.xib */,
  300. 7D33D41517182615008AF0E0 /* VLCMovieViewController~ipad.xib */,
  301. A79246BC170F114E0036AAF2 /* VLCPlaylistViewController~ipad.xib */,
  302. );
  303. name = XIBs;
  304. sourceTree = "<group>";
  305. };
  306. 7DADC5601704FACC001DAC63 /* Imported */ = {
  307. isa = PBXGroup;
  308. children = (
  309. 7D6B07A41716C9AD003280C4 /* AQGridView */,
  310. 7D6B07A31716C9A6003280C4 /* OBSlider */,
  311. );
  312. name = Imported;
  313. sourceTree = "<group>";
  314. };
  315. 7DBC3B3C1711DD1E00DCF688 /* Icons */ = {
  316. isa = PBXGroup;
  317. children = (
  318. 7DBC3B301711DB1E00DCF688 /* Aspen.png */,
  319. 7DBC3B341711DC1200DCF688 /* Aspen72.png */,
  320. 7DBC3B361711DCAB00DCF688 /* Aspen144.png */,
  321. 7DBC3B3A1711DD0900DCF688 /* Aspen57.png */,
  322. 7DBC3B381711DD0200DCF688 /* Aspen114.png */,
  323. );
  324. name = Icons;
  325. sourceTree = "<group>";
  326. };
  327. A7924697170F0ED20036AAF2 /* Resources */ = {
  328. isa = PBXGroup;
  329. children = (
  330. 7DA8B0F9173318E80029698C /* SourceCodePro-Regular.ttf */,
  331. 7DA8B0FA173318E80029698C /* SourceSansPro-Regular.ttf */,
  332. 7DBC3B48171204EC00DCF688 /* About Contents.txt */,
  333. 7DBC3B3C1711DD1E00DCF688 /* Icons */,
  334. A79246C6170F11DF0036AAF2 /* Localizable.strings */,
  335. A7CB0DAD1716F72600050CF3 /* PlayingExternally@2x~iphone.png */,
  336. A7CB0DAE1716F72600050CF3 /* PlayingExternally~iphone.png */,
  337. A7CB0DAF1716F72600050CF3 /* PlayingExternally~ipad.png */,
  338. A7CB0DB01716F72600050CF3 /* PlayingExternally@2x~ipad.png */,
  339. A7924698170F0ED20036AAF2 /* Default-568h@2x.png */,
  340. A7924699170F0ED20036AAF2 /* Default.png */,
  341. A792469A170F0ED20036AAF2 /* Default@2x.png */,
  342. );
  343. path = Resources;
  344. sourceTree = SOURCE_ROOT;
  345. };
  346. CC1BBC441704936500A20CBF /* External VLC Libraries */ = {
  347. isa = PBXGroup;
  348. children = (
  349. A7924695170F0BA90036AAF2 /* libMediaLibraryKit.a */,
  350. CC1BBC421704935E00A20CBF /* MediaLibrary.mom */,
  351. CC1BBC3E1704934200A20CBF /* libMobileVLCKit.a */,
  352. );
  353. name = "External VLC Libraries";
  354. sourceTree = "<group>";
  355. };
  356. /* End PBXGroup section */
  357. /* Begin PBXNativeTarget section */
  358. 7D94FCDA16DE7D1000F2623B /* AspenProject */ = {
  359. isa = PBXNativeTarget;
  360. buildConfigurationList = 7D94FD0A16DE7D1100F2623B /* Build configuration list for PBXNativeTarget "AspenProject" */;
  361. buildPhases = (
  362. 7D94FCD716DE7D1000F2623B /* Sources */,
  363. 7D94FCD816DE7D1000F2623B /* Frameworks */,
  364. 7D94FCD916DE7D1000F2623B /* Resources */,
  365. );
  366. buildRules = (
  367. );
  368. dependencies = (
  369. );
  370. name = AspenProject;
  371. productName = AspenProject;
  372. productReference = 7D94FCDB16DE7D1000F2623B /* AspenProject.app */;
  373. productType = "com.apple.product-type.application";
  374. };
  375. /* End PBXNativeTarget section */
  376. /* Begin PBXProject section */
  377. 7D94FCD316DE7D1000F2623B /* Project object */ = {
  378. isa = PBXProject;
  379. attributes = {
  380. CLASSPREFIX = VLC;
  381. LastUpgradeCheck = 0460;
  382. ORGANIZATIONNAME = VideoLAN;
  383. };
  384. buildConfigurationList = 7D94FCD616DE7D1000F2623B /* Build configuration list for PBXProject "AspenProject" */;
  385. compatibilityVersion = "Xcode 3.2";
  386. developmentRegion = English;
  387. hasScannedForEncodings = 0;
  388. knownRegions = (
  389. en,
  390. ru,
  391. );
  392. mainGroup = 7D94FCD216DE7D1000F2623B;
  393. productRefGroup = 7D94FCDC16DE7D1000F2623B /* Products */;
  394. projectDirPath = "";
  395. projectRoot = "";
  396. targets = (
  397. 7D94FCDA16DE7D1000F2623B /* AspenProject */,
  398. );
  399. };
  400. /* End PBXProject section */
  401. /* Begin PBXResourcesBuildPhase section */
  402. 7D94FCD916DE7D1000F2623B /* Resources */ = {
  403. isa = PBXResourcesBuildPhase;
  404. buildActionMask = 2147483647;
  405. files = (
  406. CC1BBC431704935E00A20CBF /* MediaLibrary.mom in Resources */,
  407. A79246A7170F0ED20036AAF2 /* Default-568h@2x.png in Resources */,
  408. A79246A8170F0ED20036AAF2 /* Default.png in Resources */,
  409. A79246A9170F0ED20036AAF2 /* Default@2x.png in Resources */,
  410. A79246C1170F114E0036AAF2 /* VLCPlaylistViewController~ipad.xib in Resources */,
  411. A79246C2170F114E0036AAF2 /* VLCMovieViewController~iphone.xib in Resources */,
  412. A79246C3170F114E0036AAF2 /* VLCPlaylistTableViewCell.xib in Resources */,
  413. A79246C5170F114E0036AAF2 /* VLCPlaylistViewController~iphone.xib in Resources */,
  414. A79246C8170F11DF0036AAF2 /* Localizable.strings in Resources */,
  415. 7DBC3B311711DB1E00DCF688 /* Aspen.png in Resources */,
  416. 7DBC3B351711DC1200DCF688 /* Aspen72.png in Resources */,
  417. 7DBC3B371711DCAB00DCF688 /* Aspen144.png in Resources */,
  418. 7DBC3B391711DD0200DCF688 /* Aspen114.png in Resources */,
  419. 7DBC3B3B1711DD0900DCF688 /* Aspen57.png in Resources */,
  420. 7DBC3B451711FC6C00DCF688 /* VLCAboutViewController~iphone.xib in Resources */,
  421. 7DBC3B49171204ED00DCF688 /* About Contents.txt in Resources */,
  422. A7CB0DB11716F72600050CF3 /* PlayingExternally@2x~iphone.png in Resources */,
  423. A7CB0DB21716F72600050CF3 /* PlayingExternally~iphone.png in Resources */,
  424. A7CB0DB31716F72600050CF3 /* PlayingExternally~ipad.png in Resources */,
  425. A7CB0DB41716F72600050CF3 /* PlayingExternally@2x~ipad.png in Resources */,
  426. 7D33D41617182615008AF0E0 /* VLCMovieViewController~ipad.xib in Resources */,
  427. 7D9529531732EFCA006F5B40 /* VLCAboutViewController~ipad.xib in Resources */,
  428. 7DA8B0FB173318E80029698C /* SourceCodePro-Regular.ttf in Resources */,
  429. 7DA8B0FC173318E80029698C /* SourceSansPro-Regular.ttf in Resources */,
  430. );
  431. runOnlyForDeploymentPostprocessing = 0;
  432. };
  433. /* End PBXResourcesBuildPhase section */
  434. /* Begin PBXSourcesBuildPhase section */
  435. 7D94FCD716DE7D1000F2623B /* Sources */ = {
  436. isa = PBXSourcesBuildPhase;
  437. buildActionMask = 2147483647;
  438. files = (
  439. 7D94FCEB16DE7D1000F2623B /* main.m in Sources */,
  440. 7D94FCEF16DE7D1000F2623B /* VLCAppDelegate.m in Sources */,
  441. 7D94FCF816DE7D1100F2623B /* VLCPlaylistViewController.m in Sources */,
  442. 7D94FCFB16DE7D1100F2623B /* VLCMovieViewController.m in Sources */,
  443. 7DADC55F1704FABF001DAC63 /* OBSlider.m in Sources */,
  444. 7DA6209B170A0CE500643D11 /* VLCPlaylistTableViewCell.m in Sources */,
  445. A7DA16D1171083DF00D6FED9 /* VLCExternalDisplayController.m in Sources */,
  446. 7DBC3B441711FC6C00DCF688 /* VLCAboutViewController.m in Sources */,
  447. 7D6B07BC1716C9B8003280C4 /* AQGridView.m in Sources */,
  448. 7D6B07BD1716C9B8003280C4 /* AQGridViewAnimatorItem.m in Sources */,
  449. 7D6B07BE1716C9B8003280C4 /* AQGridViewCell.m in Sources */,
  450. 7D6B07BF1716C9B8003280C4 /* AQGridViewController.m in Sources */,
  451. 7D6B07C01716C9B8003280C4 /* AQGridViewData.m in Sources */,
  452. 7D6B07C11716C9B8003280C4 /* AQGridViewUpdateInfo.m in Sources */,
  453. 7D6B07C21716C9B8003280C4 /* AQGridViewUpdateItem.m in Sources */,
  454. 7D6B07C31716C9B8003280C4 /* NSIndexSet+AQIndexesOutsideSet.m in Sources */,
  455. 7D6B07C41716C9B8003280C4 /* NSIndexSet+AQIsSetContiguous.m in Sources */,
  456. 7D6B07C51716C9B8003280C4 /* UIColor+AQGridView.m in Sources */,
  457. 7D6B07F71716D45C003280C4 /* VLCPlaylistGridViewCell.m in Sources */,
  458. );
  459. runOnlyForDeploymentPostprocessing = 0;
  460. };
  461. /* End PBXSourcesBuildPhase section */
  462. /* Begin PBXVariantGroup section */
  463. A79246C6170F11DF0036AAF2 /* Localizable.strings */ = {
  464. isa = PBXVariantGroup;
  465. children = (
  466. A79246C7170F11DF0036AAF2 /* en */,
  467. A79246C9170F11E40036AAF2 /* ru */,
  468. );
  469. name = Localizable.strings;
  470. sourceTree = "<group>";
  471. };
  472. /* End PBXVariantGroup section */
  473. /* Begin XCBuildConfiguration section */
  474. 7D94FD0816DE7D1100F2623B /* Debug */ = {
  475. isa = XCBuildConfiguration;
  476. buildSettings = {
  477. ALWAYS_SEARCH_USER_PATHS = NO;
  478. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  479. CLANG_CXX_LIBRARY = "libc++";
  480. CLANG_WARN_CONSTANT_CONVERSION = YES;
  481. CLANG_WARN_EMPTY_BODY = YES;
  482. CLANG_WARN_ENUM_CONVERSION = YES;
  483. CLANG_WARN_INT_CONVERSION = YES;
  484. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  485. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  486. COPY_PHASE_STRIP = NO;
  487. GCC_C_LANGUAGE_STANDARD = gnu99;
  488. GCC_DYNAMIC_NO_PIC = NO;
  489. GCC_OPTIMIZATION_LEVEL = 0;
  490. GCC_PREPROCESSOR_DEFINITIONS = (
  491. "DEBUG=1",
  492. "$(inherited)",
  493. );
  494. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  495. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  496. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  497. GCC_WARN_UNUSED_VARIABLE = YES;
  498. IPHONEOS_DEPLOYMENT_TARGET = 6.1;
  499. ONLY_ACTIVE_ARCH = YES;
  500. SDKROOT = iphoneos;
  501. TARGETED_DEVICE_FAMILY = "1,2";
  502. };
  503. name = Debug;
  504. };
  505. 7D94FD0916DE7D1100F2623B /* Release */ = {
  506. isa = XCBuildConfiguration;
  507. buildSettings = {
  508. ALWAYS_SEARCH_USER_PATHS = NO;
  509. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  510. CLANG_CXX_LIBRARY = "libc++";
  511. CLANG_WARN_CONSTANT_CONVERSION = YES;
  512. CLANG_WARN_EMPTY_BODY = YES;
  513. CLANG_WARN_ENUM_CONVERSION = YES;
  514. CLANG_WARN_INT_CONVERSION = YES;
  515. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  516. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  517. COPY_PHASE_STRIP = YES;
  518. GCC_C_LANGUAGE_STANDARD = gnu99;
  519. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  520. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  521. GCC_WARN_UNUSED_VARIABLE = YES;
  522. IPHONEOS_DEPLOYMENT_TARGET = 6.1;
  523. OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
  524. SDKROOT = iphoneos;
  525. TARGETED_DEVICE_FAMILY = "1,2";
  526. VALIDATE_PRODUCT = YES;
  527. };
  528. name = Release;
  529. };
  530. 7D94FD0B16DE7D1100F2623B /* Debug */ = {
  531. isa = XCBuildConfiguration;
  532. buildSettings = {
  533. CLANG_ENABLE_OBJC_ARC = YES;
  534. COPY_PHASE_STRIP = NO;
  535. DEAD_CODE_STRIPPING = NO;
  536. GCC_C_LANGUAGE_STANDARD = c99;
  537. GCC_OPTIMIZATION_LEVEL = 3;
  538. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  539. GCC_PREFIX_HEADER = "AspenProject/AspenProject-Prefix.pch";
  540. HEADER_SEARCH_PATHS = (
  541. "$(SRCROOT)/External/MobileVLCKit/include",
  542. "$(SRCROOT)/External/MediaLibraryKit/include",
  543. );
  544. INFOPLIST_FILE = "AspenProject/AspenProject-Info.plist";
  545. IPHONEOS_DEPLOYMENT_TARGET = 5.1;
  546. LIBRARY_SEARCH_PATHS = (
  547. "$(inherited)",
  548. "\"$(SRCROOT)/External/MediaLibraryKit\"",
  549. "\"$(SRCROOT)/External/MobileVLCKit\"",
  550. "\"$(SRCROOT)/ImportedSources/VLCKit/build/Release-iphonesimulator\"",
  551. "\"$(SRCROOT)/ImportedSources/MediaLibraryKit/build/Release-iphonesimulator\"",
  552. );
  553. OTHER_LDFLAGS = "-Wl,-no_pie";
  554. PRODUCT_NAME = "$(TARGET_NAME)";
  555. WRAPPER_EXTENSION = app;
  556. };
  557. name = Debug;
  558. };
  559. 7D94FD0C16DE7D1100F2623B /* Release */ = {
  560. isa = XCBuildConfiguration;
  561. buildSettings = {
  562. CLANG_ENABLE_OBJC_ARC = YES;
  563. COPY_PHASE_STRIP = NO;
  564. DEAD_CODE_STRIPPING = NO;
  565. GCC_C_LANGUAGE_STANDARD = c99;
  566. GCC_OPTIMIZATION_LEVEL = 3;
  567. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  568. GCC_PREFIX_HEADER = "AspenProject/AspenProject-Prefix.pch";
  569. HEADER_SEARCH_PATHS = (
  570. "$(SRCROOT)/External/MobileVLCKit/include",
  571. "$(SRCROOT)/External/MediaLibraryKit/include",
  572. );
  573. INFOPLIST_FILE = "AspenProject/AspenProject-Info.plist";
  574. IPHONEOS_DEPLOYMENT_TARGET = 5.1;
  575. LIBRARY_SEARCH_PATHS = (
  576. "$(inherited)",
  577. "\"$(SRCROOT)/External/MediaLibraryKit\"",
  578. "\"$(SRCROOT)/External/MobileVLCKit\"",
  579. "\"$(SRCROOT)/ImportedSources/VLCKit/build/Release-iphonesimulator\"",
  580. "\"$(SRCROOT)/ImportedSources/MediaLibraryKit/build/Release-iphonesimulator\"",
  581. );
  582. OTHER_LDFLAGS = "-Wl,-no_pie";
  583. PRODUCT_NAME = "$(TARGET_NAME)";
  584. WRAPPER_EXTENSION = app;
  585. };
  586. name = Release;
  587. };
  588. /* End XCBuildConfiguration section */
  589. /* Begin XCConfigurationList section */
  590. 7D94FCD616DE7D1000F2623B /* Build configuration list for PBXProject "AspenProject" */ = {
  591. isa = XCConfigurationList;
  592. buildConfigurations = (
  593. 7D94FD0816DE7D1100F2623B /* Debug */,
  594. 7D94FD0916DE7D1100F2623B /* Release */,
  595. );
  596. defaultConfigurationIsVisible = 0;
  597. defaultConfigurationName = Release;
  598. };
  599. 7D94FD0A16DE7D1100F2623B /* Build configuration list for PBXNativeTarget "AspenProject" */ = {
  600. isa = XCConfigurationList;
  601. buildConfigurations = (
  602. 7D94FD0B16DE7D1100F2623B /* Debug */,
  603. 7D94FD0C16DE7D1100F2623B /* Release */,
  604. );
  605. defaultConfigurationIsVisible = 0;
  606. defaultConfigurationName = Release;
  607. };
  608. /* End XCConfigurationList section */
  609. };
  610. rootObject = 7D94FCD316DE7D1000F2623B /* Project object */;
  611. }