12345678910111213141516171819202122232425 |
- # Xcode
- *.mode*
- *.pbxuser
- xcuserdata
- *.xccheckout
- # 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
|