dyld: Library not loaded: @rpath/Ono.framework/Ono
Referenced from: /Users/xiaomanwang/Library/Developer/CoreSimulator/Devices/2E413916-E22B-462C-B19B-F4713B2B2057/data/Containers/Bundle/Application/FCF16460-1FB4-41FB-8EE0-58A926917C4D/ParseDataFromWeb.app/ParseDataFromWeb
Reason: image not found
制作好动态库后,集成到工程里遇到如上所示的问题
解决方案选择target,把framework copy进去