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

Fixed usage of stored properties with @available annotation. #17

Merged
merged 1 commit into from
Sep 6, 2023

Conversation

Miiha
Copy link
Owner

@Miiha Miiha commented Sep 6, 2023

This PR fixes the change in Xcode 15 where stored properties can no longer be annotated with @available.

This PR should also cover the adjustments suggested by @kielgillard with the additional compensation for tvOS and watchOS.

I also removed the Notification.Content wrapper, as UNNotificationContent can fully be constructed through UNMutableNotificationContent.

@Miiha Miiha merged commit 779c7ef into main Sep 6, 2023
@Miiha Miiha deleted the Xcode-15-support branch September 6, 2023 12:38
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