How to import and use this library in XCode? #328
-
I have a XCode 15 beta. I've added this library as a dependency through XCode with everything enabled |
Beta Was this translation helpful? Give feedback.
Answered by
davdroman
Aug 13, 2023
Replies: 1 comment 5 replies
-
You're only meant to check this package in: Note Introspect is a legacy module that will be removed next month along with the official iOS 17 release. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I assume you did
import SwiftUIIntrospect
as well? If it still doesn’t work, could you please share a small reproducible example?