Skip to content

Commit

Permalink
feat: test 설정 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
heejinnn committed Nov 28, 2024
1 parent a5d4c40 commit 955b678
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3757,7 +3757,6 @@
};
4ACB61202CE4CC8A0018E78A /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 4A3246562CF8943200DE023D /* Debug.xcconfig */;
buildSettings = {
BUNDLE_LOADER = "$(TEST_HOST)";
CODE_SIGN_STYLE = Automatic;
Expand All @@ -3782,7 +3781,6 @@
};
4ACB61212CE4CC8A0018E78A /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 4A3246572CF8943200DE023D /* Release.xcconfig */;
buildSettings = {
BUNDLE_LOADER = "$(TEST_HOST)";
CODE_SIGN_STYLE = Automatic;
Expand Down

0 comments on commit 955b678

Please sign in to comment.