You've successfully subscribed to MyPad Blog
Great! Next, complete checkout for full access to MyPad Blog
Welcome back! You've successfully signed in.
Success! Your account is fully activated, you now have access to all content.
Success! Your billing info is updated.
Billing info update failed.

Make LiceCap work on Catalina

Make LiceCap work on Catalina
Make LICEcap to work in Catalina as follows.

I was running into trouble getting LICEcap to work in Catalina (the previous 32-bit app wouldn't run and I had to install the latest release). Running LICEcap wasn't as seamless as below. The solution proposed here worked like a charm!

  • Step 1: Run the below code in a bash shell
xattr -d com.apple.quarantine /Applications/LICEcap.app
  • Step 2: Allow LICEcap to record screen

Screenshot-2019-12-03-at-9.30.07-AM

  • Step 3: Allow LICEcap to monitor input strokes. I use this for enabling the shortcut to stop LICEcap animation recording

Screenshot-2019-12-03-at-9.28.33-AM