Re: app built on 10.9 refuses to launch on 10.7
Re: app built on 10.9 refuses to launch on 10.7
- Subject: Re: app built on 10.9 refuses to launch on 10.7
- From: Mark Szymczyk <email@hidden>
- Date: Fri, 30 May 2014 01:06:47 -0400
The most likely cause of your problem is base internationalization. Newly created Xcode projects have base internationalization turned on, but base internationalization works only on OS X 10.8 and later.
To support 10.7, turn off base internationalization. Select your project from the project navigator to open the project editor. Select your project from the left side of the project editor. Deselect the Use Base Internationalization checkbox.
Mark
_______________________________________________
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