chore: using setup_ci for ios build#6577
Conversation
|
Maybe it not stuck at |
|
iOS Build Available Rocket.Chat Experimental 4.64.0.107010 |
|
iOS Build Available Rocket.Chat Experimental 4.64.0.107011 |
|
Android Build Available Rocket.Chat Experimental 4.64.0.107008 Internal App Sharing: https://play.google.com/apps/test/RQVpXLytHNc/ahAO29uNSGaew1C--DJuExKV-2zLWChCUmjp_SAtEFfXxCO2TFq_v1Pte0FZeKzBHwb1JftvLGWU2PIGlL7Bzg6WS6 |
|
Android Build Available Rocket.Chat 4.64.0.107007 Internal App Sharing: https://play.google.com/apps/test/RQQ8k09hlnQ/ahAO29uNSb-pCNMlShWO7NpI9aamJAVxIDiu7sPiz60rdG10KnwG58bph09Lx8aEtxySyzdCLhWudFX6JsvFPDIAv_ |
|
iOS Build Available Rocket.Chat Experimental 4.64.0.107012 |
|
Android Build Available Rocket.Chat 4.64.0.107007 Internal App Sharing: https://play.google.com/apps/test/RQQ8k09hlnQ/ahAO29uNSuCTNlLce8ITyLuywIp8_c11lC5QAuUjJyZvwe1dPaIcCe8R6AP3iAxCW3Vow65Rpvr7nUgf88QqqsDkgi |
|
Android Build Available Rocket.Chat Experimental 4.64.0.107008 Internal App Sharing: https://play.google.com/apps/test/RQVpXLytHNc/ahAO29uNT4zjfwHJvSZdzP962C0jJYVlhf1MgRM1gHsVQDBQ0zrU2r_LcYUwMvrOZOYcL5TA48mRgsxCz1k2GZENOB |
|
iOS Build Available Rocket.Chat Experimental 4.64.0.107013 |
|
Android Build Available Rocket.Chat 4.64.0.107007 Internal App Sharing: https://play.google.com/apps/test/RQQ8k09hlnQ/ahAO29uNTOixaGkRMWB_vtuTMbc8enYFprYFAZNqusms3wQi1XK33SN90Aq1CuwQO4zAS4B1TUTrRs4KBtFL7wCZm- |
|
Android Build Available Rocket.Chat Experimental 4.64.0.107008 Internal App Sharing: https://play.google.com/apps/test/RQVpXLytHNc/ahAO29uNTi6SQeMhIufL8dtKuZT50EQ63JzTjO52-p2Ph4yp7qSO0cFLRy7o0AltrGd3hV4GfkZNmONGqhtxUO4Nc6 |
Proposed changes
During the migration from CircleCI to GitHub Actions in #6447, I forgot to change setup_circle_ci to setup_ci, which is more suitable and recommended by fastlane for GitHub Actions. The previous setup was causing the iOS build to hang on Signing NotificationService.appex, which resulted in the build failing. Hopefully, this change will fix the hanging issue.
Working Actions
Run 1
Run 2
Run 3
Run 4
Issue(s)
N/A
How to test or reproduce
N/A
Screenshots
N/A
Types of changes
Checklist
N/A
Further comments
This will break the iOS builds on Circle CI