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

Upped macOS version requirements to v11 to allow compilation on macOS #164

Closed
wants to merge 2 commits into from

Conversation

Diggory
Copy link

@Diggory Diggory commented Nov 25, 2023

SRP requires 10_15 and HKDF is only available in 11

@Diggory
Copy link
Author

Diggory commented Feb 5, 2024

Hi @Bouke, How do I get the SwiftLink check to complete? Thanks.

@Bouke
Copy link
Owner

Bouke commented Mar 7, 2024

Did you remove your changes from your master branch? There are no changed files in this PR. The SwiftLint check should run automatically, let's see what happens when you add commits.

What are you trying to change? Package.swift already has a v11 requirement.

@Diggory
Copy link
Author

Diggory commented Mar 8, 2024

Huh, that's weird - I seem to have changed the V11 from your master to V10_15 then back to V11.
No idea why I did that!

@Diggory Diggory closed this Mar 8, 2024
@Diggory
Copy link
Author

Diggory commented Mar 8, 2024

Ahh, I see what happened - I tried to depend on HAP using the most recently tagged release. That failed because it didn't have any platforms minimum requirements. So I assumed that main was the same, but main is not the same.

Any chance of tagging a new release so we don't have to depend on a moving target? #163

p.s. thanks for all your work on HAP - it's very useful. So useful that I Nominated it for the Package Community Showcase.

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