Skip to content

Commit 990766f

Browse files
twitterkbNSProgrammer
authored andcommitted
allow ZipUtilities.framework to be used in extensions (#57)
1 parent 045a411 commit 990766f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ZipUtilities.xcodeproj/project.pbxproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2419,6 +2419,7 @@
24192419
4623A8421B9A828A00A56535 /* Debug */ = {
24202420
isa = XCBuildConfiguration;
24212421
buildSettings = {
2422+
APPLICATION_EXTENSION_API_ONLY = YES;
24222423
CURRENT_PROJECT_VERSION = 1;
24232424
DEFINES_MODULE = YES;
24242425
DEVELOPMENT_TEAM = BFWTTPG966;
@@ -2445,6 +2446,7 @@
24452446
4623A8431B9A828A00A56535 /* Release */ = {
24462447
isa = XCBuildConfiguration;
24472448
buildSettings = {
2449+
APPLICATION_EXTENSION_API_ONLY = YES;
24482450
CURRENT_PROJECT_VERSION = 1;
24492451
DEFINES_MODULE = YES;
24502452
DEVELOPMENT_TEAM = BFWTTPG966;

0 commit comments

Comments
 (0)