Skip to content

Commit

Permalink
Remove custom accessory protocol entry com.yubico.ylp of UISupportedE…
Browse files Browse the repository at this point in the history
…xternalAccessoryProtocols in Info.plist
  • Loading branch information
mssun committed Mar 4, 2023
1 parent 97a0c9c commit 2f7eff4
Showing 1 changed file with 8 additions and 12 deletions.
20 changes: 8 additions & 12 deletions pass/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,15 @@
<dict>
<key>com.apple.developer.nfc.readersession.iso7816.select-identifiers</key>
<array>
<string>A000000527471117</string>
<string>A0000006472F0001</string>
<string>A0000005272101</string>
<string>A000000308</string>
<string>D27600012401</string>
<string>A000000527200101</string>
</array>
<key>NFCReaderUsageDescription</key>
<string>The application needs access to NFC reading to communicate with your YubiKey.</string>
<key>UISupportedExternalAccessoryProtocols</key>
<array>
<string>com.yubico.ylp</string>
<string>A000000527471117</string>
<string>A0000006472F0001</string>
<string>A0000005272101</string>
<string>A000000308</string>
<string>D27600012401</string>
<string>A000000527200101</string>
</array>
<key>NFCReaderUsageDescription</key>
<string>The application needs access to NFC reading to communicate with your YubiKey.</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleDisplayName</key>
Expand Down

0 comments on commit 2f7eff4

Please sign in to comment.