payfrit-beacon-ios/PayfritBeacon/Assets.xcassets
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
..
AccentColor.colorset fix: replace generic icon with beacon-specific icon and match Android color scheme 2026-03-22 19:29:35 +00:00
AppIcon.appiconset fix: replace generic icon with beacon-specific icon and match Android color scheme 2026-03-22 19:29:35 +00:00
Contents.json fix: add missing Assets.xcassets with AppIcon.appiconset 2026-03-22 19:02:48 +00:00