Re: lipo ((os/kern) invalid argument) error after building universal binary
Re: lipo ((os/kern) invalid argument) error after building universal binary
- Subject: Re: lipo ((os/kern) invalid argument) error after building universal binary
- From: Chris Espinosa <email@hidden>
- Date: Tue, 3 Feb 2009 21:10:04 -0800
On Feb 3, 2009, at 4:01 PM, Ken G. Brown wrote:
Now the program executes correctly from within Xcode, but not from
Finder. Same whether under Rosetta or not, on Intel.
THis often indicates a mismatch between the executable's actual name
and the value of the executableName key in the Info.plist. If you
change the name of your executable, you have to change the Info.plist
as well. Most modern Info.plists are wired to substitute the product
name in, but if you manually change the project, you may have to take
care of that as well.
Chris
_______________________________________________
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