Re: Executable arguments issue...
Re: Executable arguments issue...
- Subject: Re: Executable arguments issue...
- From: Fritz Anderson <email@hidden>
- Date: Mon, 14 Jan 2008 11:20:08 -0600
On 14 Jan 2008, at 10:27 AM, Ole Weidner wrote:
I've experienced some problems with the executable arguments
settings in XCode 3.0: whenever I set an argument, commit my project
(including the XCode project.pbxproj project files) to an SVN
repository, and check it out again on a different machine, the
argument list is empty! Is this a known issue? Does anybody know how
to fix that?
Such settings are kept in the {username}.pbxuser, {username}.mode*,
etc., files in the project package, and not in project.pbxproj. If you
want to share those settings, make sure you check those files into the
repository. Whoever checks the project out will have to have the same
short user name as the person who made the settings.
— F
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden