Skip to content

Commit 96feff7

Browse files
committed
Merge branch 'master' of github.com:lithium0003/ccViewer
2 parents 60e3484 + 4528b46 commit 96feff7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ https://itunes.apple.com/us/app/cryptcloudviewer/id1458528598?mt=8
55
## description
66
This app is iOS cloud viewer with keeping encrypted. Supported storages: Google Drive, Dropbox, OneDrive, pCloud and Document folder. Available encryption: rclone, CarotDAV. This app can play media files with keeping encrypted. In addition, this app can play non-native media files (ex. mpeg2) with software decoder. You can edit your cloud storages: upload, make folder, rename, move, delete items.
77

8+
In version 1.4.0, Chromecast support added. Please keep the app foreground and not lock the device while casting to Chromecast.
9+
810
## how to compile
911
if you did not set up, run these commands.
1012

@@ -24,7 +26,7 @@ cd work
2426
```
2527

2628
### open with Xcode and compile
27-
1. open workspace "ccViewer.xcodeproj"
29+
1. open workspace "ccViewer.xcworkspace"
2830
2. select scheme "ccViewer" and build
2931

3032
If you want to use, fix a file "RemoteCloud/RemoteCloud/Secret.swift" for your own client_id and secret.

0 commit comments

Comments
 (0)