黄学彪
2019-11-18 16604a593202f2f87adf71abd57d036fe7da3b52
ZigbeeApp/GateWay.Ios/Info.plist
@@ -57,5 +57,21 @@
   <string>1.0.19080501</string>
   <key>CFBundleVersion</key>
   <string>2</string>
   <key>CFBundleURLTypes</key>
   <array>
      <dict>
         <key>CFBundleURLName</key>
         <string>weixin</string>
         <key>CFBundleURLSchemes</key>
         <array>
            <string>wx2ec8f53f6fa36e82</string>
         </array>
      </dict>
   </array>
   <key>LSApplicationQueriesSchemes</key>
   <array>
      <string>weixin</string>
      <string>weixinULAPI</string>
   </array>
</dict>
</plist>