Skip to content

Commit db919b9

Browse files
committed
[Chore] #154 - Fastfile 수정
1 parent b25e0e8 commit db919b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fastlane/Fastfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ platform :ios do
2121
)
2222

2323
build_app(
24-
scheme: "Neki-iOS.Release",
24+
scheme: "Neki-iOS",
2525
configuration: "Release",
2626
export_method: "app-store"
2727
)

0 commit comments

Comments
 (0)