Jenkins Debuts ERROR No iOS Profile Match

When debugging iOS from jenkins, I get the following error.

=== BUILD TARGET 'myTargetName' OF PROJECT 'projectName' WITH Debug CONFIGURATION ===

Check Dependencies No iOS profile 'provisiongName' profile found: Xcode could not find a profile matching 'provisiongName'. Install the profile (by dragging and dropping it onto the Xcode dock item) or select a different one from the General tab of the target editor. Code signing is required for product type "Application" in SDK "iOS 10.3"

Please tell me how to fix this ... please.

+3


source to share





All Articles