Skip to content

Commit

Permalink
Udapting nfc tag
Browse files Browse the repository at this point in the history
  • Loading branch information
graphefruit committed Dec 19, 2024
1 parent c9ec340 commit 6ec8f83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ios/App/App/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,6 @@
<key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
<string>Location is used when enabled in settings, default off. Used for track your location where you brewed your coffee.</string>
<key>NFCReaderUsageDescription</key>
<string>NFC is used to read and write actions to a NFC-Chip. With this you can start directly a brew from a coffee bean coming out of your freezer or hopper, or you can edit or detail view it directly.</string>
<string>NFC is used to read and write bean actions to a NFC-Chip. With this you can start directly a brew from a coffee bean / bag coming out of your freezer or hopper, or you can edit or detail view it directly.</string>
</dict>
</plist>

0 comments on commit 6ec8f83

Please sign in to comment.