Skip to content

Commit

Permalink
chore: update fastfile
Browse files Browse the repository at this point in the history
  • Loading branch information
RyuNen344 committed Aug 21, 2023
1 parent 4d7004a commit 8142641
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app-ios/fastlane/Fastfile
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,8 @@ platform :ios do
xcargs: "-skipPackagePluginValidation",
project: project,
scheme: scheme,
destination: destination,
derived_data_path: derived_data_path,
destination: destination
)
end

Expand Down

0 comments on commit 8142641

Please sign in to comment.