mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-11 14:52:27 +00:00
* Bump TransformerKit to fix compile Fixes build issue with Xcode 15 by raising minimum deployment target to 10.13 * Add flag to disable screenshots Make it possible to disable/enable screenshots, this is disabled by default, to enable use: $ defaults write com.hicknhacksoftware.MacPass AllowScreenshots YES and to disable it use: $ defaults write com.hicknhacksoftware.MacPass AllowScreenshots NO --------- Co-authored-by: Michael Starke <michael.starke@hicknhack-software.com>
6 lines
277 B
Plaintext
6 lines
277 B
Plaintext
binary "https://sparkle-project.org/Carthage/Sparkle.json" "2.6.4"
|
|
github "MacPass/KeePassKit" "3.3.2"
|
|
github "MacPass/KissXML" "503fc012b73a4507965019720cbf1c157e849657"
|
|
github "MacPass/TransformerKit" "3232b04c568df7f98b33ceb21a2090a9ccbc2065"
|
|
github "mstarke/HNHUi" "6.0.1"
|