Page 1 of 1

How to delete old provisioning files in the IOS Setting Menu

Posted: Tue May 12, 2020 10:14 am
by rofe
Working with LiveCode 6 and Xcode 11, there is no more easy way in Xcode to delete old and unused provisioning files.
My popup menu is crowded.
Any idea how to keep the active ones? Did already delete in the "~/Library/MobileDevice/Provisioning\ Profiles" items, but LiveCodes still shows them. Already deleted the files on the Apple DEV site too.
Thanks for help
Rolf

Re: How to delete old provisioning files in the IOS Setting Menu

Posted: Tue May 12, 2020 10:23 am
by jmburnod
Hi Rolf,
I believe you have to delete them in keychain
Best regards
Jean-Marc

Re: How to delete old provisioning files in the IOS Setting Menu

Posted: Tue May 12, 2020 12:21 pm
by LiveCode_Panos
Hello Rolf,

Deleting "~/Library/MobileDevice/Provisioning\ Profiles" should be enough, but you have to quit LiveCode and reopen it to see the changes.

Kind regards,
Panos
--

Re: How to delete old provisioning files in the IOS Setting Menu

Posted: Wed May 13, 2020 8:26 am
by rofe
Thanks for the reply. Did just that and deleted old files in the "/Library/MobileDevice/Provisioning/Profiles". After restart of LC the provisioning files were removed. :D