diff --git a/sites/docs/src/content/platform-integration/ios/setup.md b/sites/docs/src/content/platform-integration/ios/setup.md index dccd8757e8..34d7cdf3ef 100644 --- a/sites/docs/src/content/platform-integration/ios/setup.md +++ b/sites/docs/src/content/platform-integration/ios/setup.md @@ -44,7 +44,7 @@ an iOS physical device or on the iOS Simulator. ``` If you downloaded Xcode elsewhere or need to use a different version, - replace `/Applications/Xcode.app` with the path to there instead. + replace `/Applications/Xcode.app` with the path to your Xcode installation. 1.

Agree to the Xcode licenses

@@ -133,7 +133,7 @@ Set up each iOS device on which you want to test. ![Trust Mac](/assets/images/docs/setup/trust-computer.png) - 1.

Configure your physical iOS device

+ 1.

Enable Developer Mode

Apple requires enabling **[Developer Mode][]** on the device to protect against malicious software. @@ -176,7 +176,7 @@ Set up each iOS device on which you want to test. :::note Apple Developer program When you want to _deploy_ your app to the App Store, - you'll need to upgrade your personal Apple Developer account to + you must upgrade your personal Apple Developer account to a professional account. ::: diff --git a/sites/docs/src/content/platform-integration/macos/setup.md b/sites/docs/src/content/platform-integration/macos/setup.md index 091a379c43..df2ffe2728 100644 --- a/sites/docs/src/content/platform-integration/macos/setup.md +++ b/sites/docs/src/content/platform-integration/macos/setup.md @@ -44,7 +44,7 @@ compile and debug native Swift and Objective-C code. ``` If you downloaded Xcode elsewhere or need to use a different version, - replace `/Applications/Xcode.app` with the path to there instead. + replace `/Applications/Xcode.app` with the path to your Xcode directory. 1.

Agree to the Xcode licenses