IPhone : Getting Swift compiler errors

on Saturday, April 18, 2015

I've built an app in Xcode 6.2 and it was running fine but when I moved it Xcode 6.3 on another system I'm getting a lot of Swift compiler errors.


Most of them are like "AnyObject is not to NSArray", "AnyObject is not to NSNumber". Sorry I could not upload any image.


Is there any settings changes that I can make to overcome this problem? Everytime I move my project to another Mac I have to add a few "!" and when I move it back I have to delete them.


0 comments:

Post a Comment