krzyzanowskim / OpenSSL

OpenSSL package for SwiftPM, CocoaPod, and Carthage, multiplatform
https://swift.best
Other
907 stars 334 forks source link

Cocoapod issue when upgrading to 1.1.1700 #149

Closed jdanthinne closed 2 years ago

jdanthinne commented 2 years ago

When upgrading from 1.1.1501 to 1.1.1700, pod update throws me an error. Everything was fine until then. Any idea of what could cause this issue? The new xcframework support? Only one pod is importing OpenSSL, so this transitive dependencies error is strange.

  - Running pre install hooks
[!] The 'Pods-EConnectedProd' target has transitive dependencies that include statically linked binaries: (/Users/xxx/Pods/OpenSSL-Universal/Frameworks/OpenSSL.xcframework)
krzyzanowskim commented 2 years ago

not sure. it is xcframework in 1.1.1501 just as in 1.1.1700. Maybe Cocoapods added some additional checks here and there