On 30/09/2009, at 4:45 PM, Steve Cronin wrote:
I'm using .xib files but I don't what I should even be looking for. What is this trying to tell me?
Looks like your nib contains a Leopard-only class, and therefore it can't dearchive it on Tiger. Seems to be some sort of private image rep class - are you using an image templae only available on Leopard?
Have you set the deployment target for the nib file in IB? That might pick up what the problem is.
--Graham _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
