【发布时间】:2020-10-20 02:02:24
【问题描述】:
我正在尝试将 Flutter 应用程序提交到 Appstore。以下是我遵循的步骤:
已删除所有证书和配置文件
创建/添加 IOS 分发证书
创建 IOS 配置文件
添加 IOS 配置文件
清洁应用
构建然后运行应用程序
在构建设置中设置代码设计和配置文件
大量的谷歌搜索 > 没有成功
基本上,面对“errSecInternalComponent”的错误
这是我得到的错误:
Warning: unable to build chain to self-signed root for signer "iPhone Distribution: Johnny (**********)"
/Users/johnny/Downloads/chat_app-master 2/build/ios/Release-iphoneos/Runner.app/Frameworks/App.framework/App: errSecInternalComponent
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
【问题讨论】:
标签: ios flutter app-store app-store-connect