Flutter Flatter Codemagic IOS签名失败

Flutter Flatter Codemagic IOS签名失败,flutter,codemagic,Flutter,Codemagic,大家好,我想在appstore(个人帐户)上发布我的应用程序Flatter,以便在物理电话上测试。不幸的是,我没有mac电脑,因此我必须通过codemagic,但安装依赖项任务的问题该过程失败,错误如下: 未能从Apple Developer Portal获取签名文件:对Apple Developer Portal的请求失败,操作“createProvisioningProfile.action”的结果代码为35。此团队中没有与提供的设备ID匹配的当前IOS设备 我真的不知道问题来自哪里,因为这

大家好,我想在appstore(个人帐户)上发布我的应用程序Flatter,以便在物理电话上测试。不幸的是,我没有mac电脑,因此我必须通过codemagic,但安装依赖项任务的问题该过程失败,错误如下:

未能从Apple Developer Portal获取签名文件:对Apple Developer Portal的请求失败,操作“createProvisioningProfile.action”的结果代码为35。此团队中没有与提供的设备ID匹配的当前IOS设备

我真的不知道问题来自哪里,因为这是我第一次在平台上开发。谢谢你帮助我

日志:

== Fetch code signing files from Apple Developer Portal ==
Fetch Development signing files for bundle identifier "*********"
Initializing Apple Developer Portal session with *********@****.com
Using Apple Developer Portal team ********* (*******) to fetch signing files
Found App ID "********" for bundle identifier "******"
Found code signing certificate "Apple Development iOS Push Services: *******************"
Found code signing certificate "iOS Development: *********"


Build failed :||
Failed to fetch signing files from Apple Developer Portal:
Request to Apple Developer Portal failed with result code 35 for action "createProvisioningProfile.action".
There are no current IOS devices on this team matching the provided device IDs.
Build overview
Index:
11
Branch:
master's degree
Workflow:
Default Workflow
Started:
in an hour
Duration:
21s
Status:
failed
Current configuration
Flutter channel:
stable
Mode:
release
Xcode version:
11.1
Build for:
iOS
代码魔术配置

== Fetch code signing files from Apple Developer Portal ==
Fetch Development signing files for bundle identifier "*********"
Initializing Apple Developer Portal session with *********@****.com
Using Apple Developer Portal team ********* (*******) to fetch signing files
Found App ID "********" for bundle identifier "******"
Found code signing certificate "Apple Development iOS Push Services: *******************"
Found code signing certificate "iOS Development: *********"


Build failed :||
Failed to fetch signing files from Apple Developer Portal:
Request to Apple Developer Portal failed with result code 35 for action "createProvisioningProfile.action".
There are no current IOS devices on this team matching the provided device IDs.
Build overview
Index:
11
Branch:
master's degree
Workflow:
Default Workflow
Started:
in an hour
Duration:
21s
Status:
failed
Current configuration
Flutter channel:
stable
Mode:
release
Xcode version:
11.1
Build for:
iOS

我解决了您需要将iphone连接到开发者apple帐户的问题。要执行此操作,您需要在以下地址注册它: