Re: Code signing on 10.6.8/Xcode 3.2.6
Re: Code signing on 10.6.8/Xcode 3.2.6
- Subject: Re: Code signing on 10.6.8/Xcode 3.2.6
- From: Sean McBride <email@hidden>
- Date: Tue, 20 Jan 2015 08:07:22 -0500
- Organization: Rogue Research Inc.
On Mon, 19 Jan 2015 19:12:15 -0800, Justin C. Walker said:
>I'll see what I can track down in the git repository...
Now that I'm back at work... here's the diff where we *undid* exactly that change that Xcode 6 made:
- productType = "com.apple.product-type.bundle.ocunit-test";
+ productType = "com.apple.product-type.bundle";
I consider it a bug that Xcode 6 should break my project that way since my dev & deployment targets are 10.8 everywhere.
Cheers,
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
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