payfrit-works-ios/PayfritWorks
Schwifty d5d1c35b55 fix: gate debug print() statements behind IS_DEV flag
Wrapped all debug print() calls in APIService (avatar debugging),
BeaconScanner (scan/resolve logging), TaskDetailScreen (beacon state),
and AboutScreen (error logging) with IS_DEV checks so they are silent
in production builds. Preview-only prints in RatingDialog left as-is.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 22:12:13 +00:00
..
Assets.xcassets Add ios-marketing idiom for App Store icon display 2026-02-10 19:37:59 -08:00
en.lproj Add IS_DEV flag, dev ribbon, new app icon, and UI improvements 2026-02-04 22:07:03 -08:00
Models Migrate API endpoints from CFML to PHP 2026-03-14 17:16:36 -07:00
Services fix: gate debug print() statements behind IS_DEV flag 2026-03-24 22:12:13 +00:00
ViewModels Add role-aware cash collection for staff vs admin 2026-03-04 20:01:24 -08:00
Views fix: gate debug print() statements behind IS_DEV flag 2026-03-24 22:12:13 +00:00
Widgets Add IS_DEV flag, dev ribbon, new app icon, and UI improvements 2026-02-04 22:07:03 -08:00
Info.plist Add ios-marketing idiom for App Store icon display 2026-02-10 19:37:59 -08:00
PayfritWorksApp.swift Add IS_DEV flag, dev ribbon, new app icon, and UI improvements 2026-02-04 22:07:03 -08:00