Skip to content

Commit dc57011

Browse files
committed
Disable module autolink setting for Framework targets.
1 parent f02bd53 commit dc57011

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Configurations/Shared/Product/Framework.xcconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,5 @@ DYLIB_COMPATIBILITY_VERSION = 1
1414
DYLIB_CURRENT_VERSION = 1
1515

1616
SKIP_INSTALL = YES
17+
18+
CLANG_MODULES_AUTOLINK = NO

0 commit comments

Comments
 (0)