iOS_provisioning_workaround.md
1 --- 2 id: iOS_provisioning_workaround 3 title: iOS Provisioning Workaround 4 sidebar_label: iOS Provisioning Workaround 5 --- 6 7 8 9 ## What if you have no provisioning profile? 10 11 12 1. Disable push notifications for the project. 13  14  15 16 1. Select `StatusIm` in the Project Navigator. 17  18 19 20 1. Select `StatusIm` from the list of targets. 21  22 23 1. Set the signing to "automatic". 24  25  26 1. Rename project name with your prefix. 27  28 29 1. Rename unit-tests name with your prefix. 30  