WJC
2019-12-20 313ca44a4c4fc9cecbe145c80b26f16af836b7bf
ZigbeeApp/Home.Ios/Info.plist
@@ -51,11 +51,28 @@
   <string>development</string>
   <key>UIBackgroundModes</key>
   <array>
      <string>location</string>
      <string>remote-notification</string>
   </array>
   <key>CFBundleShortVersionString</key>
   <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>