路径接口
This commit is contained in:
@@ -2,7 +2,7 @@ import Flutter
|
||||
import UIKit
|
||||
|
||||
///
|
||||
let kAMapKey = "key";
|
||||
let kAMapKey = "3ac08e5e14df9d7a52e98d40e21a0189";
|
||||
|
||||
|
||||
@main
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user