Skip to content

Commit b2e204f

Browse files
committed
enabled BUILD_LIBRARY_FOR_DISTRIBUTION for Release configuration
1 parent cf5ca91 commit b2e204f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

HyperLabel.xcodeproj/project.pbxproj

+1
Original file line numberDiff line numberDiff line change
@@ -400,6 +400,7 @@
400400
268F29AF2260E83A004E97D6 /* Release */ = {
401401
isa = XCBuildConfiguration;
402402
buildSettings = {
403+
BUILD_LIBRARY_FOR_DISTRIBUTION = YES;
403404
CLANG_ENABLE_MODULES = YES;
404405
CODE_SIGN_IDENTITY = "";
405406
CODE_SIGN_STYLE = Automatic;

0 commit comments

Comments
 (0)