Contributing
Report issues, propose improvements, and submit focused changes to Snappilot.
Private by default
Snappilot processes your content locally. No account, analytics service, or cloud upload is involved.
Before opening a pull request
Search existing issues, describe the user problem, keep the change focused, and test the relevant capture or editor workflow.
Development checks
Generate the Xcode project and run a full build before submitting your change.
Terminal
xcodegen generate
xcodebuild -project Snappilot.xcodeproj -scheme Snappilot -destination 'platform=macOS' build