Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
AoEiuV020 opened this issue May 3, 2024 · 1 comment
Closed

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

AoEiuV020 opened this issue May 3, 2024 · 1 comment
Labels
bug🐞 Something isn't working

Comments

@AoEiuV020
Copy link

描述/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

@AoEiuV020 AoEiuV020 added the bug🐞 Something isn't working label May 3, 2024
@AoEiuV020
Copy link
Author

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

@wgh136 wgh136 closed this as completed in 20e6fd4 May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug🐞 Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant