有没有遇到开发方面的问题?
ui 什么的都不在意,要是没开发方面的坑,就准备升级了,反正迟早得升
![]() |
1
zoozobib 1 天前 ![]() 没敢升级呢,ios 和 mac 都没敢升最新版,尤其是 ios 16 + 调试 ios 还得打开 xcode 这个操作,搞的心理很膈应
|
![]() |
2
magicode 1 天前 ![]() idea 、pycharm 、vscode 、curosr 、navicat 这些都是正常的。除了 clashx pro 打不开以外没别的毛病。我的是 m1 pro 的芯片
|
![]() |
4
Vitta 1 天前
升级了不影响 Flutter, 但是觉得还是不升级的好点
|
10
CodingIran 1 天前
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.35.3, on macOS 26.0 25A354 darwin-arm64, locale zh-Hans-CN) [✓] Android toolchain - develop for Android devices (Android SDK version 35.0.0) [✓] Xcode - develop for iOS and macOS (Xcode 26.0) [✓] Chrome - develop for the web [✓] Android Studio (version 2024.2) [✓] VS Code (version 1.103.2) [✓] Connected device (3 available) ! Error: Browsing on the local area network for Hai‘s phone. Ensure the device is unlocked and attached with a cable or associated with the same local area network as this Mac. The device must be opted into Developer Mode to connect wirelessly. (code -27) [✓] Network resources • No issues found! 已升级,暂时没发现问题 |
![]() |
12
renchong OP @CodingIran 老哥,我也升级了,你在 xcode 中能找到 ios26 sdk 的设备吗?
我安装了 ios26 sdk ,iphone 17 模拟器那些都能正常打开了,但是 xcode 找不到设备 ![]() |
13
CodingIran 1 天前
@renchong 你为什么用 Rosetta 打开模拟器?
|
14
lihanst 1 天前
flutter hot reload 在 iOS 26 上会失效。
|
15
CodingIran 1 天前
@lihanst 苹果限制了 JIT ,Flutter 官方正在实现其他的方式实现热更新,估计要等段时间了
|
![]() |
16
renchong OP @CodingIran #13 奇怪了,更新后打开 xcode 后缀都带这个
|