From: Marko Ž. <xm...@st...> - 2011-03-12 19:03:55
|
I tried tu run iFireworks demo on the smilator, using ant target xrun from Eclipse (latest, Pulsar) and the build failed. This is the log output: [exec] setenv XCODE_VERSION_MINOR 0400 [exec] setenv YACC /Developer/usr/bin/yacc [exec] /bin/sh -c /MobDev/xmlvm/demo/iphone/ifireworks/dist/build/iFireworks.build/Debug-iphonesimulator/iFireworks.build/Script-93301B0B132BF8E50071E007.sh [exec] ** BUILD SUCCEEDED ** xrun: BUILD FAILED /MobDev/xmlvm/demo/iphone/ifireworks/nbproject/xcode.xml:139: /MobDev/xmlvm/demo/iphone/ifireworks/build/Debug-iphonesimulator/iFireworks.app not found. But when I change in nbproject/xcode.xml this line: <fileset dir="build/Debug-iphonesimulator/${ant.project.name}.app"/> to this: <fileset dir="*dist/*build/Debug-iphonesimulator/${ant.project.name}.app"/> then it works. Is this a bug in xcode.xml or something else? -- Studio Artlan Marko Žmak, dipl.ing.mat. Mob: +385 98 212 801 Email: xm...@st... Web: http://www.studioartlan.com/ |