my project is cordovabase.
i want .ipa file but cordova archive not return that so i added xcode archive & export for ios step in my workflow. but it throws an error that : Signing for “application” requires a development team. Select a development team in the Signing & Capabilities editor. (in target ‘application’ from project ‘application’) now what should i do.
Which build Step causes the issue and which version of the step?
E.g.: Xcode Archive & Export for iOS v2.7.2
Thank You