Github user rakatyal commented on a diff in the pull request:

    https://github.com/apache/cordova-docs/pull/505#discussion_r53539872
  
    --- Diff: www/docs/en/dev/guide/platforms/ios/index.md ---
    @@ -132,20 +203,20 @@ To preview the app in the iOS emulator:
     
     4. Press the __Run__ button that appears in the same toolbar to the
        left of the __Scheme__. That builds, deploys and runs the
    -   application in the emulator. A separate emulator application opens
    +   application in the simulator. A separate simulator application opens
        to display the app:
     
        ![]({{ site.baseurl 
}}/static/img/guide/platforms/ios/HelloWorldStandard.png)
     
    -   Only one emulator may run at a time, so if you want to test the app
    -   in a different emulator, you need to quit the emulator application
    +   Only one simulator may run at a time, so if you want to test the app
    +   in a different simulator, you need to quit the simulator application
        and run a different target within Xcode.
     
    -Xcode comes bundled with emulators for the latest versions of iPhone
    +Xcode comes bundled with simulators for the latest versions of iPhone
     and iPad. Older versions may be available from the __Xcode →
     Preferences → Downloads → Components__ panel.
     
    -## Deploy to Device
    +## Deploying to Device
    --- End diff --
    
    These sections should be moved under 'Project Configuration' above. We 
should not be speaking of deployment after having a section on 'Signing the 
app'.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org

Reply via email to