Implement Siri shortcut to sync repository per automation task
This commit is contained in:
parent
21b5774cc5
commit
b3bde9e0e0
12 changed files with 499 additions and 4 deletions
|
|
@ -37,6 +37,10 @@
|
|||
<string>We need to access your camera for scanning QR codes.</string>
|
||||
<key>NSFaceIDUsageDescription</key>
|
||||
<string>Enable access to Face ID to unlock Pass.</string>
|
||||
<key>NSUserActivityTypes</key>
|
||||
<array>
|
||||
<string>SyncRepositoryIntent</string>
|
||||
</array>
|
||||
<key>UIApplicationShortcutItems</key>
|
||||
<array>
|
||||
<dict>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue