Skip to content

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.

3 participants