You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Your repo was super helpful thank you for the example.
Am able to access the exposed plugin as a sub module of UnityFramework when included in an XCode (SwiftUI) project via Uaal but unfortunately the compile fails with the linker unable to find x86_64 architecture for the plugin’s objc symbol.
Your repo was super helpful thank you for the example.
Am able to access the exposed plugin as a sub module of UnityFramework when included in an XCode (SwiftUI) project via Uaal but unfortunately the compile fails with the linker unable to find x86_64 architecture for the plugin’s objc symbol.
Any suggestions greatly appreciated.