Possible Duplicate:
Unable to process application info.plist validation at this time due to a general error (1095)
Over the past few weeks I've been distributing beta builds of my iOS app via ad hoc distribution. Everything was working fine until this morning 8/31/2012.
I followed the usual procedure in Xcode 4.3.3:
- Product => Archive
- Everything builds so far so good
- Click validate and choose the correct provisioning stuff in the wizard
- Validation fails immediately saying "Unable to process application info.plist validation at this time due to a general error"
I've tried to validate about ten times. Everytime it's the same thing. After reading this SO post I feel confident it's an Apple problem. However I want to get this ad hoc build out to a client asap. Then it finally dawned on me: Is the validation step in Xcode necessary when just doing an ad hoc build?