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
I have been trying to use the XCFramework files with Swift Package manager to bundle up the libraries into a package. The problem is that the XCFramework files do not have a module for RUA_BLE, and that module along with its header files are not visible to my project. I have tried every means to get this working, is there an example I can look at that imports RUA_BLE as a module from the XCFramework file?
The text was updated successfully, but these errors were encountered:
I have been trying to use the XCFramework files with Swift Package manager to bundle up the libraries into a package. The problem is that the XCFramework files do not have a module for RUA_BLE, and that module along with its header files are not visible to my project. I have tried every means to get this working, is there an example I can look at that imports RUA_BLE as a module from the XCFramework file?
The text was updated successfully, but these errors were encountered: