Please enable JavaScript in your browser!
Startseite
Erkunden
Hilfe
Anmelden
vlc
/
VLCKit
Beobachten
2
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Branch:
WIP/ios-dynamic/1
Branches
Tags
WIP/ios-dynamic/1
buildsystem/fix-contrib-directory
fix-freetype-default-size
updatebuildsystem
VLCKit
/
Resources
/
TVVLCKit
/
module.modulemap
module.modulemap
97 B
Permalink
Verlauf
Originalformat
1
2
3
4
5
6
7
framework module TVVLCKit {
umbrella header "TVVLCKit.h"
export *
module * { export * }
}