Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 301 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 301 Bytes

Cryptomator macOS Integrations

macOS-specific implementations of integrations-api.

Building

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

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