• 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
.github Loading commit data...
.vscode Loading commit data...
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.ci.yaml Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CODEOWNERS Loading commit data...
CODE_OF_CONDUCT.md Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
PATENT_GRANT Loading commit data...
README.md Loading commit data...
TESTOWNERS Loading commit data...
analysis_options.yaml Loading commit data...
dartdoc_options.yaml Loading commit data...
flutter_console.bat Loading commit data...