payfrit-beacon-ios/PayfritBeacon/en.lproj/InfoPlist.strings
Koda b943a291d9 fix: add missing build files referenced in xcodeproj
- payfrit-favicon-light-outlines.svg (copied from payfrit-works-ios)
- en.lproj/InfoPlist.strings (standard localization)

These were referenced in project.pbxproj but not committed to the repo,
causing build failures.
2026-03-22 18:44:08 +00:00

3 lines
116 B
Text

/* Localized versions of Info.plist keys */
CFBundleDisplayName = "Payfrit Beacon";
CFBundleName = "PayfritBeacon";