Skip to content

Commit d1601bd

Browse files
committed
Enable distribution toggle
1 parent 0b808a7 commit d1601bd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

swift-sdk.xcodeproj/project.pbxproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1144,6 +1144,7 @@
11441144
isa = XCBuildConfiguration;
11451145
buildSettings = {
11461146
ALWAYS_SEARCH_USER_PATHS = NO;
1147+
BUILD_LIBRARY_FOR_DISTRIBUTION = YES;
11471148
CLANG_ANALYZER_NONNULL = YES;
11481149
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
11491150
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
@@ -1209,6 +1210,7 @@
12091210
isa = XCBuildConfiguration;
12101211
buildSettings = {
12111212
ALWAYS_SEARCH_USER_PATHS = NO;
1213+
BUILD_LIBRARY_FOR_DISTRIBUTION = YES;
12121214
CLANG_ANALYZER_NONNULL = YES;
12131215
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
12141216
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";

0 commit comments

Comments
 (0)