-
Notifications
You must be signed in to change notification settings - Fork 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
Bump macOS minimum version to v11 #11
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi Marc, thank you for your contribution!
Would you mind disabling the workflows, or fix the Xcode ones that don't seem to run properly? We don't need to support Linux at all for this fork. Thank you
I've fixed up the test cases and CI matrix so they pass now in my fork.
I took a look at the Linux failures, and it probably wouldn't be too difficult to get it to pass, but I disabled it for now. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for making the changes 🙏 I will make a new release soon and integrate it in Readium.
This enables ZIPFoundation (and thus the Readium swift-toolkit) to be built from the macOS CLI with
swift build
. Otherwise, the following errors occur: