Once everything is ok, you can upload the resulting zip to Firebase Test Lab (change the model with your values):
```sh
gcloud firebase test ios run --test"build/ios_integ/ios_tests.zip"--devicemodel=iphone11pro,version=14.1,locale=fr_FR,orientation=portrait
gcloud firebase test ios run --test"build/ios_integ/Build/Products/ios_tests.zip"--devicemodel=iphone11pro,version=14.1,locale=fr_FR,orientation=portrait