You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2015/09/10 20:46:45 UTC

[jira] [Created] (CB-9640) Document iOS 9 requirement issue for plugin

Shazron Abdullah created CB-9640:
------------------------------------

             Summary: Document iOS 9 requirement issue for plugin
                 Key: CB-9640
                 URL: https://issues.apache.org/jira/browse/CB-9640
             Project: Apache Cordova
          Issue Type: Bug
          Components: Plugin WKWebViewEngine
            Reporter: Shazron Abdullah


Users might have not switched to Xcode 7 in their command line tools. If they have a multiple Xcode setup.

Document how to switch in the README.md

{code}
# check which Xcode the command line tools is using
xcode-select -p
# change to the Xcode 7 command line tools
sudo xcode-select -s /Applications/Xcode-7.app/Contents/Developer
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org