Any application I'm trying to create failures on the Unity splash screen

Please help me. I struggled with my problem for two days, I searched the entire Internet and found nothing. I use Unity to create games for iDevices. Everything was perfect when I used Snow Leopard with xCode 4.0, but now I have Lion and xCode 4.2, and I can’t create ANY application. I tried 5 different projects, and even tried to make a completely empty application, but every project that I try to build in xCode on my device just closes on the splash screen without any errors. xCode just says the application is complete. I tried on iPod 4 and iPhone 3Gs - the same thing. This is killing me! Please, help!

+4
source share
2 answers

Finally, the problem is solved! I just uninstalled Unity 3.4.2 and installed Unity 3.4.0 and it will work! A strange mistake, I blamed Apple for three days, I did not think that the problem would be from Unity.

+1
source

Finally, the problem is solved! I just uninstalled Unity 3.4.2 and installed Unity 3.4.0 and it worked! A strange mistake, I spent three days blaming Apple, I would not think that this problem would be on the part of Unity.

I just had the opposite problem ... I switched from 3.4.0 to 3.4.2, now nothing else works ...

Is there anything new? I just re-created the whole Xcode project with all the storekits, openfeint and everything and nothing works. It crashes on a Unity pop-up screen.

+1
source

Source: https://habr.com/ru/post/1386289/


All Articles