xcode提示debugserver is x86_64 binary running in translation, attached failed.
Flutter 项目运行 xCode 以下错误的解决方法。该方法适用于任何xCode项目。
debugserver is x86_64 binary running in translation, attached failed.
如图:
解决办法:
找到 Edit Scheme -> Run -> Debug excitable,取消该选项即可运行成功。
本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来自 桃小瑞!
