Skip to content

Commit 7466c87

Browse files
committed
Setting ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES to NO
1 parent 34b060c commit 7466c87

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Async.xcodeproj/project.pbxproj

+2
Original file line numberDiff line numberDiff line change
@@ -226,13 +226,15 @@
226226
isa = XCBuildConfiguration;
227227
baseConfigurationReference = 1F9952281EA0FF2F0095B0F1 /* Async-Debug.xcconfig */;
228228
buildSettings = {
229+
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
229230
};
230231
name = Debug;
231232
};
232233
OBJ_22 /* Release */ = {
233234
isa = XCBuildConfiguration;
234235
baseConfigurationReference = 1F9952291EA0FF2F0095B0F1 /* Async-Release.xcconfig */;
235236
buildSettings = {
237+
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
236238
};
237239
name = Release;
238240
};

0 commit comments

Comments
 (0)