From: Marko Ž. <xm...@st...> - 2011-03-15 16:01:01
|
Any feedback about this one? Is it a bug? On 12.3.2011 20:03, Marko Žmak wrote: > 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/ > > > ------------------------------------------------------------------------------ > Colocation vs. Managed Hosting > A question and answer guide to determining the best fit > for your organization - today and in the future. > http://p.sf.net/sfu/internap-sfd2d > > > _______________________________________________ > xmlvm-users mailing list > xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmlvm-users -- Studio Artlan Marko Žmak, dipl.ing.mat. Mob: +385 98 212 801 Email: xm...@st... Web: http://www.studioartlan.com/ |