Closed m1ga closed 9 years ago
Yep. Executable permission are lost (need to fix that).
A global +x
is not a good idea.
So far these are the two files that need +x
permissions:
{sdk}/node_modules/ioslib/lib/ios-sim
{sdk}/android/titanium_prep.macos
new version pushed that fixes it 1.2.0
It looks like the permissions are wrong when installing through tisdk:
then trying to compile leads to:
changing the whole 4.1.0.GA folder with "chmod +x" (for testing) and everything works fine.