wxr
2021-12-15 e71c57108e6dd407c2c6f0361f68150f2ff9aed5
SiriIntentsUI/Info.plist
@@ -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>
@@ -15,18 +15,25 @@
   <key>CFBundlePackageType</key>
   <string>XPC!</string>
   <key>CFBundleShortVersionString</key>
   <string>1.3.202111171</string>
   <string>1.3.202112062</string>
   <key>CFBundleVersion</key>
   <string>1.3.11171</string>
   <string>1.3.12062</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>
            <string>HDLRunSceneIntent</string>
         </array>
         <key>IntentsRestrictedWhileProtectedDataUnavailable</key>
         <array>
            <string>HDLRunSceneIntent</string>
         </array>
      </dict>