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

Update oldest supported platform versions #1280

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

clarkcb
Copy link

@clarkcb clarkcb commented Oct 4, 2024

Hi, I'm submitting a simple pull request:

The versions for the iOS and tvOS platforms in Package.swift were deprecated so I updated them to .v12.

I ran make lint and found 0 violations, but I did get a number of errors when I ran swift test, most of which appeared to be because a value: label is needed for method parameters, also ones that said a generic parameter 'V' cound not be inferred.

Please let me know if there's anything else you'd like me to do before accepting this.

Thanks,
Cary

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.

1 participant