- Unity Virtual Reality Projects
- Jonathan Linowes
- 136字
- 2021-06-25 21:58:33
Setting up for iOS devices
This section will help set up your Mac for iOS development from Unity for iPhones. The requirements are not specific to virtual reality; these are the same steps required by anyone building any iOS app from Unity. The process is also well documented elsewhere, including the Unity documentation at https://docs.unity3d.com/Manual/iphone-GettingStarted.html.
A requirement of Apple's closed ecosystem is you must use a Mac as your development machine to develop for iOS. That’s just the way it is. The upside is the setup process is very straightforward.
At the time of writing, the only VR apps that will run on iOS are Google Cardboard.
The steps include:
- Have an Apple ID
- Install Xcode
- Configure the Unity Player Settings for iOS
- Build And Run
OK, let's take a bite of this apple.
推薦閱讀
- ASP.NET Core:Cloud-ready,Enterprise Web Application Development
- Google Flutter Mobile Development Quick Start Guide
- 自己動手寫搜索引擎
- Microsoft Application Virtualization Cookbook
- C語言程序設計基礎與實驗指導
- FLL+WRO樂高機器人競賽教程:機械、巡線與PID
- Java應用開發(fā)技術實例教程
- Hands-On Microservices with Kotlin
- Python編程與幾何圖形
- Responsive Web Design by Example
- Scala編程實戰(zhàn)(原書第2版)
- Visual C#.NET程序設計
- C++新經(jīng)典
- Python深度學習:模型、方法與實現(xiàn)
- Python從入門到精通