Add details to the iOS part integration_test#74428
Merged
dnfield merged 1 commit intoflutter:masterfrom Jan 22, 2021
letsar:patch-1
Merged
Add details to the iOS part integration_test#74428dnfield merged 1 commit intoflutter:masterfrom letsar:patch-1
dnfield merged 1 commit intoflutter:masterfrom
letsar:patch-1
Conversation
8 tasks
auto-submit bot
pushed a commit
that referenced
this pull request
Feb 12, 2024
…ion (#143248) 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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Improved the README by adding details for the iOS section.
This PR aims to fix #48600
Pre-launch Checklist
///).If you need help, consider asking for advice on the #hackers-new channel on Discord.