From: Panayotis K. <pan...@pa...> - 2011-03-15 16:31:27
|
On 12 Μαρ 2011, at 9:03 μ.μ., Marko Žmak wrote: > 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? > It is a bug. Thank you for pointing it out! |