diff --git a/Configurations/Shared/Product/Framework.xcconfig b/Configurations/Shared/Product/Framework.xcconfig index d70035cc7..de0af5cc4 100644 --- a/Configurations/Shared/Product/Framework.xcconfig +++ b/Configurations/Shared/Product/Framework.xcconfig @@ -14,3 +14,5 @@ DYLIB_COMPATIBILITY_VERSION = 1 DYLIB_CURRENT_VERSION = 1 SKIP_INSTALL = YES + +CLANG_MODULES_AUTOLINK = NO