Hello, as I wrote in title I have some problems trying to compile/run my application (ns7) on iOS (BigSur 11.4).
Webpack compilation complete. Watching for file changes.
Webpack build done!
nativescript-plugin-firebase: /Users/ipald/Projects/MlKitDemo/platforms/ios/.pluginfirebaseinfo not found, forcing prepare!
nativescript-plugin-firebase: running release build or change in environment detected, forcing prepare!
Installing pods...
Analyzing dependencies
Pre-downloading: `Toast-Swift` from `https://github.com/triniwiz/Toast-Swift.git`
[!] CocoaPods could not find compatible versions for pod "TensorFlowLiteObjC":
In Podfile:
Firebase/MLModelInterpreter was resolved to 6.34.0, which depends on
FirebaseMLModelInterpreter (~> 0.22.0) was resolved to 0.22.0, which depends on
TensorFlowLiteObjC (~> 2.3.0)
Firebase/MLVisionAutoML was resolved to 6.34.0, which depends on
FirebaseMLVisionAutoML (~> 0.21.0) was resolved to 0.21.0, which depends on
TensorFlowLiteObjC (~> 2.1.0)
'pod install' command failed.
There is a way to install TensorFlow manually?
PS: no problems at all compiling for android (on mac and on ubuntu)
Hello, as I wrote in title I have some problems trying to compile/run my application (ns7) on iOS (BigSur 11.4).
There is a way to install TensorFlow manually?
PS: no problems at all compiling for android (on mac and on ubuntu)