The Wayback Machine - https://web.archive.org/web/20220106141036/https://github.com/cryptomator/integrations-mac
Skip to content
develop
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

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 11
  • Maven
  • XCode Command Line Tools (run xcode-select --install)