diff --git a/doc/build_ios.md b/doc/build_ios.md index 67c45b8e56bb3e4cf0943e769f35ac2e908ed57e..233851ae3b87f466fc0caa1556b27be1f93d754e 100644 --- a/doc/build_ios.md +++ b/doc/build_ios.md @@ -159,6 +159,6 @@ xcodebuild -exportArchive -archivePath $PWD/build/Cesium.xcarchive -exportOption /Applications/Xcode.app/Contents/Applications/Application\ Loader.app/Contents/Frameworks/ITunesSoftwareService.framework/Support/altool --upload-app -f $PWD/build/Cesium.ipa -u YOUR_APPLE_ID ``` -The prompt for your password, if you use two-factor authentication, you'll need to generate an application specific password for this command (see: https://appleid.apple.com/account/manage) +The command will prompt for your password, if you use two-factor authentication, you'll need to generate an application specific password for this command (see: https://appleid.apple.com/account/manage) 5. Go to `https://appstoreconnect.apple.com/`, then `My Apps` and publish your App from there. \ No newline at end of file