Replies: 1 comment 2 replies
-
See #318. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using Xcode 15.0, and trying to add swiftui-introspect to my multiplatfrom SwiftUI project.
After adding the package dependency using the file menu "Add Package Dependencies" option, I am able to use the package on the iOS sim, but not on iOS devices or the macOS target.
The package.swift file appears to have definitions for 3 different versions of the library, "SwiftUIIntrospect", "SwiftUIIntrospect-Static", and "SwiftUIIntrospect-Dynamic".
Beta Was this translation helpful? Give feedback.
All reactions