Documentation
Learn how to use ClockworkPDF effectively
Getting Started
Installing on macOS
- Download the DMG file and open it.
- Drag the app (
.app) into the Applications folder. - Open Applications and locate the app.
- Control-click (or right-click) the app and select Open.
- In the security prompt, click Open to launch the app.
The first launch may require this extra step because the app is not signed with an Apple Developer certificate. After opening it once, you can launch it normally.
If macOS blocks the app
- Open System Settings.
- Go to Privacy & Security.
- Scroll to the Security section.
- Click Open Anyway next to the blocked app message.
- Confirm by clicking Open.
Option 2: Allow using Terminal
If the app does not appear in Privacy & Security:
- Open Terminal.
- Run the following command:
sudo xattr -rd com.apple.quarantine /Applications/ClockworkPDF.app
- Enter your macOS password when prompted.
- Open the app normally.
This removes the macOS quarantine flag that blocks unsigned applications.
