- 1. Install the trial from https://macpaw.com/cleanmymac
- 2. Open CleanMyMac then click Action then Authenticate
- 3. Install the CleanMyMac installer from here, click replace
- 4. I didn’t try to open the app.
- 5. Run:
sudo xattr -r -d com.apple.quarantine /Applications/CleanMyMac\ X.app
- 6. Run
codesign -f -s – –deep /Applications/CleanMyMac\ X.app/
(Check note) - 7. Open CleanMyMac
Notes:
- If you got:
–: no identity found
. Follow steps bellow to fix:-
- Run
security find-identity -p codesigning
and checkValid identities only
section
- Run
-
- Use one item in the list in format:
XXXX "Mac Developer: [email protected] (YYYYYYY)"
=> only copyMac Developer: [email protected] (YYYYYYY)
- Use one item in the list in format:
-
- Then replace command from step 6 with
codesign -f -s 'Mac Developer: [email protected] (YYYYYYY)' /Applications/CleanMyMac\ X.app/
- Then replace command from step 6 with
-
CleanMyMac installer link doesn't work anymore :( I updated to the latest MacOS and now the program won't work so I tried updating and can't find any cracks for it. If I do this method, I have 0 Valid identities found.