Skip to content

Commit

Permalink
chenge destination
Browse files Browse the repository at this point in the history
  • Loading branch information
lixin9311 committed Jul 12, 2022
1 parent d88ac56 commit 1d7e8de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fastlane/Fastfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ lane :release do
output_directory: "output",
output_name: "PlayCover",
export_method: "developer-id",
destination: "generic/platform=macOS,arch=arm64",
skip_package_pkg: true,
)
end
Expand Down

0 comments on commit 1d7e8de

Please sign in to comment.