[
https://issues.apache.org/jira/browse/CB-12502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15883402#comment-15883402
]
ASF GitHub Bot commented on CB-12502:
-------------------------------------
GitHub user kerrishotts opened a pull request:
https://github.com/apache/cordova-docs/pull/684
CB-12502: (ios) Document minimum iOS version support / Xcode requirements
<!--
Please make sure the checklist boxes are all checked before submitting the
PR. The checklist
is intended as a quick reference, for complete details please see our
Contributor Guidelines:
http://cordova.apache.org/contribute/contribute_guidelines.html
Thanks!
-->
### Platforms affected
iOS Docs
### What does this PR do?
- Refresh Xcode screenshots
- Document minimum Xcode requirement and OS X version.
- Document opening Xcode from terminal
- Use xcworkspace instead of xcodeproj
### What testing has been done on this change?
Viewed document locally
### Checklist
- [X] [Reported an issue](http://cordova.apache.org/contribute/issues.html)
in the JIRA database
- [X] Commit message follows the format: "CB-3232: (android) Fix bug with
resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform
affected.
- [X] Added automated test coverage as appropriate for this change.
- N/A
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kerrishotts/cordova-docs CB-12502
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-docs/pull/684.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #684
----
commit 3a03297ea23874ef8ec5a33cca2200becb50ce1e
Author: Kerri Shotts <[email protected]>
Date: 2017-02-24T19:35:48Z
CB-12502: Refresh Xcode screenshots
Document minimum Xcode requirement and OS X version.
Document opening Xcode from terminal
Use xcworkspace instead of xcodeproj
----
> Document minimum iOS version support / Xcode requirements
> ---------------------------------------------------------
>
> Key: CB-12502
> URL: https://issues.apache.org/jira/browse/CB-12502
> Project: Apache Cordova
> Issue Type: Improvement
> Components: Docs, iOS
> Affects Versions: Master
> Reporter: Filip Maj
> Assignee: Shazron Abdullah
>
> I was trying to answer the question "what minimum iOS version does
> cordova-ios support?" Finding an answer to that question was challenging and
> lead to some conflicting information.
> There was a [discuss thread on the mailing list talking about
> this|https://lists.apache.org/thread.html/6dbe3ad68265e52982f44e4e68ff413dd5ed1617ea0cef25a4e844da@%3Cdev.cordova.apache.org%3E],
> but that is the only source of information on the topic.
> First, the [cordova-ios repository itself only mentions that Xcode 7+ is a
> requirement|https://github.com/apache/cordova-ios#cordova-ios]. Perhaps we
> should also explicitly mention what iOS version(s) we support?
> Second, the [cordova-docs mentions Xcode 6+ is required, and vaguely mentions
> iOS 8 (but does not imply that that is the minimum
> version|https://cordova.apache.org/docs/en/latest/guide/platforms/ios/index.html#requirements-and-support].
> Perhaps we can clarify the requirements here?
> Third, the [cordova-docs iOS simulator instructions show screenshots using an
> old (probably unsupported?) Xcode version, deploying to iOS 5 and 6
> simulators (which I think are now also
> unsupported)|https://cordova.apache.org/docs/en/latest/guide/platforms/ios/index.html#deploying-to-simulator].
> Should we update these as well?
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]