Skip to content
Discussion options

You must be logged in to vote

Hello @ArtsyCraftsyGirl,
Yes, Codemagic does support building ipa with Cordova. In your build logs, the error message you are encountering is:

error: Signing for "JbPaladinPatriotsClock" requires a development team. Select a development team in the Signing & Capabilities editor. (in target 'JbPaladinPatriotsClock' from project 'JbPaladinPatriotsClock')

Have you selected a team in your xcode project?

If you don't have a mac machine, you can open your project.pbxproj file, and in there should be a variable named DEVELOPMENT_TEAM = X6******L1;
you should be able to see the code of your team when you sign into app developer page in the top right corner.

Also kindly follow the steps as in th…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by dam-ease
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants