Add Siri capability

This commit is contained in:
Davide De Rosa 2019-03-08 17:17:42 +01:00
parent 9ace65e607
commit f01027bca5
2 changed files with 5 additions and 0 deletions

View File

@ -8,6 +8,8 @@
</array>
<key>com.apple.developer.networking.wifi-info</key>
<true/>
<key>com.apple.developer.siri</key>
<true/>
<key>com.apple.security.application-groups</key>
<array>
<string>group.com.algoritmico.Passepartout</string>

View File

@ -602,6 +602,9 @@
com.apple.NetworkExtensions.iOS = {
enabled = 1;
};
com.apple.Siri = {
enabled = 1;
};
};
};
0E57F64B20C83FC7008323CF = {