Skip to content

Commit

Permalink
Enabled Build for Distribution
Browse files Browse the repository at this point in the history
* Enable build distribution.
  • Loading branch information
michaelbabiy committed Oct 10, 2019
1 parent ed87c1f commit f39f374
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 f39f374

Please sign in to comment.