
Semantic Issue (Xcode): Use of undeclared identifier 'aggregateQuery'įlutter/.pub-cache/hosted//cloud_firestore-4.0.3/ios/Classes/FLTFirebaseFirestorePlugin.m:546:21ĪRC Semantic Issue (Xcode): No visible for 'FIRQuery' declares the selector 'count'įlutter/.pub-cache/hosted//cloud_firestore-4.0.3/ios/Classes/FLTFirebaseFirestorePlugin.m:546:45Ĭould not build the application for the simulator.Įrror launching application on iPhone 12 Pro. Semantic Issue (Xcode): Use of undeclared identifier 'FIRAggregateQuery'įlutter/.pub-cache/hosted//cloud_firestore-4.0.3/ios/Classes/FLTFirebaseFirestorePlugin.m:546:2 I'm importing the build from the repository, is there a possibility that pod files don't get installed, or does Flutter projects need some additional tweaking. var/folders/yk/cq5qycjj17165g1hszwtc8pc0000gn/T/flutter_tools.HYz2bv/flutter_ios_build_temp_dirJM9i44/temporary_xcresult_bundle I have no problem building ios project the traditional way, but when trying to build with Xcode Cloud it seems that there is some trouble in finding specific paths. (in target 'Runner' from project 'Runner') To run in every build by unchecking "Based on dependency analysis" in the script phase. To address this warning, either add output dependencies to the script phase, or configure it Warning: Run script build phase 'Thin Binary' will be run during every build because it does not specify any outputs. Run in every build by unchecking "Based on dependency analysis" in the script phase. To address this warning, either add output dependencies to the script phase, or configure it to

Warning: Run script build phase 'Run Script' will be run during every build because it does not specify any outputs.

Note: Building targets in dependency order flutter/.pub-cache/hosted//cloud_firestore-4.0.3/ios/Classes/FLTFirebaseFirestorePlugin.m:547:46: error: no visible for 'FIRQuery' Flutter/.pub-cache/hosted//cloud_firestore-4.0.3/ios/Classes/FLTFirebaseFirestorePlugin.m:547:3: error: use of undeclared identifierįIRAggregateQuery *aggregateQuery = įlutter/.pub-cache/hosted//cloud_firestore-4.0.3/ios/Classes/FLTFirebaseFirestorePlugin.m:547:22: error: use of undeclared identifier
