[Date Prev][Date Next][Thread Prev][Thread Next][Thread Index]

Re: [XaraXtreme-dev] XCode project



Ben Fowler wrote:
* build-resources.pl does not find the svn command and a bodged
version number is supplied.

With recent build-resources.pl it won't even try and run
svn unless "-s" is on the command line. It shouldn't be
on the command line when called from XCode. So yes, there
will be a bodged version number, but it shouldn't even
be trying to call svnversion. If it's really important
this works, I can put in an SVNVERSION environment variable
so the path to it can be specified.

Alex