I want to run Unity on an existing Xcode project.

Asked 2 years ago, Updated 2 years ago, 79 views

Currently, I am developing a native app on iOS.
I wanted to move Unity 5 in this project, but
I'm not sure.

Simply put, I want to switch between native apps and Unity 5.
I understand that there is a site method like this, but
It appears to be Unity4.
http://sassembla.github.io/Public/2012:12:04%201-29-54/2012:12:04%201-29-54.html

What are the ways to add Unity 5 to an existing project?
If you are familiar with it, please let me know.Thank you for your cooperation.

xcode unity3d game-development

2022-09-30 19:33

1 Answers

Basically, Unity does not expect to be built into iOS native apps.
Think of the above site as remodeling to force it to move.

Therefore, if you try to do the same with Unity 5, you will need to do something similar to the above site.This requires knowledge of Unity 5 and iOS/Xcode, but on the contrary, if you have that knowledge, you should be able to use the above sites to support Unity 5.

I'm sorry it's not a solution, but I recommend you to give up saying that you didn't respond in the first place.


2022-09-30 19:33

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.