Replies: 1 comment
-
Mostly for anyone interested, here are some samples apple put out for how it works: |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
In order to implement Fabric component in swift. I've tried to get swift C++ interop working with
But I was getting error:
Will try again with new beta Xcode 15 beta as swift 5.9 seems to have a much improved C++ interop.
https://developer.apple.com/videos/play/wwdc2023/10172
https://forums.swift.org/t/c-interoperability-in-swift-5-9/65369
https://github.com/apple/swift-evolution/blob/main/visions/using-c%2B%2B-from-swift.md
Beta Was this translation helpful? Give feedback.
All reactions