验证“dyld_sim_shared_cache_arm64”在 macOS 中调试 flutter 应用程序时

发布于 2025-01-20 19:26:50 字数 1048 浏览 3 评论 0原文

今天,当我开始调试 flutter(2.10.3) 应用程序时,macOS Monerey 12.3 显示如下信息:

verifying "dyld_sim_shared_cache_arm64"

并且验证弹出窗口在数小时内无法完成。它看起来像这样:

在此处输入图像描述

为什么显示此窗口?我应该做什么来修复它?这是颤振环境:

Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 2.10.3, on macOS 12.3.1 21E258 darwin-arm, locale en-CN)
[✓] Android toolchain - develop for Android devices (Android SDK version 32.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 13.3.1)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2021.1)
[✓] Android Studio (version 2021.1)
[✓] IntelliJ IDEA Ultimate Edition (version 2021.3.3)
[✓] IntelliJ IDEA Community Edition (version 2021.3.3)
[✓] IntelliJ IDEA Ultimate Edition (version 2021.3.3)
[✓] IntelliJ IDEA Ultimate Edition (version 2021.3.2)
[✓] VS Code (version 1.66.0)
[✓] Connected device (3 available)
[!] HTTP Host Availability

Today when I start debugging the flutter(2.10.3) app, the macOS Monerey 12.3 shows info like this:

verifying "dyld_sim_shared_cache_arm64"

and the verify popup window could not complete for hours. It look like this:

enter image description here

why show this window? what should I do to fix it? This is the flutter env:

Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 2.10.3, on macOS 12.3.1 21E258 darwin-arm, locale en-CN)
[✓] Android toolchain - develop for Android devices (Android SDK version 32.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 13.3.1)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2021.1)
[✓] Android Studio (version 2021.1)
[✓] IntelliJ IDEA Ultimate Edition (version 2021.3.3)
[✓] IntelliJ IDEA Community Edition (version 2021.3.3)
[✓] IntelliJ IDEA Ultimate Edition (version 2021.3.3)
[✓] IntelliJ IDEA Ultimate Edition (version 2021.3.2)
[✓] VS Code (version 1.66.0)
[✓] Connected device (3 available)
[!] HTTP Host Availability

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

泪之魂 2025-01-27 19:26:50

update_dyld_shared_cache在Macos Monterey上贬值(我的案例12.3.1)。它使Flutter(2.10.4)无法更新。让等待新版本的flutter不请求更新。

update_dyld_shared_cache is depreciate on macOS Monterey (my case 12.3.1). It makes flutter (2.10.4) cannot update. Let wait for new version of flutter to not request update.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文