- Learning Node.js for Mobile Application Development
- Stefan Buttigieg Milorad Jevdjenic
- 135字
- 2021-07-09 21:21:31
Setting up the Environment Variables for iOS on Mac OS X
Developing for iOS requires you to develop from a machine that runs on Mac OS X. At this point in time, it's not possible to develop iOS applications from Windows. In the following steps, we will outline how to get started with developing Ionic apps for iOS.
Installing the iOS SDK
The following are two ways that can be used to download Xcode:
- From the App Store, search for Xcode in the App Store application
- It is available at Apple Developer Downloads, which requires you to register as an Apple Developer.
Command-line tools are integrated within Xcode. Previously, this was installed separately. Once you've downloaded and installed Xcode, you are prepared to handle iOS projects from a machine that has Mac OS X enabled.
推薦閱讀
- 計算機圖形學編程(使用OpenGL和C++)(第2版)
- 程序員面試筆試寶典
- 程序員數學:用Python學透線性代數和微積分
- Instant Zepto.js
- SQL for Data Analytics
- Troubleshooting PostgreSQL
- Expert Data Visualization
- 劍指MySQL:架構、調優與運維
- JavaScript悟道
- C++17 By Example
- Flink核心技術:源碼剖析與特性開發
- Python趣味創意編程
- Java 9:Building Robust Modular Applications
- Scratch 3.0少兒積木式編程(6~10歲)
- 面向對象程序設計教程(C#版)