Skip to content
Discussion options

You must be logged in to vote

Hi @pranaynemavrize, you are getting:

error: Provisioning profile "XXXXXXXXX" doesn't include the currently selected device "builder’s Virtual Machine" (identifier 0000FE00-343A79319AA17942). (in target 'ImageNotification' from project 'TSC')

Add --archive-flags="-destination 'generic/platform=iOS'" to xcode-project build-ipa. So, it will look like:

xcode-project build-ipa --archive-flags="-destination 'generic/platform=iOS'"

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@icarusdust
Comment options

@pranaynemavrize
Comment options

@pranaynemavrize
Comment options

Answer selected by pranaynemavrize
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants