Skip to content

Commit a67e7e7

Browse files
committed
Change SKIP_INSTALL to NO
1 parent f803446 commit a67e7e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Xcode/Configs/Compute.xcconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ BUILD_LIBRARY_FOR_DISTRIBUTION = YES
77
INSTALL_PATH = $(LOCAL_LIBRARY_DIR)/Frameworks
88
IPHONEOS_DEPLOYMENT_TARGET = 15.6
99
MACOSX_DEPLOYMENT_TARGET = 15.6
10-
SKIP_INSTALL = YES
10+
SKIP_INSTALL = NO
1111
TARGETED_DEVICE_FAMILY = 1,2,7
1212
XROS_DEPLOYMENT_TARGET = 1.3
1313

0 commit comments

Comments
 (0)