好几个版本之前还是正常的,在安卓也是正常的就ios运行不起来
Launching lib/main.dart on iPhone 12 Pro in debug mode...
Xcode build done. 24.4s
Failed to build iOS app
Error output from Xcode build:
↳
** BUILD FAILED **
Xcode's output:
↳
In file included from /Users/chenhuajie/flutter/.pub-cache/hosted/pub.flutter-io.cn/tobias-1.6.1+1/ios/Classes/TobiasPlugin.m:2:
/Users/chenhuajie/dev/ckudz_app_new/ios/Pods/AlipaySDK-iOS/AlipaySDK.framework/Headers/AlipaySDK.h:16:9: warning: double-quoted include "APayAuthInfo.h" in framework header, expected angle-bracketed instead [-Wquoted-include-in-framework-header]
In file included from /Users/chenhuajie/flutter/.pub-cache/hosted/pub.flutter-io.cn/umeng_analytics_plugin-1.0.3/ios/Classes/UmengAnalyticsPlugin.m:1:
/Users/chenhuajie/dev/ckudz_app_new/ios/Pods/UMengAnalytics-NO-IDFA/umsdk_IOS_analyics_no-idfa_v4.2.5/UMMobClick.framework/Headers/MobClick.h:11:29: warning: this block declaration is not a prototype [-Wstrict-prototypes]
typedef void(^CallbackBlock)();
^
void
/Users/chenhuajie/dev/ckudz_app_new/ios/Pods/UMengAnalytics-NO-IDFA/umsdk_IOS_analyics_no-idfa_v4.2.5/UMMobClick.framework/Headers/MobClick.h:65:3: warning: '@return' command used in a comment that is attached to a method returning void [-Wdocumentation]
@return void
~^~~~~~~~~~~
/Users/chenhuajie/dev/ckudz_app_new/ios/Pods/UMengAnalytics-NO-IDFA/umsdk_IOS_analyics_no-idfa_v4.2.5/UMMobClick.framework/Headers/MobClick.h:64:9: warning: parameter 'UMAnalyticsConfig' not found in the function declaration [-Wdocumentation]
@param UMAnalyticsConfig 实例类,具体参照该类成员的参数定义
^~~~~~~~~~~~~~~~~
/Users/chenhuajie/dev/ckudz_app_new/ios/Pods/UMengAnalytics-NO-IDFA/umsdk_IOS_analyics_no-idfa_v4.2.5/UMMobClick.framework/Headers/MobClick.h:64:9: note: did you mean 'configure'?
@param UMAnalyticsConfig 实例类,具体参照该类成员的参数定义
^~~~~~~~~~~~~~~~~
configure
/Users/chenhuajie/dev/ckudz_app_new/ios/Pods/UMengAnalytics-NO-IDFA/umsdk_IOS_analyics_no-idfa_v4.2.5/UMMobClick.framework/Headers/MobClick.h:76:3: warning: '@return' command used in a comment that is attached to a method returning void [-Wdocumentation]
@return void.
~^~~~~~~~~~~~
/Users/chenhuajie/dev/ckudz_app_new/ios/Pods/UMengAnalytics-NO-IDFA/umsdk_IOS_analyics_no-idfa_v4.2.5/UMMobClick.framework/Headers/MobClick.h:82:3: warning: '@return' command used in a comment that is attached to a method returning void [-Wdocumentation]
@return void.
~^~~~~~~~~~~~
/Users/chenhuajie/dev/ckudz_app_new/ios/Pods/UMengAnalytics-NO-IDFA/umsdk_IOS_analyics_no-idfa_v4.2.5/UMMobClick.framework/Headers/MobClick.h:88:3: warning: '@return' command used in a comment that is attached to a method returning void [-Wdocumentation]
@return void.
~^~~~~~~~~~~~
/Users/chenhuajie/dev/ckudz_app_new/ios/Pods/UMengAnalytics-NO-IDFA/umsdk_IOS_analyics_no-idfa_v4.2.5/UMMobClick.framework/Headers/MobClick.h:94:3: warning: '@return' command used in a comment that is attached to a method returning void [-Wdocumentation]
@return void.
~^~~~~~~~~~~~
/Users/chenhuajie/dev/ckudz_app_new/ios/Pods/UMengAnalytics-NO-IDFA/umsdk_IOS_analyics_no-idfa_v4.2.5/UMMobClick.framework/Headers/MobClick.h:100:3: warning: '@return' command used in a comment that is attached to a method returning void [-Wdocumentation]
@return void.
~^~~~~~~~~~~~
/Users/chenhuajie/dev/ckudz_app_new/ios/Pods/UMengAnalytics-NO-IDFA/umsdk_IOS_analyics_no-idfa_v4.2.5/UMMobClick.framework/Headers/MobClick.h:114:3: warning: '@return' command used in a comment that is attached to a method returning void [-Wdocumentation]
@return void.
~^~~~~~~~~~~~
/Users/chenhuajie/dev/ckudz_app_new/ios/Pods/UMengAnalytics-NO-IDFA/umsdk_IOS_analyics_no-idfa_v4.2.5/UMMobClick.framework/Headers/MobClick.h:122:3: warning: '@return' command used in a comment that is attached to a method returning void [-Wdocumentation]
@return void.
~^~~~~~~~~~~~
/Users/chenhuajie/dev/ckudz_app_new/ios/Pods/UMengAnalytics-NO-IDFA/umsdk_IOS_analyics_no-idfa_v4.2.5/UMMobClick.framework/Headers/MobClick.h:130:3: warning: '@return' command used in a comment that is attached to a method returning void [-Wdocumentation]
@return void.
~^~~~~~~~~~~~
/Users/chenhuajie/dev/ckudz_app_new/ios/Pods/UMengAnalytics-NO-IDFA/umsdk_IOS_analyics_no-idfa_v4.2.5/UMMobClick.framework/Headers/MobClick.h:144:3: warning: '@return' command used in a comment that is attached to a method returning void [-Wdocumentation]
@return void.
~^~~~~~~~~~~~
/Users/chenhuajie/dev/ckudz_app_new/ios/Pods/UMengAnalytics-NO-IDFA/umsdk_IOS_analyics_no-idfa_v4.2.5/UMMobClick.framework/Headers/MobClick.h:143:10: warning: parameter '(optional)' not found in the function declaration [-Wdocumentation]
@param (optional) label 标签
^~~~~~~~~~
/Users/chenhuajie/dev/ckudz_app_new/ios/Pods/UMengAnalytics-NO-IDFA/umsdk_IOS_analyics_no-idfa_v4.2.5/UMMobClick.framework/Headers/MobClick.h:143:10: note: did you mean 'label'?
@param (optional) label 标签
^~~~~~~~~~
label
/Users/chenhuajie/dev/ckudz_app_new/ios/Pods/UMengAnalytics-NO-IDFA/umsdk_IOS_analyics_no-idfa_v4.2.5/UMMobClick.framework/Headers/MobClick.h:154:3: warning: '@return' command used in a comment that is attached to a method returning void [-Wdocumentation]
@return void.
~^~~~~~~~~~~~
/Users/chenhuajie/dev/ckudz_app_new/ios/Pods/UMengAnalytics-NO-IDFA/umsdk_IOS_analyics_no-idfa_v4.2.5/UMMobClick.framework/Headers/MobClick.h:152:10: warning: parameter 'label' not found in the function declaration [-Wdocumentation]
@param label 分类标签。不同的标签会分别进行统计,方便同一事件的不同标签的对比,为nil或空字符串时后台会生成和eventId同名的标签.
^~~~~
/Users/chenhuajie/dev/ckudz_app_new/ios/Pods/UMengAnalytics-NO-IDFA/umsdk_IOS_analyics_no-idfa_v4.2.5/UMMobClick.framework/Headers/MobClick.h:153:10: warning: parameter 'accumulation' not found in the function declaration [-Wdocumentation]
@param accumulation 累加值。为减少网络交互,可以自行对某一事件ID的某一分类标签进行累加,再传入次数作为参数。
^~~~~~~~~~~~
/Users/chenhuajie/dev/ckudz_app_new/ios/Pods/UMengAnalytics-NO-IDFA/umsdk_IOS_analyics_no-idfa_v4.2.5/UMMobClick.framework/Headers/MobClick.h:177:3: warning: '@return' command used in a comment that is attached to a method returning void [-Wdocumentation]
@return void.
~^~~~~~~~~~~~
/Users/chenhuajie/dev/ckudz_app_new/ios/Pods/UMengAnalytics-NO-IDFA/umsdk_IOS_analyics_no-idfa_v4.2.5/UMMobClick.framework/Headers/MobClick.h:174:10: warning: parameter 'label' not found in the function declaration [-Wdocumentation]
@param label 分类标签。不同的标签会分别进行统计,方便同一事件的不同标签的对比,为nil或空字符串时后台会生成和eventId同名的标签.
^~~~~
/Users/chenhuajie/dev/ckudz_app_new/ios/Pods/UMengAnalytics-NO-IDFA/umsdk_IOS_analyics_no-idfa_v4.2.5/UMMobClick.framework/Headers/MobClick.h:175:10: warning: parameter 'primarykey' not found in the function declaration [-Wdocumentation]
@param primarykey 这个参数用于和event_id一起标示一个唯一事件,并不会被统计;对于同一个事件在beginEvent和endEvent 中要传递相同的eventId 和 primarykey
^~~~~~~~~~
/Users/chenhuajie/dev/ckudz_app_new/ios/Pods/UMengAnalytics-NO-IDFA/umsdk_IOS_analyics_no-idfa_v4.2.5/UMMobClick.framework/Headers/MobClick.h:176:9: warning: parameter 'millisecond' not found in the function declaration [-Wdocumentation]
@param millisecond 自己计时需要的话需要传毫秒进来
^~~~~~~~~~~
/Users/chenhuajie/dev/ckudz_app_new/ios/Pods/UMengAnalytics-NO-IDFA/umsdk_IOS_analyics_no-idfa_v4.2.5/UMMobClick.framework/Headers/MobClick.h:231:3: warning: '@return' command used in a comment that is attached to a method returning void [-Wdocumentation]
@return void.
~^~~~~~~~~~~~
/Users/chenhuajie/dev/ckudz_app_new/ios/Pods/UMengAnalytics-NO-IDFA/umsdk_IOS_analyics_no-idfa_v4.2.5/UMMobClick.framework/Headers/MobClick.h:230:9: warning: parameter 'provider' not found in the function declaration [-Wdocumentation]
@param provider : 不能以下划线"_"开头,使用大写字母和数字标识; 如果是上市公司,建议使用股票代码。
^~~~~~~~
/Users/chenhuajie/dev/ckudz_app_new/ios/Pods/UMengAnalytics-NO-IDFA/umsdk_IOS_analyics_no-idfa_v4.2.5/UMMobClick.framework/Headers/MobClick.h:238:3: warning: '@return' command used in a comment that is attached to a method returning void [-Wdocumentation]
@return void.
~^~~~~~~~~~~~
/Users/chenhuajie/dev/ckudz_app_new/ios/Pods/UMengAnalytics-NO-IDFA/umsdk_IOS_analyics_no-idfa_v4.2.5/UMMobClick.framework/Headers/MobClick.h:250:3: warning: '@return' command used in a comment that is attached to a method returning void [-Wdocumentation]
@return void
~^~~~~~~~~~~
/Users/chenhuajie/dev/ckudz_app_new/ios/Pods/UMengAnalytics-NO-IDFA/umsdk_IOS_analyics_no-idfa_v4.2.5/UMMobClick.framework/Headers/MobClick.h:256:3: warning: '@return' command used in a comment that is attached to a method returning void [-Wdocumentation]
@return void
~^~~~~~~~~~~
25 warnings generated.
In file included from /Users/chenhuajie/flutter/.pub-cache/hosted/pub.flutter-io.cn/fluwx-2.6.2/ios/Classes/WXMediaMessage+messageConstruct.m:9:
In file included from /Users/chenhuajie/flutter/.pub-cache/hosted/pub.flutter-io.cn/fluwx-2.6.2/ios/Classes/WXMediaMessage+messageConstruct.h:8:
/Users/chenhuajie/dev/ckudz_app_new/ios/Pods/Headers/Public/WechatOpenSDK/WXApiObject.h:434:14: warning: empty paragraph passed to '@attention' command [-Wdocumentation]
* @attention
~~~~~~~~~~^
/Users/chenhuajie/dev/ckudz_app_new/ios/Pods/Headers/Public/WechatOpenSDK/WXApiObject.h:439:14: warning: empty paragraph passed to '@attention' command [-Wdocumentation]
* @attention
~~~~~~~~~~^
/Users/chenhuajie/dev/ckudz_app_new/ios/Pods/Headers/Public/WechatOpenSDK/WXApiObject.h:457:14: warning: empty paragraph passed to '@attention' command [-Wdocumentation]
* @attention
~~~~~~~~~~^
/Users/chenhuajie/dev/ckudz_app_new/ios/Pods/Headers/Public/WechatOpenSDK/WXApiObject.h:1058:9: warning: empty paragraph passed to '@note' command [-Wdocumentation]
* @note
~~~~~^
4 warnings generated.
In file included from /Users/chenhuajie/flutter/.pub-cache/hosted/pub.flutter-io.cn/fluwx-2.6.2/ios/Classes/WXApiRequestHandler.m:5:
In file included from /Users/chenhuajie/dev/ckudz_app_new/ios/Pods/Headers/Public/WechatOpenSDK/WXApi.h:10:
/Users/chenhuajie/dev/ckudz_app_new/ios/Pods/Headers/Public/WechatOpenSDK/WXApiObject.h:434:14: warning: empty paragraph passed to '@attention' command [-Wdocumentation]
* @attention
~~~~~~~~~~^
/Users/chenhuajie/dev/ckudz_app_new/ios/Pods/Headers/Public/WechatOpenSDK/WXApiObject.h:439:14: warning: empty paragraph passed to '@attention' command [-Wdocumentation]
* @attention
~~~~~~~~~~^
/Users/chenhuajie/dev/ckudz_app_new/ios/Pods/Headers/Public/WechatOpenSDK/WXApiObject.h:457:14: warning: empty paragraph passed to '@attention' command [-Wdocumentation]
* @attention
~~~~~~~~~~^
/Users/chenhuajie/dev/ckudz_app_new/ios/Pods/Headers/Public/WechatOpenSDK/WXApiObject.h:1058:9: warning: empty paragraph passed to '@note' command [-Wdocumentation]
* @note
~~~~~^
In file included from /Users/chenhuajie/flutter/.pub-cache/hosted/pub.flutter-io.cn/fluwx-2.6.2/ios/Classes/WXApiRequestHandler.m:5:
/Users/chenhuajie/dev/ckudz_app_new/ios/Pods/Headers/Public/WechatOpenSDK/WXApi.h:37:56: warning: empty paragraph passed to '@param' command [-Wdocumentation]
* @param resp具体的回应内容,是自动释放的
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/Users/chenhuajie/dev/ckudz_app_new/ios/Pods/Headers/Public/WechatOpenSDK/WXApi.h:37:11: warning: parameter 'resp具体的回应内容,是自动释放的' not found in the function declaration [-Wdocumentation]
* @param resp具体的回应内容,是自动释放的
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/chenhuajie/dev/ckudz_app_new/ios/Pods/Headers/Public/WechatOpenSDK/WXApi.h:37:11: note: did you mean 'resp'?
* @param resp具体的回应内容,是自动释放的
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
resp
/Users/chenhuajie/dev/ckudz_app_new/ios/Pods/Headers/Public/WechatOpenSDK/WXApi.h:192:11: warning: empty paragraph passed to '@param' command [-Wdocumentation]
* @param
~~~~~~^
7 warnings generated.
In file included from /Users/chenhuajie/flutter/.pub-cache/hosted/pub.flutter-io.cn/fluwx-2.6.2/ios/Classes/SendMessageToWXReq+requestWithTextOrMediaMessage.m:9:
In file included from /Users/chenhuajie/flutter/.pub-cache/hosted/pub.flutter-io.cn/fluwx-2.6.2/ios/Classes/SendMessageToWXReq+requestWithTextOrMediaMessage.h:9:
/Users/chenhuajie/dev/ckudz_app_new/ios/Pods/Headers/Public/WechatOpenSDK/WXApiObject.h:434:14: warning: empty paragraph passed to '@attention' command [-Wdocumentation]
* @attention
~~~~~~~~~~^
/Users/chenhuajie/dev/ckudz_app_new/ios/Pods/Headers/Public/WechatOpenSDK/WXApiObject.h:439:14: warning: empty paragraph passed to '@attention' command [-Wdocumentation]
* @attention
~~~~~~~~~~^
/Users/chenhuajie/dev/ckudz_app_new/ios/Pods/Headers/Public/WechatOpenSDK/WXApiObject.h:457:14: warning: empty paragraph passed to '@attention' command [-Wdocumentation]
* @attention
~~~~~~~~~~^
/Users/chenhuajie/dev/ckudz_app_new/ios/Pods/Headers/Public/WechatOpenSDK/WXApiObject.h:1058:9: warning: empty paragraph passed to '@note' command [-Wdocumentation]
* @note
~~~~~^
4 warnings generated.
In file included from /Users/chenhuajie/flutter/.pub-cache/hosted/pub.flutter-io.cn/fluwx-2.6.2/ios/Classes/FluwxShareHandler.m:6:
In file included from /Users/chenhuajie/flutter/.pub-cache/hosted/pub.flutter-io.cn/fluwx-2.6.2/ios/Classes/WXApiRequestHandler.h:7:
/Users/chenhuajie/dev/ckudz_app_new/ios/Pods/Headers/Public/WechatOpenSDK/WXApiObject.h:434:14: warning: empty paragraph passed to '@attention' command [-Wdocumentation]
* @attention
~~~~~~~~~~^
/Users/chenhuajie/dev/ckudz_app_new/ios/Pods/Headers/Public/WechatOpenSDK/WXApiObject.h:439:14: warning: empty paragraph passed to '@attention' command [-Wdocumentation]
* @attention
~~~~~~~~~~^
/Users/chenhuajie/dev/ckudz_app_new/ios/Pods/Headers/Public/WechatOpenSDK/WXApiObject.h:457:14: warning: empty paragraph passed to '@attention' command [-Wdocumentation]
* @attention
~~~~~~~~~~^
/Users/chenhuajie/dev/ckudz_app_new/ios/Pods/Headers/Public/WechatOpenSDK/WXApiObject.h:1058:9: warning: empty paragraph passed to '@note' command [-Wdocumentation]
* @note
~~~~~^
In file included from /Users/chenhuajie/flutter/.pub-cache/hosted/pub.flutter-io.cn/fluwx-2.6.2/ios/Classes/FluwxShareHandler.m:6:
In file included from /Users/chenhuajie/flutter/.pub-cache/hosted/pub.flutter-io.cn/fluwx-2.6.2/ios/Classes/WXApiRequestHandler.h:8:
In file included from /Users/chenhuajie/flutter/.pub-cache/hosted/pub.flutter-io.cn/fluwx-2.6.2/ios/Classes/FluwxResponseHandler.h:10:
/Users/chenhuajie/dev/ckudz_app_new/ios/Pods/Headers/Public/WechatOpenSDK/WXApi.h:37:56: warning: empty paragraph passed to '@param' command [-Wdocumentation]
* @param resp具体的回应内容,是自动释放的
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/Users/chenhuajie/dev/ckudz_app_new/ios/Pods/Headers/Public/WechatOpenSDK/WXApi.h:37:11: warning: parameter 'resp具体的回应内容,是自动释放的' not found in the function declaration [-Wdocumentation]
* @param resp具体的回应内容,是自动释放的
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/chenhuajie/dev/ckudz_app_new/ios/Pods/Headers/Public/WechatOpenSDK/WXApi.h:37:11: note: did you mean 'resp'?
* @param resp具体的回应内容,是自动释放的
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
resp
/Users/chenhuajie/dev/ckudz_app_new/ios/Pods/Headers/Public/WechatOpenSDK/WXApi.h:192:11: warning: empty paragraph passed to '@param' command [-Wdocumentation]
* @param
~~~~~~^
1 warning generated.
In file included from /Users/chenhuajie/flutter/.pub-cache/hosted/pub.flutter-io.cn/amap_flutter_map-1.0.2/ios/Classes/OverlayController/AMapMarkerController.m:13:
/Users/chenhuajie/flutter/.pub-cache/hosted/pub.flutter-io.cn/amap_flutter_map-1.0.2/ios/Classes/Category/FlutterMethodChannel+MethodCallDispatch.h:9:9: warning: double-quoted include "AMapMethodCallDispatcher.h" in framework header, expected angle-bracketed instead [-Wquoted-include-in-framework-header]
#import "AMapMethodCallDispatcher.h"
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
<AMapMethodCallDispatcher.h>
1 warning generated.
Command PhaseScriptExecution failed with a nonzero exit code
note: Using new build system
note: Building targets in parallel
note: Planning build
note: Constructing build description
warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.4.99. (in target 'amap_flutter_map' from project 'Pods')
warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.4.99. (in target 'share' from project 'Pods')
warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.4.99. (in target 'MTBBarcodeScanner' from project 'Pods')
warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.4.99. (in target 'device_info' from project 'Pods')
warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.4.99. (in target 'geolocator' from project 'Pods')
warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.4.99. (in target 'fluwx' from project 'Pods')
warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.4.99. (in target 'native_pdf_renderer' from project 'Pods')
warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.4.99. (in target 'webview_flutter' from project 'Pods')
warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.4.99. (in target 'url_launcher' from project 'Pods')
warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.4.99. (in target 'tobias' from project 'Pods')
warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.4.99. (in target 'shared_preferences' from project 'Pods')
warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.4.99. (in target 'umeng_analytics_plugin' from project 'Pods')
warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.4.99. (in target 'path_provider' from project 'Pods')
warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.4.99. (in target 'package_info' from project 'Pods')
warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.4.99. (in target 'qr_code_scanner' from project 'Pods')
warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.4.99. (in target 'UMengAnalytics-NO-IDFA' from project 'Pods')
warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.4.99. (in target 'AMapFoundation' from project 'Pods')
warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.4.99. (in target 'Flutter' from project 'Pods')
warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.4.99. (in target 'WechatOpenSDK' from project 'Pods')
warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.4.99. (in target 'AlipaySDK-iOS' from project 'Pods')
Could not build the application for the simulator.
Error launching application on iPhone 12 Pro.
Exited (sigterm)