Skip to content

cryptomator/integrations-mac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)