Replies: 2 comments
-
I couldn't confirm the compilation error on my Xcode 15.0 beta 5. If you are using SPM (Swift Package Manager), I believe this issue might have been addressed. You can find more information about it at: #1246 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi! I can confirm that the problems went away now with beta 5 and your UIKit fix. Thank you! |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hi!
Thank you for providing this kit!
When building with XCODE Version 15.0 beta 5 (15A5209g), there are multiple errors. Most seems to be stemming from the ios target and what is supported features (like ismulticamsupported), but there is also a import UIKit missing in one of the files.
All the best,
Helge
Beta Was this translation helpful? Give feedback.
All reactions