Re: Tips on migrating pre Xcode 3.1.3 projects to Xcode 4.6
Re: Tips on migrating pre Xcode 3.1.3 projects to Xcode 4.6
- Subject: Re: Tips on migrating pre Xcode 3.1.3 projects to Xcode 4.6
- From: Alex Zavatone <email@hidden>
- Date: Fri, 29 Mar 2013 14:00:24 -0400
Ahhhh. Perfect. Setting the minimum SDK on the project changes the executable target to an iOS app.
You rock David.
I was thrown by the scheme reporting Mac OS on the executable rather than iOS.
Had to do this two weeks ago. Can't believe I forgot.
Jens/Peter, thanks much for putting this together. It's a thing of beauty.
Thanks again.
On Mar 29, 2013, at 1:34 PM, David Duncan wrote:
> On Mar 29, 2013, at 7:19 AM, Alex Zavatone <email@hidden> wrote:
>
>> When opening the project in Xcode 4.6, the target appears as a Mac OS app, not an iOS app.
>>
>> I could first update the app to Xcode 3.1.3, then to 4.6 but my Mac with that install is in storage. Is there any set of guidelines available for updating older projects to 4.6?
>
>
> The SDK is probably missing as specified (basically pointing at the then current iOS version) and Xcode defaults to Mac OS in that case. Setting the SDK should resolve the issue.
> --
> David Duncan
>
_______________________________________________
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