Replies: 2 comments
-
Hi @bvoq, first and foremost, please note that your team is on a paid plan which means that you have access to the private chat widget in the UI, please use that widget next time for quicker responses.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
This discussion is being closed due to no activity in the last 14 days. You can reopen the discussion at any time if needed. |
Beta Was this translation helpful? Give feedback.
0 replies
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?
Flutter (Dart)
Steps to reproduce
Hello, first thanks for creating this cool tool called codemagic!
Our problem is the following.
Take any Flutter project and try to publish it to the mac store.
This works, however we get the following issue:

This is likely, because we did not configure the provisioning profile. I was struggling to get the provisioning profile to work.
Your macOS signing guide gives no information about this.
I have made two attempts to solve this so far.
Manually creating the app, signing it, packaging it then uploading it (build-id: 64b78f3d10046192d7fd0aae)
Manually creating the pkg directly from an archive (build-id: 64b7976910046192d7fd2542)
Expected results
For it to upload on Testflight as well.
Actual results
Testflight is blocked.
Build id (optional)
64b79e2010046192d7fd36a5
Beta Was this translation helpful? Give feedback.
All reactions