There is an error being thrown on XCode 26.0.1 when trying to compile as the package component is compiled with Swift 6.1.2 but the XCode version is trying to use Swift 6.2.0.
My current versions:
XCode 26.0.1
SDK iOS 18.5 (Target)
"react": "19.1.1"
"react-native": "0.80.0"
"@microblink/blinkid-react-native": "^7.5.0"
