Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 70924

"Platform IOS already added" error now appearing on IOS package builds

$
0
0

@tarnawsky wrote:

A recent change to Ionic pro’s package build is causing this error during this fastlane step:
cordova platform add ios --nofetch

Exit status of command ‘cordova platform add ios --nofetch’ was 1 instead of 0. (FastlaneCore::Interface::FastlaneShellError)
Error: Platform ios already added.

This can be fixed by ensuring ios is not an platform in config.xml but this isn’t practical.

Broken fastlane summary on Wednesday June 20th:
±-----±-----------------------------------±------------+
| fastlane summary |
±-----±-----------------------------------±------------+
| Step | Action | Time (in s) |
±-----±-----------------------------------±------------+
| 1 | default_platform | 0 |
| 2 | build_summary | 4 |
| 3 | create_keychain | 0 |
| 4 | download_certs | 2 |
| 5 | import_certificate | 0 |
| 6 | build_pro_app | 294 |
| :boom: | cordova platform add ios --nofetch | 3 |
| 8 | upload_logs | 0 |
| 9 | shell command | 0 |
| 10 | delete_keychain | 0 |
±-----±-----------------------------------±------------+

Working Fastlane summary on Monday 18th June:
±-----±-----------------------------------±------------+
| fastlane summary |
±-----±-----------------------------------±------------+
| Step | Action | Time (in s) |
±-----±-----------------------------------±------------+
| 1 | default_platform | 0 |
| 2 | build_summary | 5 |
| 3 | download_www | 4 |
| 4 | create_keychain | 0 |
| 5 | download_certs | 2 |
| 6 | import_certificate | 0 |
| 7 | npm install --quiet | 37 |
| 8 | cordova platform add ios --nofetch | 11 |
| 9 | update_project_codesigning | 0 |
| 10 | update_project_provisioning | 0 |
| 11 | gym | 80 |
| 12 | upload_ipa | 2 |
| 13 | upload_logs | 1 |
| 14 | shell command | 0 |
| 15 | delete_keychain | 0 |
±-----±-----------------------------------±------------+

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 70924

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>