hi!
i just reactivated my old apple dev subscription.
added my ipad an all ok. compiled gideros player and x code runned and installed on ipad. no problem at all.
ipod (2^ gen) ios 4.2.1
add device ok.
compile. ok
xcode says:
build succeded.
"finished running GiderosPlayeriPhone on iPod."
but nothing is runned and nothing is intalled on iPod ?
why i'm going crazy (just restored iPod and the problem is the same...)
some days ago installed Gideros Player with dev account of a friend of mine. and no problems.
someone can help?
ciao,
Gianluca.
ok. solved. if you get this problem you need to compile to armv6 change the project build setting like this then work fine.
TNT ENGiNE for Gideors Studio - Particle Engine, Virtual Pad, Animator Studio, Collision Engine - DOWNLOAD NOW !!! IT'S FREE!!! -
www.tntengine.com
Comments
It seems new XCode changes the default value of $(ARCHS_STANDARD_32_BIT) from "armv6 armv7" to "armv7"
I'll update the XCode projects. Thank you again