wxr
2021-11-23 ccd5b1c8dc2d0399745779fb4f9a261d24d75a6d
SiriIntentsUI/Info.plist
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
@@ -7,7 +7,7 @@
   <key>CFBundleName</key>
   <string>SiriIntentsUI</string>
   <key>CFBundleIdentifier</key>
   <string>com.hdl.onpro.SiriIntentsui</string>
   <string>com.hdl.onpro.siriui</string>
   <key>CFBundleDevelopmentRegion</key>
   <string>en</string>
   <key>CFBundleInfoDictionaryVersion</key>
@@ -19,15 +19,19 @@
   <key>CFBundleVersion</key>
   <string>1.3.11171</string>
   <key>MinimumOSVersion</key>
   <string>15.0</string>
   <string>12.0</string>
   <key>NSExtension</key>
   <dict>
      <key>NSExtensionAttributes</key>
      <dict>
         <key>IntentsSupported</key>
         <array>
            <string>INSendMessageIntent</string>
            <string>HDLRunSceneIntent</string>
         </array>
         <key>IntentsRestrictedWhileLocked</key>
         <array/>
         <key>IntentsRestrictedWhileProtectedDataUnavailable</key>
         <array/>
      </dict>
      <key>NSExtensionMainStoryboard</key>
      <string>MainInterface</string>