M2 and M4 mac STUCK #3474
Replies: 2 comments 1 reply
|
Hello @PraiseMore93, |
0 replies
|
It’s been just buffering on pending whenever I try to build for iOS. I’ve
tried M2 and M4 and they work off and on but it’s been taking close to an
hour to get a build to go
…On Wed, May 20, 2026 at 7:06 PM dam-ease ***@***.***> wrote:
Hello @PraiseMore93 <https://github.com/PraiseMore93>,
Thanks for sharing the details. Just to clarify, the framework selected
says iOS (Swift/Objective-C), but the steps mention flutter pub get, is
this a Flutter project with an iOS native target?
Also, from the description, it’s not fully clear where the process is
getting stuck. Did you remotely access the build machine? Could you please
share the exact error/log from Xcode or Codemagic, and confirm whether the
archive itself completes successfully? Also, it will be helpful if you
share the build ID. You can find it under your build details page's 'ID'
section
—
Reply to this email directly, view it on GitHub
<#3474 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BZRUTNGVTFBW6HVJ2G7UOYT43ZCANAVCNFSM6AAAAACZGC4SICVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTMOJZG4ZDCOI>
.
You are receiving this because you were mentioned.Message ID:
<codemagic-ci-cd/codemagic-docs/repo-discussions/3474/comments/16997219@
github.com>
|
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
If you are looking for help, please confirm the following...
Which mobile framework are you using?
iOS (Swift, Objective-C)
Steps to reproduce
flutter pub get.cd ios && pod install.Expected results
The project should build/archive successfully on Apple Silicon Macs, and the iOS app should update to the latest build/version after the build is completed and uploaded.
Actual results
On both M2 and M4 Mac machines, the iOS build/update process gets stuck. The app does not update to the latest iOS version/build even after using a fresh clone and rebuilding the project. Android builds are working, but the iOS update flow is blocked.
Build id (optional)
No response
All reactions