Error during uninstalling Qt application from MacOS
Unsolved
General and Desktop
-
I built Qt application and made a installer with Qt framework installer.
- During installation on MacOS, the OS asked me the password for installation.
- Works above fine
- When I try to uninstall application with Maintenancetool I got the following message:
Error during unstallation process: Could not delere file /Users/UserName/Library/Application Support/ApplicationFolderName/: Operation not permitted
Meantime, the folder and its contents were deleted.
Please give your advises how to fix it -
Hi,
Did you check the permission on that folder ?
Did you install Qt system wide ? -
In the app container ? What do you mean by that ?
Did you check the user permissions ? -
I just realized I misunderstood your issue.
I thought you had trouble uninstalling Qt.
Might be a silly question but was that folder created at some point ?