On Jan 19, 2015, at 13:41 , Quincey Morris wrote: > On Jan 19, 2015, at 11:37 , Justin C. Walker <[email protected]> wrote: >> >> I'm told that I can change this by setting the code-signing identity to >> "don't sign". I do this in the build settings, but still get the above >> failure. > > The usual cause of this sort of behavior is that you changed the build > setting for the project, but it’s overridden for the target. Or you changed > it for one target but not for others.
Thanks to this and comments from JPHamard, I've been able to get to a point where doing a Build->Clean leaves me with one error and no warnings (so far): target specifies product type 'com.apple.product-type.bundle.ocunit-test', but there's no such product type for the 'macosx' platform Is this a "newer-than-10.6" issue? Is there a way to get past this? Thanks for answering the seriously newbie questions. And is there a good set of documentation that would help avoid further silly questions? Justin -- Justin C. Walker, Curmudgeon at Large Director Institute for the Enhancement of the Director's income ----------- Question 43: What if the hokey pokey really *is* what it’s all about? -- _______________________________________________ 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]
