Warning: file_get_contents(/data/phpspider/zhask/data//catemap/4/algorithm/10.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
使用Codemagic构建Flatter iOS应用程序时出错_Ios_Xcode_Flutter_Codemagic - Fatal编程技术网

使用Codemagic构建Flatter iOS应用程序时出错

使用Codemagic构建Flatter iOS应用程序时出错,ios,xcode,flutter,codemagic,Ios,Xcode,Flutter,Codemagic,使用Codemaigc构建iOS应用程序时,我收到以下错误消息,构建失败: Building a deployable iOS app requires a selected Development Team with a Provisioning Profile. Please ensure that a Development Team is selected by: 1- Open the Flutter project's Xcode target with open ios

使用Codemaigc构建iOS应用程序时,我收到以下错误消息,构建失败:

Building a deployable iOS app requires a selected Development Team with a 
Provisioning Profile. Please ensure that a Development Team is selected by:
  1- Open the Flutter project's Xcode target with
   open ios/Runner.xcworkspace
  2- Select the 'Runner' project in the navigator then the 'Runner' target
 in the project settings
  3- Make sure a 'Development Team' is selected under Signing & Capabilities > Team. 
 You may need to:
     - Log in with your Apple ID in Xcode first
     - Ensure you have a valid unique Bundle ID
     - Register your device with your Apple Developer Account
     - Let Xcode automatically provision a profile for your app
  4- Build or run your project again

我怎样才能解决这个问题?我正在Windows上使用Android Studio,我的Android应用程序已经在运行。

你需要在带有Xcode的Mac上构建iOS应用程序。你不能在Windows上这样做,也可能是macOs VMI在使用Codemagic