File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
stdlib/public/SDK/MediaPlayer Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ add_swift_target_library(swiftMediaPlayer ${SWIFT_SDK_OVERLAY_LIBRARY_BUILD_TYPE
8
8
LINK_FLAGS "${SWIFT_RUNTIME_SWIFT_LINK_FLAGS} "
9
9
TARGET_SDKS IOS IOS_SIMULATOR
10
10
11
- SWIFT_MODULE_DEPENDS_IOS Darwin AVFoundation CoreAudio CoreFoundation CoreGraphics CoreImage CoreMedia Dispatch Foundation Metal ObjectiveC QuartzCore simd UIKit os CoreData # auto-updated
11
+ SWIFT_MODULE_DEPENDS_IOS Darwin AVFoundation CoreAudio CoreFoundation CoreGraphics CoreImage CoreMedia Dispatch Foundation Metal ObjectiveC QuartzCore simd SIMDOperators UIKit os CoreData # auto-updated
12
12
FRAMEWORK_DEPENDS_WEAK MediaPlayer
13
13
14
14
DEPLOYMENT_VERSION_IOS ${SWIFTLIB_DEPLOYMENT_VERSION_MEDIAPLAYER_IOS}
You can’t perform that action at this time.
0 commit comments