Skip to content

Commit

Permalink
Merge pull request #3 from allaboutapps/develop-mhe
Browse files Browse the repository at this point in the history
app extension only api
  • Loading branch information
heinzl authored Apr 18, 2019
2 parents 122839a + 78aee84 commit 150b8d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Fetch.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -952,6 +952,7 @@
1360DBA6594F191FB79988880738B52C /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
APPLICATION_EXTENSION_API_ONLY = YES;
CODE_SIGN_IDENTITY = "iPhone Developer";
CURRENT_PROJECT_VERSION = 1;
DEFINES_MODULE = YES;
Expand Down Expand Up @@ -1065,6 +1066,7 @@
59DE15DE67355B5DF3124107009720DE /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
APPLICATION_EXTENSION_API_ONLY = YES;
CODE_SIGN_IDENTITY = "iPhone Developer";
CURRENT_PROJECT_VERSION = 1;
DEFINES_MODULE = YES;
Expand Down

0 comments on commit 150b8d1

Please sign in to comment.