我正在尝试为我的Flutter应用程序生成iOS的发行版,但显示以下错误:
Runner is automatically signed for development, but a conflicting code signing identity Apple Distribution has been manually specified. Set the code signing identity value to "iPhone Developer" in the build settings editor, or switch to manual signing in the Signing & Capabilities editor.
作为参考,我正在添加此屏幕截图: