You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 17, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: setup/ns-cli-setup/ns-setup-os-x.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ On OS X systems, you can use the NativeScript CLI to develop Android and iOS app
23
23
* Latest Xcode
24
24
* Command-line tools for Xcode
25
25
* For Android development
26
-
* JDK 7 or a later stable official release
26
+
* JDK 8 or a later stable official release
27
27
* Apache Ant 1.8 or later
28
28
* Android SDK 19 or later
29
29
* (Optional) Genymotion to expand your testing options
@@ -44,7 +44,7 @@ On OS X systems, you can use the NativeScript CLI to develop Android and iOS app
44
44
1. Run the App Store and download and install Xcode 5 or later.
45
45
1. Go to [Downloads forApple Developers](https://developer.apple.com/downloads/index.action), login and download and install the **Command Line Tools for Xcode**for your version of OS X and Xcode.
46
46
1. Install the dependencies for Android development.
47
-
1. Install [JDK 7](http://www.oracle.com/technetwork/java/javase/downloads/index.html) or a later stable official release.
47
+
1. Install [JDK 8](http://www.oracle.com/technetwork/java/javase/downloads/index.html) or a later stable official release.
48
48
1. Go to [Java SE Downloads](http://www.oracle.com/technetwork/java/javase/downloads/index.html) and click **Download**for JDK.
49
49
1. In the **Java SE Development Kit** section, accept the license agreement and click the download link for Mac OS X.
50
50
1. Wait for the download to complete and install the JDK.
0 commit comments