- Add Info.plist with bundle identifier and usage descriptions - Embed Info.plist into binary using linker flags in Package.swift - Add Developer ID code signing to build script (with ad-hoc fallback) - Update version to 2.0.0 in Info.plist - Enable runtime hardening for notarization readiness This ensures Peekaboo works properly with macOS permissions system and can be distributed via Homebrew with proper code signing. |
||
|---|---|---|
| .. | ||
| Sources | ||
| TestHost | ||
| Tests | ||
| .gitignore | ||
| .swiftformat | ||
| .swiftlint.yml | ||
| CHANGELOG.md | ||
| Package.swift | ||
| run-local-tests.sh | ||