ios - error: module 'Fabric' was built in directory '/Fabric.framework' but now resides in directory './Fabric.framework' -


since updated project xcode7beta3, there permanent error when try print whatever on console:

error: module 'fabric' built in directory '/fabric.framework' resides in directory './fabric.framework'

how fix issue?

you should move fabric framework subfolder (maybe crashlytics framework too) , update run script accordingly: ./frameworks/fabric.framework/run .....


Comments

Popular posts from this blog

php - Hide output during test execution -

javascript - Migrate custom AngularJS filter from 1.2.28 to 1.4.x -

Update Magento products with multiple images -