Skip to content

iOS 17 / tvOS 17 / macOS 14 support #243

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

Merged
merged 5 commits into from
Jun 6, 2023
Merged

iOS 17 / tvOS 17 / macOS 14 support #243

merged 5 commits into from
Jun 6, 2023

Conversation

davdroman
Copy link
Collaborator

@davdroman davdroman commented Jun 6, 2023

Can confirm it all works as expected on iOS 17 and tvOS 17 however I can't merge yet because I haven't ran tests on macOS 14. Ran locally on macOS 14, all good.

I'm really hoping GitHub Actions adds support for macOS 14 runners soon this year. Xcode 15 can be ran on macOS 13 so it's no problem for running tests on iOS 17 and tvOS 17, but macOS 14 requires the actual OS as a runner image.

@mikolaj92
Copy link

@davdroman It looks like both main and your branch does not run on tvOS 17.
_OBJC_CLASS_$_UIColorWell
It can be reproduced on empty app that imports Introspect

@davdroman
Copy link
Collaborator Author

@mikolaj92 please note that's an issue with the old module, Introspect, not with the new successor module SwiftUIIntrospect.

This PR and most of the upcoming work you'll see from me will only target the new SwiftUIIntrospect module, which will fully obsolete Introspect in a 1.0 release this autumn.

@davdroman davdroman marked this pull request as ready for review June 6, 2023 10:59
@davdroman davdroman merged commit 9304322 into master Jun 6, 2023
@davdroman davdroman deleted the ios-17 branch June 6, 2023 11:00
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