Can't compile with framework after upgrading Xcode 6.3.1
I just upgraded Xcode to support iOS 8.3 and when I try to build a project I get the following compile error related to the framework (I added what is in brackets to anonymize the file path):
ld: warning: ignoring file [/.../]MetaWear.framework/MetaWear, missing required architecture x86_64 in file [...]/MetaWear.framework/MetaWear (3 slices)
And the a bunch of errors related to Metawear classes not being defined.
This discussion has been closed.
Comments