mirror of
https://github.com/yattee/yattee.git
synced 2025-08-09 12:14:08 +00:00
Hello, mpv! 🎉
This commit is contained in:
5
iOS/BridgingHeader.h
Normal file
5
iOS/BridgingHeader.h
Normal file
@@ -0,0 +1,5 @@
|
||||
#import <CoreFoundation/CoreFoundation.h>
|
||||
#import "../Vendor/mpv/iOS/include/client.h"
|
||||
#import "../Vendor/mpv/iOS/include/render.h"
|
||||
#import "../Vendor/mpv/iOS/include/render_gl.h"
|
||||
#import "../Vendor/mpv/iOS/include/stream_cb.h"
|
@@ -16,10 +16,7 @@
|
||||
</dict>
|
||||
</array>
|
||||
<key>UIApplicationSceneManifest</key>
|
||||
<dict>
|
||||
<key>UIApplicationSupportsMultipleScenes</key>
|
||||
<false/>
|
||||
</dict>
|
||||
<dict/>
|
||||
<key>UIBackgroundModes</key>
|
||||
<array>
|
||||
<string>audio</string>
|
||||
|
Reference in New Issue
Block a user