Skip to content
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

chore(unrar_sys): upgrade DLL to version 7.0.9 #53

Closed
wants to merge 6 commits into from

Conversation

muja
Copy link
Owner

@muja muja commented Aug 22, 2024

No description provided.

ttys3 added 6 commits August 23, 2024 12:27
This fixes the ___cpu_model undefined error on macOS
avoid "macOS deployment target (10.8) too low, it will be increased" warning

according to https://blog.rust-lang.org/2023/09/25/Increasing-Apple-Version-Requirements.html
The new minimum versions are now: macOS: 10.12 Sierra (First released 2016)
macOS 14 (Sonoma) is generally available and the `latest` macOS runner image
but currently we can not have macos-14 due to build error: error <cstddef> tried including <stddef.h> but didn't find libc++'s <stddef.h> header.

Refs: https://github.blog/changelog/2024-04-01-macos-14-sonoma-is-generally-available-and-the-latest-macos-runner-image/

https://github.com/actions/runner-images?tab=readme-ov-file#available-images
@muja muja force-pushed the feature/unrar-v-7.0.9 branch from 33f2986 to 4f36390 Compare August 23, 2024 10:27
@muja muja closed this Aug 28, 2024
@muja muja deleted the feature/unrar-v-7.0.9 branch August 31, 2024 10:12
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