Skip to content

iOS | Jenkins | Xcode couldn't find any provisioning profiles matching #18266

Discussion options

You must be logged in to vote

Hi, to be able to build your app, you need to install certificate and provisioning profile on the server with jenkins first. It perfectly works for you locally, because you installed both certificate and profile.
You have 3 options

  • install manually
  • use match tool,
    or
  • use sigh with cert.

A good starting point is docs about code signing: https://docs.fastlane.tools/codesigning/getting-started/

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@BeatrizSantos-Costa
Comment options

@devqueue
Comment options

Answer selected by pushkrajlanjekar
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants