ios - Xcode 6.2 on El capitane - Storyboard compiler error: Exception while running ibtool -
i have project build in swift 1, thats why still using xcode 6.2. (i cannot migrate, because there code, , after still tried fix errors, app started crashing).
everything worked fine, until upgraded os x el capitane. can't compile app anymore. throws error:
interface builder storyboard compiler error
/users/.../main.storyboard: exception while running ibtool: -[ibuiviewcontrollerautolayoutguide shouldbearchived]: unrecognized selector sent instance 0x7ffb1609f520
i aware of xcode 6.x issues on el capitane really need working.
i tried found issues xcode 6.x , os x el capitan.
looks you've stick prior version of os x make work. previous versions of xcode 6.1.x , 6.2.x not compatible elcapitan.
Comments
Post a Comment