We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ef2f82 commit 0c1c5d6Copy full SHA for 0c1c5d6
stdlib/public/SDK/WatchKit/CMakeLists.txt
@@ -1,7 +1,7 @@
1
add_swift_library(swiftWatchKit IS_SDK_OVERLAY
2
WatchKit.swift
3
TARGET_SDKS IOS IOS_SIMULATOR WATCHOS WATCHOS_SIMULATOR
4
- SWIFT_MODULE_DEPENDS Foundation UIKit CoreGraphics CoreLocation SceneKit
+ SWIFT_MODULE_DEPENDS Foundation UIKit CoreGraphics CoreLocation
5
FRAMEWORK_DEPENDS_WEAK WatchKit
6
SWIFT_COMPILE_FLAGS_WATCHOS -Xfrontend -disable-autolink-framework -Xfrontend CoreText
7
)
0 commit comments