From a7ca90e7c75eeec027aee4f37cb1f86796e6aec7 Mon Sep 17 00:00:00 2001 From: Vojtech Novak Date: Wed, 3 Aug 2016 17:45:42 -0700 Subject: [PATCH] running on device does not require apple dev program#2 Summary: supersedes #9197 Closes https://github.com/facebook/react-native/pull/9198 Differential Revision: D3666896 Pulled By: hramos fbshipit-source-id: 2177841dc1791545001a640992a01c83369fb9c8 --- docs/RunningOnDeviceIOS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/RunningOnDeviceIOS.md b/docs/RunningOnDeviceIOS.md index ee91cb3f4..483e5a017 100644 --- a/docs/RunningOnDeviceIOS.md +++ b/docs/RunningOnDeviceIOS.md @@ -8,7 +8,7 @@ next: running-on-simulator-ios previous: linking-libraries-ios --- -Running an iOS app on a device requires an [Apple Developer account](https://developer.apple.com/) and provisioning your iPhone. This guide covers only React Native specific topics. +Running an iOS app on a device requires only an Apple ID and a Mac. This guide covers only React Native specific topics. ## Accessing the development server from device