|
|
@@ -22,8 +22,25 @@
|
|
|
<string>$(FLUTTER_BUILD_NAME)</string>
|
|
|
<key>CFBundleSignature</key>
|
|
|
<string>????</string>
|
|
|
+ <key>CFBundleURLTypes</key>
|
|
|
+ <array>
|
|
|
+ <dict>
|
|
|
+ <key>CFBundleTypeRole</key>
|
|
|
+ <string>Editor</string>
|
|
|
+ <key>CFBundleURLSchemes</key>
|
|
|
+ <array>
|
|
|
+ <string>wx64695e2b8346a227</string>
|
|
|
+ </array>
|
|
|
+ </dict>
|
|
|
+ </array>
|
|
|
<key>CFBundleVersion</key>
|
|
|
<string>$(FLUTTER_BUILD_NUMBER)</string>
|
|
|
+ <key>LSApplicationQueriesSchemes</key>
|
|
|
+ <array>
|
|
|
+ <string>weixin</string>
|
|
|
+ <string>weixinULAPI</string>
|
|
|
+ <string>weixinURLParamsAPI</string>
|
|
|
+ </array>
|
|
|
<key>LSRequiresIPhoneOS</key>
|
|
|
<true/>
|
|
|
<key>NSLocationAlwaysUsageDescription</key>
|