Files
WhisperDictate/.gitignore
hariel1985 b0533f85f0 Add entitlements for Developer ID signing + notarization
WhisperDictate.entitlements: non-sandboxed hardened-runtime entitlements
(app-sandbox=false; cs.disable-library-validation for the bundled whisper-cli
+ ggml/whisper dylibs). Used to deep-sign the app with the company Developer ID
identity before notarization. Also ignore the stray Contents/CodeResources
signing artifact.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-05 21:28:29 +02:00

19 sor
307 B
Plaintext

# Build
macos/build/
macos/WhisperDictate.app/Contents/MacOS/
macos/WhisperDictate.app/Contents/Frameworks/
macos/WhisperDictate.app/Contents/_CodeSignature/
macos/WhisperDictate.app/Contents/CodeResources
WhisperDictate
*.o
*.dSYM/
*.dmg
# macOS
.DS_Store
# Xcode
*.xcodeproj/
*.xcworkspace/
xcuserdata/