Skip to content

Commit

Permalink
Changed deployment target
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielepalma committed Sep 25, 2018
1 parent 23e0fe3 commit 634ec38
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions poddotify.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,7 @@
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_STYLE = Automatic;
MACOSX_DEPLOYMENT_TARGET = 10.9;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 4.0;
SYMROOT = build;
Expand All @@ -277,6 +278,7 @@
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_STYLE = Automatic;
MACOSX_DEPLOYMENT_TARGET = 10.9;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 4.0;
SYMROOT = build;
Expand Down

0 comments on commit 634ec38

Please sign in to comment.