mockingbot / react-native-zip-archive

Zip archive utility for react-native
MIT License
420 stars 154 forks source link

Old SSZipArchive dependency in iOS podspec #271

Closed mgroeneweg closed 1 year ago

mgroeneweg commented 1 year ago

Hi,

The podspec fixes the version for SSZipArchive to 2.2.3. Can this restriction be removed or more lenient to newer releases? It prevents using the most recent version of the library. It is used by multiple modules in our app and now I need to stick to an older version.

Thanks in advance.

With regards,

Marcel

plrthink commented 1 year ago

Yes, it should be compatible with the SSZipArchive under the semver.

PR are welcome.

mgroeneweg commented 1 year ago

Hi,

Just take out the version requirement here: https://github.com/mockingbot/react-native-zip-archive/blob/025fed52bc9802a242a19dcfe64a046a0f84ec8b/RNZipArchive.podspec#L17

plrthink commented 1 year ago

Just released 6.0.9-beta.0 to address this issue. You can try this one and if everything is ok, we would push this publicly.

mgroeneweg commented 1 year ago

Both iOS and Android builds work fine. Thanks!

plrthink commented 1 year ago

OK, just published in 6.0.9.