Skip to content

Instantly share code, notes, and snippets.

@FreakyAli
Last active August 23, 2022 15:45
Show Gist options
  • Save FreakyAli/b49fa6249b4505bc44322784401306e8 to your computer and use it in GitHub Desktop.
Save FreakyAli/b49fa6249b4505bc44322784401306e8 to your computer and use it in GitHub Desktop.
Info plist related changes
<?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>
<key>NFCReaderUsageDescription</key>
<string>This application wants to access NFC</string>
</dict>
</plist>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment