Skip to content

Commit 9800a9e

Browse files
author
Ruben Nine
committed
Enabling DEFINES_MODULE.
1 parent 2d1db64 commit 9800a9e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

FilestackSDK.xcodeproj/project.pbxproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1226,6 +1226,7 @@
12261226
OBJ_256 /* Debug */ = {
12271227
isa = XCBuildConfiguration;
12281228
buildSettings = {
1229+
DEFINES_MODULE = YES;
12291230
ENABLE_TESTABILITY = YES;
12301231
FRAMEWORK_SEARCH_PATHS = (
12311232
"$(inherited)",
@@ -1261,6 +1262,7 @@
12611262
OBJ_257 /* Release */ = {
12621263
isa = XCBuildConfiguration;
12631264
buildSettings = {
1265+
DEFINES_MODULE = YES;
12641266
ENABLE_TESTABILITY = YES;
12651267
FRAMEWORK_SEARCH_PATHS = (
12661268
"$(inherited)",

0 commit comments

Comments
 (0)