黄学彪
2020-12-17 9f326f4000847e6167d8166fa2f6a66f53cb3734
ZigbeeApp/Home.Ios/Info.plist
@@ -42,11 +42,11 @@
   <key>XSAppIconAssets</key>
   <string>Assets.xcassets/AppIcon.appiconset</string>
   <key>CFBundleIdentifier</key>
   <string>com.hdl.home</string>
   <string>com.evoyo.home</string>
   <key>Custom Property</key>
   <string></string>
   <key>CFBundleName</key>
   <string> HDL Home</string>
   <string>Evoyo Home</string>
   <key>XSLaunchImageAssets</key>
   <string>Assets.xcassets/LaunchImage.launchimage</string>
   <key>NSAppleMusicUsageDescription</key>
@@ -54,11 +54,27 @@
   <key>aps-environment</key>
   <string>development</string>
   <key>CFBundleShortVersionString</key>
   <string>1.0.20042601</string>
   <string>1.1.0120091701</string>
   <key>CFBundleVersion</key>
   <string>2</string>
   <string>2020091701</string>
   <key>CFBundleURLTypes</key>
   <array>
      <dict>
         <key>CFBundleURLSchemes</key>
         <array>
            <string>evoyoHome</string>
         </array>
         <key>CFBundleTypeRole</key>
         <string>Editor</string>
      </dict>
      <dict>
         <key>CFBundleURLName</key>
         <string>xiaoduapp</string>
      </dict>
      <dict>
         <key>CFBundleURLName</key>
         <string>AispeechMobile</string>
      </dict>
      <dict>
         <key>CFBundleURLName</key>
         <string>weixin</string>
@@ -70,6 +86,8 @@
   </array>
   <key>LSApplicationQueriesSchemes</key>
   <array>
      <string>xiaoduapp</string>
      <string>AispeechMobile</string>
      <string>weixin</string>
      <string>weixinULAPI</string>
   </array>
@@ -80,5 +98,7 @@
      <string>location</string>
      <string>remote-notification</string>
   </array>
   <key>NSMicrophoneUsageDescription</key>
   <string>需要使用麦克风,用于可视对讲</string>
</dict>
</plist>