payfrit-beacon-ios/PayfritBeacon/Views
Schwifty 09db3e8ec7 fix: resolve ambiguous color references by removing ShapeStyle extension
The ShapeStyle where Self == Color extension duplicated Color statics,
causing 'ambiguous use' errors in foregroundStyle/stroke/tint/background
contexts. Removed the extension entirely and use explicit Color.xxx prefix
at all call sites instead.
2026-03-22 19:40:51 +00:00
..
BusinessListView.swift fix: resolve ambiguous color references by removing ShapeStyle extension 2026-03-22 19:40:51 +00:00
DevBanner.swift fix: resolve ambiguous color references by removing ShapeStyle extension 2026-03-22 19:40:51 +00:00
LoginView.swift fix: resolve ambiguous color references by removing ShapeStyle extension 2026-03-22 19:40:51 +00:00
QRScannerView.swift fix: resolve ambiguous color references by removing ShapeStyle extension 2026-03-22 19:40:51 +00:00
RootView.swift feat: complete rebuild of PayfritBeacon iOS from scratch 2026-03-22 17:13:36 +00:00
ScanView.swift fix: resolve ambiguous color references by removing ShapeStyle extension 2026-03-22 19:40:51 +00:00