路径接口

This commit is contained in:
2026-03-20 10:23:45 +08:00
parent cd14469d79
commit 930953780d
10 changed files with 293 additions and 471 deletions

View File

@@ -2,7 +2,7 @@ import Flutter
import UIKit
///
let kAMapKey = "key";
let kAMapKey = "3ac08e5e14df9d7a52e98d40e21a0189";
@main

View File

@@ -4,5 +4,9 @@
<dict>
<key>aps-environment</key>
<string>development</string>
<key>com.apple.developer.background-tasks.continued-processing.gpu</key>
<true/>
<key>com.apple.developer.location.push</key>
<true/>
</dict>
</plist>