Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 296 Bytes

File metadata and controls

10 lines (6 loc) · 296 Bytes

Cryptomator macOS Integrations

macOS-specific implementations of integrations-api.

Building

Since this project involves JNI, you need Java as well as Xcode build tools:

  • JDK 25
  • XCode Command Line Tools (run xcode-select --install)