Skip to content

Commit 5ff2124

Browse files
committed
Enable logs for workflow
1 parent a868da9 commit 5ff2124

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Fastlane/Fastfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -185,10 +185,7 @@ platform :ios do
185185
scheme: "ForPDA",
186186
output_directory: "Builds/",
187187
output_name: output_name,
188-
cloned_source_packages_path: "SourcePackages",
189188
configuration: "Release",
190-
silent: true,
191-
suppress_xcode_output: true,
192189
skip_package_pkg: true,
193190
export_method: "app-store",
194191
export_options: {

0 commit comments

Comments
 (0)