ios - Unable to find Cocoapod MotionKit framework Derived Data -


i installed library pod. got following error when build app:

error: /applications/xcode.app/contents/developer/toolchains/xcodedefault.xctoolchain/usr/bin/otool:  can't open file: \     /users/taiyuanz/library/developer \     /xcode/deriveddata/rollingball-gbmnblxxirswheemtfgncxsqywkj/build/\     products/debug-iphoneos/ballman.app/frameworks/motionkit        (no such file or directory) 

this happens after upgraded xcode. how fix such error?

xcode > window > projects > [project] > delete

delete derived data


Comments

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -