Skip to content

Commit

Permalink
Embed swift libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
richinfante committed Apr 29, 2019
1 parent fb2a10d commit 4fe76ff
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions satellite-saver-2.xcodeproj/project.pbxproj
Expand Up @@ -372,6 +372,7 @@
isa = XCBuildConfiguration;
baseConfigurationReference = 86B45B1E7B0D96D7687A8DAE /* Pods-satellite-saver-2.debug.xcconfig */;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
Expand All @@ -397,6 +398,7 @@
isa = XCBuildConfiguration;
baseConfigurationReference = 0E454E2A82FAD952B768A3C7 /* Pods-satellite-saver-2.release.xcconfig */;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
Expand Down
2 changes: 1 addition & 1 deletion satellite-saver-2/Info.plist
Expand Up @@ -17,7 +17,7 @@
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleVersion</key>
<string>4</string>
<string>5</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2019 Rich Infante. All rights reserved.</string>
<key>NSPrincipalClass</key>
Expand Down

0 comments on commit 4fe76ff

Please sign in to comment.