Improved macOS command

This commit is contained in:
Thorsten Sommer 2024-06-25 20:42:03 +02:00
parent 7b47764d89
commit 5b5022cd44
Signed by: tsommer
GPG Key ID: 371BBA77A02C0108

View File

@ -52,7 +52,7 @@ When you are confident in the app's safety, follow these steps:
3. Find the MindWork AI Studio app. 3. Find the MindWork AI Studio app.
4. Type this command: `xattr -r -d com.apple.quarantine ` (with a space at the end). 4. Type this command: `xattr -r -d com.apple.quarantine ` (with a space at the end).
5. Drag the MindWork AI Studio app from the Finder into the Terminal window. The path to the app will be added to the command automatically. 5. Drag the MindWork AI Studio app from the Finder into the Terminal window. The path to the app will be added to the command automatically.
6. The final command should be: `xattr -r -d com.apple.quarantine /Applications/MindWork\ AI\ Studio.app`. Press Enter. 6. The final command should be: `xattr -r -d com.apple.quarantine "/Applications/MindWork AI Studio.app"`. Press Enter.
7. Now, you might close the Terminal app and the Finder. 7. Now, you might close the Terminal app and the Finder.
The AI Studio app should now open without any issues. Once the app is installed, it will check for updates automatically. If a new version is available, you will be prompted to install it. The AI Studio app should now open without any issues. Once the app is installed, it will check for updates automatically. If a new version is available, you will be prompted to install it.