Skip to content

Commit

Permalink
Changed APPLICATION_EXTENSION_API_ONLY to YES for Shortcuts
Browse files Browse the repository at this point in the history
  • Loading branch information
N-Holzschuch committed Jun 4, 2020
1 parent 9fc8f74 commit e2965a9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ios_system.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -3058,6 +3058,7 @@
223496B41FD5FC71007ED1A9 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
APPLICATION_EXTENSION_API_ONLY = YES;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Manual;
Expand Down Expand Up @@ -3098,6 +3099,7 @@
223496B51FD5FC71007ED1A9 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
APPLICATION_EXTENSION_API_ONLY = YES;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Manual;
Expand Down

0 comments on commit e2965a9

Please sign in to comment.