Codemagic IOS Runner build issue #2897
Unanswered
aminEspark
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi @aminEspark, I see that you have access to the paid feature chat widget in the Codemagic web app, please use it for a quicker support option. Currently, due to the holiday season, we expect delays in responses in the public support channels. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?
Flutter (Dart)
Steps to reproduce
1 We are using the default workflow for building the iOS app (i.e., we are not using the codemagic.yaml configuration).
2 The iOS project includes two targets:
Runner: The main iOS application.
Notification Extension: Used to display images in push notifications.
3 When attempting to build the iOS app, we encounter an error stating that the Runner target is not found. I've also attached an image of the error from Codemagic.
Expected results
The expected result is a fully functional iOS app that supports displaying images in push notifications without any build errors.
Actual results
During the iOS app build process, at the 5th step of installing dependencies, we encounter an error stating that the Runner target cannot be found in the repository.
Build id (optional)
676410f27539d5477abb0140
Beta Was this translation helpful? Give feedback.
All reactions