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 minimum iOS version in NuGet Package to 12 instead of 16 #26

Merged
merged 2 commits into from
Oct 14, 2023

Conversation

mrbiggred
Copy link
Member

Update the target framework from net6.0-ios, which defaulted to net6.0-ios16.1, to net6.0-ios12.

This commit updates the target framework for iOS to net6.0-ios12 in the SaturdayMP.XPlugins.iOS.BEMCheckBox.csproj file.
@mrbiggred mrbiggred self-assigned this Oct 14, 2023
@mrbiggred mrbiggred added this to the v3.0.1 milestone Oct 14, 2023
The code changes update the target framework in the ExampleClient.csproj file from net6.0-ios to net6.0-ios12. Additionally, the supported OS platform version is updated from 13.0 to 12.0.
@mrbiggred mrbiggred changed the title Update minimum iOS version to 12 instead of 16 Update minimum iOS version in NuGet Package to 12 instead of 16 Oct 14, 2023
@mrbiggred mrbiggred merged commit 9bad03b into release/v3.0 Oct 14, 2023
2 checks passed
@mrbiggred mrbiggred deleted the feature/set-ios-version-to-12 branch October 14, 2023 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant