Skip to content

Commit

Permalink
Application Extension API Only
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Banach committed Mar 17, 2017
1 parent 72dcffb commit 7c9a56b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions GTObservable.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,7 @@
6FD8524C1E7C597600ECCEEE /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
APPLICATION_EXTENSION_API_ONLY = YES;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "";
DEFINES_MODULE = YES;
Expand All @@ -265,6 +266,7 @@
6FD8524D1E7C597600ECCEEE /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
APPLICATION_EXTENSION_API_ONLY = YES;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "";
DEFINES_MODULE = YES;
Expand Down

0 comments on commit 7c9a56b

Please sign in to comment.