mhkim0720 / UnitySwift_uaal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UnitySwift

This is a sample code to integrate Unity into iOS Swift app The sample based on the uaal example provided by unity Please refer to the sample below

https://github.com/Unity-Technologies/uaal-example

Demo

Quick Start

  • $ Pod install
  • Open xcworkspace
  • Open the Unity project file and make an iOS Xcode Project and then copy to iOS Library folder
  • Follow the guide in the unity uaal example, You need to create a reference of the unity framework and create various project configurations Please refer to the document below
  • https://github.com/Unity-Technologies/uaal-example/blob/master/docs/ios.md

About


Languages

Language:Swift 80.4%Language:C# 6.8%Language:Objective-C 5.5%Language:Java 3.2%Language:Ruby 2.2%Language:Objective-C++ 1.9%