Skip to content

Commit 03871e2

Browse files
committed
Add missing CMake dependency HomeKit overlay -> UIKit overlay
1 parent 1d90b04 commit 03871e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
add_swift_library(swiftHomeKit IS_SDK_OVERLAY
22
HomeKit.swift
33
TARGET_SDKS IOS IOS_SIMULATOR
4-
SWIFT_MODULE_DEPENDS Foundation
4+
SWIFT_MODULE_DEPENDS Foundation UIKit
55
FRAMEWORK_DEPENDS_WEAK HomeKit)

0 commit comments

Comments
 (0)