payfrit-beacon-ios/PayfritBeacon
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
..
App feat: complete rebuild of PayfritBeacon iOS from scratch 2026-03-22 17:13:36 +00:00
Assets.xcassets fix: replace generic icon with beacon-specific icon and match Android color scheme 2026-03-22 19:29:35 +00:00
en.lproj fix: add missing build files referenced in xcodeproj 2026-03-22 18:44:08 +00:00
Models feat: complete rebuild of PayfritBeacon iOS from scratch 2026-03-22 17:13:36 +00:00
Provisioners fix: address all issues from koda's code review 2026-03-22 17:25:55 +00:00
Services fix: address all issues from koda's code review 2026-03-22 17:25:55 +00:00
Utils fix: resolve ambiguous color references by removing ShapeStyle extension 2026-03-22 19:40:51 +00:00
Views fix: resolve ambiguous color references by removing ShapeStyle extension 2026-03-22 19:40:51 +00:00
Info.plist fix: add missing Info.plist for PayfritBeacon target 2026-03-22 19:10:53 +00:00
payfrit-favicon-light-outlines.svg fix: add missing build files referenced in xcodeproj 2026-03-22 18:44:08 +00:00