We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bda9205 commit a7bfb7eCopy full SHA for a7bfb7e
README.md
@@ -18,6 +18,8 @@ If you are building with Xcode, create a `.cloud-access-secrets.sh` file in the
18
19
```sh
20
#!/bin/sh
21
+export BOX_CLIENT_ID=...
22
+export BOX_CLIENT_SECRET=...
23
export DROPBOX_APP_KEY=...
24
export GOOGLE_DRIVE_CLIENT_ID=...
25
export GOOGLE_DRIVE_REDIRECT_URL_SCHEME=...
0 commit comments