Skip to content

Commit 25208e7

Browse files
committed
[Setting] 테스트플라이트 업데이트를 위해 기본 빌드 방식 Release로 변경
1 parent f865721 commit 25208e7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Wable-iOS.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2507,7 +2507,7 @@
25072507
0547F4A92C60D96B001E3039 /* Release */,
25082508
);
25092509
defaultConfigurationIsVisible = 0;
2510-
defaultConfigurationName = Debug;
2510+
defaultConfigurationName = Release;
25112511
};
25122512
0547F4AA2C60D96B001E3039 /* Build configuration list for PBXNativeTarget "Wable-iOS" */ = {
25132513
isa = XCConfigurationList;
@@ -2516,7 +2516,7 @@
25162516
0547F4AC2C60D96B001E3039 /* Release */,
25172517
);
25182518
defaultConfigurationIsVisible = 0;
2519-
defaultConfigurationName = Debug;
2519+
defaultConfigurationName = Release;
25202520
};
25212521
/* End XCConfigurationList section */
25222522

0 commit comments

Comments
 (0)