CocoaPods 更新到 1.2,现在出现错误。
这是我的 POD:
# Uncomment this line to define a global platform for your project
# platform :ios, '8.0'
# Uncomment this line if you're using Swift
# use_frameworks!
target 'myapp' do
pod "MTDirectionsKit", "~> 1.7.0"
pod 'GoogleMaps'
end
当我尝试更新 POD 时,我收到此错误:
-> Installing MTDirectionsKit (1.7.0)
> Copying MTDirectionsKit from `/Users/abd/Library/Caches/CocoaPods/Pods/Release/MTDirectionsKit/1.7.0-1e8c5` to `Pods/MTDirectionsKit`
- Running pre install hooks
[!] The 'Pods-myapp' target has frameworks with conflicting names: googlemaps.framework.