小弟最近想要再自己做的SDK中再包入GoogleMaps的SDK,
但是在podspec里面试过 -
1. s.frameworks = "GoogleMaps"
2. s.dependency 'GoogleMaps', '2.5.0'
3. s.frameworks = "GoogleMaps" +
s.vendored_frameworks = "Dependencies/GoogleMaps.framework"
通通不行,不知道有没有人知道那边有文章可以参考的?
谢谢~~~
楼主: tengeric (小凳子) 2018-06-14 15:58:00
pod install 会出现下面错误The 'Pods-PaKingSDK_Example' target has transitive ddependencies that include static binaries