Below is some output from calls to match and then ionic
Should the ionic command be showing summary output like match (and the rest of the fastlane commands)?
+---------------------+----------------------------------------+------------------------+
| Installed Provisioning Profile |
+---------------------+----------------------------------------+------------------------+
| Parameter | Environment Variable | Value |
+---------------------+----------------------------------------+------------------------+
| App Identifier | | XXXXXXXXXXXXXXXXXXXXX |
| Type | | XXXXXXXXXXXXXXXXXXXXX |
| Platform | | XXXXXXXXXXXXXXXXXXXXX |
| Profile UUID | XXXXXXXXXXXXXXXXX | XXXXXXXXXXXXXXXXXXXXX |
| Profile Name | XXXXXXXXXXXXXXXXX | XXXXXXXXXXXXXXXXXXXXX |
| Profile Path | XXXXXXXXXXXXXXXXX | XXXXXXXXXXXXXXXXXXXXX |
| | | XXXXXXXXXXXXXXXXXXXXX |
| | | XXXXXXXXXXXXXXXXXXXXX |
| Development Team ID | XXXXXXXXXXXXXXXXX | XXXXXXXXXXXXXXXXXXXXX |
+---------------------+----------------------------------------+------------------------+
[09:28:19]: All required keys, certificates and provisioning profiles are installed 🙌
[09:28:19]: Setting Provisioning Profile type to 'app-store'
[09:28:19]: -------------------
[09:28:19]: --- Step: ionic ---
[09:28:19]: -------------------
[09:28:19]: $ ionic cordova prepare ios --no-interactive --release --device --prod
Below is some output from calls to
matchand thenionicShould the ionic command be showing summary output like match (and the rest of the fastlane commands)?