From b7b7ecbb7143929e23f8f2ade69d01b8e5dbbeea Mon Sep 17 00:00:00 2001 From: Website Deployment Script Date: Mon, 9 Jul 2018 13:42:33 +0000 Subject: [PATCH] Deploy website Deploy website version based on fbebb7563e4609e3bd51923011fbfb47f01844d5 --- 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 12fe64ea606..2c7fc85c7cf 100644 --- a/docs/next/running-on-device.html +++ b/docs/next/running-on-device.html @@ -124,7 +124,7 @@

A Mac is required in order to build your app for iOS devices. Alternatively, you can refer to the Quick Start instructions to learn how to build your app using Create React Native App, which will allow you to run your app using the Expo client app.

1. Plug in your device via USB

-

Connect your iOS device to your Mac using a USB to Lightning cable. Navigate to the ios folder in your project, then open the .xcodeproj file within it using Xcode.

+

Connect your iOS device to your Mac using a USB to Lightning cable. Navigate to the ios folder in your project, then open the .xcodeproj file, or if you are using CocoaPods open .xcworkspace, within it using Xcode.

If this is your first time running an app on your iOS device, you may need to register your device for development. Open the Product menu from Xcode's menubar, then go to Destination. Look for and select your device from the list. Xcode will then register your device for development.

2. Configure code signing

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

diff --git a/docs/next/running-on-device/index.html b/docs/next/running-on-device/index.html index 12fe64ea606..2c7fc85c7cf 100644 --- a/docs/next/running-on-device/index.html +++ b/docs/next/running-on-device/index.html @@ -124,7 +124,7 @@

A Mac is required in order to build your app for iOS devices. Alternatively, you can refer to the Quick Start instructions to learn how to build your app using Create React Native App, which will allow you to run your app using the Expo client app.

1. Plug in your device via USB

-

Connect your iOS device to your Mac using a USB to Lightning cable. Navigate to the ios folder in your project, then open the .xcodeproj file within it using Xcode.

+

Connect your iOS device to your Mac using a USB to Lightning cable. Navigate to the ios folder in your project, then open the .xcodeproj file, or if you are using CocoaPods open .xcworkspace, within it using Xcode.

If this is your first time running an app on your iOS device, you may need to register your device for development. Open the Product menu from Xcode's menubar, then go to Destination. Look for and select your device from the list. Xcode will then register your device for development.

2. Configure code signing

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