Closed ortonomy closed 1 year ago
xcode version is 12.4
I got this errors for Debug scheme
Just wanted to say that I got the same error, but indeed it was related to not having the bridging file. Somehow the first time I was creating the first swift file I wasn't ask for if a bridging file should be created. So I deleted the Swift file, created it again and the second time it asked me. Afterwards the build succeeded. This probably does not have sth. do to with this issues in particular, but maybe someone stumbles over the same problem that I did.
Also not opening the workspace file directly got me this error.
The new major release updates the core packages that support the latest versions of the operating system and fixes some old bugs. Please confirm if the issue still persists and create a new issue if it still does.
Expected Behavior
App builds for release
Current Behavior
App fails on release build with errors relating to swift libraries used in MultiPlatformBLEAdapater
Steps to Reproduce
Please provide detailed steps for reproducing the issue.
react-native-ble-plx
as per READMEContext
package.json
file: