Skip to content

Commit

Permalink
Remove skipPackagePluginValidation
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanceriu committed Sep 9, 2024
1 parent a2154ae commit 1ebf8bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fastlane/Fastfile
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ lane :unit_tests do |options|
ensure_devices_found: true,
result_bundle: true,
number_of_retries: 3,
xcargs: '-skipPackagePluginValidation',
)
end

Expand Down

0 comments on commit 1ebf8bc

Please sign in to comment.