Skip to main content

AS - Deleting Provision Profile

info

Please note that this tool is classified as a Legacy tool. We recommend transitioning to our updated solutions to maintain optimal performance and security in your workflows. For more information on this matter, please reach out to technical support .

Windows

  1. In the studio, click Tools → iOS Sign Configuration. 

  2. Click a profile, then click Delete.

Mac

  1. Open terminal
  2. Run each of the following:
    1. cd ~/Library/MobileDevice/Provisioning\ Profiles/ 
    2. rm *
    3. sudo su
    4. cd ~/Library/MobileDevice/Provisioning\ Profiles/
    5. rm *
  3. Restart the Cloud Server.