project.pbxproj 54 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 7DC28D4B2019406B002D05C4 /* StaticLibVLC.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DC28D4A2019406B002D05C4 /* StaticLibVLC.m */; };
  10. 7DC28D4E20194117002D05C4 /* VLCEventManager.h in Headers */ = {isa = PBXBuildFile; fileRef = EF78BD0D0CAEEEC300354E6E /* VLCEventManager.h */; settings = {ATTRIBUTES = (); }; };
  11. 7DC28D4F20194117002D05C4 /* VLCKit.h in Headers */ = {isa = PBXBuildFile; fileRef = EF78BD120CAEEEE700354E6E /* VLCKit.h */; settings = {ATTRIBUTES = (Public, ); }; };
  12. 7DC28D5020194117002D05C4 /* VLCMedia.h in Headers */ = {isa = PBXBuildFile; fileRef = EF78BD130CAEEEE700354E6E /* VLCMedia.h */; settings = {ATTRIBUTES = (Public, ); }; };
  13. 7DC28D5120194117002D05C4 /* VLCCustomDialogProvider.h in Headers */ = {isa = PBXBuildFile; fileRef = 7D34F5581C90A954008A39F0 /* VLCCustomDialogProvider.h */; };
  14. 7DC28D5220194117002D05C4 /* VLCMediaLibrary.h in Headers */ = {isa = PBXBuildFile; fileRef = EF78BD150CAEEEE700354E6E /* VLCMediaLibrary.h */; settings = {ATTRIBUTES = (Public, ); }; };
  15. 7DC28D5320194117002D05C4 /* VLCMediaList.h in Headers */ = {isa = PBXBuildFile; fileRef = EF78BD160CAEEEE700354E6E /* VLCMediaList.h */; settings = {ATTRIBUTES = (Public, ); }; };
  16. 7DC28D5420194117002D05C4 /* VLCTime.h in Headers */ = {isa = PBXBuildFile; fileRef = EF78BD190CAEEEE700354E6E /* VLCTime.h */; settings = {ATTRIBUTES = (Public, ); }; };
  17. 7DC28D5520194117002D05C4 /* VLCVideoView.h in Headers */ = {isa = PBXBuildFile; fileRef = EF78BD1A0CAEEEE700354E6E /* VLCVideoView.h */; settings = {ATTRIBUTES = (Public, ); }; };
  18. 7DC28D5620194117002D05C4 /* VLCMediaPlayer.h in Headers */ = {isa = PBXBuildFile; fileRef = EF8BB8CE0CAFA8D80038A613 /* VLCMediaPlayer.h */; settings = {ATTRIBUTES = (Public, ); }; };
  19. 7DC28D5720194117002D05C4 /* VLCAudio.h in Headers */ = {isa = PBXBuildFile; fileRef = EF73118E0CB5797B009473B4 /* VLCAudio.h */; settings = {ATTRIBUTES = (Public, ); }; };
  20. 7DC28D5820194117002D05C4 /* VLCLibVLCBridging.h in Headers */ = {isa = PBXBuildFile; fileRef = EFD551DC0CC6DD720074CEE1 /* VLCLibVLCBridging.h */; };
  21. 7DC28D5920194117002D05C4 /* VLCHelperCode.h in Headers */ = {isa = PBXBuildFile; fileRef = 7DF7A2031D197E8E0001FF69 /* VLCHelperCode.h */; };
  22. 7DC28D5A20194117002D05C4 /* VLCEmbeddedDialogProvider.h in Headers */ = {isa = PBXBuildFile; fileRef = 7D34F5591C90A954008A39F0 /* VLCEmbeddedDialogProvider.h */; };
  23. 7DC28D5B20194117002D05C4 /* VLCMediaDiscoverer.h in Headers */ = {isa = PBXBuildFile; fileRef = 637D5ABC0CF6F2650073EA45 /* VLCMediaDiscoverer.h */; settings = {ATTRIBUTES = (Public, ); }; };
  24. 7DC28D5C20194117002D05C4 /* VLCiOSLegacyDialogProvider.h in Headers */ = {isa = PBXBuildFile; fileRef = 7D34F55A1C90A954008A39F0 /* VLCiOSLegacyDialogProvider.h */; };
  25. 7DC28D5D20194117002D05C4 /* VLCVideoLayer.h in Headers */ = {isa = PBXBuildFile; fileRef = 6341FCAE0D2C0929002A97B7 /* VLCVideoLayer.h */; settings = {ATTRIBUTES = (Public, ); }; };
  26. 7DC28D5E20194117002D05C4 /* VLCLibrary.h in Headers */ = {isa = PBXBuildFile; fileRef = 637CFB930D2D280800A041B6 /* VLCLibrary.h */; settings = {ATTRIBUTES = (Public, ); }; };
  27. 7DC28D5F20194117002D05C4 /* VLCVideoCommon.h in Headers */ = {isa = PBXBuildFile; fileRef = A7A0CEA20D2EF13000F2C039 /* VLCVideoCommon.h */; };
  28. 7DC28D6020194117002D05C4 /* VLCDialogProvider.h in Headers */ = {isa = PBXBuildFile; fileRef = 7D34F5611C90A96C008A39F0 /* VLCDialogProvider.h */; };
  29. 7DC28D6120194117002D05C4 /* VLCStreamSession.h in Headers */ = {isa = PBXBuildFile; fileRef = 632A0E830D3835C400AFC99B /* VLCStreamSession.h */; settings = {ATTRIBUTES = (Public, ); }; };
  30. 7DC28D6220194117002D05C4 /* VLCStreamOutput.h in Headers */ = {isa = PBXBuildFile; fileRef = 632A0EC10D38392E00AFC99B /* VLCStreamOutput.h */; settings = {ATTRIBUTES = (Public, ); }; };
  31. 7DC28D6320194117002D05C4 /* VLCMediaThumbnailer.h in Headers */ = {isa = PBXBuildFile; fileRef = 63D88D92124E9BF600F65FA0 /* VLCMediaThumbnailer.h */; settings = {ATTRIBUTES = (Public, ); }; };
  32. 7DC28D6420194117002D05C4 /* VLCMediaListPlayer.h in Headers */ = {isa = PBXBuildFile; fileRef = 63014B7D1042E64A00534090 /* VLCMediaListPlayer.h */; settings = {ATTRIBUTES = (Public, ); }; };
  33. 7DC28D6620194117002D05C4 /* VLCEventManager.m in Sources */ = {isa = PBXBuildFile; fileRef = EF78BD3C0CAEEFF600354E6E /* VLCEventManager.m */; };
  34. 7DC28D6720194117002D05C4 /* VLCLibrary.m in Sources */ = {isa = PBXBuildFile; fileRef = EF78BD3D0CAEEFF600354E6E /* VLCLibrary.m */; };
  35. 7DC28D6820194117002D05C4 /* VLCMedia.m in Sources */ = {isa = PBXBuildFile; fileRef = EF78BD3E0CAEEFF600354E6E /* VLCMedia.m */; };
  36. 7DC28D6920194117002D05C4 /* VLCMediaLibrary.m in Sources */ = {isa = PBXBuildFile; fileRef = EF78BD400CAEEFF600354E6E /* VLCMediaLibrary.m */; };
  37. 7DC28D6A20194117002D05C4 /* VLCMediaList.m in Sources */ = {isa = PBXBuildFile; fileRef = EF78BD410CAEEFF600354E6E /* VLCMediaList.m */; };
  38. 7DC28D6B20194117002D05C4 /* VLCTime.m in Sources */ = {isa = PBXBuildFile; fileRef = EF78BD440CAEEFF600354E6E /* VLCTime.m */; };
  39. 7DC28D6C20194117002D05C4 /* VLCVideoView.m in Sources */ = {isa = PBXBuildFile; fileRef = EF78BD450CAEEFF600354E6E /* VLCVideoView.m */; };
  40. 7DC28D6D20194117002D05C4 /* VLCCustomDialogProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D34F5641C90A98B008A39F0 /* VLCCustomDialogProvider.m */; };
  41. 7DC28D6E20194117002D05C4 /* VLCMediaPlayer.m in Sources */ = {isa = PBXBuildFile; fileRef = EF8BB8CF0CAFA8D80038A613 /* VLCMediaPlayer.m */; };
  42. 7DC28D6F20194117002D05C4 /* VLCAudio.m in Sources */ = {isa = PBXBuildFile; fileRef = EF73118F0CB5797B009473B4 /* VLCAudio.m */; };
  43. 7DC28D7020194117002D05C4 /* VLCDialogProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 7D34F5651C90A98B008A39F0 /* VLCDialogProvider.m */; };
  44. 7DC28D7120194117002D05C4 /* VLCMediaDiscoverer.m in Sources */ = {isa = PBXBuildFile; fileRef = 637D5ADB0CF6F2720073EA45 /* VLCMediaDiscoverer.m */; };
  45. 7DC28D7220194117002D05C4 /* VLCVideoLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 6341FCB00D2C0936002A97B7 /* VLCVideoLayer.m */; };
  46. 7DC28D7320194117002D05C4 /* VLCVideoCommon.m in Sources */ = {isa = PBXBuildFile; fileRef = A7A0CEA30D2EF13000F2C039 /* VLCVideoCommon.m */; };
  47. 7DC28D7420194117002D05C4 /* VLCStreamSession.m in Sources */ = {isa = PBXBuildFile; fileRef = 632A0E840D3835C400AFC99B /* VLCStreamSession.m */; };
  48. 7DC28D7520194117002D05C4 /* VLCStreamOutput.m in Sources */ = {isa = PBXBuildFile; fileRef = 632A0EC20D38392E00AFC99B /* VLCStreamOutput.m */; };
  49. 7DC28D7620194117002D05C4 /* VLCMediaListPlayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 63014A781042ACE100534090 /* VLCMediaListPlayer.m */; };
  50. 7DC28D7720194117002D05C4 /* VLCMediaThumbnailer.m in Sources */ = {isa = PBXBuildFile; fileRef = 636E974C11E8DCF1002FE8A9 /* VLCMediaThumbnailer.m */; };
  51. 7DC28D7820194117002D05C4 /* VLCHelperCode.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DF7A2041D197E8E0001FF69 /* VLCHelperCode.m */; };
  52. 7DC28D7A20194117002D05C4 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7B1FEA5585E11CA2CBB /* Cocoa.framework */; };
  53. 7DC28D7B20194117002D05C4 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6384FD070D0DBA20005EB1F7 /* QuartzCore.framework */; };
  54. 7DC28D8120194134002D05C4 /* libStaticLibVLC.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7DC28D4120194043002D05C4 /* libStaticLibVLC.a */; };
  55. 7DC28D83201941A4002D05C4 /* libiconv.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 7DC28D82201941A4002D05C4 /* libiconv.tbd */; };
  56. 7DC28D87201942A9002D05C4 /* vlc-plugins-MacOSX.h in Headers */ = {isa = PBXBuildFile; fileRef = 7DC28D84201942A9002D05C4 /* vlc-plugins-MacOSX.h */; };
  57. 7DC28D89201942CD002D05C4 /* libc++.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 7DC28D88201942CD002D05C4 /* libc++.tbd */; };
  58. 7DC28D8B201942D2002D05C4 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7DC28D8A201942D2002D05C4 /* CoreAudio.framework */; };
  59. 7DC28D8D201942D7002D05C4 /* VideoToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7DC28D8C201942D7002D05C4 /* VideoToolbox.framework */; };
  60. 7DC28D8F201942E3002D05C4 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7DC28D8E201942E3002D05C4 /* CoreGraphics.framework */; };
  61. 7DC28D91201942E8002D05C4 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7DC28D90201942E8002D05C4 /* IOKit.framework */; };
  62. 7DC28D93201942EE002D05C4 /* CoreMedia.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7DC28D92201942EE002D05C4 /* CoreMedia.framework */; };
  63. 7DC28D9520194301002D05C4 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7DC28D9420194301002D05C4 /* Security.framework */; };
  64. 7DC28D9720194305002D05C4 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7DC28D9620194305002D05C4 /* OpenGL.framework */; };
  65. 7DC28D9920194315002D05C4 /* libbz2.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 7DC28D9820194315002D05C4 /* libbz2.tbd */; };
  66. 7DC28D9B2019431B002D05C4 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7DC28D9A2019431A002D05C4 /* AudioUnit.framework */; };
  67. 7DC28D9D20194324002D05C4 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7DC28D9C20194324002D05C4 /* AudioToolbox.framework */; };
  68. 7DEBDACE203C561D000A7D2F /* deprecated.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = CCEC5B73114D9BE800D34AAB /* deprecated.h */; };
  69. 7DEBDACF203C561D000A7D2F /* libvlc_events.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = CCEC5B74114D9BE800D34AAB /* libvlc_events.h */; };
  70. 7DEBDAD0203C561D000A7D2F /* libvlc_media_discoverer.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = CCEC5B75114D9BE800D34AAB /* libvlc_media_discoverer.h */; };
  71. 7DEBDAD1203C561D000A7D2F /* libvlc_media_library.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = CCEC5B76114D9BE800D34AAB /* libvlc_media_library.h */; };
  72. 7DEBDAD2203C561D000A7D2F /* libvlc_media_list_player.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = CCEC5B77114D9BE800D34AAB /* libvlc_media_list_player.h */; };
  73. 7DEBDAD3203C561D000A7D2F /* libvlc_media_list.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = CCEC5B78114D9BE800D34AAB /* libvlc_media_list.h */; };
  74. 7DEBDAD4203C561D000A7D2F /* libvlc_media_player.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = CCEC5B79114D9BE800D34AAB /* libvlc_media_player.h */; };
  75. 7DEBDAD5203C561D000A7D2F /* libvlc_media.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = CCEC5B7A114D9BE800D34AAB /* libvlc_media.h */; };
  76. 7DEBDAD6203C561D000A7D2F /* libvlc_renderer_discoverer.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = CCEC5B7B114D9BE800D34AAB /* libvlc_renderer_discoverer.h */; };
  77. 7DEBDAD7203C561D000A7D2F /* libvlc_vlm.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = CCEC5B7C114D9BE800D34AAB /* libvlc_vlm.h */; };
  78. 7DEBDAD8203C561D000A7D2F /* libvlc.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = CCEC5B7D114D9BE800D34AAB /* libvlc.h */; };
  79. 7DEBDAD9203C561D000A7D2F /* vlc.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = CCEC5B7E114D9BE800D34AAB /* vlc.h */; };
  80. /* End PBXBuildFile section */
  81. /* Begin PBXContainerItemProxy section */
  82. 7DACDDB62028A5A5002E2FE9 /* PBXContainerItemProxy */ = {
  83. isa = PBXContainerItemProxy;
  84. containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
  85. proxyType = 1;
  86. remoteGlobalIDString = 7DC28D4020194043002D05C4;
  87. remoteInfo = StaticLibVLC;
  88. };
  89. /* End PBXContainerItemProxy section */
  90. /* Begin PBXCopyFilesBuildPhase section */
  91. 7DEBDACD203C5607000A7D2F /* CopyFiles */ = {
  92. isa = PBXCopyFilesBuildPhase;
  93. buildActionMask = 2147483647;
  94. dstPath = ../Headers/vlc;
  95. dstSubfolderSpec = 7;
  96. files = (
  97. 7DEBDACE203C561D000A7D2F /* deprecated.h in CopyFiles */,
  98. 7DEBDACF203C561D000A7D2F /* libvlc_events.h in CopyFiles */,
  99. 7DEBDAD0203C561D000A7D2F /* libvlc_media_discoverer.h in CopyFiles */,
  100. 7DEBDAD1203C561D000A7D2F /* libvlc_media_library.h in CopyFiles */,
  101. 7DEBDAD2203C561D000A7D2F /* libvlc_media_list_player.h in CopyFiles */,
  102. 7DEBDAD3203C561D000A7D2F /* libvlc_media_list.h in CopyFiles */,
  103. 7DEBDAD4203C561D000A7D2F /* libvlc_media_player.h in CopyFiles */,
  104. 7DEBDAD5203C561D000A7D2F /* libvlc_media.h in CopyFiles */,
  105. 7DEBDAD6203C561D000A7D2F /* libvlc_renderer_discoverer.h in CopyFiles */,
  106. 7DEBDAD7203C561D000A7D2F /* libvlc_vlm.h in CopyFiles */,
  107. 7DEBDAD8203C561D000A7D2F /* libvlc.h in CopyFiles */,
  108. 7DEBDAD9203C561D000A7D2F /* vlc.h in CopyFiles */,
  109. );
  110. runOnlyForDeploymentPostprocessing = 0;
  111. };
  112. /* End PBXCopyFilesBuildPhase section */
  113. /* Begin PBXFileReference section */
  114. 0867D69BFE84028FC02AAC07 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
  115. 0867D6A5FE840307C02AAC07 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
  116. 1058C7B1FEA5585E11CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
  117. 32DBCF5E0370ADEE00C91783 /* Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Prefix.pch; path = Headers/PCH/Prefix.pch; sourceTree = "<group>"; };
  118. 63014A781042ACE100534090 /* VLCMediaListPlayer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCMediaListPlayer.m; sourceTree = "<group>"; };
  119. 63014B7D1042E64A00534090 /* VLCMediaListPlayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCMediaListPlayer.h; path = Public/VLCMediaListPlayer.h; sourceTree = "<group>"; };
  120. 63030CC70CCA652C0088ECD1 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; name = Info.plist; path = Resources/VLCKit/Info.plist; sourceTree = "<group>"; };
  121. 632A0E830D3835C400AFC99B /* VLCStreamSession.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCStreamSession.h; path = Public/VLCStreamSession.h; sourceTree = "<group>"; };
  122. 632A0E840D3835C400AFC99B /* VLCStreamSession.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCStreamSession.m; sourceTree = "<group>"; };
  123. 632A0EC10D38392E00AFC99B /* VLCStreamOutput.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCStreamOutput.h; path = Public/VLCStreamOutput.h; sourceTree = "<group>"; };
  124. 632A0EC20D38392E00AFC99B /* VLCStreamOutput.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCStreamOutput.m; sourceTree = "<group>"; };
  125. 634117B911D9344400FA3A70 /* MobileVLCKit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MobileVLCKit.h; path = Public/MobileVLCKit.h; sourceTree = "<group>"; };
  126. 6341FCAE0D2C0929002A97B7 /* VLCVideoLayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCVideoLayer.h; path = Public/VLCVideoLayer.h; sourceTree = "<group>"; };
  127. 6341FCB00D2C0936002A97B7 /* VLCVideoLayer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCVideoLayer.m; sourceTree = "<group>"; };
  128. 636E974C11E8DCF1002FE8A9 /* VLCMediaThumbnailer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCMediaThumbnailer.m; sourceTree = "<group>"; };
  129. 637CFB930D2D280800A041B6 /* VLCLibrary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCLibrary.h; path = Public/VLCLibrary.h; sourceTree = "<group>"; };
  130. 637D5ABC0CF6F2650073EA45 /* VLCMediaDiscoverer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCMediaDiscoverer.h; path = Public/VLCMediaDiscoverer.h; sourceTree = "<group>"; };
  131. 637D5ADB0CF6F2720073EA45 /* VLCMediaDiscoverer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCMediaDiscoverer.m; sourceTree = "<group>"; };
  132. 6384FD070D0DBA20005EB1F7 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = /System/Library/Frameworks/QuartzCore.framework; sourceTree = "<absolute>"; };
  133. 63D88D92124E9BF600F65FA0 /* VLCMediaThumbnailer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCMediaThumbnailer.h; path = Public/VLCMediaThumbnailer.h; sourceTree = "<group>"; };
  134. 7D34F5581C90A954008A39F0 /* VLCCustomDialogProvider.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = VLCCustomDialogProvider.h; path = Internal/VLCCustomDialogProvider.h; sourceTree = "<group>"; };
  135. 7D34F5591C90A954008A39F0 /* VLCEmbeddedDialogProvider.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = VLCEmbeddedDialogProvider.h; path = Internal/VLCEmbeddedDialogProvider.h; sourceTree = "<group>"; };
  136. 7D34F55A1C90A954008A39F0 /* VLCiOSLegacyDialogProvider.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = VLCiOSLegacyDialogProvider.h; path = Internal/VLCiOSLegacyDialogProvider.h; sourceTree = "<group>"; };
  137. 7D34F5611C90A96C008A39F0 /* VLCDialogProvider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCDialogProvider.h; path = Public/VLCDialogProvider.h; sourceTree = "<group>"; };
  138. 7D34F5641C90A98B008A39F0 /* VLCCustomDialogProvider.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCCustomDialogProvider.m; sourceTree = "<group>"; };
  139. 7D34F5651C90A98B008A39F0 /* VLCDialogProvider.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCDialogProvider.m; sourceTree = "<group>"; };
  140. 7DC28D3C201938D9002D05C4 /* vlc-plugins-MacOSX.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = "vlc-plugins-MacOSX.xcconfig"; path = "Resources/MobileVLCKit/vlc-plugins-MacOSX.xcconfig"; sourceTree = "<group>"; };
  141. 7DC28D4120194043002D05C4 /* libStaticLibVLC.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libStaticLibVLC.a; sourceTree = BUILT_PRODUCTS_DIR; };
  142. 7DC28D4A2019406B002D05C4 /* StaticLibVLC.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = StaticLibVLC.m; path = Sources/StaticLibVLC.m; sourceTree = SOURCE_ROOT; };
  143. 7DC28D7F20194117002D05C4 /* VLCKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = VLCKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  144. 7DC28D82201941A4002D05C4 /* libiconv.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libiconv.tbd; path = usr/lib/libiconv.tbd; sourceTree = SDKROOT; };
  145. 7DC28D84201942A9002D05C4 /* vlc-plugins-MacOSX.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "vlc-plugins-MacOSX.h"; path = "Resources/MobileVLCKit/vlc-plugins-MacOSX.h"; sourceTree = SOURCE_ROOT; };
  146. 7DC28D88201942CD002D05C4 /* libc++.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.tbd"; path = "usr/lib/libc++.tbd"; sourceTree = SDKROOT; };
  147. 7DC28D8A201942D2002D05C4 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; };
  148. 7DC28D8C201942D7002D05C4 /* VideoToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VideoToolbox.framework; path = System/Library/Frameworks/VideoToolbox.framework; sourceTree = SDKROOT; };
  149. 7DC28D8E201942E3002D05C4 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
  150. 7DC28D90201942E8002D05C4 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = System/Library/Frameworks/IOKit.framework; sourceTree = SDKROOT; };
  151. 7DC28D92201942EE002D05C4 /* CoreMedia.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMedia.framework; path = System/Library/Frameworks/CoreMedia.framework; sourceTree = SDKROOT; };
  152. 7DC28D9420194301002D05C4 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; };
  153. 7DC28D9620194305002D05C4 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = System/Library/Frameworks/OpenGL.framework; sourceTree = SDKROOT; };
  154. 7DC28D9820194315002D05C4 /* libbz2.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libbz2.tbd; path = usr/lib/libbz2.tbd; sourceTree = SDKROOT; };
  155. 7DC28D9A2019431A002D05C4 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioUnit.framework; path = System/Library/Frameworks/AudioUnit.framework; sourceTree = SDKROOT; };
  156. 7DC28D9C20194324002D05C4 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
  157. 7DF7A2031D197E8E0001FF69 /* VLCHelperCode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCHelperCode.h; path = Headers/Internal/VLCHelperCode.h; sourceTree = SOURCE_ROOT; };
  158. 7DF7A2041D197E8E0001FF69 /* VLCHelperCode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCHelperCode.m; sourceTree = "<group>"; };
  159. A7A0CEA20D2EF13000F2C039 /* VLCVideoCommon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCVideoCommon.h; path = Internal/VLCVideoCommon.h; sourceTree = "<group>"; };
  160. A7A0CEA30D2EF13000F2C039 /* VLCVideoCommon.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCVideoCommon.m; sourceTree = "<group>"; };
  161. CCEC5B73114D9BE800D34AAB /* deprecated.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = deprecated.h; path = libvlc/vlc/include/vlc/deprecated.h; sourceTree = SOURCE_ROOT; };
  162. CCEC5B74114D9BE800D34AAB /* libvlc_events.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = libvlc_events.h; path = libvlc/vlc/include/vlc/libvlc_events.h; sourceTree = SOURCE_ROOT; };
  163. CCEC5B75114D9BE800D34AAB /* libvlc_media_discoverer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = libvlc_media_discoverer.h; path = libvlc/vlc/include/vlc/libvlc_media_discoverer.h; sourceTree = SOURCE_ROOT; };
  164. CCEC5B76114D9BE800D34AAB /* libvlc_media_library.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = libvlc_media_library.h; path = libvlc/vlc/include/vlc/libvlc_media_library.h; sourceTree = SOURCE_ROOT; };
  165. CCEC5B77114D9BE800D34AAB /* libvlc_media_list_player.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = libvlc_media_list_player.h; path = libvlc/vlc/include/vlc/libvlc_media_list_player.h; sourceTree = SOURCE_ROOT; };
  166. CCEC5B78114D9BE800D34AAB /* libvlc_media_list.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = libvlc_media_list.h; path = libvlc/vlc/include/vlc/libvlc_media_list.h; sourceTree = SOURCE_ROOT; };
  167. CCEC5B79114D9BE800D34AAB /* libvlc_media_player.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = libvlc_media_player.h; path = libvlc/vlc/include/vlc/libvlc_media_player.h; sourceTree = SOURCE_ROOT; };
  168. CCEC5B7A114D9BE800D34AAB /* libvlc_media.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = libvlc_media.h; path = libvlc/vlc/include/vlc/libvlc_media.h; sourceTree = SOURCE_ROOT; };
  169. CCEC5B7B114D9BE800D34AAB /* libvlc_renderer_discoverer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = libvlc_renderer_discoverer.h; path = libvlc/vlc/include/vlc/libvlc_renderer_discoverer.h; sourceTree = SOURCE_ROOT; };
  170. CCEC5B7C114D9BE800D34AAB /* libvlc_vlm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = libvlc_vlm.h; path = libvlc/vlc/include/vlc/libvlc_vlm.h; sourceTree = SOURCE_ROOT; };
  171. CCEC5B7D114D9BE800D34AAB /* libvlc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = libvlc.h; path = libvlc/vlc/include/vlc/libvlc.h; sourceTree = SOURCE_ROOT; };
  172. CCEC5B7E114D9BE800D34AAB /* vlc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = vlc.h; path = libvlc/vlc/include/vlc/vlc.h; sourceTree = SOURCE_ROOT; };
  173. EF73118E0CB5797B009473B4 /* VLCAudio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCAudio.h; path = Public/VLCAudio.h; sourceTree = "<group>"; };
  174. EF73118F0CB5797B009473B4 /* VLCAudio.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCAudio.m; sourceTree = "<group>"; };
  175. EF78BD0D0CAEEEC300354E6E /* VLCEventManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCEventManager.h; path = Internal/VLCEventManager.h; sourceTree = "<group>"; };
  176. EF78BD120CAEEEE700354E6E /* VLCKit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCKit.h; path = Public/VLCKit.h; sourceTree = "<group>"; };
  177. EF78BD130CAEEEE700354E6E /* VLCMedia.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCMedia.h; path = Public/VLCMedia.h; sourceTree = "<group>"; };
  178. EF78BD150CAEEEE700354E6E /* VLCMediaLibrary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCMediaLibrary.h; path = Public/VLCMediaLibrary.h; sourceTree = "<group>"; };
  179. EF78BD160CAEEEE700354E6E /* VLCMediaList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCMediaList.h; path = Public/VLCMediaList.h; sourceTree = "<group>"; };
  180. EF78BD190CAEEEE700354E6E /* VLCTime.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCTime.h; path = Public/VLCTime.h; sourceTree = "<group>"; };
  181. EF78BD1A0CAEEEE700354E6E /* VLCVideoView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCVideoView.h; path = Public/VLCVideoView.h; sourceTree = "<group>"; };
  182. EF78BD3C0CAEEFF600354E6E /* VLCEventManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCEventManager.m; sourceTree = "<group>"; };
  183. EF78BD3D0CAEEFF600354E6E /* VLCLibrary.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCLibrary.m; sourceTree = "<group>"; };
  184. EF78BD3E0CAEEFF600354E6E /* VLCMedia.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCMedia.m; sourceTree = "<group>"; };
  185. EF78BD400CAEEFF600354E6E /* VLCMediaLibrary.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCMediaLibrary.m; sourceTree = "<group>"; };
  186. EF78BD410CAEEFF600354E6E /* VLCMediaList.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCMediaList.m; sourceTree = "<group>"; };
  187. EF78BD440CAEEFF600354E6E /* VLCTime.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCTime.m; sourceTree = "<group>"; };
  188. EF78BD450CAEEFF600354E6E /* VLCVideoView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCVideoView.m; sourceTree = "<group>"; };
  189. EF8BB8CE0CAFA8D80038A613 /* VLCMediaPlayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCMediaPlayer.h; path = Public/VLCMediaPlayer.h; sourceTree = "<group>"; };
  190. EF8BB8CF0CAFA8D80038A613 /* VLCMediaPlayer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCMediaPlayer.m; sourceTree = "<group>"; };
  191. EFD551DC0CC6DD720074CEE1 /* VLCLibVLCBridging.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VLCLibVLCBridging.h; path = Internal/VLCLibVLCBridging.h; sourceTree = "<group>"; };
  192. /* End PBXFileReference section */
  193. /* Begin PBXFrameworksBuildPhase section */
  194. 7DC28D3E20194043002D05C4 /* Frameworks */ = {
  195. isa = PBXFrameworksBuildPhase;
  196. buildActionMask = 2147483647;
  197. files = (
  198. );
  199. runOnlyForDeploymentPostprocessing = 0;
  200. };
  201. 7DC28D7920194117002D05C4 /* Frameworks */ = {
  202. isa = PBXFrameworksBuildPhase;
  203. buildActionMask = 2147483647;
  204. files = (
  205. 7DC28D9D20194324002D05C4 /* AudioToolbox.framework in Frameworks */,
  206. 7DC28D9B2019431B002D05C4 /* AudioUnit.framework in Frameworks */,
  207. 7DC28D9920194315002D05C4 /* libbz2.tbd in Frameworks */,
  208. 7DC28D9720194305002D05C4 /* OpenGL.framework in Frameworks */,
  209. 7DC28D9520194301002D05C4 /* Security.framework in Frameworks */,
  210. 7DC28D93201942EE002D05C4 /* CoreMedia.framework in Frameworks */,
  211. 7DC28D91201942E8002D05C4 /* IOKit.framework in Frameworks */,
  212. 7DC28D8F201942E3002D05C4 /* CoreGraphics.framework in Frameworks */,
  213. 7DC28D8D201942D7002D05C4 /* VideoToolbox.framework in Frameworks */,
  214. 7DC28D8B201942D2002D05C4 /* CoreAudio.framework in Frameworks */,
  215. 7DC28D89201942CD002D05C4 /* libc++.tbd in Frameworks */,
  216. 7DC28D83201941A4002D05C4 /* libiconv.tbd in Frameworks */,
  217. 7DC28D8120194134002D05C4 /* libStaticLibVLC.a in Frameworks */,
  218. 7DC28D7A20194117002D05C4 /* Cocoa.framework in Frameworks */,
  219. 7DC28D7B20194117002D05C4 /* QuartzCore.framework in Frameworks */,
  220. );
  221. runOnlyForDeploymentPostprocessing = 0;
  222. };
  223. /* End PBXFrameworksBuildPhase section */
  224. /* Begin PBXGroup section */
  225. 034768DFFF38A50411DB9C8B /* Products */ = {
  226. isa = PBXGroup;
  227. children = (
  228. 7DC28D4120194043002D05C4 /* libStaticLibVLC.a */,
  229. 7DC28D7F20194117002D05C4 /* VLCKit.framework */,
  230. );
  231. name = Products;
  232. sourceTree = "<group>";
  233. };
  234. 0867D691FE84028FC02AAC07 /* VLC */ = {
  235. isa = PBXGroup;
  236. children = (
  237. EF78BD3B0CAEEFD000354E6E /* Headers */,
  238. 08FB77AEFE84172EC02AAC07 /* Sources */,
  239. 32C88DFF0371C24200C91783 /* Other Sources */,
  240. 089C1665FE841158C02AAC07 /* Resources */,
  241. 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */,
  242. 7DC28D4220194043002D05C4 /* StaticLibVLC */,
  243. 034768DFFF38A50411DB9C8B /* Products */,
  244. 7DF2DC2F1D6314FB00CDA90D /* Frameworks */,
  245. );
  246. name = VLC;
  247. sourceTree = "<group>";
  248. };
  249. 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */ = {
  250. isa = PBXGroup;
  251. children = (
  252. 1058C7B0FEA5585E11CA2CBB /* Linked Frameworks */,
  253. 1058C7B2FEA5585E11CA2CBB /* Other Frameworks */,
  254. );
  255. name = "External Frameworks and Libraries";
  256. sourceTree = "<group>";
  257. };
  258. 089C1665FE841158C02AAC07 /* Resources */ = {
  259. isa = PBXGroup;
  260. children = (
  261. 63030CC70CCA652C0088ECD1 /* Info.plist */,
  262. );
  263. name = Resources;
  264. sourceTree = "<group>";
  265. };
  266. 08FB77AEFE84172EC02AAC07 /* Sources */ = {
  267. isa = PBXGroup;
  268. children = (
  269. EF78BD3C0CAEEFF600354E6E /* VLCEventManager.m */,
  270. EF78BD3D0CAEEFF600354E6E /* VLCLibrary.m */,
  271. EF78BD3E0CAEEFF600354E6E /* VLCMedia.m */,
  272. 637D5ADB0CF6F2720073EA45 /* VLCMediaDiscoverer.m */,
  273. EF78BD410CAEEFF600354E6E /* VLCMediaList.m */,
  274. 63014A781042ACE100534090 /* VLCMediaListPlayer.m */,
  275. EF8BB8CF0CAFA8D80038A613 /* VLCMediaPlayer.m */,
  276. 636E974C11E8DCF1002FE8A9 /* VLCMediaThumbnailer.m */,
  277. EF78BD400CAEEFF600354E6E /* VLCMediaLibrary.m */,
  278. A7A0CEA30D2EF13000F2C039 /* VLCVideoCommon.m */,
  279. 6341FCB00D2C0936002A97B7 /* VLCVideoLayer.m */,
  280. EF78BD450CAEEFF600354E6E /* VLCVideoView.m */,
  281. EF78BD440CAEEFF600354E6E /* VLCTime.m */,
  282. EF73118F0CB5797B009473B4 /* VLCAudio.m */,
  283. 7D34F56C1C90A990008A39F0 /* Dialogs */,
  284. 632A0F7B0D38F78500AFC99B /* Stream */,
  285. 7DF7A2021D197E7C0001FF69 /* Helpers */,
  286. );
  287. path = Sources;
  288. sourceTree = "<group>";
  289. };
  290. 1058C7B0FEA5585E11CA2CBB /* Linked Frameworks */ = {
  291. isa = PBXGroup;
  292. children = (
  293. 6384FD070D0DBA20005EB1F7 /* QuartzCore.framework */,
  294. 1058C7B1FEA5585E11CA2CBB /* Cocoa.framework */,
  295. );
  296. name = "Linked Frameworks";
  297. sourceTree = "<group>";
  298. };
  299. 1058C7B2FEA5585E11CA2CBB /* Other Frameworks */ = {
  300. isa = PBXGroup;
  301. children = (
  302. 0867D6A5FE840307C02AAC07 /* AppKit.framework */,
  303. 0867D69BFE84028FC02AAC07 /* Foundation.framework */,
  304. );
  305. name = "Other Frameworks";
  306. sourceTree = "<group>";
  307. };
  308. 32C88DFF0371C24200C91783 /* Other Sources */ = {
  309. isa = PBXGroup;
  310. children = (
  311. 32DBCF5E0370ADEE00C91783 /* Prefix.pch */,
  312. 7DC28D3C201938D9002D05C4 /* vlc-plugins-MacOSX.xcconfig */,
  313. );
  314. name = "Other Sources";
  315. sourceTree = "<group>";
  316. };
  317. 632A0F7B0D38F78500AFC99B /* Stream */ = {
  318. isa = PBXGroup;
  319. children = (
  320. 632A0E840D3835C400AFC99B /* VLCStreamSession.m */,
  321. 632A0EC20D38392E00AFC99B /* VLCStreamOutput.m */,
  322. );
  323. name = Stream;
  324. sourceTree = "<group>";
  325. };
  326. 632A0F7C0D38F79200AFC99B /* Stream */ = {
  327. isa = PBXGroup;
  328. children = (
  329. 632A0E830D3835C400AFC99B /* VLCStreamSession.h */,
  330. 632A0EC10D38392E00AFC99B /* VLCStreamOutput.h */,
  331. );
  332. name = Stream;
  333. sourceTree = "<group>";
  334. };
  335. 637CFB960D2D281900A041B6 /* Internal */ = {
  336. isa = PBXGroup;
  337. children = (
  338. 7DC28D84201942A9002D05C4 /* vlc-plugins-MacOSX.h */,
  339. EFD551DC0CC6DD720074CEE1 /* VLCLibVLCBridging.h */,
  340. EF78BD0D0CAEEEC300354E6E /* VLCEventManager.h */,
  341. A7A0CEA20D2EF13000F2C039 /* VLCVideoCommon.h */,
  342. 7D34F5581C90A954008A39F0 /* VLCCustomDialogProvider.h */,
  343. 7D34F5591C90A954008A39F0 /* VLCEmbeddedDialogProvider.h */,
  344. 7D34F55A1C90A954008A39F0 /* VLCiOSLegacyDialogProvider.h */,
  345. );
  346. name = Internal;
  347. sourceTree = "<group>";
  348. };
  349. 7D34F56C1C90A990008A39F0 /* Dialogs */ = {
  350. isa = PBXGroup;
  351. children = (
  352. 7D34F5641C90A98B008A39F0 /* VLCCustomDialogProvider.m */,
  353. 7D34F5651C90A98B008A39F0 /* VLCDialogProvider.m */,
  354. );
  355. name = Dialogs;
  356. sourceTree = "<group>";
  357. };
  358. 7DC28D4220194043002D05C4 /* StaticLibVLC */ = {
  359. isa = PBXGroup;
  360. children = (
  361. 7DC28D4A2019406B002D05C4 /* StaticLibVLC.m */,
  362. );
  363. path = StaticLibVLC;
  364. sourceTree = "<group>";
  365. };
  366. 7DF2DC2F1D6314FB00CDA90D /* Frameworks */ = {
  367. isa = PBXGroup;
  368. children = (
  369. 7DC28D9C20194324002D05C4 /* AudioToolbox.framework */,
  370. 7DC28D9A2019431A002D05C4 /* AudioUnit.framework */,
  371. 7DC28D9820194315002D05C4 /* libbz2.tbd */,
  372. 7DC28D9620194305002D05C4 /* OpenGL.framework */,
  373. 7DC28D9420194301002D05C4 /* Security.framework */,
  374. 7DC28D92201942EE002D05C4 /* CoreMedia.framework */,
  375. 7DC28D90201942E8002D05C4 /* IOKit.framework */,
  376. 7DC28D8E201942E3002D05C4 /* CoreGraphics.framework */,
  377. 7DC28D8C201942D7002D05C4 /* VideoToolbox.framework */,
  378. 7DC28D8A201942D2002D05C4 /* CoreAudio.framework */,
  379. 7DC28D88201942CD002D05C4 /* libc++.tbd */,
  380. 7DC28D82201941A4002D05C4 /* libiconv.tbd */,
  381. );
  382. name = Frameworks;
  383. sourceTree = "<group>";
  384. };
  385. 7DF7A2021D197E7C0001FF69 /* Helpers */ = {
  386. isa = PBXGroup;
  387. children = (
  388. 7DF7A2031D197E8E0001FF69 /* VLCHelperCode.h */,
  389. 7DF7A2041D197E8E0001FF69 /* VLCHelperCode.m */,
  390. );
  391. name = Helpers;
  392. sourceTree = "<group>";
  393. };
  394. CCEC5B6C114D9BD300D34AAB /* libvlc */ = {
  395. isa = PBXGroup;
  396. children = (
  397. CCEC5B73114D9BE800D34AAB /* deprecated.h */,
  398. CCEC5B74114D9BE800D34AAB /* libvlc_events.h */,
  399. CCEC5B75114D9BE800D34AAB /* libvlc_media_discoverer.h */,
  400. CCEC5B76114D9BE800D34AAB /* libvlc_media_library.h */,
  401. CCEC5B77114D9BE800D34AAB /* libvlc_media_list_player.h */,
  402. CCEC5B78114D9BE800D34AAB /* libvlc_media_list.h */,
  403. CCEC5B79114D9BE800D34AAB /* libvlc_media_player.h */,
  404. CCEC5B7A114D9BE800D34AAB /* libvlc_media.h */,
  405. CCEC5B7B114D9BE800D34AAB /* libvlc_renderer_discoverer.h */,
  406. CCEC5B7C114D9BE800D34AAB /* libvlc_vlm.h */,
  407. CCEC5B7D114D9BE800D34AAB /* libvlc.h */,
  408. CCEC5B7E114D9BE800D34AAB /* vlc.h */,
  409. );
  410. name = libvlc;
  411. sourceTree = "<group>";
  412. };
  413. EF6BC9110DA1932F00DD37EF /* Public */ = {
  414. isa = PBXGroup;
  415. children = (
  416. 634117B911D9344400FA3A70 /* MobileVLCKit.h */,
  417. EF78BD120CAEEEE700354E6E /* VLCKit.h */,
  418. 637CFB930D2D280800A041B6 /* VLCLibrary.h */,
  419. EF78BD130CAEEEE700354E6E /* VLCMedia.h */,
  420. 637D5ABC0CF6F2650073EA45 /* VLCMediaDiscoverer.h */,
  421. EF78BD160CAEEEE700354E6E /* VLCMediaList.h */,
  422. 63014B7D1042E64A00534090 /* VLCMediaListPlayer.h */,
  423. EF8BB8CE0CAFA8D80038A613 /* VLCMediaPlayer.h */,
  424. EF78BD150CAEEEE700354E6E /* VLCMediaLibrary.h */,
  425. 63D88D92124E9BF600F65FA0 /* VLCMediaThumbnailer.h */,
  426. 6341FCAE0D2C0929002A97B7 /* VLCVideoLayer.h */,
  427. EF78BD1A0CAEEEE700354E6E /* VLCVideoView.h */,
  428. EF78BD190CAEEEE700354E6E /* VLCTime.h */,
  429. EF73118E0CB5797B009473B4 /* VLCAudio.h */,
  430. 7D34F5611C90A96C008A39F0 /* VLCDialogProvider.h */,
  431. 632A0F7C0D38F79200AFC99B /* Stream */,
  432. );
  433. name = Public;
  434. sourceTree = "<group>";
  435. };
  436. EF78BD3B0CAEEFD000354E6E /* Headers */ = {
  437. isa = PBXGroup;
  438. children = (
  439. CCEC5B6C114D9BD300D34AAB /* libvlc */,
  440. 637CFB960D2D281900A041B6 /* Internal */,
  441. EF6BC9110DA1932F00DD37EF /* Public */,
  442. );
  443. path = Headers;
  444. sourceTree = "<group>";
  445. };
  446. /* End PBXGroup section */
  447. /* Begin PBXHeadersBuildPhase section */
  448. 7DC28D3F20194043002D05C4 /* Headers */ = {
  449. isa = PBXHeadersBuildPhase;
  450. buildActionMask = 2147483647;
  451. files = (
  452. );
  453. runOnlyForDeploymentPostprocessing = 0;
  454. };
  455. 7DC28D4D20194117002D05C4 /* Headers */ = {
  456. isa = PBXHeadersBuildPhase;
  457. buildActionMask = 2147483647;
  458. files = (
  459. 7DC28D4E20194117002D05C4 /* VLCEventManager.h in Headers */,
  460. 7DC28D4F20194117002D05C4 /* VLCKit.h in Headers */,
  461. 7DC28D5020194117002D05C4 /* VLCMedia.h in Headers */,
  462. 7DC28D5120194117002D05C4 /* VLCCustomDialogProvider.h in Headers */,
  463. 7DC28D5220194117002D05C4 /* VLCMediaLibrary.h in Headers */,
  464. 7DC28D5320194117002D05C4 /* VLCMediaList.h in Headers */,
  465. 7DC28D5420194117002D05C4 /* VLCTime.h in Headers */,
  466. 7DC28D5520194117002D05C4 /* VLCVideoView.h in Headers */,
  467. 7DC28D5620194117002D05C4 /* VLCMediaPlayer.h in Headers */,
  468. 7DC28D5720194117002D05C4 /* VLCAudio.h in Headers */,
  469. 7DC28D5820194117002D05C4 /* VLCLibVLCBridging.h in Headers */,
  470. 7DC28D5920194117002D05C4 /* VLCHelperCode.h in Headers */,
  471. 7DC28D5A20194117002D05C4 /* VLCEmbeddedDialogProvider.h in Headers */,
  472. 7DC28D5B20194117002D05C4 /* VLCMediaDiscoverer.h in Headers */,
  473. 7DC28D5C20194117002D05C4 /* VLCiOSLegacyDialogProvider.h in Headers */,
  474. 7DC28D5D20194117002D05C4 /* VLCVideoLayer.h in Headers */,
  475. 7DC28D5E20194117002D05C4 /* VLCLibrary.h in Headers */,
  476. 7DC28D5F20194117002D05C4 /* VLCVideoCommon.h in Headers */,
  477. 7DC28D6020194117002D05C4 /* VLCDialogProvider.h in Headers */,
  478. 7DC28D6120194117002D05C4 /* VLCStreamSession.h in Headers */,
  479. 7DC28D6220194117002D05C4 /* VLCStreamOutput.h in Headers */,
  480. 7DC28D6320194117002D05C4 /* VLCMediaThumbnailer.h in Headers */,
  481. 7DC28D87201942A9002D05C4 /* vlc-plugins-MacOSX.h in Headers */,
  482. 7DC28D6420194117002D05C4 /* VLCMediaListPlayer.h in Headers */,
  483. );
  484. runOnlyForDeploymentPostprocessing = 0;
  485. };
  486. /* End PBXHeadersBuildPhase section */
  487. /* Begin PBXNativeTarget section */
  488. 7DC28D4020194043002D05C4 /* StaticLibVLC */ = {
  489. isa = PBXNativeTarget;
  490. buildConfigurationList = 7DC28D4720194043002D05C4 /* Build configuration list for PBXNativeTarget "StaticLibVLC" */;
  491. buildPhases = (
  492. 7DC28D3D20194043002D05C4 /* Sources */,
  493. 7DC28D3E20194043002D05C4 /* Frameworks */,
  494. 7DC28D3F20194043002D05C4 /* Headers */,
  495. );
  496. buildRules = (
  497. );
  498. dependencies = (
  499. );
  500. name = StaticLibVLC;
  501. productName = StaticLibVLC;
  502. productReference = 7DC28D4120194043002D05C4 /* libStaticLibVLC.a */;
  503. productType = "com.apple.product-type.library.static";
  504. };
  505. 7DC28D4C20194117002D05C4 /* VLCKit */ = {
  506. isa = PBXNativeTarget;
  507. buildConfigurationList = 7DC28D7C20194117002D05C4 /* Build configuration list for PBXNativeTarget "VLCKit" */;
  508. buildPhases = (
  509. 7DC28D4D20194117002D05C4 /* Headers */,
  510. 7DC28D6520194117002D05C4 /* Sources */,
  511. 7DC28D7920194117002D05C4 /* Frameworks */,
  512. 7DEBDACD203C5607000A7D2F /* CopyFiles */,
  513. );
  514. buildRules = (
  515. );
  516. comments = "-lvlc -lvlc-control -dylib_file @loader_path/../lib/vlc_libintl.dylib:$(TARGET_BUILD_DIR)/$(PROJECT_NAME).framework/lib/vlc_libintl.dylib -dylib_file @loader_path/../lib/libvlc.dylib:$(TARGET_BUILD_DIR)/$(PROJECT_NAME).framework/lib/libvlc.dylib";
  517. dependencies = (
  518. 7DACDDB72028A5A5002E2FE9 /* PBXTargetDependency */,
  519. );
  520. name = VLCKit;
  521. productInstallPath = "$(HOME)/Library/Frameworks";
  522. productName = VLC;
  523. productReference = 7DC28D7F20194117002D05C4 /* VLCKit.framework */;
  524. productType = "com.apple.product-type.framework";
  525. };
  526. /* End PBXNativeTarget section */
  527. /* Begin PBXProject section */
  528. 0867D690FE84028FC02AAC07 /* Project object */ = {
  529. isa = PBXProject;
  530. attributes = {
  531. LastUpgradeCheck = 0800;
  532. TargetAttributes = {
  533. 7DC28D4020194043002D05C4 = {
  534. CreatedOnToolsVersion = 9.2;
  535. DevelopmentTeam = 75GAHG3SZQ;
  536. ProvisioningStyle = Automatic;
  537. };
  538. };
  539. };
  540. buildConfigurationList = 1DEB91B108733DA50010E9CD /* Build configuration list for PBXProject "VLCKit" */;
  541. compatibilityVersion = "Xcode 3.2";
  542. developmentRegion = English;
  543. hasScannedForEncodings = 1;
  544. knownRegions = (
  545. English,
  546. Japanese,
  547. French,
  548. German,
  549. );
  550. mainGroup = 0867D691FE84028FC02AAC07 /* VLC */;
  551. productRefGroup = 034768DFFF38A50411DB9C8B /* Products */;
  552. projectDirPath = "";
  553. projectRoot = "";
  554. targets = (
  555. 7DC28D4020194043002D05C4 /* StaticLibVLC */,
  556. 7DC28D4C20194117002D05C4 /* VLCKit */,
  557. );
  558. };
  559. /* End PBXProject section */
  560. /* Begin PBXSourcesBuildPhase section */
  561. 7DC28D3D20194043002D05C4 /* Sources */ = {
  562. isa = PBXSourcesBuildPhase;
  563. buildActionMask = 2147483647;
  564. files = (
  565. 7DC28D4B2019406B002D05C4 /* StaticLibVLC.m in Sources */,
  566. );
  567. runOnlyForDeploymentPostprocessing = 0;
  568. };
  569. 7DC28D6520194117002D05C4 /* Sources */ = {
  570. isa = PBXSourcesBuildPhase;
  571. buildActionMask = 2147483647;
  572. files = (
  573. 7DC28D6620194117002D05C4 /* VLCEventManager.m in Sources */,
  574. 7DC28D6720194117002D05C4 /* VLCLibrary.m in Sources */,
  575. 7DC28D6820194117002D05C4 /* VLCMedia.m in Sources */,
  576. 7DC28D6920194117002D05C4 /* VLCMediaLibrary.m in Sources */,
  577. 7DC28D6A20194117002D05C4 /* VLCMediaList.m in Sources */,
  578. 7DC28D6B20194117002D05C4 /* VLCTime.m in Sources */,
  579. 7DC28D6C20194117002D05C4 /* VLCVideoView.m in Sources */,
  580. 7DC28D6D20194117002D05C4 /* VLCCustomDialogProvider.m in Sources */,
  581. 7DC28D6E20194117002D05C4 /* VLCMediaPlayer.m in Sources */,
  582. 7DC28D6F20194117002D05C4 /* VLCAudio.m in Sources */,
  583. 7DC28D7020194117002D05C4 /* VLCDialogProvider.m in Sources */,
  584. 7DC28D7120194117002D05C4 /* VLCMediaDiscoverer.m in Sources */,
  585. 7DC28D7220194117002D05C4 /* VLCVideoLayer.m in Sources */,
  586. 7DC28D7320194117002D05C4 /* VLCVideoCommon.m in Sources */,
  587. 7DC28D7420194117002D05C4 /* VLCStreamSession.m in Sources */,
  588. 7DC28D7520194117002D05C4 /* VLCStreamOutput.m in Sources */,
  589. 7DC28D7620194117002D05C4 /* VLCMediaListPlayer.m in Sources */,
  590. 7DC28D7720194117002D05C4 /* VLCMediaThumbnailer.m in Sources */,
  591. 7DC28D7820194117002D05C4 /* VLCHelperCode.m in Sources */,
  592. );
  593. runOnlyForDeploymentPostprocessing = 0;
  594. };
  595. /* End PBXSourcesBuildPhase section */
  596. /* Begin PBXTargetDependency section */
  597. 7DACDDB72028A5A5002E2FE9 /* PBXTargetDependency */ = {
  598. isa = PBXTargetDependency;
  599. target = 7DC28D4020194043002D05C4 /* StaticLibVLC */;
  600. targetProxy = 7DACDDB62028A5A5002E2FE9 /* PBXContainerItemProxy */;
  601. };
  602. /* End PBXTargetDependency section */
  603. /* Begin XCBuildConfiguration section */
  604. 1DEB91B208733DA50010E9CD /* Debug */ = {
  605. isa = XCBuildConfiguration;
  606. buildSettings = {
  607. ARCHS = "$(ARCHS_STANDARD_64_BIT)";
  608. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  609. CLANG_ENABLE_OBJC_ARC = YES;
  610. CLANG_WARN_BOOL_CONVERSION = YES;
  611. CLANG_WARN_CONSTANT_CONVERSION = YES;
  612. CLANG_WARN_EMPTY_BODY = YES;
  613. CLANG_WARN_ENUM_CONVERSION = YES;
  614. CLANG_WARN_INFINITE_RECURSION = YES;
  615. CLANG_WARN_INT_CONVERSION = YES;
  616. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  617. CLANG_WARN_UNREACHABLE_CODE = YES;
  618. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  619. ENABLE_STRICT_OBJC_MSGSEND = YES;
  620. ENABLE_TESTABILITY = YES;
  621. GCC_C_LANGUAGE_STANDARD = c99;
  622. GCC_NO_COMMON_BLOCKS = YES;
  623. GCC_VERSION = "";
  624. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  625. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  626. GCC_WARN_UNDECLARED_SELECTOR = YES;
  627. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  628. GCC_WARN_UNUSED_FUNCTION = YES;
  629. GCC_WARN_UNUSED_VARIABLE = YES;
  630. MACOSX_DEPLOYMENT_TARGET = 10.9;
  631. ONLY_ACTIVE_ARCH = YES;
  632. SDKROOT = macosx;
  633. VALID_ARCHS = x86_64;
  634. VLC_BUILD_DIR = "$(SYMROOT)/$(CONFIGURATION)/vlc_build_dir";
  635. VLC_SRC_DIR = "$(SRCROOT)/vlc-unstable";
  636. };
  637. name = Debug;
  638. };
  639. 1DEB91B308733DA50010E9CD /* Release */ = {
  640. isa = XCBuildConfiguration;
  641. buildSettings = {
  642. ARCHS = "$(ARCHS_STANDARD_64_BIT)";
  643. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  644. CLANG_ENABLE_OBJC_ARC = YES;
  645. CLANG_WARN_BOOL_CONVERSION = YES;
  646. CLANG_WARN_CONSTANT_CONVERSION = YES;
  647. CLANG_WARN_EMPTY_BODY = YES;
  648. CLANG_WARN_ENUM_CONVERSION = YES;
  649. CLANG_WARN_INFINITE_RECURSION = YES;
  650. CLANG_WARN_INT_CONVERSION = YES;
  651. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  652. CLANG_WARN_UNREACHABLE_CODE = YES;
  653. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  654. ENABLE_STRICT_OBJC_MSGSEND = YES;
  655. GCC_C_LANGUAGE_STANDARD = c99;
  656. GCC_NO_COMMON_BLOCKS = YES;
  657. GCC_VERSION = "";
  658. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  659. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  660. GCC_WARN_UNDECLARED_SELECTOR = YES;
  661. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  662. GCC_WARN_UNUSED_FUNCTION = YES;
  663. GCC_WARN_UNUSED_VARIABLE = YES;
  664. MACOSX_DEPLOYMENT_TARGET = 10.9;
  665. ONLY_ACTIVE_ARCH = NO;
  666. SDKROOT = macosx;
  667. VALID_ARCHS = x86_64;
  668. VLC_BUILD_DIR = "$(SYMROOT)/$(CONFIGURATION)/vlc_build_dir";
  669. VLC_SRC_DIR = "$(SRCROOT)/vlc-unstable";
  670. };
  671. name = Release;
  672. };
  673. 7DC28D4820194043002D05C4 /* Debug */ = {
  674. isa = XCBuildConfiguration;
  675. baseConfigurationReference = 7DC28D3C201938D9002D05C4 /* vlc-plugins-MacOSX.xcconfig */;
  676. buildSettings = {
  677. ALWAYS_SEARCH_USER_PATHS = NO;
  678. CLANG_ANALYZER_NONNULL = YES;
  679. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  680. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  681. CLANG_CXX_LIBRARY = "libc++";
  682. CLANG_ENABLE_MODULES = YES;
  683. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  684. CLANG_WARN_COMMA = YES;
  685. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  686. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  687. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  688. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  689. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  690. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  691. CLANG_WARN_STRICT_PROTOTYPES = YES;
  692. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  693. CODE_SIGN_IDENTITY = "Mac Developer";
  694. CODE_SIGN_STYLE = Automatic;
  695. COPY_PHASE_STRIP = NO;
  696. DEBUG_INFORMATION_FORMAT = dwarf;
  697. DEVELOPMENT_TEAM = 75GAHG3SZQ;
  698. EXECUTABLE_PREFIX = lib;
  699. GCC_C_LANGUAGE_STANDARD = gnu11;
  700. GCC_DYNAMIC_NO_PIC = NO;
  701. GCC_OPTIMIZATION_LEVEL = 0;
  702. GCC_PREPROCESSOR_DEFINITIONS = (
  703. "DEBUG=1",
  704. "$(inherited)",
  705. );
  706. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  707. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  708. MACOSX_DEPLOYMENT_TARGET = 10.13;
  709. MTL_ENABLE_DEBUG_INFO = YES;
  710. OTHER_LIBTOOLFLAGS = "$(PROJECT_DIR)/libvlc/vlc/install-MacOSX/x86_64/lib/libvlccore.a $(PROJECT_DIR)/libvlc/vlc/install-MacOSX/x86_64/lib/libvlc.a $(PROJECT_DIR)/libvlc/vlc/install-MacOSX/x86_64/lib/vlc/libcompat.a $(VLC_PLUGINS_LDFLAGS)";
  711. PRODUCT_NAME = "$(TARGET_NAME)";
  712. };
  713. name = Debug;
  714. };
  715. 7DC28D4920194043002D05C4 /* Release */ = {
  716. isa = XCBuildConfiguration;
  717. baseConfigurationReference = 7DC28D3C201938D9002D05C4 /* vlc-plugins-MacOSX.xcconfig */;
  718. buildSettings = {
  719. ALWAYS_SEARCH_USER_PATHS = NO;
  720. CLANG_ANALYZER_NONNULL = YES;
  721. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  722. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  723. CLANG_CXX_LIBRARY = "libc++";
  724. CLANG_ENABLE_MODULES = YES;
  725. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  726. CLANG_WARN_COMMA = YES;
  727. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  728. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  729. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  730. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  731. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  732. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  733. CLANG_WARN_STRICT_PROTOTYPES = YES;
  734. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  735. CODE_SIGN_IDENTITY = "Mac Developer";
  736. CODE_SIGN_STYLE = Automatic;
  737. COPY_PHASE_STRIP = NO;
  738. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  739. DEVELOPMENT_TEAM = 75GAHG3SZQ;
  740. ENABLE_NS_ASSERTIONS = NO;
  741. EXECUTABLE_PREFIX = lib;
  742. GCC_C_LANGUAGE_STANDARD = gnu11;
  743. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  744. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  745. MACOSX_DEPLOYMENT_TARGET = 10.13;
  746. MTL_ENABLE_DEBUG_INFO = NO;
  747. OTHER_LIBTOOLFLAGS = "$(PROJECT_DIR)/libvlc/vlc/install-MacOSX/x86_64/lib/libvlccore.a $(PROJECT_DIR)/libvlc/vlc/install-MacOSX/x86_64/lib/libvlc.a $(PROJECT_DIR)/libvlc/vlc/install-MacOSX/x86_64/lib/vlc/libcompat.a $(VLC_PLUGINS_LDFLAGS)";
  748. PRODUCT_NAME = "$(TARGET_NAME)";
  749. };
  750. name = Release;
  751. };
  752. 7DC28D7D20194117002D05C4 /* Debug */ = {
  753. isa = XCBuildConfiguration;
  754. baseConfigurationReference = 7DC28D3C201938D9002D05C4 /* vlc-plugins-MacOSX.xcconfig */;
  755. buildSettings = {
  756. ARCHS = "$(ARCHS_STANDARD_64_BIT)";
  757. CLANG_ENABLE_OBJC_ARC = YES;
  758. CLANG_WARN_OBJC_IMPLICIT_ATOMIC_PROPERTIES = YES;
  759. COMBINE_HIDPI_IMAGES = YES;
  760. COPY_PHASE_STRIP = NO;
  761. DEFINES_MODULE = YES;
  762. DYLIB_COMPATIBILITY_VERSION = 1;
  763. DYLIB_CURRENT_VERSION = 1;
  764. FRAMEWORK_VERSION = A;
  765. GCC_DYNAMIC_NO_PIC = NO;
  766. GCC_ENABLE_OBJC_EXCEPTIONS = YES;
  767. GCC_OPTIMIZATION_LEVEL = 0;
  768. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  769. GCC_PREFIX_HEADER = Headers/PCH/Prefix.pch;
  770. HEADER_SEARCH_PATHS = (
  771. "$(SRCROOT)/libvlc/vlc/include",
  772. "Headers/**",
  773. );
  774. INFOPLIST_FILE = "$(SRCROOT)/Resources/VLCKit/Info.plist";
  775. INSTALL_PATH = "@loader_path/../Frameworks";
  776. LIBRARY_SEARCH_PATHS = "$(CONFIGURATION_BUILD_DIR)/$(PRODUCT_NAME).$(WRAPPER_EXTENSION)/lib";
  777. PRIVATE_HEADERS_FOLDER_PATH = "$(CONTENTS_FOLDER_PATH)/PrivateHeaders";
  778. PRODUCT_BUNDLE_IDENTIFIER = org.videolan.vlckitframework;
  779. PRODUCT_NAME = "$(TARGET_NAME)";
  780. SCAN_ALL_SOURCE_FILES_FOR_INCLUDES = YES;
  781. SDKROOT = macosx;
  782. VALID_ARCHS = x86_64;
  783. WRAPPER_EXTENSION = framework;
  784. };
  785. name = Debug;
  786. };
  787. 7DC28D7E20194117002D05C4 /* Release */ = {
  788. isa = XCBuildConfiguration;
  789. baseConfigurationReference = 7DC28D3C201938D9002D05C4 /* vlc-plugins-MacOSX.xcconfig */;
  790. buildSettings = {
  791. ARCHS = "$(ARCHS_STANDARD_64_BIT)";
  792. CLANG_ENABLE_OBJC_ARC = YES;
  793. CLANG_WARN_OBJC_IMPLICIT_ATOMIC_PROPERTIES = YES;
  794. COMBINE_HIDPI_IMAGES = YES;
  795. DEFINES_MODULE = YES;
  796. DYLIB_COMPATIBILITY_VERSION = 1;
  797. DYLIB_CURRENT_VERSION = 1;
  798. FRAMEWORK_VERSION = A;
  799. GCC_ENABLE_OBJC_EXCEPTIONS = YES;
  800. GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
  801. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  802. GCC_PREFIX_HEADER = Headers/PCH/Prefix.pch;
  803. HEADER_SEARCH_PATHS = (
  804. "$(SRCROOT)/libvlc/vlc/include",
  805. "Headers/**",
  806. );
  807. INFOPLIST_FILE = "$(SRCROOT)/Resources/VLCKit/Info.plist";
  808. INSTALL_PATH = "@loader_path/../Frameworks";
  809. LIBRARY_SEARCH_PATHS = "$(CONFIGURATION_BUILD_DIR)/$(PRODUCT_NAME).$(WRAPPER_EXTENSION)/lib";
  810. PRIVATE_HEADERS_FOLDER_PATH = "$(CONTENTS_FOLDER_PATH)/PrivateHeaders";
  811. PRODUCT_BUNDLE_IDENTIFIER = org.videolan.vlckitframework;
  812. PRODUCT_NAME = "$(TARGET_NAME)";
  813. SCAN_ALL_SOURCE_FILES_FOR_INCLUDES = YES;
  814. SDKROOT = macosx;
  815. VALID_ARCHS = x86_64;
  816. WRAPPER_EXTENSION = framework;
  817. };
  818. name = Release;
  819. };
  820. /* End XCBuildConfiguration section */
  821. /* Begin XCConfigurationList section */
  822. 1DEB91B108733DA50010E9CD /* Build configuration list for PBXProject "VLCKit" */ = {
  823. isa = XCConfigurationList;
  824. buildConfigurations = (
  825. 1DEB91B208733DA50010E9CD /* Debug */,
  826. 1DEB91B308733DA50010E9CD /* Release */,
  827. );
  828. defaultConfigurationIsVisible = 0;
  829. defaultConfigurationName = Release;
  830. };
  831. 7DC28D4720194043002D05C4 /* Build configuration list for PBXNativeTarget "StaticLibVLC" */ = {
  832. isa = XCConfigurationList;
  833. buildConfigurations = (
  834. 7DC28D4820194043002D05C4 /* Debug */,
  835. 7DC28D4920194043002D05C4 /* Release */,
  836. );
  837. defaultConfigurationIsVisible = 0;
  838. defaultConfigurationName = Release;
  839. };
  840. 7DC28D7C20194117002D05C4 /* Build configuration list for PBXNativeTarget "VLCKit" */ = {
  841. isa = XCConfigurationList;
  842. buildConfigurations = (
  843. 7DC28D7D20194117002D05C4 /* Debug */,
  844. 7DC28D7E20194117002D05C4 /* Release */,
  845. );
  846. defaultConfigurationIsVisible = 0;
  847. defaultConfigurationName = Release;
  848. };
  849. /* End XCConfigurationList section */
  850. };
  851. rootObject = 0867D690FE84028FC02AAC07 /* Project object */;
  852. }