as I mentioned within the title I am not capable of run iOS simulator with Firecloud.
If I solely add Firebase_core package deal to pubspec.yaml all works effective, however after I add cloud_firestore: ^3.1.5 I obtained this error:
P.s. With Android simulator all works effective.
Launching lib/important.dart on iPhone 13 in debug mode…
Working Xcode construct…
Xcode construct performed. 9.3s
Did not construct iOS app
Error output from Xcode construct:
↳
** BUILD FAILED **
Xcode’s output:
↳
/Customers/luca/Desktop/prova/ios/Pods/gRPC-Core/third_party/upb/upb/port.c:2:10: deadly error: ‘upb/port_def.inc’ file not discovered
#embrace “upb/port_def.inc”
^~~~~~~~~~~~~~~~~~
1 error generated.
/Customers/luca/Desktop/prova/ios/Pods/gRPC-Core/third_party/upb/upb/msg.c:2:10: deadly error: ‘upb/msg.h’ file not discovered
#embrace “upb/msg.h”
^~~~~~~~~~~
1 error generated.
be aware: Utilizing new construct system
be aware: Planning
be aware: Construct preparation full
be aware: Constructing targets in dependency order
/Customers/luca/Desktop/prova/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment goal ‘IPHONEOS_DEPLOYMENT_TARGET’ is about to eight.0, however the vary of supported deployment goal variations is 9.0 to fifteen.2.99. (in goal ‘BoringSSL-GRPC’ from venture ‘Pods’)
/Customers/luca/Desktop/prova/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment goal ‘IPHONEOS_DEPLOYMENT_TARGET’ is about to eight.0, however the vary of supported deployment goal variations is 9.0 to fifteen.2.99. (in goal ‘abseil’ from venture ‘Pods’)
/Customers/luca/Desktop/prova/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment goal ‘IPHONEOS_DEPLOYMENT_TARGET’ is about to eight.0, however the vary of supported deployment goal variations is 9.0 to fifteen.2.99. (in goal ‘gRPC-Core’ from venture ‘Pods’)
/Customers/luca/Desktop/prova/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment goal ‘IPHONEOS_DEPLOYMENT_TARGET’ is about to eight.0, however the vary of supported deployment goal variations is 9.0 to fifteen.2.99. (in goal ‘gRPC-C++-gRPCCertificates-Cpp’ from venture ‘Pods’)
/Customers/luca/Desktop/prova/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment goal ‘IPHONEOS_DEPLOYMENT_TARGET’ is about to eight.0, however the vary of supported deployment goal variations is 9.0 to fifteen.2.99. (in goal ‘leveldb-library’ from venture ‘Pods’)
/Customers/luca/Desktop/prova/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment goal ‘IPHONEOS_DEPLOYMENT_TARGET’ is about to eight.0, however the vary of supported deployment goal variations is 9.0 to fifteen.2.99. (in goal ‘gRPC-C++’ from venture ‘Pods’)
Couldn’t construct the applying for the simulator.
Error launching software on iPhone 13.
Can anybody assist me? I’m caught with this error since 2 weeks in the past :S
because of all.