Re: Application generated via XCode refuses to launch under a different user.
Re: Application generated via XCode refuses to launch under a different user.
- Subject: Re: Application generated via XCode refuses to launch under a different user.
- From: Larry Fransson <email@hidden>
- Date: Sat, 3 Apr 2004 21:29:20 -0800
So it appears that all applications have the same permission scheme.
Yet the older demo apps can compile & run on any account, yet apps
that I build can only run within my own account.
Check the options under the build style. Do you have ZeroLink checked?
I'd lay odds that this is your problem. This one has caught a lot of
people. Select the deployment build style or uncheck the ZeroLink
option under the development build style. I suspect the older
ProjectBuilder examples worked because I don't think ZeroLink is an
option for non-native targets.
Larry Fransson
Seattle, WA
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.