This repository contains an iOS project that integrated a Unity game.
Explore the project »
Report Bug
Embed a Unity Game in an iOS App »
How to embed Unity Framework into iOS App (Objective C or Swift) »
- Unity
- UnityFramework
- Create an Unity project.
- Export the Unity project.
- Drag and drop the Unity-iPhone.xcodeproj file to the iOS workspace.
- Add a new framework to the iOS workspace:
General >
Frameworks, Libraries and Embedded Content >
Click the + button >
Select the UnityFramework.framework from the list.
NOTE |
You must connect and run on a real device to successful build. |