Re: What would cause Cocoa classes not to be recognized in a Cocoa Touch framework?
Re: What would cause Cocoa classes not to be recognized in a Cocoa Touch framework?
- Subject: Re: What would cause Cocoa classes not to be recognized in a Cocoa Touch framework?
- From: Jacopo Andrea Giola <email@hidden>
- Date: Wed, 11 Dec 2013 07:52:38 +0100
Hi Gavin, this can be a corruption of the precompiled header or a corruption of the precompiled modules if you turn on the modules option inside your project.
Try to make a deep clean of the project folder, delete the derivate build for the project and delete the module folder inside the Xcode folder in the Library folder of your user and try to build again to see if the error persist.
Inviato da iPhone
Jacopo Andrea Giola
> Il giorno 11/dic/2013, alle ore 07:21, Gavin Stokes <email@hidden> ha scritto:
>
> More good news from Xcode:
>
> error: use of undeclared identifier 'UIDevice'
>
> Cannot find interface declaration for 'UIImage'
>
> Unknown type name 'UIButton'
>
> And on and on, with everything from CGFloat to UILabel.
>
> Come on.
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Xcode-users mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden