Explorar o código

xcworkspace: fix references to iOS specific libvlc internals

Felix Paul Kühne %!s(int64=11) %!d(string=hai) anos
pai
achega
886ba25ad7
Modificáronse 1 ficheiros con 4 adicións e 4 borrados
  1. 4 4
      VLC for iOS.xcworkspace/contents.xcworkspacedata

+ 4 - 4
VLC for iOS.xcworkspace/contents.xcworkspacedata

@@ -17,16 +17,16 @@
       location = "container:"
       name = "VLC Internals">
       <FileRef
-         location = "group:ImportedSources/vlc/modules/text_renderer/quartztext.c">
+         location = "group:ImportedSources/VLCKit/MobileVLCKit/ImportedSources/vlc/modules/text_renderer/quartztext.c">
       </FileRef>
       <FileRef
-         location = "group:ImportedSources/vlc/modules/video_output/ios2.m">
+         location = "group:ImportedSources/VLCKit/MobileVLCKit/ImportedSources/vlc/modules/video_output/ios2.m">
       </FileRef>
       <FileRef
-         location = "group:ImportedSources/vlc/modules/video_output/opengl.c">
+         location = "group:ImportedSources/VLCKit/MobileVLCKit/ImportedSources/vlc/modules/video_output/opengl.c">
       </FileRef>
       <FileRef
-         location = "group:ImportedSources/vlc/modules/audio_output/audiounit_ios.c">
+         location = "group:ImportedSources/VLCKit/MobileVLCKit/ImportedSources/vlc/modules/audio_output/audiounit_ios.c">
       </FileRef>
    </Group>
 </Workspace>