Skip to content

Commit b8e7a7c

Browse files
committed
Enabled module in framework
1 parent 60b1ad5 commit b8e7a7c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

MGScopeBar.xcodeproj/project.pbxproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -337,6 +337,7 @@
337337
ALWAYS_SEARCH_USER_PATHS = NO;
338338
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
339339
COPY_PHASE_STRIP = NO;
340+
DEFINES_MODULE = YES;
340341
DYLIB_COMPATIBILITY_VERSION = 1;
341342
DYLIB_CURRENT_VERSION = 1;
342343
FRAMEWORK_VERSION = A;
@@ -370,6 +371,7 @@
370371
ALWAYS_SEARCH_USER_PATHS = NO;
371372
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
372373
COPY_PHASE_STRIP = YES;
374+
DEFINES_MODULE = YES;
373375
DYLIB_COMPATIBILITY_VERSION = 1;
374376
DYLIB_CURRENT_VERSION = 1;
375377
FRAMEWORK_VERSION = A;

0 commit comments

Comments
 (0)