• Jenn Magder's avatar
    Update integration_test iOS FTL README script to remove targeted version (#143248) · 1d25b0c7
    Jenn Magder authored
    1. Remove `dev_target` from suggested Firebase Test Lab iOS script and use wildcard instead.
    2. First run `flutter clean` before building to avoid collisions between runs.
    3. Use `zip --must-match` in case the xctestrun or `Release-iphoneos` directories are missing (like ran with `--profile` instead of `--release` on purpose) to fail instead of zipping up only part of what's needed.
    
    This came out of a discussion with FTL about these instructions and I tried to run them locally and avoided setting `dev_target`.
    
    See also #74428
    1d25b0c7
Name
Last commit
Last update
..
android Loading commit data...
example Loading commit data...
integration_test_macos Loading commit data...
ios Loading commit data...
lib Loading commit data...
test Loading commit data...
test_fixes Loading commit data...
CHANGELOG.md Loading commit data...
README.md Loading commit data...
analysis_options.yaml Loading commit data...
pubspec.yaml Loading commit data...