Skip to content

Commit 3dffec9

Browse files
authored
Update Fastfile (#42)
1 parent d4f31e2 commit 3dffec9

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
@@ -130,7 +130,7 @@ platform :ios do
130130

131131
gym(
132132
export_method: "app-store",
133-
scheme: "Loop (Workspace)",
133+
scheme: "LoopWorkspace",
134134
output_name: "Loop.ipa",
135135
configuration: "Release",
136136
destination: 'generic/platform=iOS',

0 commit comments

Comments
 (0)