Payfrit Beacon iOS
Find a file
Schwifty 1b3b16478c fix: remove duplicate color definitions from Assets.xcassets to resolve ambiguity
PayfritGreen and PayfritGreenDark were defined in both Assets.xcassets
(as .colorset files) and in BrandColors.swift (as Color extensions).
All code references the Swift extension (.payfritGreen), so the asset
catalog versions are redundant and cause ambiguity. Removed the colorsets.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 19:47:03 +00:00
PayfritBeacon fix: remove duplicate color definitions from Assets.xcassets to resolve ambiguity 2026-03-22 19:47:03 +00:00
PayfritBeacon.xcodeproj fix: replace generic icon with beacon-specific icon and match Android color scheme 2026-03-22 19:29:35 +00:00
.gitignore Initial commit: Payfrit Beacon iOS native app 2026-02-01 23:39:29 -08:00
CLAUDE.md docs: add CLAUDE.md updated for new modular architecture 2026-03-22 18:31:56 +00:00
ExportOptions.plist Add ios-marketing idiom, iPad orientations, launch screen 2026-02-10 19:38:11 -08:00
ExportOptionsLocal.plist Add ios-marketing idiom, iPad orientations, launch screen 2026-02-10 19:38:11 -08:00