Error when building game [SOLVED]

MacMowl

  • Posts: 65
Hi,

I cannot run the game on the iOS simulator.
Here is the compiler log.

Any idea?

« Last Edit: May 02, 2012, 04:24:27 am by MacMowl »

gamecreme

  • Posts: 12
It happen to me several days ago.
And then I realize that if you create collider, if the collider shape touches each other, iOS will fail to compile.
just make sure that the collison shape doesn't collide each other.

Doesn't know if this is what happen.
I am running into other problem with iOS as well.
Submitted a bug report, still waiting for answer

MacMowl

  • Posts: 65
I don't know what I've done but the problem has been solved.

Thx