在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:cryptomator/ios开源软件地址:https://github.com/cryptomator/ios开源编程语言:Swift 98.3%开源软件介绍:Cryptomator for iOSCryptomator offers multi-platform transparent client-side encryption of your files in the cloud. Download on the App Store: https://apps.apple.com/app/cryptomator-2/id1560822163 BuildingCreate SecretsIf you are building with Xcode, create a #!/bin/sh
export DROPBOX_APP_KEY=...
export GOOGLE_DRIVE_CLIENT_ID=...
export GOOGLE_DRIVE_REDIRECT_URL_SCHEME=...
export ONEDRIVE_CLIENT_ID=...
export ONEDRIVE_REDIRECT_URI_SCHEME=...
export PCLOUD_APP_KEY=... And then run If you are building via a CI system, set these secret environment variables accordingly. ContributingPlease read our contribution guide, if you would like to report a bug, ask a question or help us with coding. This project uses SwiftFormat and SwiftLint to enforce code style and conventions. Install these tools if you haven't already. Please make sure that your code is correctly formatted and passes linter validations. The easiest way to do that is to set up a pre-commit hook. Create a file at ./Scripts/process.sh --staged
exit $? And make your pre-commit hook executable: chmod +x .git/hooks/pre-commit Code of ConductHelp us keep Cryptomator open and inclusive. Please read and follow our Code of Conduct. LicenseDistributed under the GPLv3. See the LICENSE file for more info. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论