Skip to content

Lower platform level to iOS 14 / tvOS 14 #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 21, 2025

Conversation

lukbukkit
Copy link
Contributor

Hi Mihaim,

Thanks for your awesome library! I'm developing an iPhone app that targets iOS 14. It would profit from using streaming Gzip decompression, as it requires less memory.

I've verified that your library builds and passes all tests with the lowered platform requirements for iOS 14, tvOS 14, and Mac Catalyst 14. I could also integrate the library without issues into my iOS 14 app. The library performs its desired function on an iPhone running iOS 14. Can we consider lowering the platform limits, or do you have a specific reason to stay on iOS 15?

Best
Lukas

@mihai8804858
Copy link
Owner

Looks good, thank you!

@mihai8804858 mihai8804858 merged commit 532ec79 into mihai8804858:main May 21, 2025
5 checks passed
lukbukkit added a commit to seemoo-lab/CellGuard that referenced this pull request Jun 13, 2025
This lowers the memory requirement for extracting sysdiagnoses significantly and has almost to effect on extraction speed.
Currently, we're using my fork as the library's supported iOS has to be lowered.
See: mihai8804858/swift-gzip#1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants