Skip to content

Commit

Permalink
Merge branch 'master' into add_context
Browse files Browse the repository at this point in the history
  • Loading branch information
skreutzberger authored Jun 22, 2017
2 parents a0f769c + 751e637 commit 7717aff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions SwiftyBeaver.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -714,6 +714,7 @@
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
SWIFT_VERSION = 3.0;
VALID_ARCHS = "$(ARCHS_STANDARD)";
WATCHOS_DEPLOYMENT_TARGET = 3.0;
};
name = Debug;
};
Expand All @@ -739,6 +740,7 @@
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
SWIFT_VERSION = 3.0;
VALID_ARCHS = "$(ARCHS_STANDARD)";
WATCHOS_DEPLOYMENT_TARGET = 3.0;
};
name = Release;
};
Expand Down

0 comments on commit 7717aff

Please sign in to comment.