Revert "chore: fastlane (skip e2e)"

This reverts commit 6acf329a5a.
This commit is contained in:
Mo
2023-03-20 10:30:23 -05:00
parent 404d8dfacf
commit a63ab6a555
2 changed files with 6 additions and 11 deletions

View File

@@ -28,7 +28,7 @@ platform :ios do
scheme: scheme,
output_name: scheme,
silent: true,
xcargs: 'DEBUG_INFORMATION_FORMAT=dwarf-with-dsym -allowProvisioningUpdates'
xcargs: 'DEBUG_INFORMATION_FORMAT=dwarf-with-dsym'
)
build_number