Commit ab606ee
fix: 使用 Flutter 内置 FlutterSceneDelegate 修复 Swift 编译错误
删除自定义 SceneDelegate.swift 并在 Info.plist 中直接使用 Flutter 的
FlutterSceneDelegate,与 dtok-app 的成功配置保持一致。
修复了 Swift 编译错误:
- Cannot find type 'FlutterSceneDelegate' in scope
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 4e0033a commit ab606ee
2 files changed
+1
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
This file was deleted.
0 commit comments