From 88cd17fd35ff374e248dbce8320941d1c8c6ebf0 Mon Sep 17 00:00:00 2001 From: Website Deployment Script Date: Fri, 21 Feb 2020 23:59:22 +0000 Subject: [PATCH] Deploy website Deploy website version based on 8f7e1f80a926ebb156df29e678c12e28398988b7 --- docs/next/running-on-device.html | 2 +- docs/next/running-on-device/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/next/running-on-device.html b/docs/next/running-on-device.html index 87b1e0fce59..c5e503d1252 100644 --- a/docs/next/running-on-device.html +++ b/docs/next/running-on-device.html @@ -102,8 +102,8 @@

2. Configure code signing

Register for an Apple developer account if you don't have one yet.

Select your project in the Xcode Project Navigator, then select your main target (it should share the same name as your project). Look for the "General" tab. Go to "Signing" and make sure your Apple developer account or team is selected under the Team dropdown. Do the same for the tests target (it ends with Tests, and is below your main target).

+

Repeat this step for the Tests target in your project.

-

Repeat this step for the Tests target in your project.

3. Build and Run your app

If everything is set up correctly, your device will be listed as the build target in the Xcode toolbar, and it will also appear in the Devices pane (⇧⌘2). You can now press the Build and run button (⌘R) or select Run from the Product menu. Your app will launch on your device shortly.

diff --git a/docs/next/running-on-device/index.html b/docs/next/running-on-device/index.html index 87b1e0fce59..c5e503d1252 100644 --- a/docs/next/running-on-device/index.html +++ b/docs/next/running-on-device/index.html @@ -102,8 +102,8 @@

2. Configure code signing

Register for an Apple developer account if you don't have one yet.

Select your project in the Xcode Project Navigator, then select your main target (it should share the same name as your project). Look for the "General" tab. Go to "Signing" and make sure your Apple developer account or team is selected under the Team dropdown. Do the same for the tests target (it ends with Tests, and is below your main target).

+

Repeat this step for the Tests target in your project.

-

Repeat this step for the Tests target in your project.

3. Build and Run your app

If everything is set up correctly, your device will be listed as the build target in the Xcode toolbar, and it will also appear in the Devices pane (⇧⌘2). You can now press the Build and run button (⌘R) or select Run from the Product menu. Your app will launch on your device shortly.