Skip to content

Commit

Permalink
Merge pull request #8 from michaelbabiy/michael/build-distribution
Browse files Browse the repository at this point in the history
* Enable build distribution.
  • Loading branch information
michaelbabiy authored Oct 10, 2019
2 parents ed87c1f + f39f374 commit 39e3a22
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Framework/Keychain.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -420,6 +420,7 @@
1C5795FC202BAF8E008F939A /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
BUILD_LIBRARY_FOR_DISTRIBUTION = YES;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
Expand All @@ -444,6 +445,7 @@
1C5795FD202BAF8E008F939A /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
BUILD_LIBRARY_FOR_DISTRIBUTION = YES;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
Expand Down

0 comments on commit 39e3a22

Please sign in to comment.