Skip to content

fix(cli): iOS allow provision update on build xArchieve#8458

Open
EltonFaust wants to merge 1 commit intoionic-team:mainfrom
EltonFaust:main
Open

fix(cli): iOS allow provision update on build xArchieve#8458
EltonFaust wants to merge 1 commit intoionic-team:mainfrom
EltonFaust:main

Conversation

@EltonFaust
Copy link
Copy Markdown

Description

On iOS build, set the flag -allowProvisioningUpdates on the build xArchieve step when using the automatic signing type

Change Type

  • Fix
  • Feature
  • Refactor
  • Breaking Change
  • Documentation

Rationale / Problems Fixed

The build process for iOS using the automatic signing type only set the flag -allowProvisioningUpdates on the IPA Build step, if the provision previously used is modified, the process will fail on the xArchieve step.

In my case, after I changed the app entitlements to allow the carplay-audio, the build started failing, because the current provisioning didn't had the carplay capability and it wasn't automatically being updated.

Tests or Reproductions

Screenshots / Media

image

Platforms Affected

  • Android
  • iOS
  • Web

Notes / Comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant