Please enable JavaScript in your browser!
Página inicial
Explorar
Ajuda
Entrar
vlc
/
VLCKit
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Branch:
updatebuildsystem
Branches
Tags
WIP/ios-dynamic/1
buildsystem/fix-contrib-directory
fix-freetype-default-size
updatebuildsystem
VLCKit
/
Resources
/
MobileVLCKit
/
module.modulemap
module.modulemap
105 B
Link permanente
Histórico
Raw
1
2
3
4
5
6
7
framework module MobileVLCKit {
umbrella header "MobileVLCKit.h"
export *
module * { export * }
}