ld: framework not found BaiduMapAPI_Map
如果podfile文件移除后重新install不管用,
說明清除了cache中的文件,需要在Caches中清理對應(yīng)的庫,重新從遠(yuǎn)程下載下來
~/Library/Caches/CocoaPods/Pods/Release
pod install
ld: framework not found MAMapKit也是同理
ld: framework not found BaiduMapAPI_Map
如果podfile文件移除后重新install不管用,
說明清除了cache中的文件,需要在Caches中清理對應(yīng)的庫,重新從遠(yuǎn)程下載下來
~/Library/Caches/CocoaPods/Pods/Release
pod install
ld: framework not found MAMapKit也是同理