project.pbxproj 135 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 29125E5617492219003F03E5 /* index.html in Resources */ = {isa = PBXBuildFile; fileRef = 29125E5417492219003F03E5 /* index.html */; };
  10. 29125E5717492219003F03E5 /* upload.html in Resources */ = {isa = PBXBuildFile; fileRef = 29125E5517492219003F03E5 /* upload.html */; };
  11. 2915540117490A1E00B86CAD /* DDData.m in Sources */ = {isa = PBXBuildFile; fileRef = 291553EB17490A1E00B86CAD /* DDData.m */; };
  12. 2915540217490A1E00B86CAD /* DDNumber.m in Sources */ = {isa = PBXBuildFile; fileRef = 291553ED17490A1E00B86CAD /* DDNumber.m */; };
  13. 2915540317490A1E00B86CAD /* DDRange.m in Sources */ = {isa = PBXBuildFile; fileRef = 291553EF17490A1E00B86CAD /* DDRange.m */; };
  14. 2915540417490A1E00B86CAD /* HTTPAuthenticationRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 291553F117490A1E00B86CAD /* HTTPAuthenticationRequest.m */; };
  15. 2915540517490A1E00B86CAD /* HTTPConnection.m in Sources */ = {isa = PBXBuildFile; fileRef = 291553F317490A1E00B86CAD /* HTTPConnection.m */; };
  16. 2915540617490A1E00B86CAD /* HTTPMessage.m in Sources */ = {isa = PBXBuildFile; fileRef = 291553F617490A1E00B86CAD /* HTTPMessage.m */; };
  17. 2915540717490A1E00B86CAD /* HTTPServer.m in Sources */ = {isa = PBXBuildFile; fileRef = 291553F917490A1E00B86CAD /* HTTPServer.m */; };
  18. 2915540817490A1E00B86CAD /* MultipartFormDataParser.m in Sources */ = {isa = PBXBuildFile; fileRef = 291553FC17490A1E00B86CAD /* MultipartFormDataParser.m */; };
  19. 2915540917490A1E00B86CAD /* MultipartMessageHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 291553FE17490A1E00B86CAD /* MultipartMessageHeader.m */; };
  20. 2915540A17490A1E00B86CAD /* MultipartMessageHeaderField.m in Sources */ = {isa = PBXBuildFile; fileRef = 2915540017490A1E00B86CAD /* MultipartMessageHeaderField.m */; };
  21. 2915542217490A9C00B86CAD /* GCDAsyncSocket.m in Sources */ = {isa = PBXBuildFile; fileRef = 2915540E17490A9C00B86CAD /* GCDAsyncSocket.m */; };
  22. 2915542317490A9C00B86CAD /* About.txt in Resources */ = {isa = PBXBuildFile; fileRef = 2915541017490A9C00B86CAD /* About.txt */; };
  23. 2915542417490A9C00B86CAD /* DDAbstractDatabaseLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = 2915541217490A9C00B86CAD /* DDAbstractDatabaseLogger.m */; };
  24. 2915542517490A9C00B86CAD /* DDASLLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = 2915541417490A9C00B86CAD /* DDASLLogger.m */; };
  25. 2915542617490A9C00B86CAD /* DDFileLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = 2915541617490A9C00B86CAD /* DDFileLogger.m */; };
  26. 2915542717490A9C00B86CAD /* DDLog.m in Sources */ = {isa = PBXBuildFile; fileRef = 2915541817490A9C00B86CAD /* DDLog.m */; };
  27. 2915542817490A9C00B86CAD /* DDTTYLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = 2915541A17490A9C00B86CAD /* DDTTYLogger.m */; };
  28. 2915542917490A9C00B86CAD /* ContextFilterLogFormatter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2915541D17490A9C00B86CAD /* ContextFilterLogFormatter.m */; };
  29. 2915542A17490A9C00B86CAD /* DispatchQueueLogFormatter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2915541F17490A9C00B86CAD /* DispatchQueueLogFormatter.m */; };
  30. 2915542B17490A9C00B86CAD /* README.txt in Resources */ = {isa = PBXBuildFile; fileRef = 2915542017490A9C00B86CAD /* README.txt */; };
  31. 2915543B17490B9C00B86CAD /* HTTPAsyncFileResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 2915542E17490B9C00B86CAD /* HTTPAsyncFileResponse.m */; };
  32. 2915543C17490B9C00B86CAD /* HTTPDataResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 2915543017490B9C00B86CAD /* HTTPDataResponse.m */; };
  33. 2915543D17490B9C00B86CAD /* HTTPDynamicFileResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 2915543217490B9C00B86CAD /* HTTPDynamicFileResponse.m */; };
  34. 2915543E17490B9C00B86CAD /* HTTPErrorResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 2915543417490B9C00B86CAD /* HTTPErrorResponse.m */; };
  35. 2915543F17490B9C00B86CAD /* HTTPFileResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 2915543617490B9C00B86CAD /* HTTPFileResponse.m */; };
  36. 2915544017490B9C00B86CAD /* HTTPRedirectResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 2915543817490B9C00B86CAD /* HTTPRedirectResponse.m */; };
  37. 2915544117490B9C00B86CAD /* WebSocket.m in Sources */ = {isa = PBXBuildFile; fileRef = 2915543A17490B9C00B86CAD /* WebSocket.m */; };
  38. 2915544317490D4A00B86CAD /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2915544217490D4A00B86CAD /* Security.framework */; };
  39. 293DF2F417494F8200BB880F /* DropboxSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D05ADEA174945CE0087550C /* DropboxSDK.framework */; };
  40. 29CE2D44174912C600922D8F /* VLCHTTPUploaderController.m in Sources */ = {isa = PBXBuildFile; fileRef = 29CE2D42174912C600922D8F /* VLCHTTPUploaderController.m */; };
  41. 7D07A4E9174EA47800759D10 /* VLCSettingsController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D07A4E7174EA47800759D10 /* VLCSettingsController.m */; };
  42. 7D07A4ED174EB81200759D10 /* VLCDropboxController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D07A4EC174EB81200759D10 /* VLCDropboxController.m */; };
  43. 7D07F708175665ED00CDE21C /* navBarBackground@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D07F706175665ED00CDE21C /* navBarBackground@2x.png */; };
  44. 7D07F709175665ED00CDE21C /* navBarBackground.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D07F707175665ED00CDE21C /* navBarBackground.png */; };
  45. 7D07F70C175669A800CDE21C /* button.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D07F70A175669A800CDE21C /* button.png */; };
  46. 7D07F70D175669A800CDE21C /* button@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D07F70B175669A800CDE21C /* button@2x.png */; };
  47. 7D07F710175669D800CDE21C /* buttonHighlight.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D07F70E175669D800CDE21C /* buttonHighlight.png */; };
  48. 7D07F711175669D800CDE21C /* buttonHighlight@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D07F70F175669D800CDE21C /* buttonHighlight@2x.png */; };
  49. 7D07F71417566C4A00CDE21C /* menuCone.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D07F71217566C4A00CDE21C /* menuCone.png */; };
  50. 7D07F71517566C4A00CDE21C /* menuCone@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D07F71317566C4A00CDE21C /* menuCone@2x.png */; };
  51. 7D07F7181756738400CDE21C /* dropboxLabel@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D07F7161756738400CDE21C /* dropboxLabel@2x.png */; };
  52. 7D07F7191756738400CDE21C /* dropboxLabel.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D07F7171756738400CDE21C /* dropboxLabel.png */; };
  53. 7D07F71E175673D100CDE21C /* menuBtnBckHighlight@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D07F71A175673D100CDE21C /* menuBtnBckHighlight@2x.png */; };
  54. 7D07F71F175673D100CDE21C /* menuBtnBck@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D07F71B175673D100CDE21C /* menuBtnBck@2x.png */; };
  55. 7D07F720175673D100CDE21C /* menuBtnBckHighlight.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D07F71C175673D100CDE21C /* menuBtnBckHighlight.png */; };
  56. 7D07F721175673D100CDE21C /* menuBtnBck.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D07F71D175673D100CDE21C /* menuBtnBck.png */; };
  57. 7D07F726175688D300CDE21C /* doneButton.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D07F722175688D300CDE21C /* doneButton.png */; };
  58. 7D07F727175688D300CDE21C /* doneButton@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D07F723175688D300CDE21C /* doneButton@2x.png */; };
  59. 7D07F728175688D300CDE21C /* doneButtonHighlight.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D07F724175688D300CDE21C /* doneButtonHighlight.png */; };
  60. 7D07F729175688D300CDE21C /* doneButtonHighlight@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D07F725175688D300CDE21C /* doneButtonHighlight@2x.png */; };
  61. 7D07F72E175691CC00CDE21C /* backButton.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D07F72A175691CB00CDE21C /* backButton.png */; };
  62. 7D07F72F175691CC00CDE21C /* backButton@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D07F72B175691CC00CDE21C /* backButton@2x.png */; };
  63. 7D07F730175691CC00CDE21C /* backButtonHighlight.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D07F72C175691CC00CDE21C /* backButtonHighlight.png */; };
  64. 7D07F731175691CC00CDE21C /* backButtonHighlight@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D07F72D175691CC00CDE21C /* backButtonHighlight@2x.png */; };
  65. 7D10BC761743FA0F00DA7059 /* audio.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D10BC6A1743FA0F00DA7059 /* audio.png */; };
  66. 7D10BC771743FA0F00DA7059 /* audio@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D10BC6B1743FA0F00DA7059 /* audio@2x.png */; };
  67. 7D10BC781743FA0F00DA7059 /* backward.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D10BC6C1743FA0F00DA7059 /* backward.png */; };
  68. 7D10BC791743FA0F00DA7059 /* backward@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D10BC6D1743FA0F00DA7059 /* backward@2x.png */; };
  69. 7D10BC7A1743FA0F00DA7059 /* forward.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D10BC6E1743FA0F00DA7059 /* forward.png */; };
  70. 7D10BC7B1743FA0F00DA7059 /* forward@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D10BC6F1743FA0F00DA7059 /* forward@2x.png */; };
  71. 7D10BC7C1743FA0F00DA7059 /* pause.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D10BC701743FA0F00DA7059 /* pause.png */; };
  72. 7D10BC7D1743FA0F00DA7059 /* pause@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D10BC711743FA0F00DA7059 /* pause@2x.png */; };
  73. 7D10BC7E1743FA0F00DA7059 /* play.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D10BC721743FA0F00DA7059 /* play.png */; };
  74. 7D10BC7F1743FA0F00DA7059 /* play@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D10BC731743FA0F00DA7059 /* play@2x.png */; };
  75. 7D10BC801743FA0F00DA7059 /* subtitles.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D10BC741743FA0F00DA7059 /* subtitles.png */; };
  76. 7D10BC811743FA0F00DA7059 /* subtitles@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D10BC751743FA0F00DA7059 /* subtitles@2x.png */; };
  77. 7D10BCA01743FE7B00DA7059 /* aspectratio.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D10BC961743FE7B00DA7059 /* aspectratio.png */; };
  78. 7D10BCA11743FE7B00DA7059 /* aspectratio@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D10BC971743FE7B00DA7059 /* aspectratio@2x.png */; };
  79. 7D10BCA21743FE7B00DA7059 /* crop.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D10BC981743FE7B00DA7059 /* crop.png */; };
  80. 7D10BCA31743FE7B00DA7059 /* crop@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D10BC991743FE7B00DA7059 /* crop@2x.png */; };
  81. 7D10BCA41743FE7B00DA7059 /* effects.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D10BC9A1743FE7B00DA7059 /* effects.png */; };
  82. 7D10BCA51743FE7B00DA7059 /* effects@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D10BC9B1743FE7B00DA7059 /* effects@2x.png */; };
  83. 7D10BCA61743FE7B00DA7059 /* reset.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D10BC9C1743FE7B00DA7059 /* reset.png */; };
  84. 7D10BCA71743FE7B00DA7059 /* reset@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D10BC9D1743FE7B00DA7059 /* reset@2x.png */; };
  85. 7D10BCA81743FE7B00DA7059 /* speed.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D10BC9E1743FE7B00DA7059 /* speed.png */; };
  86. 7D10BCA91743FE7B00DA7059 /* speed@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D10BC9F1743FE7B00DA7059 /* speed@2x.png */; };
  87. 7D2159E9174FD32F00EC00E8 /* page_white_text.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D2159E5174FD32F00EC00E8 /* page_white_text.png */; };
  88. 7D2159EA174FD32F00EC00E8 /* folder.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D2159E6174FD32F00EC00E8 /* folder.png */; };
  89. 7D2159EB174FD32F00EC00E8 /* page_white.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D2159E7174FD32F00EC00E8 /* page_white.png */; };
  90. 7D2159EC174FD32F00EC00E8 /* folder_photos.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D2159E8174FD32F00EC00E8 /* folder_photos.png */; };
  91. 7D2159EF174FD49C00EC00E8 /* folder_user.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D2159ED174FD49C00EC00E8 /* folder_user.png */; };
  92. 7D2159F0174FD49C00EC00E8 /* folder_public.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D2159EE174FD49C00EC00E8 /* folder_public.png */; };
  93. 7D2159F2174FD6CD00EC00E8 /* page_white_film.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D2159F1174FD6CD00EC00E8 /* page_white_film.png */; };
  94. 7D2159F4174FEB0600EC00E8 /* package.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D2159F3174FEB0600EC00E8 /* package.png */; };
  95. 7D31CF091746AF09005997E0 /* VLCStatusLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D31CF081746AF09005997E0 /* VLCStatusLabel.m */; };
  96. 7D33D41617182615008AF0E0 /* VLCMovieViewController~ipad.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7D33D41517182615008AF0E0 /* VLCMovieViewController~ipad.xib */; };
  97. 7D3EAFF8174A2651002062C2 /* vlcetix512.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D3EAFF7174A2651002062C2 /* vlcetix512.png */; };
  98. 7D3EAFFD174A265C002062C2 /* vlcetix57.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D3EAFF9174A265C002062C2 /* vlcetix57.png */; };
  99. 7D3EAFFE174A265C002062C2 /* vlcetix72.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D3EAFFA174A265C002062C2 /* vlcetix72.png */; };
  100. 7D3EAFFF174A265C002062C2 /* vlcetix114.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D3EAFFB174A265C002062C2 /* vlcetix114.png */; };
  101. 7D3EB000174A265C002062C2 /* vlcetix144.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D3EAFFC174A265C002062C2 /* vlcetix144.png */; };
  102. 7D3EB012174A3530002062C2 /* Reachability.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D3EB011174A3530002062C2 /* Reachability.m */; };
  103. 7D3EB014174A353E002062C2 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D3EB013174A353E002062C2 /* SystemConfiguration.framework */; };
  104. 7D3EB017174A46FB002062C2 /* VLCHTTPFileDownloader.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D3EB016174A46FB002062C2 /* VLCHTTPFileDownloader.m */; };
  105. 7D5E39C0174FB95A007DAFA1 /* dropbox-black.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D5E39BF174FB95A007DAFA1 /* dropbox-black.png */; };
  106. 7D5E39C2174FBA28007DAFA1 /* dropbox-black@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D5E39C1174FBA28007DAFA1 /* dropbox-black@2x.png */; };
  107. 7D5E39C6174FBAF3007DAFA1 /* VLCDropboxTableViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D5E39C4174FBAF3007DAFA1 /* VLCDropboxTableViewController.m */; };
  108. 7D5E39C7174FBAF3007DAFA1 /* VLCDropboxTableViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7D5E39C5174FBAF3007DAFA1 /* VLCDropboxTableViewController.xib */; };
  109. 7D5E39CA174FC2F3007DAFA1 /* dropbox-white.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D5E39C8174FC2F3007DAFA1 /* dropbox-white.png */; };
  110. 7D5E39CB174FC2F3007DAFA1 /* dropbox-white@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D5E39C9174FC2F3007DAFA1 /* dropbox-white@2x.png */; };
  111. 7D5E39CF174FCE04007DAFA1 /* VLCDropboxTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D5E39CE174FCE04007DAFA1 /* VLCDropboxTableViewCell.m */; };
  112. 7D5E39D1174FCF43007DAFA1 /* VLCDropboxTableViewCell~ipad.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7D5E39D0174FCF43007DAFA1 /* VLCDropboxTableViewCell~ipad.xib */; };
  113. 7D5F7AC317529430006CCCFA /* VLCHorizontalSwipeGestureRecognizer.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D5F7AC217529430006CCCFA /* VLCHorizontalSwipeGestureRecognizer.m */; };
  114. 7D5F7AC61752943F006CCCFA /* VLCVerticalSwipeGestureRecognizer.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D5F7AC51752943F006CCCFA /* VLCVerticalSwipeGestureRecognizer.m */; };
  115. 7D6B07BC1716C9B8003280C4 /* AQGridView.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D6B07A61716C9B8003280C4 /* AQGridView.m */; };
  116. 7D6B07BD1716C9B8003280C4 /* AQGridViewAnimatorItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D6B07AA1716C9B8003280C4 /* AQGridViewAnimatorItem.m */; };
  117. 7D6B07BE1716C9B8003280C4 /* AQGridViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D6B07AC1716C9B8003280C4 /* AQGridViewCell.m */; };
  118. 7D6B07BF1716C9B8003280C4 /* AQGridViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D6B07AF1716C9B8003280C4 /* AQGridViewController.m */; };
  119. 7D6B07C01716C9B8003280C4 /* AQGridViewData.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D6B07B11716C9B8003280C4 /* AQGridViewData.m */; };
  120. 7D6B07C11716C9B8003280C4 /* AQGridViewUpdateInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D6B07B31716C9B8003280C4 /* AQGridViewUpdateInfo.m */; };
  121. 7D6B07C21716C9B8003280C4 /* AQGridViewUpdateItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D6B07B51716C9B8003280C4 /* AQGridViewUpdateItem.m */; };
  122. 7D6B07C31716C9B8003280C4 /* NSIndexSet+AQIndexesOutsideSet.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D6B07B71716C9B8003280C4 /* NSIndexSet+AQIndexesOutsideSet.m */; };
  123. 7D6B07C41716C9B8003280C4 /* NSIndexSet+AQIsSetContiguous.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D6B07B91716C9B8003280C4 /* NSIndexSet+AQIsSetContiguous.m */; };
  124. 7D6B07C51716C9B8003280C4 /* UIColor+AQGridView.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D6B07BB1716C9B8003280C4 /* UIColor+AQGridView.m */; };
  125. 7D6B07F71716D45C003280C4 /* VLCPlaylistGridView.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D6B07F61716D45B003280C4 /* VLCPlaylistGridView.m */; };
  126. 7D6B08BD174A807100A05173 /* vlc.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D6B08BC174A807100A05173 /* vlc.png */; };
  127. 7D6B08BF174A811E00A05173 /* vlc@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D6B08BE174A811E00A05173 /* vlc@2x.png */; };
  128. 7D6B08C2174A831900A05173 /* vlc-xmas.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D6B08C0174A831900A05173 /* vlc-xmas.png */; };
  129. 7D6B08C3174A831900A05173 /* vlc-xmas@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D6B08C1174A831900A05173 /* vlc-xmas@2x.png */; };
  130. 7D6B08C7174A910500A05173 /* mediaUnread@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D6B08C6174A910500A05173 /* mediaUnread@2x.png */; };
  131. 7D6B08C9174A927700A05173 /* mediaUnread.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D6B08C8174A927700A05173 /* mediaUnread.png */; };
  132. 7D6B08EB174D65B500A05173 /* IASKAppSettingsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D6B08CD174D65B500A05173 /* IASKAppSettingsViewController.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
  133. 7D6B08EC174D65B500A05173 /* IASKAppSettingsWebViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D6B08CF174D65B500A05173 /* IASKAppSettingsWebViewController.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
  134. 7D6B08ED174D65B500A05173 /* IASKSpecifierValuesViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D6B08D1174D65B500A05173 /* IASKSpecifierValuesViewController.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
  135. 7D6B08EE174D65B500A05173 /* IASKSettingsReader.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D6B08D5174D65B500A05173 /* IASKSettingsReader.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
  136. 7D6B08EF174D65B500A05173 /* IASKSettingsStore.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D6B08D7174D65B500A05173 /* IASKSettingsStore.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
  137. 7D6B08F0174D65B500A05173 /* IASKSettingsStoreFile.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D6B08D9174D65B500A05173 /* IASKSettingsStoreFile.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
  138. 7D6B08F1174D65B500A05173 /* IASKSettingsStoreUserDefaults.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D6B08DB174D65B500A05173 /* IASKSettingsStoreUserDefaults.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
  139. 7D6B08F2174D65B500A05173 /* IASKSpecifier.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D6B08DD174D65B500A05173 /* IASKSpecifier.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
  140. 7D6B08F3174D65B500A05173 /* IASKPSSliderSpecifierViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D6B08E0174D65B500A05173 /* IASKPSSliderSpecifierViewCell.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
  141. 7D6B08F4174D65B500A05173 /* IASKPSTextFieldSpecifierViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D6B08E2174D65B500A05173 /* IASKPSTextFieldSpecifierViewCell.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
  142. 7D6B08F5174D65B500A05173 /* IASKPSTitleValueSpecifierViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D6B08E4174D65B500A05173 /* IASKPSTitleValueSpecifierViewCell.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
  143. 7D6B08F6174D65B500A05173 /* IASKSlider.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D6B08E6174D65B500A05173 /* IASKSlider.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
  144. 7D6B08F7174D65B500A05173 /* IASKSwitch.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D6B08E8174D65B500A05173 /* IASKSwitch.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
  145. 7D6B08F8174D65B500A05173 /* IASKTextField.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D6B08EA174D65B500A05173 /* IASKTextField.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
  146. 7D6B08FA174D716200A05173 /* MessageUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D6B08F9174D716200A05173 /* MessageUI.framework */; };
  147. 7D6B08FC174D773C00A05173 /* Settings.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 7D6B08FB174D773C00A05173 /* Settings.bundle */; };
  148. 7D6BA1121748EA8300C0E203 /* playback_background.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D6BA1101748EA8300C0E203 /* playback_background.png */; };
  149. 7D6BA1131748EA8300C0E203 /* playback_background@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 7D6BA1111748EA8300C0E203 /* playback_background@2x.png */; };
  150. 7D6BA1171748EFE100C0E203 /* VLCMenuViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D6BA1151748EFE100C0E203 /* VLCMenuViewController.m */; };
  151. 7D6BA1181748EFE100C0E203 /* VLCMenuViewController~ipad.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7D6BA1161748EFE100C0E203 /* VLCMenuViewController~ipad.xib */; };
  152. 7D6BA11A174911C200C0E203 /* VLCMenuViewController~iphone.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7D6BA119174911C200C0E203 /* VLCMenuViewController~iphone.xib */; };
  153. 7D94FCDF16DE7D1000F2623B /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D94FCDE16DE7D1000F2623B /* UIKit.framework */; };
  154. 7D94FCE116DE7D1000F2623B /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D94FCE016DE7D1000F2623B /* Foundation.framework */; };
  155. 7D94FCE316DE7D1000F2623B /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7D94FCE216DE7D1000F2623B /* CoreGraphics.framework */; };
  156. 7D94FCEB16DE7D1000F2623B /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D94FCEA16DE7D1000F2623B /* main.m */; };
  157. 7D94FCEF16DE7D1000F2623B /* VLCAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D94FCEE16DE7D1000F2623B /* VLCAppDelegate.m */; };
  158. 7D94FCF816DE7D1100F2623B /* VLCPlaylistViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D94FCF716DE7D1100F2623B /* VLCPlaylistViewController.m */; };
  159. 7D94FCFB16DE7D1100F2623B /* VLCMovieViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D94FCFA16DE7D1100F2623B /* VLCMovieViewController.m */; };
  160. 7D9529531732EFCA006F5B40 /* VLCAboutViewController~ipad.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7D9529521732EFCA006F5B40 /* VLCAboutViewController~ipad.xib */; };
  161. 7DA6209B170A0CE500643D11 /* VLCPlaylistTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DA6209A170A0CE500643D11 /* VLCPlaylistTableViewCell.m */; };
  162. 7DA8B0FB173318E80029698C /* SourceCodePro-Regular.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 7DA8B0F9173318E80029698C /* SourceCodePro-Regular.ttf */; };
  163. 7DA8B0FC173318E80029698C /* SourceSansPro-Regular.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 7DA8B0FA173318E80029698C /* SourceSansPro-Regular.ttf */; };
  164. 7DADC55F1704FABF001DAC63 /* OBSlider.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DADC55E1704FABF001DAC63 /* OBSlider.m */; };
  165. 7DBC3B351711DC1200DCF688 /* Aspen72.png in Resources */ = {isa = PBXBuildFile; fileRef = 7DBC3B341711DC1200DCF688 /* Aspen72.png */; };
  166. 7DBC3B371711DCAB00DCF688 /* Aspen144.png in Resources */ = {isa = PBXBuildFile; fileRef = 7DBC3B361711DCAB00DCF688 /* Aspen144.png */; };
  167. 7DBC3B391711DD0200DCF688 /* Aspen114.png in Resources */ = {isa = PBXBuildFile; fileRef = 7DBC3B381711DD0200DCF688 /* Aspen114.png */; };
  168. 7DBC3B3B1711DD0900DCF688 /* Aspen57.png in Resources */ = {isa = PBXBuildFile; fileRef = 7DBC3B3A1711DD0900DCF688 /* Aspen57.png */; };
  169. 7DBC3B441711FC6C00DCF688 /* VLCAboutViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DBC3B421711FC6C00DCF688 /* VLCAboutViewController.m */; };
  170. 7DBC3B451711FC6C00DCF688 /* VLCAboutViewController~iphone.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7DBC3B431711FC6C00DCF688 /* VLCAboutViewController~iphone.xib */; };
  171. 7DBC3B49171204ED00DCF688 /* About Contents.txt in Resources */ = {isa = PBXBuildFile; fileRef = 7DBC3B48171204EC00DCF688 /* About Contents.txt */; };
  172. 7DC87AEE17412A1F009DC250 /* VLCLinearProgressIndicator.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DC87AED17412A1F009DC250 /* VLCLinearProgressIndicator.m */; };
  173. 7DC87AF217413EE3009DC250 /* VLCPlaylistGridView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7DC87AF117413EE3009DC250 /* VLCPlaylistGridView.xib */; };
  174. 7DDD0429172D98E5005A7B10 /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7DDD0428172D98E5005A7B10 /* CFNetwork.framework */; };
  175. 7DE480D1173FEA30003613E0 /* VLCCircularProgressIndicator.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DE480D0173FEA30003613E0 /* VLCCircularProgressIndicator.m */; };
  176. 7DF65C2D174FF3F400F43330 /* VLCDropboxTableViewCell~iphone.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7DF65C2C174FF3F400F43330 /* VLCDropboxTableViewCell~iphone.xib */; };
  177. A7035BBE174519600057DFA7 /* iTunesArtwork in Resources */ = {isa = PBXBuildFile; fileRef = A7035BBD174519600057DFA7 /* iTunesArtwork */; };
  178. A7035BC217451D4A0057DFA7 /* Aspen.png in Resources */ = {isa = PBXBuildFile; fileRef = A7035BC117451D4A0057DFA7 /* Aspen.png */; };
  179. A7924696170F0BA90036AAF2 /* libMediaLibraryKit.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A7924695170F0BA90036AAF2 /* libMediaLibraryKit.a */; };
  180. A79246A7170F0ED20036AAF2 /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = A7924698170F0ED20036AAF2 /* Default-568h@2x.png */; };
  181. A79246A8170F0ED20036AAF2 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = A7924699170F0ED20036AAF2 /* Default.png */; };
  182. A79246A9170F0ED20036AAF2 /* Default@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = A792469A170F0ED20036AAF2 /* Default@2x.png */; };
  183. A79246C1170F114E0036AAF2 /* VLCEmptyLibraryView~ipad.xib in Resources */ = {isa = PBXBuildFile; fileRef = A79246BC170F114E0036AAF2 /* VLCEmptyLibraryView~ipad.xib */; };
  184. A79246C2170F114E0036AAF2 /* VLCMovieViewController~iphone.xib in Resources */ = {isa = PBXBuildFile; fileRef = A79246BD170F114E0036AAF2 /* VLCMovieViewController~iphone.xib */; };
  185. A79246C3170F114E0036AAF2 /* VLCPlaylistTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = A79246BE170F114E0036AAF2 /* VLCPlaylistTableViewCell.xib */; };
  186. A79246C5170F114E0036AAF2 /* VLCEmptyLibraryView~iphone.xib in Resources */ = {isa = PBXBuildFile; fileRef = A79246C0170F114E0036AAF2 /* VLCEmptyLibraryView~iphone.xib */; };
  187. A79246C8170F11DF0036AAF2 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = A79246C6170F11DF0036AAF2 /* Localizable.strings */; };
  188. A7A0E9F5174BA66000162F25 /* papasscode_background.png in Resources */ = {isa = PBXBuildFile; fileRef = A7A0E9ED174BA66000162F25 /* papasscode_background.png */; };
  189. A7A0E9F6174BA66000162F25 /* papasscode_background@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = A7A0E9EE174BA66000162F25 /* papasscode_background@2x.png */; };
  190. A7A0E9F7174BA66000162F25 /* papasscode_failed_bg.png in Resources */ = {isa = PBXBuildFile; fileRef = A7A0E9EF174BA66000162F25 /* papasscode_failed_bg.png */; };
  191. A7A0E9F8174BA66000162F25 /* papasscode_failed_bg@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = A7A0E9F0174BA66000162F25 /* papasscode_failed_bg@2x.png */; };
  192. A7A0E9F9174BA66000162F25 /* papasscode_marker.png in Resources */ = {isa = PBXBuildFile; fileRef = A7A0E9F1174BA66000162F25 /* papasscode_marker.png */; };
  193. A7A0E9FA174BA66000162F25 /* papasscode_marker@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = A7A0E9F2174BA66000162F25 /* papasscode_marker@2x.png */; };
  194. A7A0E9FB174BA66000162F25 /* PAPasscodeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = A7A0E9F4174BA66000162F25 /* PAPasscodeViewController.m */; };
  195. A7CB0DB11716F72600050CF3 /* PlayingExternally@2x~iphone.png in Resources */ = {isa = PBXBuildFile; fileRef = A7CB0DAD1716F72600050CF3 /* PlayingExternally@2x~iphone.png */; };
  196. A7CB0DB21716F72600050CF3 /* PlayingExternally~iphone.png in Resources */ = {isa = PBXBuildFile; fileRef = A7CB0DAE1716F72600050CF3 /* PlayingExternally~iphone.png */; };
  197. A7CB0DB31716F72600050CF3 /* PlayingExternally~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = A7CB0DAF1716F72600050CF3 /* PlayingExternally~ipad.png */; };
  198. A7CB0DB41716F72600050CF3 /* PlayingExternally@2x~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = A7CB0DB01716F72600050CF3 /* PlayingExternally@2x~ipad.png */; };
  199. A7DA16D1171083DF00D6FED9 /* VLCExternalDisplayController.m in Sources */ = {isa = PBXBuildFile; fileRef = A7DA16D0171083DF00D6FED9 /* VLCExternalDisplayController.m */; };
  200. A7FF9F3E17428C1900999819 /* DeleteButton.png in Resources */ = {isa = PBXBuildFile; fileRef = A7FF9F3D17428C1900999819 /* DeleteButton.png */; };
  201. A7FF9F4017428C3800999819 /* DeleteButton@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = A7FF9F3F17428C3800999819 /* DeleteButton@2x.png */; };
  202. CC1BBC3F1704934300A20CBF /* libMobileVLCKit.a in Frameworks */ = {isa = PBXBuildFile; fileRef = CC1BBC3E1704934200A20CBF /* libMobileVLCKit.a */; };
  203. CC1BBC431704935E00A20CBF /* MediaLibrary.mom in Resources */ = {isa = PBXBuildFile; fileRef = CC1BBC421704935E00A20CBF /* MediaLibrary.mom */; };
  204. CC1BBC461704938300A20CBF /* libiconv.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = CC1BBC451704938300A20CBF /* libiconv.dylib */; };
  205. CC1BBC481704938B00A20CBF /* libstdc++.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = CC1BBC471704938B00A20CBF /* libstdc++.dylib */; };
  206. CC1BBC4C1704939B00A20CBF /* libsqlite3.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = CC1BBC4B1704939B00A20CBF /* libsqlite3.dylib */; };
  207. CC1BBC4E170493A300A20CBF /* libbz2.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = CC1BBC4D170493A300A20CBF /* libbz2.dylib */; };
  208. CC1BBC50170493AA00A20CBF /* libxml2.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = CC1BBC4F170493AA00A20CBF /* libxml2.dylib */; };
  209. CC1BBC52170493B100A20CBF /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CC1BBC51170493B100A20CBF /* OpenGLES.framework */; };
  210. CC1BBC54170493B800A20CBF /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CC1BBC53170493B800A20CBF /* AudioToolbox.framework */; };
  211. CC1BBC56170493C100A20CBF /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CC1BBC55170493C100A20CBF /* QuartzCore.framework */; };
  212. CC1BBC58170493E100A20CBF /* CoreData.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CC1BBC57170493E100A20CBF /* CoreData.framework */; };
  213. /* End PBXBuildFile section */
  214. /* Begin PBXFileReference section */
  215. 29125E5417492219003F03E5 /* index.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = index.html; sourceTree = "<group>"; };
  216. 29125E5517492219003F03E5 /* upload.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = upload.html; sourceTree = "<group>"; };
  217. 291553EA17490A1E00B86CAD /* DDData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DDData.h; sourceTree = "<group>"; };
  218. 291553EB17490A1E00B86CAD /* DDData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DDData.m; sourceTree = "<group>"; };
  219. 291553EC17490A1E00B86CAD /* DDNumber.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DDNumber.h; sourceTree = "<group>"; };
  220. 291553ED17490A1E00B86CAD /* DDNumber.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DDNumber.m; sourceTree = "<group>"; };
  221. 291553EE17490A1E00B86CAD /* DDRange.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DDRange.h; sourceTree = "<group>"; };
  222. 291553EF17490A1E00B86CAD /* DDRange.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DDRange.m; sourceTree = "<group>"; };
  223. 291553F017490A1E00B86CAD /* HTTPAuthenticationRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HTTPAuthenticationRequest.h; path = ImportedSources/CocoaHTTPServer/Core/HTTPAuthenticationRequest.h; sourceTree = SOURCE_ROOT; };
  224. 291553F117490A1E00B86CAD /* HTTPAuthenticationRequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HTTPAuthenticationRequest.m; path = ImportedSources/CocoaHTTPServer/Core/HTTPAuthenticationRequest.m; sourceTree = SOURCE_ROOT; };
  225. 291553F217490A1E00B86CAD /* HTTPConnection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HTTPConnection.h; path = ImportedSources/CocoaHTTPServer/Core/HTTPConnection.h; sourceTree = SOURCE_ROOT; };
  226. 291553F317490A1E00B86CAD /* HTTPConnection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HTTPConnection.m; path = ImportedSources/CocoaHTTPServer/Core/HTTPConnection.m; sourceTree = SOURCE_ROOT; };
  227. 291553F417490A1E00B86CAD /* HTTPLogging.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HTTPLogging.h; path = ImportedSources/CocoaHTTPServer/Core/HTTPLogging.h; sourceTree = SOURCE_ROOT; };
  228. 291553F517490A1E00B86CAD /* HTTPMessage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HTTPMessage.h; path = ImportedSources/CocoaHTTPServer/Core/HTTPMessage.h; sourceTree = SOURCE_ROOT; };
  229. 291553F617490A1E00B86CAD /* HTTPMessage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HTTPMessage.m; path = ImportedSources/CocoaHTTPServer/Core/HTTPMessage.m; sourceTree = SOURCE_ROOT; };
  230. 291553F717490A1E00B86CAD /* HTTPResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HTTPResponse.h; path = ImportedSources/CocoaHTTPServer/Core/HTTPResponse.h; sourceTree = SOURCE_ROOT; };
  231. 291553F817490A1E00B86CAD /* HTTPServer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HTTPServer.h; path = ImportedSources/CocoaHTTPServer/Core/HTTPServer.h; sourceTree = SOURCE_ROOT; };
  232. 291553F917490A1E00B86CAD /* HTTPServer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HTTPServer.m; path = ImportedSources/CocoaHTTPServer/Core/HTTPServer.m; sourceTree = SOURCE_ROOT; };
  233. 291553FB17490A1E00B86CAD /* MultipartFormDataParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MultipartFormDataParser.h; sourceTree = "<group>"; };
  234. 291553FC17490A1E00B86CAD /* MultipartFormDataParser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MultipartFormDataParser.m; sourceTree = "<group>"; };
  235. 291553FD17490A1E00B86CAD /* MultipartMessageHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MultipartMessageHeader.h; sourceTree = "<group>"; };
  236. 291553FE17490A1E00B86CAD /* MultipartMessageHeader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MultipartMessageHeader.m; sourceTree = "<group>"; };
  237. 291553FF17490A1E00B86CAD /* MultipartMessageHeaderField.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MultipartMessageHeaderField.h; sourceTree = "<group>"; };
  238. 2915540017490A1E00B86CAD /* MultipartMessageHeaderField.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MultipartMessageHeaderField.m; sourceTree = "<group>"; };
  239. 2915540D17490A9C00B86CAD /* GCDAsyncSocket.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GCDAsyncSocket.h; sourceTree = "<group>"; };
  240. 2915540E17490A9C00B86CAD /* GCDAsyncSocket.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GCDAsyncSocket.m; sourceTree = "<group>"; };
  241. 2915541017490A9C00B86CAD /* About.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = About.txt; sourceTree = "<group>"; };
  242. 2915541117490A9C00B86CAD /* DDAbstractDatabaseLogger.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DDAbstractDatabaseLogger.h; sourceTree = "<group>"; };
  243. 2915541217490A9C00B86CAD /* DDAbstractDatabaseLogger.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DDAbstractDatabaseLogger.m; sourceTree = "<group>"; };
  244. 2915541317490A9C00B86CAD /* DDASLLogger.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DDASLLogger.h; sourceTree = "<group>"; };
  245. 2915541417490A9C00B86CAD /* DDASLLogger.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DDASLLogger.m; sourceTree = "<group>"; };
  246. 2915541517490A9C00B86CAD /* DDFileLogger.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DDFileLogger.h; sourceTree = "<group>"; };
  247. 2915541617490A9C00B86CAD /* DDFileLogger.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DDFileLogger.m; sourceTree = "<group>"; };
  248. 2915541717490A9C00B86CAD /* DDLog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DDLog.h; sourceTree = "<group>"; };
  249. 2915541817490A9C00B86CAD /* DDLog.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DDLog.m; sourceTree = "<group>"; };
  250. 2915541917490A9C00B86CAD /* DDTTYLogger.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DDTTYLogger.h; sourceTree = "<group>"; };
  251. 2915541A17490A9C00B86CAD /* DDTTYLogger.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DDTTYLogger.m; sourceTree = "<group>"; };
  252. 2915541C17490A9C00B86CAD /* ContextFilterLogFormatter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ContextFilterLogFormatter.h; sourceTree = "<group>"; };
  253. 2915541D17490A9C00B86CAD /* ContextFilterLogFormatter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ContextFilterLogFormatter.m; sourceTree = "<group>"; };
  254. 2915541E17490A9C00B86CAD /* DispatchQueueLogFormatter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DispatchQueueLogFormatter.h; sourceTree = "<group>"; };
  255. 2915541F17490A9C00B86CAD /* DispatchQueueLogFormatter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DispatchQueueLogFormatter.m; sourceTree = "<group>"; };
  256. 2915542017490A9C00B86CAD /* README.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; };
  257. 2915542D17490B9C00B86CAD /* HTTPAsyncFileResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HTTPAsyncFileResponse.h; sourceTree = "<group>"; };
  258. 2915542E17490B9C00B86CAD /* HTTPAsyncFileResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HTTPAsyncFileResponse.m; sourceTree = "<group>"; };
  259. 2915542F17490B9C00B86CAD /* HTTPDataResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HTTPDataResponse.h; sourceTree = "<group>"; };
  260. 2915543017490B9C00B86CAD /* HTTPDataResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HTTPDataResponse.m; sourceTree = "<group>"; };
  261. 2915543117490B9C00B86CAD /* HTTPDynamicFileResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HTTPDynamicFileResponse.h; sourceTree = "<group>"; };
  262. 2915543217490B9C00B86CAD /* HTTPDynamicFileResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HTTPDynamicFileResponse.m; sourceTree = "<group>"; };
  263. 2915543317490B9C00B86CAD /* HTTPErrorResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HTTPErrorResponse.h; sourceTree = "<group>"; };
  264. 2915543417490B9C00B86CAD /* HTTPErrorResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HTTPErrorResponse.m; sourceTree = "<group>"; };
  265. 2915543517490B9C00B86CAD /* HTTPFileResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HTTPFileResponse.h; sourceTree = "<group>"; };
  266. 2915543617490B9C00B86CAD /* HTTPFileResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HTTPFileResponse.m; sourceTree = "<group>"; };
  267. 2915543717490B9C00B86CAD /* HTTPRedirectResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HTTPRedirectResponse.h; sourceTree = "<group>"; };
  268. 2915543817490B9C00B86CAD /* HTTPRedirectResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HTTPRedirectResponse.m; sourceTree = "<group>"; };
  269. 2915543917490B9C00B86CAD /* WebSocket.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = WebSocket.h; path = ImportedSources/CocoaHTTPServer/Core/WebSocket.h; sourceTree = SOURCE_ROOT; };
  270. 2915543A17490B9C00B86CAD /* WebSocket.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = WebSocket.m; path = ImportedSources/CocoaHTTPServer/Core/WebSocket.m; sourceTree = SOURCE_ROOT; };
  271. 2915544217490D4A00B86CAD /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; };
  272. 29CE2D41174912C600922D8F /* VLCHTTPUploaderController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCHTTPUploaderController.h; sourceTree = "<group>"; };
  273. 29CE2D42174912C600922D8F /* VLCHTTPUploaderController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCHTTPUploaderController.m; sourceTree = "<group>"; };
  274. 7D05ADEA174945CE0087550C /* DropboxSDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DropboxSDK.framework; path = ImportedSources/Dropbox/DropboxSDK.framework; sourceTree = "<group>"; };
  275. 7D07A4E6174EA47800759D10 /* VLCSettingsController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCSettingsController.h; sourceTree = "<group>"; };
  276. 7D07A4E7174EA47800759D10 /* VLCSettingsController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCSettingsController.m; sourceTree = "<group>"; };
  277. 7D07A4EB174EB81200759D10 /* VLCDropboxController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCDropboxController.h; sourceTree = "<group>"; };
  278. 7D07A4EC174EB81200759D10 /* VLCDropboxController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCDropboxController.m; sourceTree = "<group>"; };
  279. 7D07F706175665ED00CDE21C /* navBarBackground@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "navBarBackground@2x.png"; sourceTree = "<group>"; };
  280. 7D07F707175665ED00CDE21C /* navBarBackground.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = navBarBackground.png; sourceTree = "<group>"; };
  281. 7D07F70A175669A800CDE21C /* button.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = button.png; sourceTree = "<group>"; };
  282. 7D07F70B175669A800CDE21C /* button@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "button@2x.png"; sourceTree = "<group>"; };
  283. 7D07F70E175669D800CDE21C /* buttonHighlight.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = buttonHighlight.png; sourceTree = "<group>"; };
  284. 7D07F70F175669D800CDE21C /* buttonHighlight@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "buttonHighlight@2x.png"; sourceTree = "<group>"; };
  285. 7D07F71217566C4A00CDE21C /* menuCone.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menuCone.png; sourceTree = "<group>"; };
  286. 7D07F71317566C4A00CDE21C /* menuCone@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "menuCone@2x.png"; sourceTree = "<group>"; };
  287. 7D07F7161756738400CDE21C /* dropboxLabel@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "dropboxLabel@2x.png"; sourceTree = "<group>"; };
  288. 7D07F7171756738400CDE21C /* dropboxLabel.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = dropboxLabel.png; sourceTree = "<group>"; };
  289. 7D07F71A175673D100CDE21C /* menuBtnBckHighlight@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "menuBtnBckHighlight@2x.png"; sourceTree = "<group>"; };
  290. 7D07F71B175673D100CDE21C /* menuBtnBck@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "menuBtnBck@2x.png"; sourceTree = "<group>"; };
  291. 7D07F71C175673D100CDE21C /* menuBtnBckHighlight.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menuBtnBckHighlight.png; sourceTree = "<group>"; };
  292. 7D07F71D175673D100CDE21C /* menuBtnBck.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menuBtnBck.png; sourceTree = "<group>"; };
  293. 7D07F722175688D300CDE21C /* doneButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = doneButton.png; sourceTree = "<group>"; };
  294. 7D07F723175688D300CDE21C /* doneButton@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "doneButton@2x.png"; sourceTree = "<group>"; };
  295. 7D07F724175688D300CDE21C /* doneButtonHighlight.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = doneButtonHighlight.png; sourceTree = "<group>"; };
  296. 7D07F725175688D300CDE21C /* doneButtonHighlight@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "doneButtonHighlight@2x.png"; sourceTree = "<group>"; };
  297. 7D07F72A175691CB00CDE21C /* backButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = backButton.png; sourceTree = "<group>"; };
  298. 7D07F72B175691CC00CDE21C /* backButton@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "backButton@2x.png"; sourceTree = "<group>"; };
  299. 7D07F72C175691CC00CDE21C /* backButtonHighlight.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = backButtonHighlight.png; sourceTree = "<group>"; };
  300. 7D07F72D175691CC00CDE21C /* backButtonHighlight@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "backButtonHighlight@2x.png"; sourceTree = "<group>"; };
  301. 7D10BC6A1743FA0F00DA7059 /* audio.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = audio.png; sourceTree = "<group>"; };
  302. 7D10BC6B1743FA0F00DA7059 /* audio@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "audio@2x.png"; sourceTree = "<group>"; };
  303. 7D10BC6C1743FA0F00DA7059 /* backward.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = backward.png; sourceTree = "<group>"; };
  304. 7D10BC6D1743FA0F00DA7059 /* backward@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "backward@2x.png"; sourceTree = "<group>"; };
  305. 7D10BC6E1743FA0F00DA7059 /* forward.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = forward.png; sourceTree = "<group>"; };
  306. 7D10BC6F1743FA0F00DA7059 /* forward@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "forward@2x.png"; sourceTree = "<group>"; };
  307. 7D10BC701743FA0F00DA7059 /* pause.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = pause.png; sourceTree = "<group>"; };
  308. 7D10BC711743FA0F00DA7059 /* pause@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "pause@2x.png"; sourceTree = "<group>"; };
  309. 7D10BC721743FA0F00DA7059 /* play.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = play.png; sourceTree = "<group>"; };
  310. 7D10BC731743FA0F00DA7059 /* play@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "play@2x.png"; sourceTree = "<group>"; };
  311. 7D10BC741743FA0F00DA7059 /* subtitles.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = subtitles.png; sourceTree = "<group>"; };
  312. 7D10BC751743FA0F00DA7059 /* subtitles@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "subtitles@2x.png"; sourceTree = "<group>"; };
  313. 7D10BC961743FE7B00DA7059 /* aspectratio.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = aspectratio.png; path = Resources/aspectratio.png; sourceTree = SOURCE_ROOT; };
  314. 7D10BC971743FE7B00DA7059 /* aspectratio@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "aspectratio@2x.png"; path = "Resources/aspectratio@2x.png"; sourceTree = SOURCE_ROOT; };
  315. 7D10BC981743FE7B00DA7059 /* crop.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = crop.png; path = Resources/crop.png; sourceTree = SOURCE_ROOT; };
  316. 7D10BC991743FE7B00DA7059 /* crop@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "crop@2x.png"; path = "Resources/crop@2x.png"; sourceTree = SOURCE_ROOT; };
  317. 7D10BC9A1743FE7B00DA7059 /* effects.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = effects.png; path = Resources/effects.png; sourceTree = SOURCE_ROOT; };
  318. 7D10BC9B1743FE7B00DA7059 /* effects@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "effects@2x.png"; path = "Resources/effects@2x.png"; sourceTree = SOURCE_ROOT; };
  319. 7D10BC9C1743FE7B00DA7059 /* reset.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = reset.png; path = Resources/reset.png; sourceTree = SOURCE_ROOT; };
  320. 7D10BC9D1743FE7B00DA7059 /* reset@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "reset@2x.png"; path = "Resources/reset@2x.png"; sourceTree = SOURCE_ROOT; };
  321. 7D10BC9E1743FE7B00DA7059 /* speed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = speed.png; path = Resources/speed.png; sourceTree = SOURCE_ROOT; };
  322. 7D10BC9F1743FE7B00DA7059 /* speed@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "speed@2x.png"; path = "Resources/speed@2x.png"; sourceTree = SOURCE_ROOT; };
  323. 7D2159E5174FD32F00EC00E8 /* page_white_text.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = page_white_text.png; sourceTree = "<group>"; };
  324. 7D2159E6174FD32F00EC00E8 /* folder.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = folder.png; sourceTree = "<group>"; };
  325. 7D2159E7174FD32F00EC00E8 /* page_white.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = page_white.png; sourceTree = "<group>"; };
  326. 7D2159E8174FD32F00EC00E8 /* folder_photos.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = folder_photos.png; sourceTree = "<group>"; };
  327. 7D2159ED174FD49C00EC00E8 /* folder_user.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = folder_user.png; sourceTree = "<group>"; };
  328. 7D2159EE174FD49C00EC00E8 /* folder_public.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = folder_public.png; sourceTree = "<group>"; };
  329. 7D2159F1174FD6CD00EC00E8 /* page_white_film.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = page_white_film.png; sourceTree = "<group>"; };
  330. 7D2159F3174FEB0600EC00E8 /* package.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = package.png; sourceTree = "<group>"; };
  331. 7D31CF071746AF09005997E0 /* VLCStatusLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCStatusLabel.h; sourceTree = "<group>"; };
  332. 7D31CF081746AF09005997E0 /* VLCStatusLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCStatusLabel.m; sourceTree = "<group>"; };
  333. 7D33D41517182615008AF0E0 /* VLCMovieViewController~ipad.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = "VLCMovieViewController~ipad.xib"; path = "Resources/VLCMovieViewController~ipad.xib"; sourceTree = SOURCE_ROOT; };
  334. 7D3EAFF7174A2651002062C2 /* vlcetix512.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = vlcetix512.png; sourceTree = "<group>"; };
  335. 7D3EAFF9174A265C002062C2 /* vlcetix57.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = vlcetix57.png; sourceTree = "<group>"; };
  336. 7D3EAFFA174A265C002062C2 /* vlcetix72.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = vlcetix72.png; sourceTree = "<group>"; };
  337. 7D3EAFFB174A265C002062C2 /* vlcetix114.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = vlcetix114.png; sourceTree = "<group>"; };
  338. 7D3EAFFC174A265C002062C2 /* vlcetix144.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = vlcetix144.png; sourceTree = "<group>"; };
  339. 7D3EB00A174A280C002062C2 /* vlcetix1024.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = vlcetix1024.png; sourceTree = "<group>"; };
  340. 7D3EB010174A3530002062C2 /* Reachability.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Reachability.h; sourceTree = "<group>"; };
  341. 7D3EB011174A3530002062C2 /* Reachability.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Reachability.m; sourceTree = "<group>"; };
  342. 7D3EB013174A353E002062C2 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
  343. 7D3EB015174A46FB002062C2 /* VLCHTTPFileDownloader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCHTTPFileDownloader.h; sourceTree = "<group>"; };
  344. 7D3EB016174A46FB002062C2 /* VLCHTTPFileDownloader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCHTTPFileDownloader.m; sourceTree = "<group>"; };
  345. 7D5E39BF174FB95A007DAFA1 /* dropbox-black.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "dropbox-black.png"; sourceTree = "<group>"; };
  346. 7D5E39C1174FBA28007DAFA1 /* dropbox-black@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "dropbox-black@2x.png"; sourceTree = "<group>"; };
  347. 7D5E39C3174FBAF3007DAFA1 /* VLCDropboxTableViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCDropboxTableViewController.h; sourceTree = "<group>"; };
  348. 7D5E39C4174FBAF3007DAFA1 /* VLCDropboxTableViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCDropboxTableViewController.m; sourceTree = "<group>"; };
  349. 7D5E39C5174FBAF3007DAFA1 /* VLCDropboxTableViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = VLCDropboxTableViewController.xib; path = ../Resources/VLCDropboxTableViewController.xib; sourceTree = "<group>"; };
  350. 7D5E39C8174FC2F3007DAFA1 /* dropbox-white.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "dropbox-white.png"; sourceTree = "<group>"; };
  351. 7D5E39C9174FC2F3007DAFA1 /* dropbox-white@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "dropbox-white@2x.png"; sourceTree = "<group>"; };
  352. 7D5E39CD174FCE04007DAFA1 /* VLCDropboxTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCDropboxTableViewCell.h; sourceTree = "<group>"; };
  353. 7D5E39CE174FCE04007DAFA1 /* VLCDropboxTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCDropboxTableViewCell.m; sourceTree = "<group>"; };
  354. 7D5E39D0174FCF43007DAFA1 /* VLCDropboxTableViewCell~ipad.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = "VLCDropboxTableViewCell~ipad.xib"; path = "../Resources/VLCDropboxTableViewCell~ipad.xib"; sourceTree = "<group>"; };
  355. 7D5F7AC117529430006CCCFA /* VLCHorizontalSwipeGestureRecognizer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCHorizontalSwipeGestureRecognizer.h; sourceTree = "<group>"; };
  356. 7D5F7AC217529430006CCCFA /* VLCHorizontalSwipeGestureRecognizer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCHorizontalSwipeGestureRecognizer.m; sourceTree = "<group>"; };
  357. 7D5F7AC41752943F006CCCFA /* VLCVerticalSwipeGestureRecognizer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCVerticalSwipeGestureRecognizer.h; sourceTree = "<group>"; };
  358. 7D5F7AC51752943F006CCCFA /* VLCVerticalSwipeGestureRecognizer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCVerticalSwipeGestureRecognizer.m; sourceTree = "<group>"; };
  359. 7D6B07A51716C9B8003280C4 /* AQGridView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AQGridView.h; path = ImportedSources/AQGridView/Classes/AQGridView.h; sourceTree = SOURCE_ROOT; };
  360. 7D6B07A61716C9B8003280C4 /* AQGridView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AQGridView.m; path = ImportedSources/AQGridView/Classes/AQGridView.m; sourceTree = SOURCE_ROOT; };
  361. 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; };
  362. 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; };
  363. 7D6B07A91716C9B8003280C4 /* AQGridViewAnimatorItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AQGridViewAnimatorItem.h; path = ImportedSources/AQGridView/Classes/AQGridViewAnimatorItem.h; sourceTree = SOURCE_ROOT; };
  364. 7D6B07AA1716C9B8003280C4 /* AQGridViewAnimatorItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AQGridViewAnimatorItem.m; path = ImportedSources/AQGridView/Classes/AQGridViewAnimatorItem.m; sourceTree = SOURCE_ROOT; };
  365. 7D6B07AB1716C9B8003280C4 /* AQGridViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AQGridViewCell.h; path = ImportedSources/AQGridView/Classes/AQGridViewCell.h; sourceTree = SOURCE_ROOT; };
  366. 7D6B07AC1716C9B8003280C4 /* AQGridViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AQGridViewCell.m; path = ImportedSources/AQGridView/Classes/AQGridViewCell.m; sourceTree = SOURCE_ROOT; };
  367. 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; };
  368. 7D6B07AE1716C9B8003280C4 /* AQGridViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AQGridViewController.h; path = ImportedSources/AQGridView/Classes/AQGridViewController.h; sourceTree = SOURCE_ROOT; };
  369. 7D6B07AF1716C9B8003280C4 /* AQGridViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AQGridViewController.m; path = ImportedSources/AQGridView/Classes/AQGridViewController.m; sourceTree = SOURCE_ROOT; };
  370. 7D6B07B01716C9B8003280C4 /* AQGridViewData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AQGridViewData.h; path = ImportedSources/AQGridView/Classes/AQGridViewData.h; sourceTree = SOURCE_ROOT; };
  371. 7D6B07B11716C9B8003280C4 /* AQGridViewData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AQGridViewData.m; path = ImportedSources/AQGridView/Classes/AQGridViewData.m; sourceTree = SOURCE_ROOT; };
  372. 7D6B07B21716C9B8003280C4 /* AQGridViewUpdateInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AQGridViewUpdateInfo.h; path = ImportedSources/AQGridView/Classes/AQGridViewUpdateInfo.h; sourceTree = SOURCE_ROOT; };
  373. 7D6B07B31716C9B8003280C4 /* AQGridViewUpdateInfo.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AQGridViewUpdateInfo.m; path = ImportedSources/AQGridView/Classes/AQGridViewUpdateInfo.m; sourceTree = SOURCE_ROOT; };
  374. 7D6B07B41716C9B8003280C4 /* AQGridViewUpdateItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AQGridViewUpdateItem.h; path = ImportedSources/AQGridView/Classes/AQGridViewUpdateItem.h; sourceTree = SOURCE_ROOT; };
  375. 7D6B07B51716C9B8003280C4 /* AQGridViewUpdateItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AQGridViewUpdateItem.m; path = ImportedSources/AQGridView/Classes/AQGridViewUpdateItem.m; sourceTree = SOURCE_ROOT; };
  376. 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; };
  377. 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; };
  378. 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; };
  379. 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; };
  380. 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; };
  381. 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; };
  382. 7D6B07F51716D45B003280C4 /* VLCPlaylistGridView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCPlaylistGridView.h; sourceTree = "<group>"; };
  383. 7D6B07F61716D45B003280C4 /* VLCPlaylistGridView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCPlaylistGridView.m; sourceTree = "<group>"; };
  384. 7D6B08BB174A72A900A05173 /* VLCConstants.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCConstants.h; sourceTree = "<group>"; };
  385. 7D6B08BC174A807100A05173 /* vlc.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = vlc.png; sourceTree = "<group>"; };
  386. 7D6B08BE174A811E00A05173 /* vlc@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "vlc@2x.png"; sourceTree = "<group>"; };
  387. 7D6B08C0174A831900A05173 /* vlc-xmas.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "vlc-xmas.png"; sourceTree = "<group>"; };
  388. 7D6B08C1174A831900A05173 /* vlc-xmas@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "vlc-xmas@2x.png"; sourceTree = "<group>"; };
  389. 7D6B08C6174A910500A05173 /* mediaUnread@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "mediaUnread@2x.png"; sourceTree = "<group>"; };
  390. 7D6B08C8174A927700A05173 /* mediaUnread.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = mediaUnread.png; sourceTree = "<group>"; };
  391. 7D6B08CC174D65B500A05173 /* IASKAppSettingsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IASKAppSettingsViewController.h; sourceTree = "<group>"; };
  392. 7D6B08CD174D65B500A05173 /* IASKAppSettingsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IASKAppSettingsViewController.m; sourceTree = "<group>"; };
  393. 7D6B08CE174D65B500A05173 /* IASKAppSettingsWebViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IASKAppSettingsWebViewController.h; sourceTree = "<group>"; };
  394. 7D6B08CF174D65B500A05173 /* IASKAppSettingsWebViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IASKAppSettingsWebViewController.m; sourceTree = "<group>"; };
  395. 7D6B08D0174D65B500A05173 /* IASKSpecifierValuesViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IASKSpecifierValuesViewController.h; sourceTree = "<group>"; };
  396. 7D6B08D1174D65B500A05173 /* IASKSpecifierValuesViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IASKSpecifierValuesViewController.m; sourceTree = "<group>"; };
  397. 7D6B08D2174D65B500A05173 /* IASKViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IASKViewController.h; sourceTree = "<group>"; };
  398. 7D6B08D4174D65B500A05173 /* IASKSettingsReader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IASKSettingsReader.h; sourceTree = "<group>"; };
  399. 7D6B08D5174D65B500A05173 /* IASKSettingsReader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IASKSettingsReader.m; sourceTree = "<group>"; };
  400. 7D6B08D6174D65B500A05173 /* IASKSettingsStore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IASKSettingsStore.h; sourceTree = "<group>"; };
  401. 7D6B08D7174D65B500A05173 /* IASKSettingsStore.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IASKSettingsStore.m; sourceTree = "<group>"; };
  402. 7D6B08D8174D65B500A05173 /* IASKSettingsStoreFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IASKSettingsStoreFile.h; sourceTree = "<group>"; };
  403. 7D6B08D9174D65B500A05173 /* IASKSettingsStoreFile.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IASKSettingsStoreFile.m; sourceTree = "<group>"; };
  404. 7D6B08DA174D65B500A05173 /* IASKSettingsStoreUserDefaults.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IASKSettingsStoreUserDefaults.h; sourceTree = "<group>"; };
  405. 7D6B08DB174D65B500A05173 /* IASKSettingsStoreUserDefaults.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IASKSettingsStoreUserDefaults.m; sourceTree = "<group>"; };
  406. 7D6B08DC174D65B500A05173 /* IASKSpecifier.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IASKSpecifier.h; sourceTree = "<group>"; };
  407. 7D6B08DD174D65B500A05173 /* IASKSpecifier.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IASKSpecifier.m; sourceTree = "<group>"; };
  408. 7D6B08DF174D65B500A05173 /* IASKPSSliderSpecifierViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IASKPSSliderSpecifierViewCell.h; sourceTree = "<group>"; };
  409. 7D6B08E0174D65B500A05173 /* IASKPSSliderSpecifierViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IASKPSSliderSpecifierViewCell.m; sourceTree = "<group>"; };
  410. 7D6B08E1174D65B500A05173 /* IASKPSTextFieldSpecifierViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IASKPSTextFieldSpecifierViewCell.h; sourceTree = "<group>"; };
  411. 7D6B08E2174D65B500A05173 /* IASKPSTextFieldSpecifierViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IASKPSTextFieldSpecifierViewCell.m; sourceTree = "<group>"; };
  412. 7D6B08E3174D65B500A05173 /* IASKPSTitleValueSpecifierViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IASKPSTitleValueSpecifierViewCell.h; sourceTree = "<group>"; };
  413. 7D6B08E4174D65B500A05173 /* IASKPSTitleValueSpecifierViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IASKPSTitleValueSpecifierViewCell.m; sourceTree = "<group>"; };
  414. 7D6B08E5174D65B500A05173 /* IASKSlider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IASKSlider.h; sourceTree = "<group>"; };
  415. 7D6B08E6174D65B500A05173 /* IASKSlider.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IASKSlider.m; sourceTree = "<group>"; };
  416. 7D6B08E7174D65B500A05173 /* IASKSwitch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IASKSwitch.h; sourceTree = "<group>"; };
  417. 7D6B08E8174D65B500A05173 /* IASKSwitch.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IASKSwitch.m; sourceTree = "<group>"; };
  418. 7D6B08E9174D65B500A05173 /* IASKTextField.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IASKTextField.h; sourceTree = "<group>"; };
  419. 7D6B08EA174D65B500A05173 /* IASKTextField.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IASKTextField.m; sourceTree = "<group>"; };
  420. 7D6B08F9174D716200A05173 /* MessageUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MessageUI.framework; path = System/Library/Frameworks/MessageUI.framework; sourceTree = SDKROOT; };
  421. 7D6B08FB174D773C00A05173 /* Settings.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; name = Settings.bundle; path = Resources/Settings.bundle; sourceTree = SOURCE_ROOT; };
  422. 7D6BA1101748EA8300C0E203 /* playback_background.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = playback_background.png; sourceTree = "<group>"; };
  423. 7D6BA1111748EA8300C0E203 /* playback_background@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "playback_background@2x.png"; sourceTree = "<group>"; };
  424. 7D6BA1141748EFE100C0E203 /* VLCMenuViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCMenuViewController.h; sourceTree = "<group>"; };
  425. 7D6BA1151748EFE100C0E203 /* VLCMenuViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCMenuViewController.m; sourceTree = "<group>"; };
  426. 7D6BA1161748EFE100C0E203 /* VLCMenuViewController~ipad.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = "VLCMenuViewController~ipad.xib"; path = "../Resources/VLCMenuViewController~ipad.xib"; sourceTree = "<group>"; };
  427. 7D6BA119174911C200C0E203 /* VLCMenuViewController~iphone.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = "VLCMenuViewController~iphone.xib"; path = "Resources/VLCMenuViewController~iphone.xib"; sourceTree = SOURCE_ROOT; };
  428. 7D6D13591758D1A00007EA9A /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/Localizable.strings; sourceTree = "<group>"; };
  429. 7D94FCDB16DE7D1000F2623B /* VLC for iOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "VLC for iOS.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  430. 7D94FCDE16DE7D1000F2623B /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  431. 7D94FCE016DE7D1000F2623B /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  432. 7D94FCE216DE7D1000F2623B /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
  433. 7D94FCE616DE7D1000F2623B /* VLC for iOS-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "VLC for iOS-Info.plist"; sourceTree = "<group>"; };
  434. 7D94FCEA16DE7D1000F2623B /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  435. 7D94FCEC16DE7D1000F2623B /* VLC for iOS-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "VLC for iOS-Prefix.pch"; sourceTree = "<group>"; };
  436. 7D94FCED16DE7D1000F2623B /* VLCAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VLCAppDelegate.h; sourceTree = "<group>"; };
  437. 7D94FCEE16DE7D1000F2623B /* VLCAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = VLCAppDelegate.m; sourceTree = "<group>"; };
  438. 7D94FCF616DE7D1100F2623B /* VLCPlaylistViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VLCPlaylistViewController.h; sourceTree = "<group>"; };
  439. 7D94FCF716DE7D1100F2623B /* VLCPlaylistViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = VLCPlaylistViewController.m; sourceTree = "<group>"; };
  440. 7D94FCF916DE7D1100F2623B /* VLCMovieViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VLCMovieViewController.h; sourceTree = "<group>"; };
  441. 7D94FCFA16DE7D1100F2623B /* VLCMovieViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = VLCMovieViewController.m; sourceTree = "<group>"; };
  442. 7D9529521732EFCA006F5B40 /* VLCAboutViewController~ipad.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = "VLCAboutViewController~ipad.xib"; path = "Resources/VLCAboutViewController~ipad.xib"; sourceTree = SOURCE_ROOT; };
  443. 7DA62099170A0CE500643D11 /* VLCPlaylistTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCPlaylistTableViewCell.h; sourceTree = "<group>"; };
  444. 7DA6209A170A0CE500643D11 /* VLCPlaylistTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCPlaylistTableViewCell.m; sourceTree = "<group>"; };
  445. 7DA8B0F9173318E80029698C /* SourceCodePro-Regular.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "SourceCodePro-Regular.ttf"; sourceTree = "<group>"; };
  446. 7DA8B0FA173318E80029698C /* SourceSansPro-Regular.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "SourceSansPro-Regular.ttf"; sourceTree = "<group>"; };
  447. 7DADC55D1704FABF001DAC63 /* OBSlider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OBSlider.h; path = ImportedSources/OBSlider/OBSlider/OBSlider.h; sourceTree = SOURCE_ROOT; };
  448. 7DADC55E1704FABF001DAC63 /* OBSlider.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = OBSlider.m; path = ImportedSources/OBSlider/OBSlider/OBSlider.m; sourceTree = SOURCE_ROOT; };
  449. 7DBC3B341711DC1200DCF688 /* Aspen72.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Aspen72.png; sourceTree = "<group>"; };
  450. 7DBC3B361711DCAB00DCF688 /* Aspen144.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Aspen144.png; sourceTree = "<group>"; };
  451. 7DBC3B381711DD0200DCF688 /* Aspen114.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Aspen114.png; sourceTree = "<group>"; };
  452. 7DBC3B3A1711DD0900DCF688 /* Aspen57.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Aspen57.png; sourceTree = "<group>"; };
  453. 7DBC3B411711FC6C00DCF688 /* VLCAboutViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCAboutViewController.h; sourceTree = "<group>"; };
  454. 7DBC3B421711FC6C00DCF688 /* VLCAboutViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCAboutViewController.m; sourceTree = "<group>"; };
  455. 7DBC3B431711FC6C00DCF688 /* VLCAboutViewController~iphone.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = "VLCAboutViewController~iphone.xib"; path = "../Resources/VLCAboutViewController~iphone.xib"; sourceTree = "<group>"; };
  456. 7DBC3B48171204EC00DCF688 /* About Contents.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "About Contents.txt"; sourceTree = "<group>"; };
  457. 7DBDAE96175652840027BA52 /* VLCDropboxConstants.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCDropboxConstants.h; sourceTree = "<group>"; };
  458. 7DC87AEC17412A1F009DC250 /* VLCLinearProgressIndicator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCLinearProgressIndicator.h; sourceTree = "<group>"; };
  459. 7DC87AED17412A1F009DC250 /* VLCLinearProgressIndicator.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCLinearProgressIndicator.m; sourceTree = "<group>"; };
  460. 7DC87AEF17413634009DC250 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Localizable.strings; sourceTree = "<group>"; };
  461. 7DC87AF017413A17009DC250 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Localizable.strings; sourceTree = "<group>"; };
  462. 7DC87AF117413EE3009DC250 /* VLCPlaylistGridView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = VLCPlaylistGridView.xib; path = ../Resources/VLCPlaylistGridView.xib; sourceTree = "<group>"; };
  463. 7DDD0428172D98E5005A7B10 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; };
  464. 7DE480CF173FEA30003613E0 /* VLCCircularProgressIndicator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCCircularProgressIndicator.h; sourceTree = "<group>"; };
  465. 7DE480D0173FEA30003613E0 /* VLCCircularProgressIndicator.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCCircularProgressIndicator.m; sourceTree = "<group>"; };
  466. 7DF65C2C174FF3F400F43330 /* VLCDropboxTableViewCell~iphone.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = "VLCDropboxTableViewCell~iphone.xib"; path = "../Resources/VLCDropboxTableViewCell~iphone.xib"; sourceTree = "<group>"; };
  467. A7035BBD174519600057DFA7 /* iTunesArtwork */ = {isa = PBXFileReference; lastKnownFileType = file; path = iTunesArtwork; sourceTree = "<group>"; };
  468. A7035BC117451D4A0057DFA7 /* Aspen.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Aspen.png; sourceTree = "<group>"; };
  469. A7924695170F0BA90036AAF2 /* libMediaLibraryKit.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libMediaLibraryKit.a; path = External/MediaLibraryKit/libMediaLibraryKit.a; sourceTree = "<group>"; };
  470. A7924698170F0ED20036AAF2 /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; };
  471. A7924699170F0ED20036AAF2 /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = "<group>"; };
  472. A792469A170F0ED20036AAF2 /* Default@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default@2x.png"; sourceTree = "<group>"; };
  473. A79246BC170F114E0036AAF2 /* VLCEmptyLibraryView~ipad.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = "VLCEmptyLibraryView~ipad.xib"; path = "Resources/VLCEmptyLibraryView~ipad.xib"; sourceTree = SOURCE_ROOT; };
  474. A79246BD170F114E0036AAF2 /* VLCMovieViewController~iphone.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = "VLCMovieViewController~iphone.xib"; path = "Resources/VLCMovieViewController~iphone.xib"; sourceTree = SOURCE_ROOT; };
  475. A79246BE170F114E0036AAF2 /* VLCPlaylistTableViewCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = VLCPlaylistTableViewCell.xib; path = Resources/VLCPlaylistTableViewCell.xib; sourceTree = SOURCE_ROOT; };
  476. A79246C0170F114E0036AAF2 /* VLCEmptyLibraryView~iphone.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = "VLCEmptyLibraryView~iphone.xib"; path = "Resources/VLCEmptyLibraryView~iphone.xib"; sourceTree = SOURCE_ROOT; };
  477. A79246C7170F11DF0036AAF2 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; };
  478. A79246C9170F11E40036AAF2 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Localizable.strings; sourceTree = "<group>"; };
  479. A7A0E9ED174BA66000162F25 /* papasscode_background.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = papasscode_background.png; sourceTree = "<group>"; };
  480. A7A0E9EE174BA66000162F25 /* papasscode_background@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "papasscode_background@2x.png"; sourceTree = "<group>"; };
  481. A7A0E9EF174BA66000162F25 /* papasscode_failed_bg.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = papasscode_failed_bg.png; sourceTree = "<group>"; };
  482. A7A0E9F0174BA66000162F25 /* papasscode_failed_bg@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "papasscode_failed_bg@2x.png"; sourceTree = "<group>"; };
  483. A7A0E9F1174BA66000162F25 /* papasscode_marker.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = papasscode_marker.png; sourceTree = "<group>"; };
  484. A7A0E9F2174BA66000162F25 /* papasscode_marker@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "papasscode_marker@2x.png"; sourceTree = "<group>"; };
  485. A7A0E9F3174BA66000162F25 /* PAPasscodeViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PAPasscodeViewController.h; sourceTree = "<group>"; };
  486. A7A0E9F4174BA66000162F25 /* PAPasscodeViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PAPasscodeViewController.m; sourceTree = "<group>"; };
  487. A7CB0DAD1716F72600050CF3 /* PlayingExternally@2x~iphone.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "PlayingExternally@2x~iphone.png"; sourceTree = "<group>"; };
  488. A7CB0DAE1716F72600050CF3 /* PlayingExternally~iphone.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "PlayingExternally~iphone.png"; sourceTree = "<group>"; };
  489. A7CB0DAF1716F72600050CF3 /* PlayingExternally~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "PlayingExternally~ipad.png"; sourceTree = "<group>"; };
  490. A7CB0DB01716F72600050CF3 /* PlayingExternally@2x~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "PlayingExternally@2x~ipad.png"; sourceTree = "<group>"; };
  491. A7DA16CF171083DF00D6FED9 /* VLCExternalDisplayController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCExternalDisplayController.h; sourceTree = "<group>"; };
  492. A7DA16D0171083DF00D6FED9 /* VLCExternalDisplayController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCExternalDisplayController.m; sourceTree = "<group>"; };
  493. A7FF9F3D17428C1900999819 /* DeleteButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = DeleteButton.png; sourceTree = "<group>"; };
  494. A7FF9F3F17428C3800999819 /* DeleteButton@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "DeleteButton@2x.png"; sourceTree = "<group>"; };
  495. CC1BBC3E1704934200A20CBF /* libMobileVLCKit.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libMobileVLCKit.a; path = External/MobileVLCKit/libMobileVLCKit.a; sourceTree = "<group>"; };
  496. CC1BBC421704935E00A20CBF /* MediaLibrary.mom */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; name = MediaLibrary.mom; path = External/MediaLibraryKit/MediaLibrary.mom; sourceTree = "<group>"; };
  497. CC1BBC451704938300A20CBF /* libiconv.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libiconv.dylib; path = usr/lib/libiconv.dylib; sourceTree = SDKROOT; };
  498. CC1BBC471704938B00A20CBF /* libstdc++.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = "libstdc++.dylib"; path = "usr/lib/libstdc++.dylib"; sourceTree = SDKROOT; };
  499. CC1BBC491704939300A20CBF /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = usr/lib/libz.dylib; sourceTree = SDKROOT; };
  500. CC1BBC4B1704939B00A20CBF /* libsqlite3.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libsqlite3.dylib; path = usr/lib/libsqlite3.dylib; sourceTree = SDKROOT; };
  501. CC1BBC4D170493A300A20CBF /* libbz2.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libbz2.dylib; path = usr/lib/libbz2.dylib; sourceTree = SDKROOT; };
  502. CC1BBC4F170493AA00A20CBF /* libxml2.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libxml2.dylib; path = usr/lib/libxml2.dylib; sourceTree = SDKROOT; };
  503. CC1BBC51170493B100A20CBF /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
  504. CC1BBC53170493B800A20CBF /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
  505. CC1BBC55170493C100A20CBF /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
  506. CC1BBC57170493E100A20CBF /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
  507. /* End PBXFileReference section */
  508. /* Begin PBXFrameworksBuildPhase section */
  509. 7D94FCD816DE7D1000F2623B /* Frameworks */ = {
  510. isa = PBXFrameworksBuildPhase;
  511. buildActionMask = 2147483647;
  512. files = (
  513. 7D6B08FA174D716200A05173 /* MessageUI.framework in Frameworks */,
  514. 7D3EB014174A353E002062C2 /* SystemConfiguration.framework in Frameworks */,
  515. 293DF2F417494F8200BB880F /* DropboxSDK.framework in Frameworks */,
  516. 2915544317490D4A00B86CAD /* Security.framework in Frameworks */,
  517. 7DDD0429172D98E5005A7B10 /* CFNetwork.framework in Frameworks */,
  518. CC1BBC58170493E100A20CBF /* CoreData.framework in Frameworks */,
  519. CC1BBC56170493C100A20CBF /* QuartzCore.framework in Frameworks */,
  520. CC1BBC54170493B800A20CBF /* AudioToolbox.framework in Frameworks */,
  521. CC1BBC52170493B100A20CBF /* OpenGLES.framework in Frameworks */,
  522. CC1BBC50170493AA00A20CBF /* libxml2.dylib in Frameworks */,
  523. CC1BBC4E170493A300A20CBF /* libbz2.dylib in Frameworks */,
  524. CC1BBC4C1704939B00A20CBF /* libsqlite3.dylib in Frameworks */,
  525. CC1BBC481704938B00A20CBF /* libstdc++.dylib in Frameworks */,
  526. CC1BBC461704938300A20CBF /* libiconv.dylib in Frameworks */,
  527. CC1BBC3F1704934300A20CBF /* libMobileVLCKit.a in Frameworks */,
  528. 7D94FCDF16DE7D1000F2623B /* UIKit.framework in Frameworks */,
  529. 7D94FCE116DE7D1000F2623B /* Foundation.framework in Frameworks */,
  530. 7D94FCE316DE7D1000F2623B /* CoreGraphics.framework in Frameworks */,
  531. A7924696170F0BA90036AAF2 /* libMediaLibraryKit.a in Frameworks */,
  532. );
  533. runOnlyForDeploymentPostprocessing = 0;
  534. };
  535. /* End PBXFrameworksBuildPhase section */
  536. /* Begin PBXGroup section */
  537. 29125E5317492219003F03E5 /* web */ = {
  538. isa = PBXGroup;
  539. children = (
  540. 29125E5417492219003F03E5 /* index.html */,
  541. 29125E5517492219003F03E5 /* upload.html */,
  542. );
  543. path = web;
  544. sourceTree = "<group>";
  545. };
  546. 291553E817490A0400B86CAD /* CocoaHTTPServer */ = {
  547. isa = PBXGroup;
  548. children = (
  549. 2915542C17490B9C00B86CAD /* Responses */,
  550. 2915543917490B9C00B86CAD /* WebSocket.h */,
  551. 2915543A17490B9C00B86CAD /* WebSocket.m */,
  552. 2915540B17490A9C00B86CAD /* CocoaAsyncSocket */,
  553. 2915540F17490A9C00B86CAD /* CocoaLumberjack */,
  554. 291553E917490A1E00B86CAD /* Categories */,
  555. 291553F017490A1E00B86CAD /* HTTPAuthenticationRequest.h */,
  556. 291553F117490A1E00B86CAD /* HTTPAuthenticationRequest.m */,
  557. 291553F217490A1E00B86CAD /* HTTPConnection.h */,
  558. 291553F317490A1E00B86CAD /* HTTPConnection.m */,
  559. 291553F417490A1E00B86CAD /* HTTPLogging.h */,
  560. 291553F517490A1E00B86CAD /* HTTPMessage.h */,
  561. 291553F617490A1E00B86CAD /* HTTPMessage.m */,
  562. 291553F717490A1E00B86CAD /* HTTPResponse.h */,
  563. 291553F817490A1E00B86CAD /* HTTPServer.h */,
  564. 291553F917490A1E00B86CAD /* HTTPServer.m */,
  565. 291553FA17490A1E00B86CAD /* Mime */,
  566. );
  567. name = CocoaHTTPServer;
  568. sourceTree = "<group>";
  569. };
  570. 291553E917490A1E00B86CAD /* Categories */ = {
  571. isa = PBXGroup;
  572. children = (
  573. 291553EA17490A1E00B86CAD /* DDData.h */,
  574. 291553EB17490A1E00B86CAD /* DDData.m */,
  575. 291553EC17490A1E00B86CAD /* DDNumber.h */,
  576. 291553ED17490A1E00B86CAD /* DDNumber.m */,
  577. 291553EE17490A1E00B86CAD /* DDRange.h */,
  578. 291553EF17490A1E00B86CAD /* DDRange.m */,
  579. );
  580. name = Categories;
  581. path = ImportedSources/CocoaHTTPServer/Core/Categories;
  582. sourceTree = SOURCE_ROOT;
  583. };
  584. 291553FA17490A1E00B86CAD /* Mime */ = {
  585. isa = PBXGroup;
  586. children = (
  587. 291553FB17490A1E00B86CAD /* MultipartFormDataParser.h */,
  588. 291553FC17490A1E00B86CAD /* MultipartFormDataParser.m */,
  589. 291553FD17490A1E00B86CAD /* MultipartMessageHeader.h */,
  590. 291553FE17490A1E00B86CAD /* MultipartMessageHeader.m */,
  591. 291553FF17490A1E00B86CAD /* MultipartMessageHeaderField.h */,
  592. 2915540017490A1E00B86CAD /* MultipartMessageHeaderField.m */,
  593. );
  594. name = Mime;
  595. path = ImportedSources/CocoaHTTPServer/Core/Mime;
  596. sourceTree = SOURCE_ROOT;
  597. };
  598. 2915540B17490A9C00B86CAD /* CocoaAsyncSocket */ = {
  599. isa = PBXGroup;
  600. children = (
  601. 2915540D17490A9C00B86CAD /* GCDAsyncSocket.h */,
  602. 2915540E17490A9C00B86CAD /* GCDAsyncSocket.m */,
  603. );
  604. name = CocoaAsyncSocket;
  605. path = ImportedSources/CocoaHTTPServer/Vendor/CocoaAsyncSocket;
  606. sourceTree = SOURCE_ROOT;
  607. };
  608. 2915540F17490A9C00B86CAD /* CocoaLumberjack */ = {
  609. isa = PBXGroup;
  610. children = (
  611. 2915541017490A9C00B86CAD /* About.txt */,
  612. 2915541117490A9C00B86CAD /* DDAbstractDatabaseLogger.h */,
  613. 2915541217490A9C00B86CAD /* DDAbstractDatabaseLogger.m */,
  614. 2915541317490A9C00B86CAD /* DDASLLogger.h */,
  615. 2915541417490A9C00B86CAD /* DDASLLogger.m */,
  616. 2915541517490A9C00B86CAD /* DDFileLogger.h */,
  617. 2915541617490A9C00B86CAD /* DDFileLogger.m */,
  618. 2915541717490A9C00B86CAD /* DDLog.h */,
  619. 2915541817490A9C00B86CAD /* DDLog.m */,
  620. 2915541917490A9C00B86CAD /* DDTTYLogger.h */,
  621. 2915541A17490A9C00B86CAD /* DDTTYLogger.m */,
  622. 2915541B17490A9C00B86CAD /* Extensions */,
  623. );
  624. name = CocoaLumberjack;
  625. path = ImportedSources/CocoaHTTPServer/Vendor/CocoaLumberjack;
  626. sourceTree = SOURCE_ROOT;
  627. };
  628. 2915541B17490A9C00B86CAD /* Extensions */ = {
  629. isa = PBXGroup;
  630. children = (
  631. 2915541C17490A9C00B86CAD /* ContextFilterLogFormatter.h */,
  632. 2915541D17490A9C00B86CAD /* ContextFilterLogFormatter.m */,
  633. 2915541E17490A9C00B86CAD /* DispatchQueueLogFormatter.h */,
  634. 2915541F17490A9C00B86CAD /* DispatchQueueLogFormatter.m */,
  635. 2915542017490A9C00B86CAD /* README.txt */,
  636. );
  637. path = Extensions;
  638. sourceTree = "<group>";
  639. };
  640. 2915542C17490B9C00B86CAD /* Responses */ = {
  641. isa = PBXGroup;
  642. children = (
  643. 2915542D17490B9C00B86CAD /* HTTPAsyncFileResponse.h */,
  644. 2915542E17490B9C00B86CAD /* HTTPAsyncFileResponse.m */,
  645. 2915542F17490B9C00B86CAD /* HTTPDataResponse.h */,
  646. 2915543017490B9C00B86CAD /* HTTPDataResponse.m */,
  647. 2915543117490B9C00B86CAD /* HTTPDynamicFileResponse.h */,
  648. 2915543217490B9C00B86CAD /* HTTPDynamicFileResponse.m */,
  649. 2915543317490B9C00B86CAD /* HTTPErrorResponse.h */,
  650. 2915543417490B9C00B86CAD /* HTTPErrorResponse.m */,
  651. 2915543517490B9C00B86CAD /* HTTPFileResponse.h */,
  652. 2915543617490B9C00B86CAD /* HTTPFileResponse.m */,
  653. 2915543717490B9C00B86CAD /* HTTPRedirectResponse.h */,
  654. 2915543817490B9C00B86CAD /* HTTPRedirectResponse.m */,
  655. );
  656. name = Responses;
  657. path = ImportedSources/CocoaHTTPServer/Core/Responses;
  658. sourceTree = SOURCE_ROOT;
  659. };
  660. 7D10BC651743F9A100DA7059 /* External Playback */ = {
  661. isa = PBXGroup;
  662. children = (
  663. A7CB0DAD1716F72600050CF3 /* PlayingExternally@2x~iphone.png */,
  664. A7CB0DAE1716F72600050CF3 /* PlayingExternally~iphone.png */,
  665. A7CB0DAF1716F72600050CF3 /* PlayingExternally~ipad.png */,
  666. A7CB0DB01716F72600050CF3 /* PlayingExternally@2x~ipad.png */,
  667. );
  668. name = "External Playback";
  669. sourceTree = "<group>";
  670. };
  671. 7D10BC661743F9AC00DA7059 /* Library View */ = {
  672. isa = PBXGroup;
  673. children = (
  674. 7D07F72A175691CB00CDE21C /* backButton.png */,
  675. 7D07F72B175691CC00CDE21C /* backButton@2x.png */,
  676. 7D07F72C175691CC00CDE21C /* backButtonHighlight.png */,
  677. 7D07F72D175691CC00CDE21C /* backButtonHighlight@2x.png */,
  678. 7D07F722175688D300CDE21C /* doneButton.png */,
  679. 7D07F723175688D300CDE21C /* doneButton@2x.png */,
  680. 7D07F724175688D300CDE21C /* doneButtonHighlight.png */,
  681. 7D07F725175688D300CDE21C /* doneButtonHighlight@2x.png */,
  682. 7D07F71217566C4A00CDE21C /* menuCone.png */,
  683. 7D07F71317566C4A00CDE21C /* menuCone@2x.png */,
  684. 7D07F71A175673D100CDE21C /* menuBtnBckHighlight@2x.png */,
  685. 7D07F71B175673D100CDE21C /* menuBtnBck@2x.png */,
  686. 7D07F71C175673D100CDE21C /* menuBtnBckHighlight.png */,
  687. 7D07F71D175673D100CDE21C /* menuBtnBck.png */,
  688. 7D07F70A175669A800CDE21C /* button.png */,
  689. 7D07F70B175669A800CDE21C /* button@2x.png */,
  690. 7D07F70E175669D800CDE21C /* buttonHighlight.png */,
  691. 7D07F70F175669D800CDE21C /* buttonHighlight@2x.png */,
  692. 7D07F706175665ED00CDE21C /* navBarBackground@2x.png */,
  693. 7D07F707175665ED00CDE21C /* navBarBackground.png */,
  694. 7D6B08C8174A927700A05173 /* mediaUnread.png */,
  695. 7D6B08C6174A910500A05173 /* mediaUnread@2x.png */,
  696. A7FF9F3D17428C1900999819 /* DeleteButton.png */,
  697. A7FF9F3F17428C3800999819 /* DeleteButton@2x.png */,
  698. );
  699. name = "Library View";
  700. sourceTree = "<group>";
  701. };
  702. 7D10BC671743F9BA00DA7059 /* Launch Screen */ = {
  703. isa = PBXGroup;
  704. children = (
  705. A7924698170F0ED20036AAF2 /* Default-568h@2x.png */,
  706. A7924699170F0ED20036AAF2 /* Default.png */,
  707. A792469A170F0ED20036AAF2 /* Default@2x.png */,
  708. );
  709. name = "Launch Screen";
  710. sourceTree = "<group>";
  711. };
  712. 7D10BC681743F9C300DA7059 /* Playback Controls */ = {
  713. isa = PBXGroup;
  714. children = (
  715. 7D6BA1101748EA8300C0E203 /* playback_background.png */,
  716. 7D6BA1111748EA8300C0E203 /* playback_background@2x.png */,
  717. 7D10BC6A1743FA0F00DA7059 /* audio.png */,
  718. 7D10BC6B1743FA0F00DA7059 /* audio@2x.png */,
  719. 7D10BC6C1743FA0F00DA7059 /* backward.png */,
  720. 7D10BC6D1743FA0F00DA7059 /* backward@2x.png */,
  721. 7D10BC6E1743FA0F00DA7059 /* forward.png */,
  722. 7D10BC6F1743FA0F00DA7059 /* forward@2x.png */,
  723. 7D10BC701743FA0F00DA7059 /* pause.png */,
  724. 7D10BC711743FA0F00DA7059 /* pause@2x.png */,
  725. 7D10BC721743FA0F00DA7059 /* play.png */,
  726. 7D10BC731743FA0F00DA7059 /* play@2x.png */,
  727. 7D10BC741743FA0F00DA7059 /* subtitles.png */,
  728. 7D10BC751743FA0F00DA7059 /* subtitles@2x.png */,
  729. );
  730. name = "Playback Controls";
  731. sourceTree = "<group>";
  732. };
  733. 7D10BC691743F9CB00DA7059 /* Filters and stuff */ = {
  734. isa = PBXGroup;
  735. children = (
  736. 7D10BC961743FE7B00DA7059 /* aspectratio.png */,
  737. 7D10BC971743FE7B00DA7059 /* aspectratio@2x.png */,
  738. 7D10BC981743FE7B00DA7059 /* crop.png */,
  739. 7D10BC991743FE7B00DA7059 /* crop@2x.png */,
  740. 7D10BC9A1743FE7B00DA7059 /* effects.png */,
  741. 7D10BC9B1743FE7B00DA7059 /* effects@2x.png */,
  742. 7D10BC9C1743FE7B00DA7059 /* reset.png */,
  743. 7D10BC9D1743FE7B00DA7059 /* reset@2x.png */,
  744. 7D10BC9E1743FE7B00DA7059 /* speed.png */,
  745. 7D10BC9F1743FE7B00DA7059 /* speed@2x.png */,
  746. );
  747. name = "Filters and stuff";
  748. path = ../AspenProject;
  749. sourceTree = "<group>";
  750. };
  751. 7D2159E4174FD31900EC00E8 /* Dropbox */ = {
  752. isa = PBXGroup;
  753. children = (
  754. 7D2159F3174FEB0600EC00E8 /* package.png */,
  755. 7D2159ED174FD49C00EC00E8 /* folder_user.png */,
  756. 7D2159EE174FD49C00EC00E8 /* folder_public.png */,
  757. 7D2159E5174FD32F00EC00E8 /* page_white_text.png */,
  758. 7D2159F1174FD6CD00EC00E8 /* page_white_film.png */,
  759. 7D2159E6174FD32F00EC00E8 /* folder.png */,
  760. 7D2159E7174FD32F00EC00E8 /* page_white.png */,
  761. 7D2159E8174FD32F00EC00E8 /* folder_photos.png */,
  762. 7D5E39BF174FB95A007DAFA1 /* dropbox-black.png */,
  763. 7D5E39C1174FBA28007DAFA1 /* dropbox-black@2x.png */,
  764. 7D5E39C8174FC2F3007DAFA1 /* dropbox-white.png */,
  765. 7D5E39C9174FC2F3007DAFA1 /* dropbox-white@2x.png */,
  766. 7D07F7161756738400CDE21C /* dropboxLabel@2x.png */,
  767. 7D07F7171756738400CDE21C /* dropboxLabel.png */,
  768. );
  769. name = Dropbox;
  770. sourceTree = "<group>";
  771. };
  772. 7D31CF061746AEF2005997E0 /* UI Elements */ = {
  773. isa = PBXGroup;
  774. children = (
  775. 7D5F7AC117529430006CCCFA /* VLCHorizontalSwipeGestureRecognizer.h */,
  776. 7D5F7AC217529430006CCCFA /* VLCHorizontalSwipeGestureRecognizer.m */,
  777. 7D5F7AC41752943F006CCCFA /* VLCVerticalSwipeGestureRecognizer.h */,
  778. 7D5F7AC51752943F006CCCFA /* VLCVerticalSwipeGestureRecognizer.m */,
  779. 7DE480CF173FEA30003613E0 /* VLCCircularProgressIndicator.h */,
  780. 7DE480D0173FEA30003613E0 /* VLCCircularProgressIndicator.m */,
  781. 7DC87AEC17412A1F009DC250 /* VLCLinearProgressIndicator.h */,
  782. 7DC87AED17412A1F009DC250 /* VLCLinearProgressIndicator.m */,
  783. 7D31CF071746AF09005997E0 /* VLCStatusLabel.h */,
  784. 7D31CF081746AF09005997E0 /* VLCStatusLabel.m */,
  785. );
  786. name = "UI Elements";
  787. sourceTree = "<group>";
  788. };
  789. 7D5E39CC174FCDBE007DAFA1 /* Dropbox Integration */ = {
  790. isa = PBXGroup;
  791. children = (
  792. 7DBDAE96175652840027BA52 /* VLCDropboxConstants.h */,
  793. 7D07A4EB174EB81200759D10 /* VLCDropboxController.h */,
  794. 7D07A4EC174EB81200759D10 /* VLCDropboxController.m */,
  795. 7D5E39C3174FBAF3007DAFA1 /* VLCDropboxTableViewController.h */,
  796. 7D5E39C4174FBAF3007DAFA1 /* VLCDropboxTableViewController.m */,
  797. 7D5E39CD174FCE04007DAFA1 /* VLCDropboxTableViewCell.h */,
  798. 7D5E39CE174FCE04007DAFA1 /* VLCDropboxTableViewCell.m */,
  799. );
  800. name = "Dropbox Integration";
  801. sourceTree = "<group>";
  802. };
  803. 7D5F7AB717526573006CCCFA /* Accessory dialogs */ = {
  804. isa = PBXGroup;
  805. children = (
  806. 7DBC3B411711FC6C00DCF688 /* VLCAboutViewController.h */,
  807. 7DBC3B421711FC6C00DCF688 /* VLCAboutViewController.m */,
  808. );
  809. name = "Accessory dialogs";
  810. sourceTree = "<group>";
  811. };
  812. 7D5F7AB81752658E006CCCFA /* Everything Playlist */ = {
  813. isa = PBXGroup;
  814. children = (
  815. 7D94FCF616DE7D1100F2623B /* VLCPlaylistViewController.h */,
  816. 7D94FCF716DE7D1100F2623B /* VLCPlaylistViewController.m */,
  817. 7DA62099170A0CE500643D11 /* VLCPlaylistTableViewCell.h */,
  818. 7DA6209A170A0CE500643D11 /* VLCPlaylistTableViewCell.m */,
  819. 7D6B07F51716D45B003280C4 /* VLCPlaylistGridView.h */,
  820. 7D6B07F61716D45B003280C4 /* VLCPlaylistGridView.m */,
  821. );
  822. name = "Everything Playlist";
  823. sourceTree = "<group>";
  824. };
  825. 7D5F7AB9175265B2006CCCFA /* Playback */ = {
  826. isa = PBXGroup;
  827. children = (
  828. 7D94FCF916DE7D1100F2623B /* VLCMovieViewController.h */,
  829. 7D94FCFA16DE7D1100F2623B /* VLCMovieViewController.m */,
  830. A7DA16CF171083DF00D6FED9 /* VLCExternalDisplayController.h */,
  831. A7DA16D0171083DF00D6FED9 /* VLCExternalDisplayController.m */,
  832. );
  833. name = Playback;
  834. sourceTree = "<group>";
  835. };
  836. 7D5F7ABA175265CB006CCCFA /* HTTP Connectivity */ = {
  837. isa = PBXGroup;
  838. children = (
  839. 29CE2D41174912C600922D8F /* VLCHTTPUploaderController.h */,
  840. 29CE2D42174912C600922D8F /* VLCHTTPUploaderController.m */,
  841. 7D3EB015174A46FB002062C2 /* VLCHTTPFileDownloader.h */,
  842. 7D3EB016174A46FB002062C2 /* VLCHTTPFileDownloader.m */,
  843. );
  844. name = "HTTP Connectivity";
  845. sourceTree = "<group>";
  846. };
  847. 7D6B07A31716C9A6003280C4 /* OBSlider */ = {
  848. isa = PBXGroup;
  849. children = (
  850. 7DADC55D1704FABF001DAC63 /* OBSlider.h */,
  851. 7DADC55E1704FABF001DAC63 /* OBSlider.m */,
  852. );
  853. name = OBSlider;
  854. sourceTree = "<group>";
  855. };
  856. 7D6B07A41716C9AD003280C4 /* AQGridView */ = {
  857. isa = PBXGroup;
  858. children = (
  859. 7D6B07A51716C9B8003280C4 /* AQGridView.h */,
  860. 7D6B07A61716C9B8003280C4 /* AQGridView.m */,
  861. 7D6B07A71716C9B8003280C4 /* AQGridView+CellLayout.h */,
  862. 7D6B07A81716C9B8003280C4 /* AQGridView+CellLocationDelegation.h */,
  863. 7D6B07A91716C9B8003280C4 /* AQGridViewAnimatorItem.h */,
  864. 7D6B07AA1716C9B8003280C4 /* AQGridViewAnimatorItem.m */,
  865. 7D6B07AB1716C9B8003280C4 /* AQGridViewCell.h */,
  866. 7D6B07AC1716C9B8003280C4 /* AQGridViewCell.m */,
  867. 7D6B07AD1716C9B8003280C4 /* AQGridViewCell+AQGridViewCellPrivate.h */,
  868. 7D6B07AE1716C9B8003280C4 /* AQGridViewController.h */,
  869. 7D6B07AF1716C9B8003280C4 /* AQGridViewController.m */,
  870. 7D6B07B01716C9B8003280C4 /* AQGridViewData.h */,
  871. 7D6B07B11716C9B8003280C4 /* AQGridViewData.m */,
  872. 7D6B07B21716C9B8003280C4 /* AQGridViewUpdateInfo.h */,
  873. 7D6B07B31716C9B8003280C4 /* AQGridViewUpdateInfo.m */,
  874. 7D6B07B41716C9B8003280C4 /* AQGridViewUpdateItem.h */,
  875. 7D6B07B51716C9B8003280C4 /* AQGridViewUpdateItem.m */,
  876. 7D6B07B61716C9B8003280C4 /* NSIndexSet+AQIndexesOutsideSet.h */,
  877. 7D6B07B71716C9B8003280C4 /* NSIndexSet+AQIndexesOutsideSet.m */,
  878. 7D6B07B81716C9B8003280C4 /* NSIndexSet+AQIsSetContiguous.h */,
  879. 7D6B07B91716C9B8003280C4 /* NSIndexSet+AQIsSetContiguous.m */,
  880. 7D6B07BA1716C9B8003280C4 /* UIColor+AQGridView.h */,
  881. 7D6B07BB1716C9B8003280C4 /* UIColor+AQGridView.m */,
  882. );
  883. name = AQGridView;
  884. sourceTree = "<group>";
  885. };
  886. 7D6B08CA174D65B400A05173 /* InAppSettingsKit */ = {
  887. isa = PBXGroup;
  888. children = (
  889. 7D6B08CB174D65B500A05173 /* Controllers */,
  890. 7D6B08D3174D65B500A05173 /* Models */,
  891. 7D6B08DE174D65B500A05173 /* Views */,
  892. );
  893. name = InAppSettingsKit;
  894. path = ImportedSources/InAppSettingsKit/InAppSettingsKit;
  895. sourceTree = SOURCE_ROOT;
  896. };
  897. 7D6B08CB174D65B500A05173 /* Controllers */ = {
  898. isa = PBXGroup;
  899. children = (
  900. 7D6B08CC174D65B500A05173 /* IASKAppSettingsViewController.h */,
  901. 7D6B08CD174D65B500A05173 /* IASKAppSettingsViewController.m */,
  902. 7D6B08CE174D65B500A05173 /* IASKAppSettingsWebViewController.h */,
  903. 7D6B08CF174D65B500A05173 /* IASKAppSettingsWebViewController.m */,
  904. 7D6B08D0174D65B500A05173 /* IASKSpecifierValuesViewController.h */,
  905. 7D6B08D1174D65B500A05173 /* IASKSpecifierValuesViewController.m */,
  906. 7D6B08D2174D65B500A05173 /* IASKViewController.h */,
  907. );
  908. path = Controllers;
  909. sourceTree = "<group>";
  910. };
  911. 7D6B08D3174D65B500A05173 /* Models */ = {
  912. isa = PBXGroup;
  913. children = (
  914. 7D6B08D4174D65B500A05173 /* IASKSettingsReader.h */,
  915. 7D6B08D5174D65B500A05173 /* IASKSettingsReader.m */,
  916. 7D6B08D6174D65B500A05173 /* IASKSettingsStore.h */,
  917. 7D6B08D7174D65B500A05173 /* IASKSettingsStore.m */,
  918. 7D6B08D8174D65B500A05173 /* IASKSettingsStoreFile.h */,
  919. 7D6B08D9174D65B500A05173 /* IASKSettingsStoreFile.m */,
  920. 7D6B08DA174D65B500A05173 /* IASKSettingsStoreUserDefaults.h */,
  921. 7D6B08DB174D65B500A05173 /* IASKSettingsStoreUserDefaults.m */,
  922. 7D6B08DC174D65B500A05173 /* IASKSpecifier.h */,
  923. 7D6B08DD174D65B500A05173 /* IASKSpecifier.m */,
  924. );
  925. path = Models;
  926. sourceTree = "<group>";
  927. };
  928. 7D6B08DE174D65B500A05173 /* Views */ = {
  929. isa = PBXGroup;
  930. children = (
  931. 7D6B08DF174D65B500A05173 /* IASKPSSliderSpecifierViewCell.h */,
  932. 7D6B08E0174D65B500A05173 /* IASKPSSliderSpecifierViewCell.m */,
  933. 7D6B08E1174D65B500A05173 /* IASKPSTextFieldSpecifierViewCell.h */,
  934. 7D6B08E2174D65B500A05173 /* IASKPSTextFieldSpecifierViewCell.m */,
  935. 7D6B08E3174D65B500A05173 /* IASKPSTitleValueSpecifierViewCell.h */,
  936. 7D6B08E4174D65B500A05173 /* IASKPSTitleValueSpecifierViewCell.m */,
  937. 7D6B08E5174D65B500A05173 /* IASKSlider.h */,
  938. 7D6B08E6174D65B500A05173 /* IASKSlider.m */,
  939. 7D6B08E7174D65B500A05173 /* IASKSwitch.h */,
  940. 7D6B08E8174D65B500A05173 /* IASKSwitch.m */,
  941. 7D6B08E9174D65B500A05173 /* IASKTextField.h */,
  942. 7D6B08EA174D65B500A05173 /* IASKTextField.m */,
  943. );
  944. path = Views;
  945. sourceTree = "<group>";
  946. };
  947. 7D94FCD216DE7D1000F2623B = {
  948. isa = PBXGroup;
  949. children = (
  950. 7D94FCE416DE7D1000F2623B /* AspenProject */,
  951. CC1BBC441704936500A20CBF /* External VLC Libraries */,
  952. 7D94FCDD16DE7D1000F2623B /* Frameworks */,
  953. 7D94FCDC16DE7D1000F2623B /* Products */,
  954. );
  955. sourceTree = "<group>";
  956. };
  957. 7D94FCDC16DE7D1000F2623B /* Products */ = {
  958. isa = PBXGroup;
  959. children = (
  960. 7D94FCDB16DE7D1000F2623B /* VLC for iOS.app */,
  961. );
  962. name = Products;
  963. sourceTree = "<group>";
  964. };
  965. 7D94FCDD16DE7D1000F2623B /* Frameworks */ = {
  966. isa = PBXGroup;
  967. children = (
  968. 7D6B08F9174D716200A05173 /* MessageUI.framework */,
  969. 7D3EB013174A353E002062C2 /* SystemConfiguration.framework */,
  970. 7D05ADEA174945CE0087550C /* DropboxSDK.framework */,
  971. 2915544217490D4A00B86CAD /* Security.framework */,
  972. 7DDD0428172D98E5005A7B10 /* CFNetwork.framework */,
  973. CC1BBC57170493E100A20CBF /* CoreData.framework */,
  974. CC1BBC55170493C100A20CBF /* QuartzCore.framework */,
  975. CC1BBC53170493B800A20CBF /* AudioToolbox.framework */,
  976. CC1BBC51170493B100A20CBF /* OpenGLES.framework */,
  977. CC1BBC4F170493AA00A20CBF /* libxml2.dylib */,
  978. CC1BBC4D170493A300A20CBF /* libbz2.dylib */,
  979. CC1BBC4B1704939B00A20CBF /* libsqlite3.dylib */,
  980. CC1BBC491704939300A20CBF /* libz.dylib */,
  981. CC1BBC471704938B00A20CBF /* libstdc++.dylib */,
  982. CC1BBC451704938300A20CBF /* libiconv.dylib */,
  983. 7D94FCDE16DE7D1000F2623B /* UIKit.framework */,
  984. 7D94FCE016DE7D1000F2623B /* Foundation.framework */,
  985. 7D94FCE216DE7D1000F2623B /* CoreGraphics.framework */,
  986. );
  987. name = Frameworks;
  988. sourceTree = "<group>";
  989. };
  990. 7D94FCE416DE7D1000F2623B /* AspenProject */ = {
  991. isa = PBXGroup;
  992. children = (
  993. 7D6B08BB174A72A900A05173 /* VLCConstants.h */,
  994. 7D94FCED16DE7D1000F2623B /* VLCAppDelegate.h */,
  995. 7D94FCEE16DE7D1000F2623B /* VLCAppDelegate.m */,
  996. 7D6BA1141748EFE100C0E203 /* VLCMenuViewController.h */,
  997. 7D6BA1151748EFE100C0E203 /* VLCMenuViewController.m */,
  998. 7D07A4E6174EA47800759D10 /* VLCSettingsController.h */,
  999. 7D07A4E7174EA47800759D10 /* VLCSettingsController.m */,
  1000. 7D5F7ABA175265CB006CCCFA /* HTTP Connectivity */,
  1001. 7D5F7AB9175265B2006CCCFA /* Playback */,
  1002. 7D5F7AB81752658E006CCCFA /* Everything Playlist */,
  1003. 7D5F7AB717526573006CCCFA /* Accessory dialogs */,
  1004. 7D5E39CC174FCDBE007DAFA1 /* Dropbox Integration */,
  1005. 7D31CF061746AEF2005997E0 /* UI Elements */,
  1006. 7DADC5601704FACC001DAC63 /* Imported */,
  1007. 7DADC55C1704FAA8001DAC63 /* XIBs */,
  1008. A7924697170F0ED20036AAF2 /* Resources */,
  1009. 7D94FCE516DE7D1000F2623B /* Supporting Files */,
  1010. );
  1011. path = AspenProject;
  1012. sourceTree = "<group>";
  1013. };
  1014. 7D94FCE516DE7D1000F2623B /* Supporting Files */ = {
  1015. isa = PBXGroup;
  1016. children = (
  1017. 7D94FCE616DE7D1000F2623B /* VLC for iOS-Info.plist */,
  1018. 7D94FCEA16DE7D1000F2623B /* main.m */,
  1019. 7D94FCEC16DE7D1000F2623B /* VLC for iOS-Prefix.pch */,
  1020. );
  1021. name = "Supporting Files";
  1022. sourceTree = "<group>";
  1023. };
  1024. 7DADC55C1704FAA8001DAC63 /* XIBs */ = {
  1025. isa = PBXGroup;
  1026. children = (
  1027. 7DBC3B431711FC6C00DCF688 /* VLCAboutViewController~iphone.xib */,
  1028. 7D9529521732EFCA006F5B40 /* VLCAboutViewController~ipad.xib */,
  1029. 7D6BA1161748EFE100C0E203 /* VLCMenuViewController~ipad.xib */,
  1030. 7D6BA119174911C200C0E203 /* VLCMenuViewController~iphone.xib */,
  1031. A79246BD170F114E0036AAF2 /* VLCMovieViewController~iphone.xib */,
  1032. 7D33D41517182615008AF0E0 /* VLCMovieViewController~ipad.xib */,
  1033. A79246C0170F114E0036AAF2 /* VLCEmptyLibraryView~iphone.xib */,
  1034. A79246BC170F114E0036AAF2 /* VLCEmptyLibraryView~ipad.xib */,
  1035. 7DC87AF117413EE3009DC250 /* VLCPlaylistGridView.xib */,
  1036. A79246BE170F114E0036AAF2 /* VLCPlaylistTableViewCell.xib */,
  1037. 7D5E39C5174FBAF3007DAFA1 /* VLCDropboxTableViewController.xib */,
  1038. 7D5E39D0174FCF43007DAFA1 /* VLCDropboxTableViewCell~ipad.xib */,
  1039. 7DF65C2C174FF3F400F43330 /* VLCDropboxTableViewCell~iphone.xib */,
  1040. );
  1041. name = XIBs;
  1042. sourceTree = "<group>";
  1043. };
  1044. 7DADC5601704FACC001DAC63 /* Imported */ = {
  1045. isa = PBXGroup;
  1046. children = (
  1047. 7D6B08CA174D65B400A05173 /* InAppSettingsKit */,
  1048. A7A0E9EB174BA66000162F25 /* PAPasscode */,
  1049. 7D3EB010174A3530002062C2 /* Reachability.h */,
  1050. 7D3EB011174A3530002062C2 /* Reachability.m */,
  1051. 291553E817490A0400B86CAD /* CocoaHTTPServer */,
  1052. 7D6B07A41716C9AD003280C4 /* AQGridView */,
  1053. 7D6B07A31716C9A6003280C4 /* OBSlider */,
  1054. );
  1055. name = Imported;
  1056. sourceTree = "<group>";
  1057. };
  1058. 7DBC3B3C1711DD1E00DCF688 /* Icons */ = {
  1059. isa = PBXGroup;
  1060. children = (
  1061. 7D6B08BC174A807100A05173 /* vlc.png */,
  1062. 7D6B08BE174A811E00A05173 /* vlc@2x.png */,
  1063. 7D6B08C0174A831900A05173 /* vlc-xmas.png */,
  1064. 7D6B08C1174A831900A05173 /* vlc-xmas@2x.png */,
  1065. 7D3EAFF9174A265C002062C2 /* vlcetix57.png */,
  1066. 7D3EAFFA174A265C002062C2 /* vlcetix72.png */,
  1067. 7D3EAFFB174A265C002062C2 /* vlcetix114.png */,
  1068. 7D3EAFFC174A265C002062C2 /* vlcetix144.png */,
  1069. 7D3EAFF7174A2651002062C2 /* vlcetix512.png */,
  1070. 7D3EB00A174A280C002062C2 /* vlcetix1024.png */,
  1071. A7035BC117451D4A0057DFA7 /* Aspen.png */,
  1072. 7DBC3B341711DC1200DCF688 /* Aspen72.png */,
  1073. 7DBC3B361711DCAB00DCF688 /* Aspen144.png */,
  1074. 7DBC3B3A1711DD0900DCF688 /* Aspen57.png */,
  1075. 7DBC3B381711DD0200DCF688 /* Aspen114.png */,
  1076. );
  1077. name = Icons;
  1078. sourceTree = "<group>";
  1079. };
  1080. A7924697170F0ED20036AAF2 /* Resources */ = {
  1081. isa = PBXGroup;
  1082. children = (
  1083. 7D6B08FB174D773C00A05173 /* Settings.bundle */,
  1084. 29125E5317492219003F03E5 /* web */,
  1085. A7035BBD174519600057DFA7 /* iTunesArtwork */,
  1086. 7D10BC691743F9CB00DA7059 /* Filters and stuff */,
  1087. 7D10BC681743F9C300DA7059 /* Playback Controls */,
  1088. 7DA8B0F9173318E80029698C /* SourceCodePro-Regular.ttf */,
  1089. 7DA8B0FA173318E80029698C /* SourceSansPro-Regular.ttf */,
  1090. 7DBC3B48171204EC00DCF688 /* About Contents.txt */,
  1091. 7DBC3B3C1711DD1E00DCF688 /* Icons */,
  1092. A79246C6170F11DF0036AAF2 /* Localizable.strings */,
  1093. 7D10BC651743F9A100DA7059 /* External Playback */,
  1094. 7D10BC671743F9BA00DA7059 /* Launch Screen */,
  1095. 7D2159E4174FD31900EC00E8 /* Dropbox */,
  1096. 7D10BC661743F9AC00DA7059 /* Library View */,
  1097. );
  1098. path = Resources;
  1099. sourceTree = SOURCE_ROOT;
  1100. };
  1101. A7A0E9EB174BA66000162F25 /* PAPasscode */ = {
  1102. isa = PBXGroup;
  1103. children = (
  1104. A7A0E9EC174BA66000162F25 /* Assets */,
  1105. A7A0E9F3174BA66000162F25 /* PAPasscodeViewController.h */,
  1106. A7A0E9F4174BA66000162F25 /* PAPasscodeViewController.m */,
  1107. );
  1108. name = PAPasscode;
  1109. path = ../PAPasscode;
  1110. sourceTree = "<group>";
  1111. };
  1112. A7A0E9EC174BA66000162F25 /* Assets */ = {
  1113. isa = PBXGroup;
  1114. children = (
  1115. A7A0E9ED174BA66000162F25 /* papasscode_background.png */,
  1116. A7A0E9EE174BA66000162F25 /* papasscode_background@2x.png */,
  1117. A7A0E9EF174BA66000162F25 /* papasscode_failed_bg.png */,
  1118. A7A0E9F0174BA66000162F25 /* papasscode_failed_bg@2x.png */,
  1119. A7A0E9F1174BA66000162F25 /* papasscode_marker.png */,
  1120. A7A0E9F2174BA66000162F25 /* papasscode_marker@2x.png */,
  1121. );
  1122. path = Assets;
  1123. sourceTree = "<group>";
  1124. };
  1125. CC1BBC441704936500A20CBF /* External VLC Libraries */ = {
  1126. isa = PBXGroup;
  1127. children = (
  1128. A7924695170F0BA90036AAF2 /* libMediaLibraryKit.a */,
  1129. CC1BBC421704935E00A20CBF /* MediaLibrary.mom */,
  1130. CC1BBC3E1704934200A20CBF /* libMobileVLCKit.a */,
  1131. );
  1132. name = "External VLC Libraries";
  1133. sourceTree = "<group>";
  1134. };
  1135. /* End PBXGroup section */
  1136. /* Begin PBXNativeTarget section */
  1137. 7D94FCDA16DE7D1000F2623B /* vlc-ios */ = {
  1138. isa = PBXNativeTarget;
  1139. buildConfigurationList = 7D94FD0A16DE7D1100F2623B /* Build configuration list for PBXNativeTarget "vlc-ios" */;
  1140. buildPhases = (
  1141. 7D94FCD716DE7D1000F2623B /* Sources */,
  1142. 7D94FCD816DE7D1000F2623B /* Frameworks */,
  1143. 7D94FCD916DE7D1000F2623B /* Resources */,
  1144. );
  1145. buildRules = (
  1146. );
  1147. dependencies = (
  1148. );
  1149. name = "vlc-ios";
  1150. productName = AspenProject;
  1151. productReference = 7D94FCDB16DE7D1000F2623B /* VLC for iOS.app */;
  1152. productType = "com.apple.product-type.application";
  1153. };
  1154. /* End PBXNativeTarget section */
  1155. /* Begin PBXProject section */
  1156. 7D94FCD316DE7D1000F2623B /* Project object */ = {
  1157. isa = PBXProject;
  1158. attributes = {
  1159. CLASSPREFIX = VLC;
  1160. LastUpgradeCheck = 0460;
  1161. ORGANIZATIONNAME = VideoLAN;
  1162. };
  1163. buildConfigurationList = 7D94FCD616DE7D1000F2623B /* Build configuration list for PBXProject "VLC for iOS" */;
  1164. compatibilityVersion = "Xcode 3.2";
  1165. developmentRegion = English;
  1166. hasScannedForEncodings = 0;
  1167. knownRegions = (
  1168. en,
  1169. ru,
  1170. de,
  1171. fr,
  1172. it,
  1173. );
  1174. mainGroup = 7D94FCD216DE7D1000F2623B;
  1175. productRefGroup = 7D94FCDC16DE7D1000F2623B /* Products */;
  1176. projectDirPath = "";
  1177. projectRoot = "";
  1178. targets = (
  1179. 7D94FCDA16DE7D1000F2623B /* vlc-ios */,
  1180. );
  1181. };
  1182. /* End PBXProject section */
  1183. /* Begin PBXResourcesBuildPhase section */
  1184. 7D94FCD916DE7D1000F2623B /* Resources */ = {
  1185. isa = PBXResourcesBuildPhase;
  1186. buildActionMask = 2147483647;
  1187. files = (
  1188. CC1BBC431704935E00A20CBF /* MediaLibrary.mom in Resources */,
  1189. A79246A7170F0ED20036AAF2 /* Default-568h@2x.png in Resources */,
  1190. A79246A8170F0ED20036AAF2 /* Default.png in Resources */,
  1191. A79246A9170F0ED20036AAF2 /* Default@2x.png in Resources */,
  1192. A79246C1170F114E0036AAF2 /* VLCEmptyLibraryView~ipad.xib in Resources */,
  1193. A79246C2170F114E0036AAF2 /* VLCMovieViewController~iphone.xib in Resources */,
  1194. A79246C3170F114E0036AAF2 /* VLCPlaylistTableViewCell.xib in Resources */,
  1195. A79246C5170F114E0036AAF2 /* VLCEmptyLibraryView~iphone.xib in Resources */,
  1196. A79246C8170F11DF0036AAF2 /* Localizable.strings in Resources */,
  1197. 7DBC3B351711DC1200DCF688 /* Aspen72.png in Resources */,
  1198. 7DBC3B371711DCAB00DCF688 /* Aspen144.png in Resources */,
  1199. 7DBC3B391711DD0200DCF688 /* Aspen114.png in Resources */,
  1200. 7DBC3B3B1711DD0900DCF688 /* Aspen57.png in Resources */,
  1201. 7DBC3B451711FC6C00DCF688 /* VLCAboutViewController~iphone.xib in Resources */,
  1202. 7DBC3B49171204ED00DCF688 /* About Contents.txt in Resources */,
  1203. A7CB0DB11716F72600050CF3 /* PlayingExternally@2x~iphone.png in Resources */,
  1204. A7CB0DB21716F72600050CF3 /* PlayingExternally~iphone.png in Resources */,
  1205. A7CB0DB31716F72600050CF3 /* PlayingExternally~ipad.png in Resources */,
  1206. A7CB0DB41716F72600050CF3 /* PlayingExternally@2x~ipad.png in Resources */,
  1207. 7D33D41617182615008AF0E0 /* VLCMovieViewController~ipad.xib in Resources */,
  1208. 7D9529531732EFCA006F5B40 /* VLCAboutViewController~ipad.xib in Resources */,
  1209. 7DA8B0FB173318E80029698C /* SourceCodePro-Regular.ttf in Resources */,
  1210. 7DA8B0FC173318E80029698C /* SourceSansPro-Regular.ttf in Resources */,
  1211. 7DC87AF217413EE3009DC250 /* VLCPlaylistGridView.xib in Resources */,
  1212. A7FF9F3E17428C1900999819 /* DeleteButton.png in Resources */,
  1213. A7FF9F4017428C3800999819 /* DeleteButton@2x.png in Resources */,
  1214. 7D10BC761743FA0F00DA7059 /* audio.png in Resources */,
  1215. 7D10BC771743FA0F00DA7059 /* audio@2x.png in Resources */,
  1216. 7D10BC781743FA0F00DA7059 /* backward.png in Resources */,
  1217. 7D10BC791743FA0F00DA7059 /* backward@2x.png in Resources */,
  1218. 7D10BC7A1743FA0F00DA7059 /* forward.png in Resources */,
  1219. 7D10BC7B1743FA0F00DA7059 /* forward@2x.png in Resources */,
  1220. 7D10BC7C1743FA0F00DA7059 /* pause.png in Resources */,
  1221. 7D10BC7D1743FA0F00DA7059 /* pause@2x.png in Resources */,
  1222. 7D10BC7E1743FA0F00DA7059 /* play.png in Resources */,
  1223. 7D10BC7F1743FA0F00DA7059 /* play@2x.png in Resources */,
  1224. 7D10BC801743FA0F00DA7059 /* subtitles.png in Resources */,
  1225. 7D10BC811743FA0F00DA7059 /* subtitles@2x.png in Resources */,
  1226. 7D10BCA01743FE7B00DA7059 /* aspectratio.png in Resources */,
  1227. 7D10BCA11743FE7B00DA7059 /* aspectratio@2x.png in Resources */,
  1228. 7D10BCA21743FE7B00DA7059 /* crop.png in Resources */,
  1229. 7D10BCA31743FE7B00DA7059 /* crop@2x.png in Resources */,
  1230. 7D10BCA41743FE7B00DA7059 /* effects.png in Resources */,
  1231. 7D10BCA51743FE7B00DA7059 /* effects@2x.png in Resources */,
  1232. 7D10BCA61743FE7B00DA7059 /* reset.png in Resources */,
  1233. 7D10BCA71743FE7B00DA7059 /* reset@2x.png in Resources */,
  1234. 7D10BCA81743FE7B00DA7059 /* speed.png in Resources */,
  1235. 7D10BCA91743FE7B00DA7059 /* speed@2x.png in Resources */,
  1236. A7035BBE174519600057DFA7 /* iTunesArtwork in Resources */,
  1237. A7035BC217451D4A0057DFA7 /* Aspen.png in Resources */,
  1238. 7D6BA1121748EA8300C0E203 /* playback_background.png in Resources */,
  1239. 7D6BA1131748EA8300C0E203 /* playback_background@2x.png in Resources */,
  1240. 2915542317490A9C00B86CAD /* About.txt in Resources */,
  1241. 2915542B17490A9C00B86CAD /* README.txt in Resources */,
  1242. 7D6BA1181748EFE100C0E203 /* VLCMenuViewController~ipad.xib in Resources */,
  1243. 7D6BA11A174911C200C0E203 /* VLCMenuViewController~iphone.xib in Resources */,
  1244. 29125E5617492219003F03E5 /* index.html in Resources */,
  1245. 29125E5717492219003F03E5 /* upload.html in Resources */,
  1246. 7D3EAFF8174A2651002062C2 /* vlcetix512.png in Resources */,
  1247. 7D3EAFFD174A265C002062C2 /* vlcetix57.png in Resources */,
  1248. 7D3EAFFE174A265C002062C2 /* vlcetix72.png in Resources */,
  1249. 7D3EAFFF174A265C002062C2 /* vlcetix114.png in Resources */,
  1250. 7D3EB000174A265C002062C2 /* vlcetix144.png in Resources */,
  1251. 7D6B08BD174A807100A05173 /* vlc.png in Resources */,
  1252. 7D6B08BF174A811E00A05173 /* vlc@2x.png in Resources */,
  1253. 7D6B08C2174A831900A05173 /* vlc-xmas.png in Resources */,
  1254. 7D6B08C3174A831900A05173 /* vlc-xmas@2x.png in Resources */,
  1255. 7D6B08C7174A910500A05173 /* mediaUnread@2x.png in Resources */,
  1256. 7D6B08C9174A927700A05173 /* mediaUnread.png in Resources */,
  1257. A7A0E9F5174BA66000162F25 /* papasscode_background.png in Resources */,
  1258. A7A0E9F6174BA66000162F25 /* papasscode_background@2x.png in Resources */,
  1259. A7A0E9F7174BA66000162F25 /* papasscode_failed_bg.png in Resources */,
  1260. A7A0E9F8174BA66000162F25 /* papasscode_failed_bg@2x.png in Resources */,
  1261. A7A0E9F9174BA66000162F25 /* papasscode_marker.png in Resources */,
  1262. A7A0E9FA174BA66000162F25 /* papasscode_marker@2x.png in Resources */,
  1263. 7D6B08FC174D773C00A05173 /* Settings.bundle in Resources */,
  1264. 7D5E39C0174FB95A007DAFA1 /* dropbox-black.png in Resources */,
  1265. 7D5E39C2174FBA28007DAFA1 /* dropbox-black@2x.png in Resources */,
  1266. 7D5E39C7174FBAF3007DAFA1 /* VLCDropboxTableViewController.xib in Resources */,
  1267. 7D5E39CA174FC2F3007DAFA1 /* dropbox-white.png in Resources */,
  1268. 7D5E39CB174FC2F3007DAFA1 /* dropbox-white@2x.png in Resources */,
  1269. 7D5E39D1174FCF43007DAFA1 /* VLCDropboxTableViewCell~ipad.xib in Resources */,
  1270. 7D2159E9174FD32F00EC00E8 /* page_white_text.png in Resources */,
  1271. 7D2159EA174FD32F00EC00E8 /* folder.png in Resources */,
  1272. 7D2159EB174FD32F00EC00E8 /* page_white.png in Resources */,
  1273. 7D2159EC174FD32F00EC00E8 /* folder_photos.png in Resources */,
  1274. 7D2159EF174FD49C00EC00E8 /* folder_user.png in Resources */,
  1275. 7D2159F0174FD49C00EC00E8 /* folder_public.png in Resources */,
  1276. 7D2159F2174FD6CD00EC00E8 /* page_white_film.png in Resources */,
  1277. 7D2159F4174FEB0600EC00E8 /* package.png in Resources */,
  1278. 7DF65C2D174FF3F400F43330 /* VLCDropboxTableViewCell~iphone.xib in Resources */,
  1279. 7D07F708175665ED00CDE21C /* navBarBackground@2x.png in Resources */,
  1280. 7D07F709175665ED00CDE21C /* navBarBackground.png in Resources */,
  1281. 7D07F70C175669A800CDE21C /* button.png in Resources */,
  1282. 7D07F70D175669A800CDE21C /* button@2x.png in Resources */,
  1283. 7D07F710175669D800CDE21C /* buttonHighlight.png in Resources */,
  1284. 7D07F711175669D800CDE21C /* buttonHighlight@2x.png in Resources */,
  1285. 7D07F71417566C4A00CDE21C /* menuCone.png in Resources */,
  1286. 7D07F71517566C4A00CDE21C /* menuCone@2x.png in Resources */,
  1287. 7D07F7181756738400CDE21C /* dropboxLabel@2x.png in Resources */,
  1288. 7D07F7191756738400CDE21C /* dropboxLabel.png in Resources */,
  1289. 7D07F71E175673D100CDE21C /* menuBtnBckHighlight@2x.png in Resources */,
  1290. 7D07F71F175673D100CDE21C /* menuBtnBck@2x.png in Resources */,
  1291. 7D07F720175673D100CDE21C /* menuBtnBckHighlight.png in Resources */,
  1292. 7D07F721175673D100CDE21C /* menuBtnBck.png in Resources */,
  1293. 7D07F726175688D300CDE21C /* doneButton.png in Resources */,
  1294. 7D07F727175688D300CDE21C /* doneButton@2x.png in Resources */,
  1295. 7D07F728175688D300CDE21C /* doneButtonHighlight.png in Resources */,
  1296. 7D07F729175688D300CDE21C /* doneButtonHighlight@2x.png in Resources */,
  1297. 7D07F72E175691CC00CDE21C /* backButton.png in Resources */,
  1298. 7D07F72F175691CC00CDE21C /* backButton@2x.png in Resources */,
  1299. 7D07F730175691CC00CDE21C /* backButtonHighlight.png in Resources */,
  1300. 7D07F731175691CC00CDE21C /* backButtonHighlight@2x.png in Resources */,
  1301. );
  1302. runOnlyForDeploymentPostprocessing = 0;
  1303. };
  1304. /* End PBXResourcesBuildPhase section */
  1305. /* Begin PBXSourcesBuildPhase section */
  1306. 7D94FCD716DE7D1000F2623B /* Sources */ = {
  1307. isa = PBXSourcesBuildPhase;
  1308. buildActionMask = 2147483647;
  1309. files = (
  1310. 7D94FCEB16DE7D1000F2623B /* main.m in Sources */,
  1311. 7D94FCEF16DE7D1000F2623B /* VLCAppDelegate.m in Sources */,
  1312. 7D94FCF816DE7D1100F2623B /* VLCPlaylistViewController.m in Sources */,
  1313. 7D94FCFB16DE7D1100F2623B /* VLCMovieViewController.m in Sources */,
  1314. 7DADC55F1704FABF001DAC63 /* OBSlider.m in Sources */,
  1315. 7DA6209B170A0CE500643D11 /* VLCPlaylistTableViewCell.m in Sources */,
  1316. A7DA16D1171083DF00D6FED9 /* VLCExternalDisplayController.m in Sources */,
  1317. 7DBC3B441711FC6C00DCF688 /* VLCAboutViewController.m in Sources */,
  1318. 7D6B07BC1716C9B8003280C4 /* AQGridView.m in Sources */,
  1319. 7D6B07BD1716C9B8003280C4 /* AQGridViewAnimatorItem.m in Sources */,
  1320. 7D6B07BE1716C9B8003280C4 /* AQGridViewCell.m in Sources */,
  1321. 7D6B07BF1716C9B8003280C4 /* AQGridViewController.m in Sources */,
  1322. 7D6B07C01716C9B8003280C4 /* AQGridViewData.m in Sources */,
  1323. 7D6B07C11716C9B8003280C4 /* AQGridViewUpdateInfo.m in Sources */,
  1324. 7D6B07C21716C9B8003280C4 /* AQGridViewUpdateItem.m in Sources */,
  1325. 7D6B07C31716C9B8003280C4 /* NSIndexSet+AQIndexesOutsideSet.m in Sources */,
  1326. 7D6B07C41716C9B8003280C4 /* NSIndexSet+AQIsSetContiguous.m in Sources */,
  1327. 7D6B07C51716C9B8003280C4 /* UIColor+AQGridView.m in Sources */,
  1328. 7D6B07F71716D45C003280C4 /* VLCPlaylistGridView.m in Sources */,
  1329. 7DE480D1173FEA30003613E0 /* VLCCircularProgressIndicator.m in Sources */,
  1330. 7DC87AEE17412A1F009DC250 /* VLCLinearProgressIndicator.m in Sources */,
  1331. 7D31CF091746AF09005997E0 /* VLCStatusLabel.m in Sources */,
  1332. 2915540117490A1E00B86CAD /* DDData.m in Sources */,
  1333. 2915540217490A1E00B86CAD /* DDNumber.m in Sources */,
  1334. 2915540317490A1E00B86CAD /* DDRange.m in Sources */,
  1335. 2915540417490A1E00B86CAD /* HTTPAuthenticationRequest.m in Sources */,
  1336. 2915540517490A1E00B86CAD /* HTTPConnection.m in Sources */,
  1337. 2915540617490A1E00B86CAD /* HTTPMessage.m in Sources */,
  1338. 2915540717490A1E00B86CAD /* HTTPServer.m in Sources */,
  1339. 2915540817490A1E00B86CAD /* MultipartFormDataParser.m in Sources */,
  1340. 2915540917490A1E00B86CAD /* MultipartMessageHeader.m in Sources */,
  1341. 2915540A17490A1E00B86CAD /* MultipartMessageHeaderField.m in Sources */,
  1342. 2915542217490A9C00B86CAD /* GCDAsyncSocket.m in Sources */,
  1343. 2915542417490A9C00B86CAD /* DDAbstractDatabaseLogger.m in Sources */,
  1344. 2915542517490A9C00B86CAD /* DDASLLogger.m in Sources */,
  1345. 2915542617490A9C00B86CAD /* DDFileLogger.m in Sources */,
  1346. 2915542717490A9C00B86CAD /* DDLog.m in Sources */,
  1347. 2915542817490A9C00B86CAD /* DDTTYLogger.m in Sources */,
  1348. 2915542917490A9C00B86CAD /* ContextFilterLogFormatter.m in Sources */,
  1349. 2915542A17490A9C00B86CAD /* DispatchQueueLogFormatter.m in Sources */,
  1350. 2915543B17490B9C00B86CAD /* HTTPAsyncFileResponse.m in Sources */,
  1351. 2915543C17490B9C00B86CAD /* HTTPDataResponse.m in Sources */,
  1352. 2915543D17490B9C00B86CAD /* HTTPDynamicFileResponse.m in Sources */,
  1353. 2915543E17490B9C00B86CAD /* HTTPErrorResponse.m in Sources */,
  1354. 2915543F17490B9C00B86CAD /* HTTPFileResponse.m in Sources */,
  1355. 2915544017490B9C00B86CAD /* HTTPRedirectResponse.m in Sources */,
  1356. 2915544117490B9C00B86CAD /* WebSocket.m in Sources */,
  1357. 7D6BA1171748EFE100C0E203 /* VLCMenuViewController.m in Sources */,
  1358. 29CE2D44174912C600922D8F /* VLCHTTPUploaderController.m in Sources */,
  1359. 7D3EB012174A3530002062C2 /* Reachability.m in Sources */,
  1360. 7D3EB017174A46FB002062C2 /* VLCHTTPFileDownloader.m in Sources */,
  1361. A7A0E9FB174BA66000162F25 /* PAPasscodeViewController.m in Sources */,
  1362. 7D6B08EB174D65B500A05173 /* IASKAppSettingsViewController.m in Sources */,
  1363. 7D6B08EC174D65B500A05173 /* IASKAppSettingsWebViewController.m in Sources */,
  1364. 7D6B08ED174D65B500A05173 /* IASKSpecifierValuesViewController.m in Sources */,
  1365. 7D6B08EE174D65B500A05173 /* IASKSettingsReader.m in Sources */,
  1366. 7D6B08EF174D65B500A05173 /* IASKSettingsStore.m in Sources */,
  1367. 7D6B08F0174D65B500A05173 /* IASKSettingsStoreFile.m in Sources */,
  1368. 7D6B08F1174D65B500A05173 /* IASKSettingsStoreUserDefaults.m in Sources */,
  1369. 7D6B08F2174D65B500A05173 /* IASKSpecifier.m in Sources */,
  1370. 7D6B08F3174D65B500A05173 /* IASKPSSliderSpecifierViewCell.m in Sources */,
  1371. 7D6B08F4174D65B500A05173 /* IASKPSTextFieldSpecifierViewCell.m in Sources */,
  1372. 7D6B08F5174D65B500A05173 /* IASKPSTitleValueSpecifierViewCell.m in Sources */,
  1373. 7D6B08F6174D65B500A05173 /* IASKSlider.m in Sources */,
  1374. 7D6B08F7174D65B500A05173 /* IASKSwitch.m in Sources */,
  1375. 7D6B08F8174D65B500A05173 /* IASKTextField.m in Sources */,
  1376. 7D07A4E9174EA47800759D10 /* VLCSettingsController.m in Sources */,
  1377. 7D07A4ED174EB81200759D10 /* VLCDropboxController.m in Sources */,
  1378. 7D5E39C6174FBAF3007DAFA1 /* VLCDropboxTableViewController.m in Sources */,
  1379. 7D5E39CF174FCE04007DAFA1 /* VLCDropboxTableViewCell.m in Sources */,
  1380. 7D5F7AC317529430006CCCFA /* VLCHorizontalSwipeGestureRecognizer.m in Sources */,
  1381. 7D5F7AC61752943F006CCCFA /* VLCVerticalSwipeGestureRecognizer.m in Sources */,
  1382. );
  1383. runOnlyForDeploymentPostprocessing = 0;
  1384. };
  1385. /* End PBXSourcesBuildPhase section */
  1386. /* Begin PBXVariantGroup section */
  1387. A79246C6170F11DF0036AAF2 /* Localizable.strings */ = {
  1388. isa = PBXVariantGroup;
  1389. children = (
  1390. A79246C7170F11DF0036AAF2 /* en */,
  1391. A79246C9170F11E40036AAF2 /* ru */,
  1392. 7DC87AEF17413634009DC250 /* de */,
  1393. 7DC87AF017413A17009DC250 /* fr */,
  1394. 7D6D13591758D1A00007EA9A /* it */,
  1395. );
  1396. name = Localizable.strings;
  1397. sourceTree = "<group>";
  1398. };
  1399. /* End PBXVariantGroup section */
  1400. /* Begin XCBuildConfiguration section */
  1401. 7D94FD0816DE7D1100F2623B /* Debug */ = {
  1402. isa = XCBuildConfiguration;
  1403. buildSettings = {
  1404. ALWAYS_SEARCH_USER_PATHS = NO;
  1405. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1406. CLANG_CXX_LIBRARY = "libc++";
  1407. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1408. CLANG_WARN_EMPTY_BODY = YES;
  1409. CLANG_WARN_ENUM_CONVERSION = YES;
  1410. CLANG_WARN_INT_CONVERSION = YES;
  1411. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1412. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1413. COPY_PHASE_STRIP = NO;
  1414. GCC_C_LANGUAGE_STANDARD = gnu99;
  1415. GCC_DYNAMIC_NO_PIC = NO;
  1416. GCC_OPTIMIZATION_LEVEL = 0;
  1417. GCC_PREPROCESSOR_DEFINITIONS = (
  1418. "DEBUG=1",
  1419. "$(inherited)",
  1420. );
  1421. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  1422. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  1423. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  1424. GCC_WARN_UNUSED_VARIABLE = YES;
  1425. IPHONEOS_DEPLOYMENT_TARGET = 5.1;
  1426. ONLY_ACTIVE_ARCH = YES;
  1427. SDKROOT = iphoneos;
  1428. TARGETED_DEVICE_FAMILY = "1,2";
  1429. };
  1430. name = Debug;
  1431. };
  1432. 7D94FD0916DE7D1100F2623B /* Release */ = {
  1433. isa = XCBuildConfiguration;
  1434. buildSettings = {
  1435. ALWAYS_SEARCH_USER_PATHS = NO;
  1436. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1437. CLANG_CXX_LIBRARY = "libc++";
  1438. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1439. CLANG_WARN_EMPTY_BODY = YES;
  1440. CLANG_WARN_ENUM_CONVERSION = YES;
  1441. CLANG_WARN_INT_CONVERSION = YES;
  1442. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1443. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1444. COPY_PHASE_STRIP = YES;
  1445. GCC_C_LANGUAGE_STANDARD = gnu99;
  1446. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  1447. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  1448. GCC_WARN_UNUSED_VARIABLE = YES;
  1449. IPHONEOS_DEPLOYMENT_TARGET = 5.1;
  1450. OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
  1451. SDKROOT = iphoneos;
  1452. TARGETED_DEVICE_FAMILY = "1,2";
  1453. VALIDATE_PRODUCT = YES;
  1454. };
  1455. name = Release;
  1456. };
  1457. 7D94FD0B16DE7D1100F2623B /* Debug */ = {
  1458. isa = XCBuildConfiguration;
  1459. buildSettings = {
  1460. CLANG_ENABLE_OBJC_ARC = YES;
  1461. COPY_PHASE_STRIP = NO;
  1462. DEAD_CODE_STRIPPING = NO;
  1463. EXCLUDED_SOURCE_FILE_NAMES = "";
  1464. FRAMEWORK_SEARCH_PATHS = (
  1465. "$(inherited)",
  1466. "\"$(SRCROOT)/ImportedSources/Dropbox\"",
  1467. );
  1468. GCC_C_LANGUAGE_STANDARD = c99;
  1469. GCC_OPTIMIZATION_LEVEL = 2;
  1470. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  1471. GCC_PREFIX_HEADER = "AspenProject/VLC for iOS-Prefix.pch";
  1472. HEADER_SEARCH_PATHS = (
  1473. "$(SRCROOT)/External/MobileVLCKit/include",
  1474. "$(SRCROOT)/External/MediaLibraryKit/include",
  1475. );
  1476. INFOPLIST_FILE = "AspenProject/VLC for iOS-Info.plist";
  1477. IPHONEOS_DEPLOYMENT_TARGET = 5.1;
  1478. LIBRARY_SEARCH_PATHS = (
  1479. "$(inherited)",
  1480. "\"$(SRCROOT)/External/MediaLibraryKit\"",
  1481. "\"$(SRCROOT)/External/MobileVLCKit\"",
  1482. );
  1483. ONLY_ACTIVE_ARCH = YES;
  1484. PRODUCT_NAME = "VLC for iOS";
  1485. };
  1486. name = Debug;
  1487. };
  1488. 7D94FD0C16DE7D1100F2623B /* Release */ = {
  1489. isa = XCBuildConfiguration;
  1490. buildSettings = {
  1491. CLANG_ENABLE_OBJC_ARC = YES;
  1492. CODE_SIGN_IDENTITY = "iPhone Distribution";
  1493. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
  1494. COPY_PHASE_STRIP = YES;
  1495. DEAD_CODE_STRIPPING = NO;
  1496. EXCLUDED_SOURCE_FILE_NAMES = "";
  1497. FRAMEWORK_SEARCH_PATHS = (
  1498. "$(inherited)",
  1499. "\"$(SRCROOT)/ImportedSources/Dropbox\"",
  1500. );
  1501. GCC_C_LANGUAGE_STANDARD = c99;
  1502. GCC_OPTIMIZATION_LEVEL = 3;
  1503. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  1504. GCC_PREFIX_HEADER = "AspenProject/VLC for iOS-Prefix.pch";
  1505. HEADER_SEARCH_PATHS = (
  1506. "$(SRCROOT)/External/MobileVLCKit/include",
  1507. "$(SRCROOT)/External/MediaLibraryKit/include",
  1508. );
  1509. INFOPLIST_FILE = "AspenProject/VLC for iOS-Info.plist";
  1510. IPHONEOS_DEPLOYMENT_TARGET = 5.1;
  1511. LIBRARY_SEARCH_PATHS = (
  1512. "$(inherited)",
  1513. "\"$(SRCROOT)/External/MediaLibraryKit\"",
  1514. "\"$(SRCROOT)/External/MobileVLCKit\"",
  1515. );
  1516. ONLY_ACTIVE_ARCH = NO;
  1517. PRODUCT_NAME = "VLC for iOS";
  1518. PROVISIONING_PROFILE = "";
  1519. "PROVISIONING_PROFILE[sdk=iphoneos*]" = "";
  1520. };
  1521. name = Release;
  1522. };
  1523. A7035BBF174519E40057DFA7 /* Distribution */ = {
  1524. isa = XCBuildConfiguration;
  1525. buildSettings = {
  1526. ALWAYS_SEARCH_USER_PATHS = NO;
  1527. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1528. CLANG_CXX_LIBRARY = "libc++";
  1529. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1530. CLANG_WARN_EMPTY_BODY = YES;
  1531. CLANG_WARN_ENUM_CONVERSION = YES;
  1532. CLANG_WARN_INT_CONVERSION = YES;
  1533. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1534. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1535. COPY_PHASE_STRIP = YES;
  1536. GCC_C_LANGUAGE_STANDARD = gnu99;
  1537. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  1538. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  1539. GCC_WARN_UNUSED_VARIABLE = YES;
  1540. IPHONEOS_DEPLOYMENT_TARGET = 5.1;
  1541. OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
  1542. SDKROOT = iphoneos;
  1543. TARGETED_DEVICE_FAMILY = "1,2";
  1544. VALIDATE_PRODUCT = YES;
  1545. };
  1546. name = Distribution;
  1547. };
  1548. A7035BC0174519E40057DFA7 /* Distribution */ = {
  1549. isa = XCBuildConfiguration;
  1550. buildSettings = {
  1551. CLANG_ENABLE_OBJC_ARC = YES;
  1552. CODE_SIGN_IDENTITY = "iPhone Distribution";
  1553. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
  1554. COPY_PHASE_STRIP = YES;
  1555. DEAD_CODE_STRIPPING = NO;
  1556. EXCLUDED_SOURCE_FILE_NAMES = "iTunesArtwork*";
  1557. FRAMEWORK_SEARCH_PATHS = (
  1558. "$(inherited)",
  1559. "\"$(SRCROOT)/ImportedSources/Dropbox\"",
  1560. );
  1561. GCC_C_LANGUAGE_STANDARD = c99;
  1562. GCC_OPTIMIZATION_LEVEL = 3;
  1563. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  1564. GCC_PREFIX_HEADER = "AspenProject/VLC for iOS-Prefix.pch";
  1565. HEADER_SEARCH_PATHS = (
  1566. "$(SRCROOT)/External/MobileVLCKit/include",
  1567. "$(SRCROOT)/External/MediaLibraryKit/include",
  1568. );
  1569. INFOPLIST_FILE = "AspenProject/VLC for iOS-Info.plist";
  1570. IPHONEOS_DEPLOYMENT_TARGET = 5.1;
  1571. LIBRARY_SEARCH_PATHS = (
  1572. "$(inherited)",
  1573. "\"$(SRCROOT)/External/MediaLibraryKit\"",
  1574. "\"$(SRCROOT)/External/MobileVLCKit\"",
  1575. );
  1576. ONLY_ACTIVE_ARCH = NO;
  1577. PRODUCT_NAME = "VLC for iOS";
  1578. PROVISIONING_PROFILE = "";
  1579. "PROVISIONING_PROFILE[sdk=iphoneos*]" = "";
  1580. };
  1581. name = Distribution;
  1582. };
  1583. /* End XCBuildConfiguration section */
  1584. /* Begin XCConfigurationList section */
  1585. 7D94FCD616DE7D1000F2623B /* Build configuration list for PBXProject "VLC for iOS" */ = {
  1586. isa = XCConfigurationList;
  1587. buildConfigurations = (
  1588. 7D94FD0816DE7D1100F2623B /* Debug */,
  1589. 7D94FD0916DE7D1100F2623B /* Release */,
  1590. A7035BBF174519E40057DFA7 /* Distribution */,
  1591. );
  1592. defaultConfigurationIsVisible = 0;
  1593. defaultConfigurationName = Release;
  1594. };
  1595. 7D94FD0A16DE7D1100F2623B /* Build configuration list for PBXNativeTarget "vlc-ios" */ = {
  1596. isa = XCConfigurationList;
  1597. buildConfigurations = (
  1598. 7D94FD0B16DE7D1100F2623B /* Debug */,
  1599. 7D94FD0C16DE7D1100F2623B /* Release */,
  1600. A7035BC0174519E40057DFA7 /* Distribution */,
  1601. );
  1602. defaultConfigurationIsVisible = 0;
  1603. defaultConfigurationName = Release;
  1604. };
  1605. /* End XCConfigurationList section */
  1606. };
  1607. rootObject = 7D94FCD316DE7D1000F2623B /* Project object */;
  1608. }