FredericJacobs / OpenSSL-Pod

Unmaintained - please fork. Email me to take over the CocoaPod
74 stars 112 forks source link

versions 1.0.200 - 1.0.207 have invalid paths to sources #37

Closed userow closed 8 years ago

userow commented 8 years ago

It gives out 404 when downloading non-last (1.0.208 for now) version.

through

FredericJacobs commented 8 years ago

This was a conscious decision to prevent people from using deprecated (and likely vulnerable) OpenSSL versions.

userow commented 8 years ago

Actually, the only reason why I was using 1.0.207 in my project was the fact that 1.0.208 was not assembling after downloading through CocoaPods.

1.0.207 was assembling. 1.0.200 through 1.0.203 have correct paths in CocoaPod's Specs.

So.. YES, by not giving out pre-last version's correct path you are forcing users to use 1.0.208. ... OR ... 1.0.203.