project.pbxproj 63 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 7D10BC761743FA0F00DA7059 /* audio.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D10BC6A1743FA0F00DA7059 /* audio.png */; };
  10. 7D10BC771743FA0F00DA7059 /* audio@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D10BC6B1743FA0F00DA7059 /* audio@2x.png */; };
  11. 7D10BC781743FA0F00DA7059 /* backward.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D10BC6C1743FA0F00DA7059 /* backward.png */; };
  12. 7D10BC791743FA0F00DA7059 /* backward@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D10BC6D1743FA0F00DA7059 /* backward@2x.png */; };
  13. 7D10BC7A1743FA0F00DA7059 /* forward.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D10BC6E1743FA0F00DA7059 /* forward.png */; };
  14. 7D10BC7B1743FA0F00DA7059 /* forward@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D10BC6F1743FA0F00DA7059 /* forward@2x.png */; };
  15. 7D10BC7C1743FA0F00DA7059 /* pause.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D10BC701743FA0F00DA7059 /* pause.png */; };
  16. 7D10BC7D1743FA0F00DA7059 /* pause@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D10BC711743FA0F00DA7059 /* pause@2x.png */; };
  17. 7D10BC7E1743FA0F00DA7059 /* play.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D10BC721743FA0F00DA7059 /* play.png */; };
  18. 7D10BC7F1743FA0F00DA7059 /* play@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D10BC731743FA0F00DA7059 /* play@2x.png */; };
  19. 7D10BC801743FA0F00DA7059 /* subtitles.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D10BC741743FA0F00DA7059 /* subtitles.png */; };
  20. 7D10BC811743FA0F00DA7059 /* subtitles@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D10BC751743FA0F00DA7059 /* subtitles@2x.png */; };
  21. 7D10BCA01743FE7B00DA7059 /* aspectratio.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D10BC961743FE7B00DA7059 /* aspectratio.png */; };
  22. 7D10BCA11743FE7B00DA7059 /* aspectratio@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D10BC971743FE7B00DA7059 /* aspectratio@2x.png */; };
  23. 7D10BCA21743FE7B00DA7059 /* crop.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D10BC981743FE7B00DA7059 /* crop.png */; };
  24. 7D10BCA31743FE7B00DA7059 /* crop@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D10BC991743FE7B00DA7059 /* crop@2x.png */; };
  25. 7D10BCA41743FE7B00DA7059 /* effects.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D10BC9A1743FE7B00DA7059 /* effects.png */; };
  26. 7D10BCA51743FE7B00DA7059 /* effects@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D10BC9B1743FE7B00DA7059 /* effects@2x.png */; };
  27. 7D10BCA61743FE7B00DA7059 /* reset.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D10BC9C1743FE7B00DA7059 /* reset.png */; };
  28. 7D10BCA71743FE7B00DA7059 /* reset@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D10BC9D1743FE7B00DA7059 /* reset@2x.png */; };
  29. 7D10BCA81743FE7B00DA7059 /* speed.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D10BC9E1743FE7B00DA7059 /* speed.png */; };
  30. 7D10BCA91743FE7B00DA7059 /* speed@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D10BC9F1743FE7B00DA7059 /* speed@2x.png */; };
  31. 7D31CF091746AF09005997E0 /* VLCStatusLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D31CF081746AF09005997E0 /* VLCStatusLabel.m */; };
  32. 7D33D41617182615008AF0E0 /* VLCMovieViewController~ipad.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7D33D41517182615008AF0E0 /* VLCMovieViewController~ipad.xib */; };
  33. 7D6B07BC1716C9B8003280C4 /* AQGridView.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D6B07A61716C9B8003280C4 /* AQGridView.m */; };
  34. 7D6B07BD1716C9B8003280C4 /* AQGridViewAnimatorItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D6B07AA1716C9B8003280C4 /* AQGridViewAnimatorItem.m */; };
  35. 7D6B07BE1716C9B8003280C4 /* AQGridViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D6B07AC1716C9B8003280C4 /* AQGridViewCell.m */; };
  36. 7D6B07BF1716C9B8003280C4 /* AQGridViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D6B07AF1716C9B8003280C4 /* AQGridViewController.m */; };
  37. 7D6B07C01716C9B8003280C4 /* AQGridViewData.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D6B07B11716C9B8003280C4 /* AQGridViewData.m */; };
  38. 7D6B07C11716C9B8003280C4 /* AQGridViewUpdateInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D6B07B31716C9B8003280C4 /* AQGridViewUpdateInfo.m */; };
  39. 7D6B07C21716C9B8003280C4 /* AQGridViewUpdateItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D6B07B51716C9B8003280C4 /* AQGridViewUpdateItem.m */; };
  40. 7D6B07C31716C9B8003280C4 /* NSIndexSet+AQIndexesOutsideSet.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D6B07B71716C9B8003280C4 /* NSIndexSet+AQIndexesOutsideSet.m */; };
  41. 7D6B07C41716C9B8003280C4 /* NSIndexSet+AQIsSetContiguous.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D6B07B91716C9B8003280C4 /* NSIndexSet+AQIsSetContiguous.m */; };
  42. 7D6B07C51716C9B8003280C4 /* UIColor+AQGridView.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D6B07BB1716C9B8003280C4 /* UIColor+AQGridView.m */; };
  43. 7D6B07F71716D45C003280C4 /* VLCPlaylistGridView.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D6B07F61716D45B003280C4 /* VLCPlaylistGridView.m */; };
  44. 7D6BA10E1747F26300C0E203 /* VLCPasscodeLockViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D6BA10C1747F26300C0E203 /* VLCPasscodeLockViewController.m */; };
  45. 7D6BA10F1747F26300C0E203 /* VLCPasscodeLockViewController~iphone.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7D6BA10D1747F26300C0E203 /* VLCPasscodeLockViewController~iphone.xib */; };
  46. 7D94FCDF16DE7D1000F2623B /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D94FCDE16DE7D1000F2623B /* UIKit.framework */; };
  47. 7D94FCE116DE7D1000F2623B /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D94FCE016DE7D1000F2623B /* Foundation.framework */; };
  48. 7D94FCE316DE7D1000F2623B /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D94FCE216DE7D1000F2623B /* CoreGraphics.framework */; };
  49. 7D94FCEB16DE7D1000F2623B /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D94FCEA16DE7D1000F2623B /* main.m */; };
  50. 7D94FCEF16DE7D1000F2623B /* VLCAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D94FCEE16DE7D1000F2623B /* VLCAppDelegate.m */; };
  51. 7D94FCF816DE7D1100F2623B /* VLCPlaylistViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D94FCF716DE7D1100F2623B /* VLCPlaylistViewController.m */; };
  52. 7D94FCFB16DE7D1100F2623B /* VLCMovieViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D94FCFA16DE7D1100F2623B /* VLCMovieViewController.m */; };
  53. 7D9529531732EFCA006F5B40 /* VLCAboutViewController~ipad.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7D9529521732EFCA006F5B40 /* VLCAboutViewController~ipad.xib */; };
  54. 7DA6209B170A0CE500643D11 /* VLCPlaylistTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DA6209A170A0CE500643D11 /* VLCPlaylistTableViewCell.m */; };
  55. 7DA8B0FB173318E80029698C /* SourceCodePro-Regular.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 7DA8B0F9173318E80029698C /* SourceCodePro-Regular.ttf */; };
  56. 7DA8B0FC173318E80029698C /* SourceSansPro-Regular.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 7DA8B0FA173318E80029698C /* SourceSansPro-Regular.ttf */; };
  57. 7DADC55F1704FABF001DAC63 /* OBSlider.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DADC55E1704FABF001DAC63 /* OBSlider.m */; };
  58. 7DBC3B351711DC1200DCF688 /* Aspen72.png in Resources */ = {isa = PBXBuildFile; fileRef = 7DBC3B341711DC1200DCF688 /* Aspen72.png */; };
  59. 7DBC3B371711DCAB00DCF688 /* Aspen144.png in Resources */ = {isa = PBXBuildFile; fileRef = 7DBC3B361711DCAB00DCF688 /* Aspen144.png */; };
  60. 7DBC3B391711DD0200DCF688 /* Aspen114.png in Resources */ = {isa = PBXBuildFile; fileRef = 7DBC3B381711DD0200DCF688 /* Aspen114.png */; };
  61. 7DBC3B3B1711DD0900DCF688 /* Aspen57.png in Resources */ = {isa = PBXBuildFile; fileRef = 7DBC3B3A1711DD0900DCF688 /* Aspen57.png */; };
  62. 7DBC3B441711FC6C00DCF688 /* VLCAboutViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DBC3B421711FC6C00DCF688 /* VLCAboutViewController.m */; };
  63. 7DBC3B451711FC6C00DCF688 /* VLCAboutViewController~iphone.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7DBC3B431711FC6C00DCF688 /* VLCAboutViewController~iphone.xib */; };
  64. 7DBC3B49171204ED00DCF688 /* About Contents.txt in Resources */ = {isa = PBXBuildFile; fileRef = 7DBC3B48171204EC00DCF688 /* About Contents.txt */; };
  65. 7DC87AEE17412A1F009DC250 /* VLCLinearProgressIndicator.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DC87AED17412A1F009DC250 /* VLCLinearProgressIndicator.m */; };
  66. 7DC87AF217413EE3009DC250 /* VLCPlaylistGridView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7DC87AF117413EE3009DC250 /* VLCPlaylistGridView.xib */; };
  67. 7DDD0429172D98E5005A7B10 /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7DDD0428172D98E5005A7B10 /* CFNetwork.framework */; };
  68. 7DE480D1173FEA30003613E0 /* VLCCircularProgressIndicator.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DE480D0173FEA30003613E0 /* VLCCircularProgressIndicator.m */; };
  69. A7035BBE174519600057DFA7 /* iTunesArtwork in Resources */ = {isa = PBXBuildFile; fileRef = A7035BBD174519600057DFA7 /* iTunesArtwork */; };
  70. A7035BC217451D4A0057DFA7 /* Aspen.png in Resources */ = {isa = PBXBuildFile; fileRef = A7035BC117451D4A0057DFA7 /* Aspen.png */; };
  71. A7924696170F0BA90036AAF2 /* libMediaLibraryKit.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A7924695170F0BA90036AAF2 /* libMediaLibraryKit.a */; };
  72. A79246A7170F0ED20036AAF2 /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = A7924698170F0ED20036AAF2 /* Default-568h@2x.png */; };
  73. A79246A8170F0ED20036AAF2 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = A7924699170F0ED20036AAF2 /* Default.png */; };
  74. A79246A9170F0ED20036AAF2 /* Default@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = A792469A170F0ED20036AAF2 /* Default@2x.png */; };
  75. A79246C1170F114E0036AAF2 /* VLCPlaylistViewController~ipad.xib in Resources */ = {isa = PBXBuildFile; fileRef = A79246BC170F114E0036AAF2 /* VLCPlaylistViewController~ipad.xib */; };
  76. A79246C2170F114E0036AAF2 /* VLCMovieViewController~iphone.xib in Resources */ = {isa = PBXBuildFile; fileRef = A79246BD170F114E0036AAF2 /* VLCMovieViewController~iphone.xib */; };
  77. A79246C3170F114E0036AAF2 /* VLCPlaylistTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = A79246BE170F114E0036AAF2 /* VLCPlaylistTableViewCell.xib */; };
  78. A79246C5170F114E0036AAF2 /* VLCPlaylistViewController~iphone.xib in Resources */ = {isa = PBXBuildFile; fileRef = A79246C0170F114E0036AAF2 /* VLCPlaylistViewController~iphone.xib */; };
  79. A79246C8170F11DF0036AAF2 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = A79246C6170F11DF0036AAF2 /* Localizable.strings */; };
  80. A7CB0DB11716F72600050CF3 /* PlayingExternally@2x~iphone.png in Resources */ = {isa = PBXBuildFile; fileRef = A7CB0DAD1716F72600050CF3 /* PlayingExternally@2x~iphone.png */; };
  81. A7CB0DB21716F72600050CF3 /* PlayingExternally~iphone.png in Resources */ = {isa = PBXBuildFile; fileRef = A7CB0DAE1716F72600050CF3 /* PlayingExternally~iphone.png */; };
  82. A7CB0DB31716F72600050CF3 /* PlayingExternally~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = A7CB0DAF1716F72600050CF3 /* PlayingExternally~ipad.png */; };
  83. A7CB0DB41716F72600050CF3 /* PlayingExternally@2x~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = A7CB0DB01716F72600050CF3 /* PlayingExternally@2x~ipad.png */; };
  84. A7DA16D1171083DF00D6FED9 /* VLCExternalDisplayController.m in Sources */ = {isa = PBXBuildFile; fileRef = A7DA16D0171083DF00D6FED9 /* VLCExternalDisplayController.m */; };
  85. A7FF9F3E17428C1900999819 /* DeleteButton.png in Resources */ = {isa = PBXBuildFile; fileRef = A7FF9F3D17428C1900999819 /* DeleteButton.png */; };
  86. A7FF9F4017428C3800999819 /* DeleteButton@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = A7FF9F3F17428C3800999819 /* DeleteButton@2x.png */; };
  87. CC1BBC3F1704934300A20CBF /* libMobileVLCKit.a in Frameworks */ = {isa = PBXBuildFile; fileRef = CC1BBC3E1704934200A20CBF /* libMobileVLCKit.a */; };
  88. CC1BBC431704935E00A20CBF /* MediaLibrary.mom in Resources */ = {isa = PBXBuildFile; fileRef = CC1BBC421704935E00A20CBF /* MediaLibrary.mom */; };
  89. CC1BBC461704938300A20CBF /* libiconv.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = CC1BBC451704938300A20CBF /* libiconv.dylib */; };
  90. CC1BBC481704938B00A20CBF /* libstdc++.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = CC1BBC471704938B00A20CBF /* libstdc++.dylib */; };
  91. CC1BBC4C1704939B00A20CBF /* libsqlite3.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = CC1BBC4B1704939B00A20CBF /* libsqlite3.dylib */; };
  92. CC1BBC4E170493A300A20CBF /* libbz2.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = CC1BBC4D170493A300A20CBF /* libbz2.dylib */; };
  93. CC1BBC50170493AA00A20CBF /* libxml2.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = CC1BBC4F170493AA00A20CBF /* libxml2.dylib */; };
  94. CC1BBC52170493B100A20CBF /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CC1BBC51170493B100A20CBF /* OpenGLES.framework */; };
  95. CC1BBC54170493B800A20CBF /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CC1BBC53170493B800A20CBF /* AudioToolbox.framework */; };
  96. CC1BBC56170493C100A20CBF /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CC1BBC55170493C100A20CBF /* QuartzCore.framework */; };
  97. CC1BBC58170493E100A20CBF /* CoreData.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CC1BBC57170493E100A20CBF /* CoreData.framework */; };
  98. /* End PBXBuildFile section */
  99. /* Begin PBXFileReference section */
  100. 7D10BC6A1743FA0F00DA7059 /* audio.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = audio.png; sourceTree = "<group>"; };
  101. 7D10BC6B1743FA0F00DA7059 /* audio@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "audio@2x.png"; sourceTree = "<group>"; };
  102. 7D10BC6C1743FA0F00DA7059 /* backward.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = backward.png; sourceTree = "<group>"; };
  103. 7D10BC6D1743FA0F00DA7059 /* backward@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "backward@2x.png"; sourceTree = "<group>"; };
  104. 7D10BC6E1743FA0F00DA7059 /* forward.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = forward.png; sourceTree = "<group>"; };
  105. 7D10BC6F1743FA0F00DA7059 /* forward@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "forward@2x.png"; sourceTree = "<group>"; };
  106. 7D10BC701743FA0F00DA7059 /* pause.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = pause.png; sourceTree = "<group>"; };
  107. 7D10BC711743FA0F00DA7059 /* pause@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "pause@2x.png"; sourceTree = "<group>"; };
  108. 7D10BC721743FA0F00DA7059 /* play.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = play.png; sourceTree = "<group>"; };
  109. 7D10BC731743FA0F00DA7059 /* play@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "play@2x.png"; sourceTree = "<group>"; };
  110. 7D10BC741743FA0F00DA7059 /* subtitles.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = subtitles.png; sourceTree = "<group>"; };
  111. 7D10BC751743FA0F00DA7059 /* subtitles@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "subtitles@2x.png"; sourceTree = "<group>"; };
  112. 7D10BC961743FE7B00DA7059 /* aspectratio.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = aspectratio.png; path = Resources/aspectratio.png; sourceTree = SOURCE_ROOT; };
  113. 7D10BC971743FE7B00DA7059 /* aspectratio@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "aspectratio@2x.png"; path = "Resources/aspectratio@2x.png"; sourceTree = SOURCE_ROOT; };
  114. 7D10BC981743FE7B00DA7059 /* crop.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = crop.png; path = Resources/crop.png; sourceTree = SOURCE_ROOT; };
  115. 7D10BC991743FE7B00DA7059 /* crop@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "crop@2x.png"; path = "Resources/crop@2x.png"; sourceTree = SOURCE_ROOT; };
  116. 7D10BC9A1743FE7B00DA7059 /* effects.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = effects.png; path = Resources/effects.png; sourceTree = SOURCE_ROOT; };
  117. 7D10BC9B1743FE7B00DA7059 /* effects@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "effects@2x.png"; path = "Resources/effects@2x.png"; sourceTree = SOURCE_ROOT; };
  118. 7D10BC9C1743FE7B00DA7059 /* reset.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = reset.png; path = Resources/reset.png; sourceTree = SOURCE_ROOT; };
  119. 7D10BC9D1743FE7B00DA7059 /* reset@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "reset@2x.png"; path = "Resources/reset@2x.png"; sourceTree = SOURCE_ROOT; };
  120. 7D10BC9E1743FE7B00DA7059 /* speed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = speed.png; path = Resources/speed.png; sourceTree = SOURCE_ROOT; };
  121. 7D10BC9F1743FE7B00DA7059 /* speed@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "speed@2x.png"; path = "Resources/speed@2x.png"; sourceTree = SOURCE_ROOT; };
  122. 7D31CF071746AF09005997E0 /* VLCStatusLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCStatusLabel.h; sourceTree = "<group>"; };
  123. 7D31CF081746AF09005997E0 /* VLCStatusLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCStatusLabel.m; sourceTree = "<group>"; };
  124. 7D33D41517182615008AF0E0 /* VLCMovieViewController~ipad.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = "VLCMovieViewController~ipad.xib"; path = "Resources/VLCMovieViewController~ipad.xib"; sourceTree = SOURCE_ROOT; };
  125. 7D6B07A51716C9B8003280C4 /* AQGridView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AQGridView.h; path = ImportedSources/AQGridView/Classes/AQGridView.h; sourceTree = SOURCE_ROOT; };
  126. 7D6B07A61716C9B8003280C4 /* AQGridView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AQGridView.m; path = ImportedSources/AQGridView/Classes/AQGridView.m; sourceTree = SOURCE_ROOT; };
  127. 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; };
  128. 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; };
  129. 7D6B07A91716C9B8003280C4 /* AQGridViewAnimatorItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AQGridViewAnimatorItem.h; path = ImportedSources/AQGridView/Classes/AQGridViewAnimatorItem.h; sourceTree = SOURCE_ROOT; };
  130. 7D6B07AA1716C9B8003280C4 /* AQGridViewAnimatorItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AQGridViewAnimatorItem.m; path = ImportedSources/AQGridView/Classes/AQGridViewAnimatorItem.m; sourceTree = SOURCE_ROOT; };
  131. 7D6B07AB1716C9B8003280C4 /* AQGridViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AQGridViewCell.h; path = ImportedSources/AQGridView/Classes/AQGridViewCell.h; sourceTree = SOURCE_ROOT; };
  132. 7D6B07AC1716C9B8003280C4 /* AQGridViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AQGridViewCell.m; path = ImportedSources/AQGridView/Classes/AQGridViewCell.m; sourceTree = SOURCE_ROOT; };
  133. 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; };
  134. 7D6B07AE1716C9B8003280C4 /* AQGridViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AQGridViewController.h; path = ImportedSources/AQGridView/Classes/AQGridViewController.h; sourceTree = SOURCE_ROOT; };
  135. 7D6B07AF1716C9B8003280C4 /* AQGridViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AQGridViewController.m; path = ImportedSources/AQGridView/Classes/AQGridViewController.m; sourceTree = SOURCE_ROOT; };
  136. 7D6B07B01716C9B8003280C4 /* AQGridViewData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AQGridViewData.h; path = ImportedSources/AQGridView/Classes/AQGridViewData.h; sourceTree = SOURCE_ROOT; };
  137. 7D6B07B11716C9B8003280C4 /* AQGridViewData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AQGridViewData.m; path = ImportedSources/AQGridView/Classes/AQGridViewData.m; sourceTree = SOURCE_ROOT; };
  138. 7D6B07B21716C9B8003280C4 /* AQGridViewUpdateInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AQGridViewUpdateInfo.h; path = ImportedSources/AQGridView/Classes/AQGridViewUpdateInfo.h; sourceTree = SOURCE_ROOT; };
  139. 7D6B07B31716C9B8003280C4 /* AQGridViewUpdateInfo.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AQGridViewUpdateInfo.m; path = ImportedSources/AQGridView/Classes/AQGridViewUpdateInfo.m; sourceTree = SOURCE_ROOT; };
  140. 7D6B07B41716C9B8003280C4 /* AQGridViewUpdateItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AQGridViewUpdateItem.h; path = ImportedSources/AQGridView/Classes/AQGridViewUpdateItem.h; sourceTree = SOURCE_ROOT; };
  141. 7D6B07B51716C9B8003280C4 /* AQGridViewUpdateItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AQGridViewUpdateItem.m; path = ImportedSources/AQGridView/Classes/AQGridViewUpdateItem.m; sourceTree = SOURCE_ROOT; };
  142. 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; };
  143. 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; };
  144. 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; };
  145. 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; };
  146. 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; };
  147. 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; };
  148. 7D6B07F51716D45B003280C4 /* VLCPlaylistGridView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCPlaylistGridView.h; sourceTree = "<group>"; };
  149. 7D6B07F61716D45B003280C4 /* VLCPlaylistGridView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCPlaylistGridView.m; sourceTree = "<group>"; };
  150. 7D6BA10B1747F26300C0E203 /* VLCPasscodeLockViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCPasscodeLockViewController.h; sourceTree = "<group>"; };
  151. 7D6BA10C1747F26300C0E203 /* VLCPasscodeLockViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCPasscodeLockViewController.m; sourceTree = "<group>"; };
  152. 7D6BA10D1747F26300C0E203 /* VLCPasscodeLockViewController~iphone.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = "VLCPasscodeLockViewController~iphone.xib"; path = "../Resources/VLCPasscodeLockViewController~iphone.xib"; sourceTree = "<group>"; };
  153. 7D94FCDB16DE7D1000F2623B /* VLC for iOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "VLC for iOS.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  154. 7D94FCDE16DE7D1000F2623B /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  155. 7D94FCE016DE7D1000F2623B /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  156. 7D94FCE216DE7D1000F2623B /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
  157. 7D94FCE616DE7D1000F2623B /* VLC for iOS-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "VLC for iOS-Info.plist"; sourceTree = "<group>"; };
  158. 7D94FCEA16DE7D1000F2623B /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  159. 7D94FCEC16DE7D1000F2623B /* VLC for iOS-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "VLC for iOS-Prefix.pch"; sourceTree = "<group>"; };
  160. 7D94FCED16DE7D1000F2623B /* VLCAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VLCAppDelegate.h; sourceTree = "<group>"; };
  161. 7D94FCEE16DE7D1000F2623B /* VLCAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = VLCAppDelegate.m; sourceTree = "<group>"; };
  162. 7D94FCF616DE7D1100F2623B /* VLCPlaylistViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VLCPlaylistViewController.h; sourceTree = "<group>"; };
  163. 7D94FCF716DE7D1100F2623B /* VLCPlaylistViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = VLCPlaylistViewController.m; sourceTree = "<group>"; };
  164. 7D94FCF916DE7D1100F2623B /* VLCMovieViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VLCMovieViewController.h; sourceTree = "<group>"; };
  165. 7D94FCFA16DE7D1100F2623B /* VLCMovieViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = VLCMovieViewController.m; sourceTree = "<group>"; };
  166. 7D9529521732EFCA006F5B40 /* VLCAboutViewController~ipad.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = "VLCAboutViewController~ipad.xib"; path = "Resources/VLCAboutViewController~ipad.xib"; sourceTree = SOURCE_ROOT; };
  167. 7DA62099170A0CE500643D11 /* VLCPlaylistTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCPlaylistTableViewCell.h; sourceTree = "<group>"; };
  168. 7DA6209A170A0CE500643D11 /* VLCPlaylistTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCPlaylistTableViewCell.m; sourceTree = "<group>"; };
  169. 7DA8B0F9173318E80029698C /* SourceCodePro-Regular.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "SourceCodePro-Regular.ttf"; sourceTree = "<group>"; };
  170. 7DA8B0FA173318E80029698C /* SourceSansPro-Regular.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "SourceSansPro-Regular.ttf"; sourceTree = "<group>"; };
  171. 7DADC55D1704FABF001DAC63 /* OBSlider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OBSlider.h; path = ImportedSources/OBSlider/OBSlider/OBSlider.h; sourceTree = SOURCE_ROOT; };
  172. 7DADC55E1704FABF001DAC63 /* OBSlider.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = OBSlider.m; path = ImportedSources/OBSlider/OBSlider/OBSlider.m; sourceTree = SOURCE_ROOT; };
  173. 7DBC3B341711DC1200DCF688 /* Aspen72.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Aspen72.png; sourceTree = "<group>"; };
  174. 7DBC3B361711DCAB00DCF688 /* Aspen144.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Aspen144.png; sourceTree = "<group>"; };
  175. 7DBC3B381711DD0200DCF688 /* Aspen114.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Aspen114.png; sourceTree = "<group>"; };
  176. 7DBC3B3A1711DD0900DCF688 /* Aspen57.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Aspen57.png; sourceTree = "<group>"; };
  177. 7DBC3B411711FC6C00DCF688 /* VLCAboutViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCAboutViewController.h; sourceTree = "<group>"; };
  178. 7DBC3B421711FC6C00DCF688 /* VLCAboutViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCAboutViewController.m; sourceTree = "<group>"; };
  179. 7DBC3B431711FC6C00DCF688 /* VLCAboutViewController~iphone.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = "VLCAboutViewController~iphone.xib"; path = "../Resources/VLCAboutViewController~iphone.xib"; sourceTree = "<group>"; };
  180. 7DBC3B48171204EC00DCF688 /* About Contents.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "About Contents.txt"; sourceTree = "<group>"; };
  181. 7DC87AEC17412A1F009DC250 /* VLCLinearProgressIndicator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCLinearProgressIndicator.h; sourceTree = "<group>"; };
  182. 7DC87AED17412A1F009DC250 /* VLCLinearProgressIndicator.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCLinearProgressIndicator.m; sourceTree = "<group>"; };
  183. 7DC87AEF17413634009DC250 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Localizable.strings; sourceTree = "<group>"; };
  184. 7DC87AF017413A17009DC250 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Localizable.strings; sourceTree = "<group>"; };
  185. 7DC87AF117413EE3009DC250 /* VLCPlaylistGridView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = VLCPlaylistGridView.xib; path = ../Resources/VLCPlaylistGridView.xib; sourceTree = "<group>"; };
  186. 7DDD0428172D98E5005A7B10 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; };
  187. 7DE480CF173FEA30003613E0 /* VLCCircularProgressIndicator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCCircularProgressIndicator.h; sourceTree = "<group>"; };
  188. 7DE480D0173FEA30003613E0 /* VLCCircularProgressIndicator.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCCircularProgressIndicator.m; sourceTree = "<group>"; };
  189. A7035BBD174519600057DFA7 /* iTunesArtwork */ = {isa = PBXFileReference; lastKnownFileType = file; path = iTunesArtwork; sourceTree = "<group>"; };
  190. A7035BC117451D4A0057DFA7 /* Aspen.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Aspen.png; sourceTree = "<group>"; };
  191. A7924695170F0BA90036AAF2 /* libMediaLibraryKit.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libMediaLibraryKit.a; path = External/MediaLibraryKit/libMediaLibraryKit.a; sourceTree = "<group>"; };
  192. A7924698170F0ED20036AAF2 /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; };
  193. A7924699170F0ED20036AAF2 /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = "<group>"; };
  194. A792469A170F0ED20036AAF2 /* Default@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default@2x.png"; sourceTree = "<group>"; };
  195. A79246BC170F114E0036AAF2 /* VLCPlaylistViewController~ipad.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = "VLCPlaylistViewController~ipad.xib"; path = "Resources/VLCPlaylistViewController~ipad.xib"; sourceTree = SOURCE_ROOT; };
  196. A79246BD170F114E0036AAF2 /* VLCMovieViewController~iphone.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = "VLCMovieViewController~iphone.xib"; path = "Resources/VLCMovieViewController~iphone.xib"; sourceTree = SOURCE_ROOT; };
  197. A79246BE170F114E0036AAF2 /* VLCPlaylistTableViewCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = VLCPlaylistTableViewCell.xib; path = Resources/VLCPlaylistTableViewCell.xib; sourceTree = SOURCE_ROOT; };
  198. A79246C0170F114E0036AAF2 /* VLCPlaylistViewController~iphone.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = "VLCPlaylistViewController~iphone.xib"; path = "Resources/VLCPlaylistViewController~iphone.xib"; sourceTree = SOURCE_ROOT; };
  199. A79246C7170F11DF0036AAF2 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; };
  200. A79246C9170F11E40036AAF2 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Localizable.strings; sourceTree = "<group>"; };
  201. A7CB0DAD1716F72600050CF3 /* PlayingExternally@2x~iphone.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "PlayingExternally@2x~iphone.png"; sourceTree = "<group>"; };
  202. A7CB0DAE1716F72600050CF3 /* PlayingExternally~iphone.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "PlayingExternally~iphone.png"; sourceTree = "<group>"; };
  203. A7CB0DAF1716F72600050CF3 /* PlayingExternally~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "PlayingExternally~ipad.png"; sourceTree = "<group>"; };
  204. A7CB0DB01716F72600050CF3 /* PlayingExternally@2x~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "PlayingExternally@2x~ipad.png"; sourceTree = "<group>"; };
  205. A7DA16CF171083DF00D6FED9 /* VLCExternalDisplayController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCExternalDisplayController.h; sourceTree = "<group>"; };
  206. A7DA16D0171083DF00D6FED9 /* VLCExternalDisplayController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCExternalDisplayController.m; sourceTree = "<group>"; };
  207. A7FF9F3D17428C1900999819 /* DeleteButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = DeleteButton.png; sourceTree = "<group>"; };
  208. A7FF9F3F17428C3800999819 /* DeleteButton@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "DeleteButton@2x.png"; sourceTree = "<group>"; };
  209. CC1BBC3E1704934200A20CBF /* libMobileVLCKit.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libMobileVLCKit.a; path = External/MobileVLCKit/libMobileVLCKit.a; sourceTree = "<group>"; };
  210. CC1BBC421704935E00A20CBF /* MediaLibrary.mom */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; name = MediaLibrary.mom; path = External/MediaLibraryKit/MediaLibrary.mom; sourceTree = "<group>"; };
  211. CC1BBC451704938300A20CBF /* libiconv.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libiconv.dylib; path = usr/lib/libiconv.dylib; sourceTree = SDKROOT; };
  212. CC1BBC471704938B00A20CBF /* libstdc++.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = "libstdc++.dylib"; path = "usr/lib/libstdc++.dylib"; sourceTree = SDKROOT; };
  213. CC1BBC491704939300A20CBF /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = usr/lib/libz.dylib; sourceTree = SDKROOT; };
  214. CC1BBC4B1704939B00A20CBF /* libsqlite3.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libsqlite3.dylib; path = usr/lib/libsqlite3.dylib; sourceTree = SDKROOT; };
  215. CC1BBC4D170493A300A20CBF /* libbz2.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libbz2.dylib; path = usr/lib/libbz2.dylib; sourceTree = SDKROOT; };
  216. CC1BBC4F170493AA00A20CBF /* libxml2.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libxml2.dylib; path = usr/lib/libxml2.dylib; sourceTree = SDKROOT; };
  217. CC1BBC51170493B100A20CBF /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
  218. CC1BBC53170493B800A20CBF /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
  219. CC1BBC55170493C100A20CBF /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
  220. CC1BBC57170493E100A20CBF /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
  221. /* End PBXFileReference section */
  222. /* Begin PBXFrameworksBuildPhase section */
  223. 7D94FCD816DE7D1000F2623B /* Frameworks */ = {
  224. isa = PBXFrameworksBuildPhase;
  225. buildActionMask = 2147483647;
  226. files = (
  227. 7DDD0429172D98E5005A7B10 /* CFNetwork.framework in Frameworks */,
  228. CC1BBC58170493E100A20CBF /* CoreData.framework in Frameworks */,
  229. CC1BBC56170493C100A20CBF /* QuartzCore.framework in Frameworks */,
  230. CC1BBC54170493B800A20CBF /* AudioToolbox.framework in Frameworks */,
  231. CC1BBC52170493B100A20CBF /* OpenGLES.framework in Frameworks */,
  232. CC1BBC50170493AA00A20CBF /* libxml2.dylib in Frameworks */,
  233. CC1BBC4E170493A300A20CBF /* libbz2.dylib in Frameworks */,
  234. CC1BBC4C1704939B00A20CBF /* libsqlite3.dylib in Frameworks */,
  235. CC1BBC481704938B00A20CBF /* libstdc++.dylib in Frameworks */,
  236. CC1BBC461704938300A20CBF /* libiconv.dylib in Frameworks */,
  237. CC1BBC3F1704934300A20CBF /* libMobileVLCKit.a in Frameworks */,
  238. 7D94FCDF16DE7D1000F2623B /* UIKit.framework in Frameworks */,
  239. 7D94FCE116DE7D1000F2623B /* Foundation.framework in Frameworks */,
  240. 7D94FCE316DE7D1000F2623B /* CoreGraphics.framework in Frameworks */,
  241. A7924696170F0BA90036AAF2 /* libMediaLibraryKit.a in Frameworks */,
  242. );
  243. runOnlyForDeploymentPostprocessing = 0;
  244. };
  245. /* End PBXFrameworksBuildPhase section */
  246. /* Begin PBXGroup section */
  247. 7D10BC651743F9A100DA7059 /* External Playback */ = {
  248. isa = PBXGroup;
  249. children = (
  250. A7CB0DAD1716F72600050CF3 /* PlayingExternally@2x~iphone.png */,
  251. A7CB0DAE1716F72600050CF3 /* PlayingExternally~iphone.png */,
  252. A7CB0DAF1716F72600050CF3 /* PlayingExternally~ipad.png */,
  253. A7CB0DB01716F72600050CF3 /* PlayingExternally@2x~ipad.png */,
  254. );
  255. name = "External Playback";
  256. sourceTree = "<group>";
  257. };
  258. 7D10BC661743F9AC00DA7059 /* Library View */ = {
  259. isa = PBXGroup;
  260. children = (
  261. A7FF9F3D17428C1900999819 /* DeleteButton.png */,
  262. A7FF9F3F17428C3800999819 /* DeleteButton@2x.png */,
  263. );
  264. name = "Library View";
  265. sourceTree = "<group>";
  266. };
  267. 7D10BC671743F9BA00DA7059 /* Launch Screen */ = {
  268. isa = PBXGroup;
  269. children = (
  270. A7924698170F0ED20036AAF2 /* Default-568h@2x.png */,
  271. A7924699170F0ED20036AAF2 /* Default.png */,
  272. A792469A170F0ED20036AAF2 /* Default@2x.png */,
  273. );
  274. name = "Launch Screen";
  275. sourceTree = "<group>";
  276. };
  277. 7D10BC681743F9C300DA7059 /* Playback Controls */ = {
  278. isa = PBXGroup;
  279. children = (
  280. 7D10BC6A1743FA0F00DA7059 /* audio.png */,
  281. 7D10BC6B1743FA0F00DA7059 /* audio@2x.png */,
  282. 7D10BC6C1743FA0F00DA7059 /* backward.png */,
  283. 7D10BC6D1743FA0F00DA7059 /* backward@2x.png */,
  284. 7D10BC6E1743FA0F00DA7059 /* forward.png */,
  285. 7D10BC6F1743FA0F00DA7059 /* forward@2x.png */,
  286. 7D10BC701743FA0F00DA7059 /* pause.png */,
  287. 7D10BC711743FA0F00DA7059 /* pause@2x.png */,
  288. 7D10BC721743FA0F00DA7059 /* play.png */,
  289. 7D10BC731743FA0F00DA7059 /* play@2x.png */,
  290. 7D10BC741743FA0F00DA7059 /* subtitles.png */,
  291. 7D10BC751743FA0F00DA7059 /* subtitles@2x.png */,
  292. );
  293. name = "Playback Controls";
  294. sourceTree = "<group>";
  295. };
  296. 7D10BC691743F9CB00DA7059 /* Filters and stuff */ = {
  297. isa = PBXGroup;
  298. children = (
  299. 7D10BC961743FE7B00DA7059 /* aspectratio.png */,
  300. 7D10BC971743FE7B00DA7059 /* aspectratio@2x.png */,
  301. 7D10BC981743FE7B00DA7059 /* crop.png */,
  302. 7D10BC991743FE7B00DA7059 /* crop@2x.png */,
  303. 7D10BC9A1743FE7B00DA7059 /* effects.png */,
  304. 7D10BC9B1743FE7B00DA7059 /* effects@2x.png */,
  305. 7D10BC9C1743FE7B00DA7059 /* reset.png */,
  306. 7D10BC9D1743FE7B00DA7059 /* reset@2x.png */,
  307. 7D10BC9E1743FE7B00DA7059 /* speed.png */,
  308. 7D10BC9F1743FE7B00DA7059 /* speed@2x.png */,
  309. );
  310. name = "Filters and stuff";
  311. path = ../AspenProject;
  312. sourceTree = "<group>";
  313. };
  314. 7D31CF061746AEF2005997E0 /* UI Elements */ = {
  315. isa = PBXGroup;
  316. children = (
  317. 7DE480CF173FEA30003613E0 /* VLCCircularProgressIndicator.h */,
  318. 7DE480D0173FEA30003613E0 /* VLCCircularProgressIndicator.m */,
  319. 7DC87AEC17412A1F009DC250 /* VLCLinearProgressIndicator.h */,
  320. 7DC87AED17412A1F009DC250 /* VLCLinearProgressIndicator.m */,
  321. 7D31CF071746AF09005997E0 /* VLCStatusLabel.h */,
  322. 7D31CF081746AF09005997E0 /* VLCStatusLabel.m */,
  323. );
  324. name = "UI Elements";
  325. sourceTree = "<group>";
  326. };
  327. 7D6B07A31716C9A6003280C4 /* OBSlider */ = {
  328. isa = PBXGroup;
  329. children = (
  330. 7DADC55D1704FABF001DAC63 /* OBSlider.h */,
  331. 7DADC55E1704FABF001DAC63 /* OBSlider.m */,
  332. );
  333. name = OBSlider;
  334. sourceTree = "<group>";
  335. };
  336. 7D6B07A41716C9AD003280C4 /* AQGridView */ = {
  337. isa = PBXGroup;
  338. children = (
  339. 7D6B07A51716C9B8003280C4 /* AQGridView.h */,
  340. 7D6B07A61716C9B8003280C4 /* AQGridView.m */,
  341. 7D6B07A71716C9B8003280C4 /* AQGridView+CellLayout.h */,
  342. 7D6B07A81716C9B8003280C4 /* AQGridView+CellLocationDelegation.h */,
  343. 7D6B07A91716C9B8003280C4 /* AQGridViewAnimatorItem.h */,
  344. 7D6B07AA1716C9B8003280C4 /* AQGridViewAnimatorItem.m */,
  345. 7D6B07AB1716C9B8003280C4 /* AQGridViewCell.h */,
  346. 7D6B07AC1716C9B8003280C4 /* AQGridViewCell.m */,
  347. 7D6B07AD1716C9B8003280C4 /* AQGridViewCell+AQGridViewCellPrivate.h */,
  348. 7D6B07AE1716C9B8003280C4 /* AQGridViewController.h */,
  349. 7D6B07AF1716C9B8003280C4 /* AQGridViewController.m */,
  350. 7D6B07B01716C9B8003280C4 /* AQGridViewData.h */,
  351. 7D6B07B11716C9B8003280C4 /* AQGridViewData.m */,
  352. 7D6B07B21716C9B8003280C4 /* AQGridViewUpdateInfo.h */,
  353. 7D6B07B31716C9B8003280C4 /* AQGridViewUpdateInfo.m */,
  354. 7D6B07B41716C9B8003280C4 /* AQGridViewUpdateItem.h */,
  355. 7D6B07B51716C9B8003280C4 /* AQGridViewUpdateItem.m */,
  356. 7D6B07B61716C9B8003280C4 /* NSIndexSet+AQIndexesOutsideSet.h */,
  357. 7D6B07B71716C9B8003280C4 /* NSIndexSet+AQIndexesOutsideSet.m */,
  358. 7D6B07B81716C9B8003280C4 /* NSIndexSet+AQIsSetContiguous.h */,
  359. 7D6B07B91716C9B8003280C4 /* NSIndexSet+AQIsSetContiguous.m */,
  360. 7D6B07BA1716C9B8003280C4 /* UIColor+AQGridView.h */,
  361. 7D6B07BB1716C9B8003280C4 /* UIColor+AQGridView.m */,
  362. );
  363. name = AQGridView;
  364. sourceTree = "<group>";
  365. };
  366. 7D94FCD216DE7D1000F2623B = {
  367. isa = PBXGroup;
  368. children = (
  369. 7D94FCE416DE7D1000F2623B /* AspenProject */,
  370. CC1BBC441704936500A20CBF /* External VLC Libraries */,
  371. 7D94FCDD16DE7D1000F2623B /* Frameworks */,
  372. 7D94FCDC16DE7D1000F2623B /* Products */,
  373. );
  374. sourceTree = "<group>";
  375. };
  376. 7D94FCDC16DE7D1000F2623B /* Products */ = {
  377. isa = PBXGroup;
  378. children = (
  379. 7D94FCDB16DE7D1000F2623B /* VLC for iOS.app */,
  380. );
  381. name = Products;
  382. sourceTree = "<group>";
  383. };
  384. 7D94FCDD16DE7D1000F2623B /* Frameworks */ = {
  385. isa = PBXGroup;
  386. children = (
  387. 7DDD0428172D98E5005A7B10 /* CFNetwork.framework */,
  388. CC1BBC57170493E100A20CBF /* CoreData.framework */,
  389. CC1BBC55170493C100A20CBF /* QuartzCore.framework */,
  390. CC1BBC53170493B800A20CBF /* AudioToolbox.framework */,
  391. CC1BBC51170493B100A20CBF /* OpenGLES.framework */,
  392. CC1BBC4F170493AA00A20CBF /* libxml2.dylib */,
  393. CC1BBC4D170493A300A20CBF /* libbz2.dylib */,
  394. CC1BBC4B1704939B00A20CBF /* libsqlite3.dylib */,
  395. CC1BBC491704939300A20CBF /* libz.dylib */,
  396. CC1BBC471704938B00A20CBF /* libstdc++.dylib */,
  397. CC1BBC451704938300A20CBF /* libiconv.dylib */,
  398. 7D94FCDE16DE7D1000F2623B /* UIKit.framework */,
  399. 7D94FCE016DE7D1000F2623B /* Foundation.framework */,
  400. 7D94FCE216DE7D1000F2623B /* CoreGraphics.framework */,
  401. );
  402. name = Frameworks;
  403. sourceTree = "<group>";
  404. };
  405. 7D94FCE416DE7D1000F2623B /* AspenProject */ = {
  406. isa = PBXGroup;
  407. children = (
  408. 7D94FCED16DE7D1000F2623B /* VLCAppDelegate.h */,
  409. 7D94FCEE16DE7D1000F2623B /* VLCAppDelegate.m */,
  410. 7D94FCF616DE7D1100F2623B /* VLCPlaylistViewController.h */,
  411. 7D94FCF716DE7D1100F2623B /* VLCPlaylistViewController.m */,
  412. 7DBC3B411711FC6C00DCF688 /* VLCAboutViewController.h */,
  413. 7DBC3B421711FC6C00DCF688 /* VLCAboutViewController.m */,
  414. 7D94FCF916DE7D1100F2623B /* VLCMovieViewController.h */,
  415. 7D94FCFA16DE7D1100F2623B /* VLCMovieViewController.m */,
  416. 7DA62099170A0CE500643D11 /* VLCPlaylistTableViewCell.h */,
  417. 7DA6209A170A0CE500643D11 /* VLCPlaylistTableViewCell.m */,
  418. 7D6B07F51716D45B003280C4 /* VLCPlaylistGridView.h */,
  419. 7D6B07F61716D45B003280C4 /* VLCPlaylistGridView.m */,
  420. A7DA16CF171083DF00D6FED9 /* VLCExternalDisplayController.h */,
  421. A7DA16D0171083DF00D6FED9 /* VLCExternalDisplayController.m */,
  422. 7D6BA10B1747F26300C0E203 /* VLCPasscodeLockViewController.h */,
  423. 7D6BA10C1747F26300C0E203 /* VLCPasscodeLockViewController.m */,
  424. 7D31CF061746AEF2005997E0 /* UI Elements */,
  425. 7DADC5601704FACC001DAC63 /* Imported */,
  426. 7DADC55C1704FAA8001DAC63 /* XIBs */,
  427. A7924697170F0ED20036AAF2 /* Resources */,
  428. 7D94FCE516DE7D1000F2623B /* Supporting Files */,
  429. );
  430. path = AspenProject;
  431. sourceTree = "<group>";
  432. };
  433. 7D94FCE516DE7D1000F2623B /* Supporting Files */ = {
  434. isa = PBXGroup;
  435. children = (
  436. 7D94FCE616DE7D1000F2623B /* VLC for iOS-Info.plist */,
  437. 7D94FCEA16DE7D1000F2623B /* main.m */,
  438. 7D94FCEC16DE7D1000F2623B /* VLC for iOS-Prefix.pch */,
  439. );
  440. name = "Supporting Files";
  441. sourceTree = "<group>";
  442. };
  443. 7DADC55C1704FAA8001DAC63 /* XIBs */ = {
  444. isa = PBXGroup;
  445. children = (
  446. 7DBC3B431711FC6C00DCF688 /* VLCAboutViewController~iphone.xib */,
  447. 7D9529521732EFCA006F5B40 /* VLCAboutViewController~ipad.xib */,
  448. A79246BD170F114E0036AAF2 /* VLCMovieViewController~iphone.xib */,
  449. A79246BE170F114E0036AAF2 /* VLCPlaylistTableViewCell.xib */,
  450. A79246C0170F114E0036AAF2 /* VLCPlaylistViewController~iphone.xib */,
  451. 7DC87AF117413EE3009DC250 /* VLCPlaylistGridView.xib */,
  452. 7D33D41517182615008AF0E0 /* VLCMovieViewController~ipad.xib */,
  453. A79246BC170F114E0036AAF2 /* VLCPlaylistViewController~ipad.xib */,
  454. 7D6BA10D1747F26300C0E203 /* VLCPasscodeLockViewController~iphone.xib */,
  455. );
  456. name = XIBs;
  457. sourceTree = "<group>";
  458. };
  459. 7DADC5601704FACC001DAC63 /* Imported */ = {
  460. isa = PBXGroup;
  461. children = (
  462. 7D6B07A41716C9AD003280C4 /* AQGridView */,
  463. 7D6B07A31716C9A6003280C4 /* OBSlider */,
  464. );
  465. name = Imported;
  466. sourceTree = "<group>";
  467. };
  468. 7DBC3B3C1711DD1E00DCF688 /* Icons */ = {
  469. isa = PBXGroup;
  470. children = (
  471. A7035BC117451D4A0057DFA7 /* Aspen.png */,
  472. 7DBC3B341711DC1200DCF688 /* Aspen72.png */,
  473. 7DBC3B361711DCAB00DCF688 /* Aspen144.png */,
  474. 7DBC3B3A1711DD0900DCF688 /* Aspen57.png */,
  475. 7DBC3B381711DD0200DCF688 /* Aspen114.png */,
  476. );
  477. name = Icons;
  478. sourceTree = "<group>";
  479. };
  480. A7924697170F0ED20036AAF2 /* Resources */ = {
  481. isa = PBXGroup;
  482. children = (
  483. A7035BBD174519600057DFA7 /* iTunesArtwork */,
  484. 7D10BC691743F9CB00DA7059 /* Filters and stuff */,
  485. 7D10BC681743F9C300DA7059 /* Playback Controls */,
  486. 7DA8B0F9173318E80029698C /* SourceCodePro-Regular.ttf */,
  487. 7DA8B0FA173318E80029698C /* SourceSansPro-Regular.ttf */,
  488. 7DBC3B48171204EC00DCF688 /* About Contents.txt */,
  489. 7DBC3B3C1711DD1E00DCF688 /* Icons */,
  490. A79246C6170F11DF0036AAF2 /* Localizable.strings */,
  491. 7D10BC651743F9A100DA7059 /* External Playback */,
  492. 7D10BC671743F9BA00DA7059 /* Launch Screen */,
  493. 7D10BC661743F9AC00DA7059 /* Library View */,
  494. );
  495. path = Resources;
  496. sourceTree = SOURCE_ROOT;
  497. };
  498. CC1BBC441704936500A20CBF /* External VLC Libraries */ = {
  499. isa = PBXGroup;
  500. children = (
  501. A7924695170F0BA90036AAF2 /* libMediaLibraryKit.a */,
  502. CC1BBC421704935E00A20CBF /* MediaLibrary.mom */,
  503. CC1BBC3E1704934200A20CBF /* libMobileVLCKit.a */,
  504. );
  505. name = "External VLC Libraries";
  506. sourceTree = "<group>";
  507. };
  508. /* End PBXGroup section */
  509. /* Begin PBXNativeTarget section */
  510. 7D94FCDA16DE7D1000F2623B /* vlc-ios */ = {
  511. isa = PBXNativeTarget;
  512. buildConfigurationList = 7D94FD0A16DE7D1100F2623B /* Build configuration list for PBXNativeTarget "vlc-ios" */;
  513. buildPhases = (
  514. 7D94FCD716DE7D1000F2623B /* Sources */,
  515. 7D94FCD816DE7D1000F2623B /* Frameworks */,
  516. 7D94FCD916DE7D1000F2623B /* Resources */,
  517. );
  518. buildRules = (
  519. );
  520. dependencies = (
  521. );
  522. name = "vlc-ios";
  523. productName = AspenProject;
  524. productReference = 7D94FCDB16DE7D1000F2623B /* VLC for iOS.app */;
  525. productType = "com.apple.product-type.application";
  526. };
  527. /* End PBXNativeTarget section */
  528. /* Begin PBXProject section */
  529. 7D94FCD316DE7D1000F2623B /* Project object */ = {
  530. isa = PBXProject;
  531. attributes = {
  532. CLASSPREFIX = VLC;
  533. LastUpgradeCheck = 0460;
  534. ORGANIZATIONNAME = VideoLAN;
  535. };
  536. buildConfigurationList = 7D94FCD616DE7D1000F2623B /* Build configuration list for PBXProject "VLC for iOS" */;
  537. compatibilityVersion = "Xcode 3.2";
  538. developmentRegion = English;
  539. hasScannedForEncodings = 0;
  540. knownRegions = (
  541. en,
  542. ru,
  543. de,
  544. fr,
  545. );
  546. mainGroup = 7D94FCD216DE7D1000F2623B;
  547. productRefGroup = 7D94FCDC16DE7D1000F2623B /* Products */;
  548. projectDirPath = "";
  549. projectRoot = "";
  550. targets = (
  551. 7D94FCDA16DE7D1000F2623B /* vlc-ios */,
  552. );
  553. };
  554. /* End PBXProject section */
  555. /* Begin PBXResourcesBuildPhase section */
  556. 7D94FCD916DE7D1000F2623B /* Resources */ = {
  557. isa = PBXResourcesBuildPhase;
  558. buildActionMask = 2147483647;
  559. files = (
  560. CC1BBC431704935E00A20CBF /* MediaLibrary.mom in Resources */,
  561. A79246A7170F0ED20036AAF2 /* Default-568h@2x.png in Resources */,
  562. A79246A8170F0ED20036AAF2 /* Default.png in Resources */,
  563. A79246A9170F0ED20036AAF2 /* Default@2x.png in Resources */,
  564. A79246C1170F114E0036AAF2 /* VLCPlaylistViewController~ipad.xib in Resources */,
  565. A79246C2170F114E0036AAF2 /* VLCMovieViewController~iphone.xib in Resources */,
  566. A79246C3170F114E0036AAF2 /* VLCPlaylistTableViewCell.xib in Resources */,
  567. A79246C5170F114E0036AAF2 /* VLCPlaylistViewController~iphone.xib in Resources */,
  568. A79246C8170F11DF0036AAF2 /* Localizable.strings in Resources */,
  569. 7DBC3B351711DC1200DCF688 /* Aspen72.png in Resources */,
  570. 7DBC3B371711DCAB00DCF688 /* Aspen144.png in Resources */,
  571. 7DBC3B391711DD0200DCF688 /* Aspen114.png in Resources */,
  572. 7DBC3B3B1711DD0900DCF688 /* Aspen57.png in Resources */,
  573. 7DBC3B451711FC6C00DCF688 /* VLCAboutViewController~iphone.xib in Resources */,
  574. 7DBC3B49171204ED00DCF688 /* About Contents.txt in Resources */,
  575. A7CB0DB11716F72600050CF3 /* PlayingExternally@2x~iphone.png in Resources */,
  576. A7CB0DB21716F72600050CF3 /* PlayingExternally~iphone.png in Resources */,
  577. A7CB0DB31716F72600050CF3 /* PlayingExternally~ipad.png in Resources */,
  578. A7CB0DB41716F72600050CF3 /* PlayingExternally@2x~ipad.png in Resources */,
  579. 7D33D41617182615008AF0E0 /* VLCMovieViewController~ipad.xib in Resources */,
  580. 7D9529531732EFCA006F5B40 /* VLCAboutViewController~ipad.xib in Resources */,
  581. 7DA8B0FB173318E80029698C /* SourceCodePro-Regular.ttf in Resources */,
  582. 7DA8B0FC173318E80029698C /* SourceSansPro-Regular.ttf in Resources */,
  583. 7DC87AF217413EE3009DC250 /* VLCPlaylistGridView.xib in Resources */,
  584. A7FF9F3E17428C1900999819 /* DeleteButton.png in Resources */,
  585. A7FF9F4017428C3800999819 /* DeleteButton@2x.png in Resources */,
  586. 7D10BC761743FA0F00DA7059 /* audio.png in Resources */,
  587. 7D10BC771743FA0F00DA7059 /* audio@2x.png in Resources */,
  588. 7D10BC781743FA0F00DA7059 /* backward.png in Resources */,
  589. 7D10BC791743FA0F00DA7059 /* backward@2x.png in Resources */,
  590. 7D10BC7A1743FA0F00DA7059 /* forward.png in Resources */,
  591. 7D10BC7B1743FA0F00DA7059 /* forward@2x.png in Resources */,
  592. 7D10BC7C1743FA0F00DA7059 /* pause.png in Resources */,
  593. 7D10BC7D1743FA0F00DA7059 /* pause@2x.png in Resources */,
  594. 7D10BC7E1743FA0F00DA7059 /* play.png in Resources */,
  595. 7D10BC7F1743FA0F00DA7059 /* play@2x.png in Resources */,
  596. 7D10BC801743FA0F00DA7059 /* subtitles.png in Resources */,
  597. 7D10BC811743FA0F00DA7059 /* subtitles@2x.png in Resources */,
  598. 7D10BCA01743FE7B00DA7059 /* aspectratio.png in Resources */,
  599. 7D10BCA11743FE7B00DA7059 /* aspectratio@2x.png in Resources */,
  600. 7D10BCA21743FE7B00DA7059 /* crop.png in Resources */,
  601. 7D10BCA31743FE7B00DA7059 /* crop@2x.png in Resources */,
  602. 7D10BCA41743FE7B00DA7059 /* effects.png in Resources */,
  603. 7D10BCA51743FE7B00DA7059 /* effects@2x.png in Resources */,
  604. 7D10BCA61743FE7B00DA7059 /* reset.png in Resources */,
  605. 7D10BCA71743FE7B00DA7059 /* reset@2x.png in Resources */,
  606. 7D10BCA81743FE7B00DA7059 /* speed.png in Resources */,
  607. 7D10BCA91743FE7B00DA7059 /* speed@2x.png in Resources */,
  608. A7035BBE174519600057DFA7 /* iTunesArtwork in Resources */,
  609. A7035BC217451D4A0057DFA7 /* Aspen.png in Resources */,
  610. 7D6BA10F1747F26300C0E203 /* VLCPasscodeLockViewController~iphone.xib in Resources */,
  611. );
  612. runOnlyForDeploymentPostprocessing = 0;
  613. };
  614. /* End PBXResourcesBuildPhase section */
  615. /* Begin PBXSourcesBuildPhase section */
  616. 7D94FCD716DE7D1000F2623B /* Sources */ = {
  617. isa = PBXSourcesBuildPhase;
  618. buildActionMask = 2147483647;
  619. files = (
  620. 7D94FCEB16DE7D1000F2623B /* main.m in Sources */,
  621. 7D94FCEF16DE7D1000F2623B /* VLCAppDelegate.m in Sources */,
  622. 7D94FCF816DE7D1100F2623B /* VLCPlaylistViewController.m in Sources */,
  623. 7D94FCFB16DE7D1100F2623B /* VLCMovieViewController.m in Sources */,
  624. 7DADC55F1704FABF001DAC63 /* OBSlider.m in Sources */,
  625. 7DA6209B170A0CE500643D11 /* VLCPlaylistTableViewCell.m in Sources */,
  626. A7DA16D1171083DF00D6FED9 /* VLCExternalDisplayController.m in Sources */,
  627. 7DBC3B441711FC6C00DCF688 /* VLCAboutViewController.m in Sources */,
  628. 7D6B07BC1716C9B8003280C4 /* AQGridView.m in Sources */,
  629. 7D6B07BD1716C9B8003280C4 /* AQGridViewAnimatorItem.m in Sources */,
  630. 7D6B07BE1716C9B8003280C4 /* AQGridViewCell.m in Sources */,
  631. 7D6B07BF1716C9B8003280C4 /* AQGridViewController.m in Sources */,
  632. 7D6B07C01716C9B8003280C4 /* AQGridViewData.m in Sources */,
  633. 7D6B07C11716C9B8003280C4 /* AQGridViewUpdateInfo.m in Sources */,
  634. 7D6B07C21716C9B8003280C4 /* AQGridViewUpdateItem.m in Sources */,
  635. 7D6B07C31716C9B8003280C4 /* NSIndexSet+AQIndexesOutsideSet.m in Sources */,
  636. 7D6B07C41716C9B8003280C4 /* NSIndexSet+AQIsSetContiguous.m in Sources */,
  637. 7D6B07C51716C9B8003280C4 /* UIColor+AQGridView.m in Sources */,
  638. 7D6B07F71716D45C003280C4 /* VLCPlaylistGridView.m in Sources */,
  639. 7DE480D1173FEA30003613E0 /* VLCCircularProgressIndicator.m in Sources */,
  640. 7DC87AEE17412A1F009DC250 /* VLCLinearProgressIndicator.m in Sources */,
  641. 7D31CF091746AF09005997E0 /* VLCStatusLabel.m in Sources */,
  642. 7D6BA10E1747F26300C0E203 /* VLCPasscodeLockViewController.m in Sources */,
  643. );
  644. runOnlyForDeploymentPostprocessing = 0;
  645. };
  646. /* End PBXSourcesBuildPhase section */
  647. /* Begin PBXVariantGroup section */
  648. A79246C6170F11DF0036AAF2 /* Localizable.strings */ = {
  649. isa = PBXVariantGroup;
  650. children = (
  651. A79246C7170F11DF0036AAF2 /* en */,
  652. A79246C9170F11E40036AAF2 /* ru */,
  653. 7DC87AEF17413634009DC250 /* de */,
  654. 7DC87AF017413A17009DC250 /* fr */,
  655. );
  656. name = Localizable.strings;
  657. sourceTree = "<group>";
  658. };
  659. /* End PBXVariantGroup section */
  660. /* Begin XCBuildConfiguration section */
  661. 7D94FD0816DE7D1100F2623B /* Debug */ = {
  662. isa = XCBuildConfiguration;
  663. buildSettings = {
  664. ALWAYS_SEARCH_USER_PATHS = NO;
  665. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  666. CLANG_CXX_LIBRARY = "libc++";
  667. CLANG_WARN_CONSTANT_CONVERSION = YES;
  668. CLANG_WARN_EMPTY_BODY = YES;
  669. CLANG_WARN_ENUM_CONVERSION = YES;
  670. CLANG_WARN_INT_CONVERSION = YES;
  671. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  672. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  673. COPY_PHASE_STRIP = NO;
  674. GCC_C_LANGUAGE_STANDARD = gnu99;
  675. GCC_DYNAMIC_NO_PIC = NO;
  676. GCC_OPTIMIZATION_LEVEL = 0;
  677. GCC_PREPROCESSOR_DEFINITIONS = (
  678. "DEBUG=1",
  679. "$(inherited)",
  680. );
  681. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  682. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  683. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  684. GCC_WARN_UNUSED_VARIABLE = YES;
  685. IPHONEOS_DEPLOYMENT_TARGET = 6.1;
  686. ONLY_ACTIVE_ARCH = YES;
  687. SDKROOT = iphoneos;
  688. TARGETED_DEVICE_FAMILY = "1,2";
  689. };
  690. name = Debug;
  691. };
  692. 7D94FD0916DE7D1100F2623B /* Release */ = {
  693. isa = XCBuildConfiguration;
  694. buildSettings = {
  695. ALWAYS_SEARCH_USER_PATHS = NO;
  696. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  697. CLANG_CXX_LIBRARY = "libc++";
  698. CLANG_WARN_CONSTANT_CONVERSION = YES;
  699. CLANG_WARN_EMPTY_BODY = YES;
  700. CLANG_WARN_ENUM_CONVERSION = YES;
  701. CLANG_WARN_INT_CONVERSION = YES;
  702. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  703. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  704. COPY_PHASE_STRIP = YES;
  705. GCC_C_LANGUAGE_STANDARD = gnu99;
  706. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  707. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  708. GCC_WARN_UNUSED_VARIABLE = YES;
  709. IPHONEOS_DEPLOYMENT_TARGET = 6.1;
  710. OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
  711. SDKROOT = iphoneos;
  712. TARGETED_DEVICE_FAMILY = "1,2";
  713. VALIDATE_PRODUCT = YES;
  714. };
  715. name = Release;
  716. };
  717. 7D94FD0B16DE7D1100F2623B /* Debug */ = {
  718. isa = XCBuildConfiguration;
  719. buildSettings = {
  720. CLANG_ENABLE_OBJC_ARC = YES;
  721. COPY_PHASE_STRIP = NO;
  722. DEAD_CODE_STRIPPING = NO;
  723. EXCLUDED_SOURCE_FILE_NAMES = "";
  724. GCC_C_LANGUAGE_STANDARD = c99;
  725. GCC_OPTIMIZATION_LEVEL = 3;
  726. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  727. GCC_PREFIX_HEADER = "AspenProject/VLC for iOS-Prefix.pch";
  728. HEADER_SEARCH_PATHS = (
  729. "$(SRCROOT)/External/MobileVLCKit/include",
  730. "$(SRCROOT)/External/MediaLibraryKit/include",
  731. );
  732. INFOPLIST_FILE = "AspenProject/VLC for iOS-Info.plist";
  733. IPHONEOS_DEPLOYMENT_TARGET = 5.1;
  734. LIBRARY_SEARCH_PATHS = (
  735. "$(inherited)",
  736. "\"$(SRCROOT)/External/MediaLibraryKit\"",
  737. "\"$(SRCROOT)/External/MobileVLCKit\"",
  738. );
  739. OTHER_LDFLAGS = "-Wl,-no_pie";
  740. PRODUCT_NAME = "VLC for iOS";
  741. WRAPPER_EXTENSION = app;
  742. };
  743. name = Debug;
  744. };
  745. 7D94FD0C16DE7D1100F2623B /* Release */ = {
  746. isa = XCBuildConfiguration;
  747. buildSettings = {
  748. CLANG_ENABLE_OBJC_ARC = YES;
  749. COPY_PHASE_STRIP = NO;
  750. DEAD_CODE_STRIPPING = NO;
  751. EXCLUDED_SOURCE_FILE_NAMES = "";
  752. GCC_C_LANGUAGE_STANDARD = c99;
  753. GCC_OPTIMIZATION_LEVEL = 3;
  754. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  755. GCC_PREFIX_HEADER = "AspenProject/VLC for iOS-Prefix.pch";
  756. HEADER_SEARCH_PATHS = (
  757. "$(SRCROOT)/External/MobileVLCKit/include",
  758. "$(SRCROOT)/External/MediaLibraryKit/include",
  759. );
  760. INFOPLIST_FILE = "AspenProject/VLC for iOS-Info.plist";
  761. IPHONEOS_DEPLOYMENT_TARGET = 5.1;
  762. LIBRARY_SEARCH_PATHS = (
  763. "$(inherited)",
  764. "\"$(SRCROOT)/External/MediaLibraryKit\"",
  765. "\"$(SRCROOT)/External/MobileVLCKit\"",
  766. );
  767. OTHER_LDFLAGS = "-Wl,-no_pie";
  768. PRODUCT_NAME = "VLC for iOS";
  769. WRAPPER_EXTENSION = app;
  770. };
  771. name = Release;
  772. };
  773. A7035BBF174519E40057DFA7 /* Distribution */ = {
  774. isa = XCBuildConfiguration;
  775. buildSettings = {
  776. ALWAYS_SEARCH_USER_PATHS = NO;
  777. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  778. CLANG_CXX_LIBRARY = "libc++";
  779. CLANG_WARN_CONSTANT_CONVERSION = YES;
  780. CLANG_WARN_EMPTY_BODY = YES;
  781. CLANG_WARN_ENUM_CONVERSION = YES;
  782. CLANG_WARN_INT_CONVERSION = YES;
  783. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  784. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  785. COPY_PHASE_STRIP = YES;
  786. GCC_C_LANGUAGE_STANDARD = gnu99;
  787. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  788. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  789. GCC_WARN_UNUSED_VARIABLE = YES;
  790. IPHONEOS_DEPLOYMENT_TARGET = 6.1;
  791. OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
  792. SDKROOT = iphoneos;
  793. TARGETED_DEVICE_FAMILY = "1,2";
  794. VALIDATE_PRODUCT = YES;
  795. };
  796. name = Distribution;
  797. };
  798. A7035BC0174519E40057DFA7 /* Distribution */ = {
  799. isa = XCBuildConfiguration;
  800. buildSettings = {
  801. CLANG_ENABLE_OBJC_ARC = YES;
  802. COPY_PHASE_STRIP = NO;
  803. DEAD_CODE_STRIPPING = NO;
  804. EXCLUDED_SOURCE_FILE_NAMES = "iTunesArtwork*";
  805. GCC_C_LANGUAGE_STANDARD = c99;
  806. GCC_OPTIMIZATION_LEVEL = 3;
  807. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  808. GCC_PREFIX_HEADER = "AspenProject/VLC for iOS-Prefix.pch";
  809. HEADER_SEARCH_PATHS = (
  810. "$(SRCROOT)/External/MobileVLCKit/include",
  811. "$(SRCROOT)/External/MediaLibraryKit/include",
  812. );
  813. INFOPLIST_FILE = "AspenProject/VLC for iOS-Info.plist";
  814. IPHONEOS_DEPLOYMENT_TARGET = 5.1;
  815. LIBRARY_SEARCH_PATHS = (
  816. "$(inherited)",
  817. "\"$(SRCROOT)/External/MediaLibraryKit\"",
  818. "\"$(SRCROOT)/External/MobileVLCKit\"",
  819. );
  820. OTHER_LDFLAGS = "-Wl,-no_pie";
  821. PRODUCT_NAME = "VLC for iOS";
  822. WRAPPER_EXTENSION = app;
  823. };
  824. name = Distribution;
  825. };
  826. /* End XCBuildConfiguration section */
  827. /* Begin XCConfigurationList section */
  828. 7D94FCD616DE7D1000F2623B /* Build configuration list for PBXProject "VLC for iOS" */ = {
  829. isa = XCConfigurationList;
  830. buildConfigurations = (
  831. 7D94FD0816DE7D1100F2623B /* Debug */,
  832. 7D94FD0916DE7D1100F2623B /* Release */,
  833. A7035BBF174519E40057DFA7 /* Distribution */,
  834. );
  835. defaultConfigurationIsVisible = 0;
  836. defaultConfigurationName = Release;
  837. };
  838. 7D94FD0A16DE7D1100F2623B /* Build configuration list for PBXNativeTarget "vlc-ios" */ = {
  839. isa = XCConfigurationList;
  840. buildConfigurations = (
  841. 7D94FD0B16DE7D1100F2623B /* Debug */,
  842. 7D94FD0C16DE7D1100F2623B /* Release */,
  843. A7035BC0174519E40057DFA7 /* Distribution */,
  844. );
  845. defaultConfigurationIsVisible = 0;
  846. defaultConfigurationName = Release;
  847. };
  848. /* End XCConfigurationList section */
  849. };
  850. rootObject = 7D94FCD316DE7D1000F2623B /* Project object */;
  851. }