build to simulator works, to device 21 or 23 errors

Yesterday everything was fine. Could build blank templates to the device, no problem.


Today, any attempt to build anything like a blank template to the device creates more than 21 errors.


Looking like this:


"Cannot find interface declaration...


"Cannot declare variable inside @interface


"Uknown type name "UIGestureRecognizer...



And a raft of other seemingly weird things that shouldn't happen. All in .h files that should be part and parcel of building to the device.


As I say, building to a simulator has no such problems. Works fine, even with my terrible coding.

Answered by deeeds in 182088022

Have since updated to the 10.1 beta of iOS and Xcode 8.1 beta. Everything works propertly, again.


Perhaps I'm destined for the cutting edge.

Accepted Answer

Have since updated to the 10.1 beta of iOS and Xcode 8.1 beta. Everything works propertly, again.


Perhaps I'm destined for the cutting edge.

build to simulator works, to device 21 or 23 errors
 
 
Q