You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Branch-TestBed-Swift/README.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,9 +17,7 @@ It is available on the App Store: https://testbed-swift.app.link/appstore
17
17
7. Log in to the [Branch dashboard](https://dashboard.branch.io) and create a new app from the drop-down menu in the top right corner
18
18
8. On the Settings, screen copy the Branch key
19
19
9. In the Xcode project's **info.plist** file, change the `branch_key` entry to the value of your new Branch key key
20
-
10. Add a new String key to the **info.plist** file: `branch_app_domain`
21
-
11. Populate the new `branch_app_domain` key with the value of the **Default domain name** field found in the Custom Link Domain section of the dashboard's Link Settings tab
22
-
12. Populate the Branch dashboard with the following values:
20
+
10. Populate the Branch dashboard with the following values:
23
21
- Always try to open app: Checked
24
22
- I have an iOS App: Checked
25
23
- iOS URL: `swift-testbed://` (from the **info.plist** file, this is URL Types > URL Schemes > Item 0)
Copy file name to clipboardExpand all lines: Branch-TestBed-Xcode-7/README.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,9 +10,7 @@
10
10
7. Log in to the [Branch dashboard](https://dashboard.branch.io) and create a new app from the drop-down menu in the top right corner
11
11
8. On the Settings, screen copy the Branch key
12
12
9. In the Xcode project's **info.plist** file, change the `branch_key` entry to the value of your new Branch key key
13
-
10. Add a new String key to the **info.plist** file: `branch_app_domain`
14
-
11. Populate the new `branch_app_domain` key with the value of the **Default domain name** field found in the Custom Link Domain section of the dashboard's Link Settings tab
15
-
12. Populate the Branch dashboard with the following values:
13
+
10. Populate the Branch dashboard with the following values:
16
14
- Always try to open app: Checked
17
15
- I have an iOS App: Checked
18
16
- iOS URL: `branchtest://` (from the **Supporting Files/Branch-TestBed-Info.plist** file, this is URL Types > URL Schemes > Item 0)
Copy file name to clipboardExpand all lines: Branch-TestBed/README.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,9 +10,7 @@
10
10
7. Log in to the [Branch dashboard](https://dashboard.branch.io) and create a new app from the drop-down menu in the top right corner
11
11
8. On the Settings, screen copy the Branch key
12
12
9. In the Xcode project's **info.plist** file, change the `branch_key` entry to the value of your new Branch key key
13
-
10. Add a new String key to the **info.plist** file: `branch_app_domain`
14
-
11. Populate the new `branch_app_domain` key with the value of the **Default domain name** field found in the Custom Link Domain section of the dashboard's Link Settings tab
15
-
12. Populate the Branch dashboard with the following values:
13
+
10. Populate the Branch dashboard with the following values:
16
14
- Always try to open app: Checked
17
15
- I have an iOS App: Checked
18
16
- iOS URL: `branchtest://` (from the **Supporting Files/Branch-TestBed-Info.plist** file, this is URL Types > URL Schemes > Item 0)
0 commit comments