On Jan 19, 2015, at 19:05 , Sean McBride wrote: > On Mon, 19 Jan 2015 18:38:35 -0800, Justin C. Walker said: > >> target specifies product type 'com.apple.product-type.bundle.ocunit- >> test', but there's no such product type for the 'macosx' platform > > Did Xcode 6 touch that project? IIRC it changes > "com.apple.product-type.bundle" to > "com.apple.product-type.bundle.ocunit-test" which Xcode 5 (and earlier I > guess) doesn't like. You might check your SCM history for that like within > the pbxproj file.
Thanks for the comments. I'll guess that the answer is yes: the project is built on 10.10 now, and there are issues (SDK "differences" [bugs]) that prevent it from running well on 10.6.8, which is how I got involved. I'll see what I can track down in the git repository... -- Justin C. Walker, Curmudgeon at Large Director Institute for the Enhancement of the Director's Income ----------- If you don't know where you're going, you might wind up someplace else. - Yogi Berra -- _______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/xcode-users/archive%40mail-archive.com This email sent to [email protected]
