Skip to content
This repository has been archived by the owner on Dec 4, 2017. It is now read-only.

Commit

Permalink
Don’t embed Swift libraries on iOS.
Browse files Browse the repository at this point in the history
  • Loading branch information
justin committed Sep 25, 2016
1 parent 1112676 commit e5e7558
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Aspen.xcodeproj/project.pbxproj
Expand Up @@ -715,7 +715,6 @@
D040581E1B72C86400494FCD /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
CLANG_ENABLE_MODULES = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
DEFINES_MODULE = YES;
Expand All @@ -739,7 +738,6 @@
D040581F1B72C86400494FCD /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
CLANG_ENABLE_MODULES = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
DEFINES_MODULE = YES;
Expand Down

0 comments on commit e5e7558

Please sign in to comment.