Re: Xcode 3.23 broke my code signing [FIXED]

2010-04-15 Thread Steve Mykytyn
For anyone else who runs into this: Reversion to 3.2.2 fixed the code signing issue. Black magic apparently. Nothing else worked. Apologies to anyone who thinks this should have been posted to a different list. On Apr 15, 2010, at 9:06 AM, Dave Reed wrote: > > On Apr 14, 2010, at 9:25 PM, S

Re: Xcode 3.23 broke my code signing

2010-04-15 Thread Dave Reed
On Apr 14, 2010, at 9:25 PM, Steve Mykytyn wrote: > Project that built fine for weeks fails to pass validation, won't run when > installed. > > Ran Xcode uninstall, reinstalled from scratch, same deal. > > Other than randomly trying stuff, does anyone have a known working procedure > for fixi

Xcode 3.23 broke my code signing

2010-04-14 Thread Steve Mykytyn
Project that built fine for weeks fails to pass validation, won't run when installed. Ran Xcode uninstall, reinstalled from scratch, same deal. Other than randomly trying stuff, does anyone have a known working procedure for fixing this??? Hard to think of a less productive way to waste time.