Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 659 Bytes

iOS_provisioning_workaround.md

File metadata and controls

23 lines (15 loc) · 659 Bytes

What if you have no provisioning profile?

  1. Disable push notifications for the project.

  2. Select StatusIm in the Project Navigator.

  3. Select StatusIm from the list of targets.

  4. Set the signing to "automatic".

  5. Rename project name with your prefix.

  6. Rename unit-tests name with your prefix.