Skip to content

Commit 860e356

Browse files
committed
Merge pull request #10 from ParsePlatform/nlutsenko.autolink
Disable module autolink setting for Framework targets.
2 parents f02bd53 + dc57011 commit 860e356

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)