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 c103b9c commit b1d657bCopy full SHA for b1d657b
README.ja.md
@@ -1,4 +1,4 @@
1
-# ccViewer
+# CryptCloudViewer
2
iOSアプリ"CryptCloudViewer"のソースコードのレポジトリです。
3
4
アプリはこちらからダウンロードできます。
@@ -33,7 +33,7 @@ cd work
33
34
### Xcodeでのコンパイル
35
1. workspace "ccViewer.xcworkspace" を開きます。
36
-2. scheme "ccViewer" を選択し build します。
+2. scheme "CryptCloudViewer" を選択し build します。
37
38
実際に使用したい場合は、"RemoteCloud/RemoteCloud/Secret.swift" のファイルを修正し、
39
あなた自身で取得した、それぞれのサービスでの client_id と secret に置き換えてください。
0 commit comments