Xcode版本10.1,在打包过程中出现如下问题
dyld: Library not loaded: /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence
Referenced from: /System/Library/Frameworks/Contacts.framework/Contacts
Reason: no suitable image found. Did find:
/System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence: mach-o, but not built for iOS simulator
(lldb)
已按照百度各种方式尝试均无效,请各位大神帮忙分析下问题,本人ios小白,谢谢
1 个回复
Getlud
你用模拟器跑的吗?用真机试一下