Skip to content
This repository was archived by the owner on Feb 19, 2020. It is now read-only.

Commit f87666d

Browse files
author
Christoph Wendt
committed
Add new image to documentation (modify property list)
1 parent be7b9e7 commit f87666d

File tree

3 files changed

+2
-0
lines changed

3 files changed

+2
-0
lines changed

Documentation/05_plist.png

45.7 KB
Loading
-777 KB
Binary file not shown.

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ Press the **Build** button. You can now build and run your app.
6363

6464
This step only needs to be done if you want to use an authentication type other than **BITAuthenticatorIdentificationTypeAnonymous**.
6565

66+
![alt text](Documentation/05_plist.png "Add url scheme tp property list")
67+
6668
1. Open your Info.plist of the exported Xcode project. It is usually stored in the root directory.
6769
2. Add a new key **URL types** or **CFBundleURLTypes** (if Xcode displays the raw keys).
6870
3. Change the key of the first child item to **URL Schemes** or **CFBundleURLSchemes**.

0 commit comments

Comments
 (0)