123456789101112131415161718192021222324252627 |
- # Xcode
- *.mode*
- *.pbxuser
- xcuserdata
- *.xccheckout
- xcshareddata
- # macOS
- .DS_Store
- # Cocoapods
- Pods
- # Others
- !Makefile
- project.xcworkspace
- MobileVLCKit/vlc-plugins-AppleTV.h
- MobileVLCKit/vlc-plugins-AppleTV.xcconfig
- MobileVLCKit/vlc-plugins-iPhone.h
- MobileVLCKit/vlc-plugins-iPhone.xcconfig
- build
- /vlc-unstable
- DerivedData
- MobileVLCKit/ImportedSources
- /libvlc/vlc
- Tests/Assets
|