Is Unity support XCode 9?

May i know that if current version of Unity Support XCode 9?
It seems like i face quite a lot of issue when dealing with XCode 9 right now.

Thank you.

Yes, I am running a fairly complex AR project without any issues. Can you post your issues?

I think that it might caused by an Old Unity Version(5.3.6). May i know that if which version in Unity3d 5.3.x are the best for supporting XCode 9?

Currently this is what i received for the XCode 9 once i build it.

I think you need to go to 5.6

1 Like

Or 2017.1

this issue is known and should not affect your game, it is being fixed.

But i also received some error message as I wanted to build my game for Simulator Test. Is Simulator for XCode 9 works well with Unity right now? I’m using Unity3d 5.6.3f1

What error message? Please give us all the information you have so we can better help you. Did you make sure to have simulator SDK selected in your player settings?

I just created a new project and set it to iOS Simulator and the problem occurred during build in XCode 9.

Here is the ScreenShot of the XCode

Here is my Player Settings

Any Help will do :slight_smile: Thank you.

I think you may need to upgrade your unity version. Which one are you on?

I’m in Unity 5.6.3f1. May i know which Unity Version supports the latest simulator?

Hi Christophergoy,

May i know which Unity Version are able to support the iOS 11 XCode 9 Simulator?

Thank you.

Check this topic https://forum.unity.com/threads/create-ios-build-for-ios-11-with-unity-5-5-4p5.496190/#post-3233123
I’m on 5.5.4.

However games in simulator runs in about 1FPS… I read on stackoverflow that there is some bug in Xcode9.

1 Like

Thanks it works! but with only 1FPS it is way too slow.