wgh136 / PicaComic

A comic app built with Flutter, supporting multiple comic sources.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug]: macos运行debug没有窗口

AoEiuV020 opened this issue · comments

描述/Description

flutter run -d macos --release 和 flutter build macos 都正常,
但 flutter run -d macos 就没有窗口,底部出现了图标但没有窗口出来,

Version

master

使用的操作系统/Operating system

macOS

日志/logs

Building macOS application...                                           
2024-05-03 22:48:39.409 pica_comic[42597:1593055] WARNING: Secure coding is automatically enabled for restorable state! However, not on all supported macOS versions of this application. Opt-in to secure coding explicitly by implementing NSApplicationDelegate.applicationSupportsSecureRestorableState:.
flutter: Start initialization.
flutter: Set Proxy null
Syncing files to device macOS...                                    96ms

Flutter run key commands.
r Hot reload. 🔥🔥🔥
R Hot restart.
h List all available interactive commands.
d Detach (terminate "flutter run" but leave application running).
c Clear the screen
q Quit (terminate the application on the device).

A Dart VM Service on macOS is available at: http://127.0.0.1:52749/z0e8-qdNX4o=/
The Flutter DevTools debugger and profiler on macOS is available at: http://127.0.0.1:9101?uri=http://127.0.0.1:52749/z0e8-qdNX4o=/
flutter: dynamic_color: Accent color detected.

截图或视频/Screenshot or video

No response

flutter run -d macos --profile 也正常,
电脑是mac mini m2,
xcode是最新版,15.3,