110807d239
- Eating out: tap any empty slot → "Mark as eating out"; shows teal indicator, skipped by auto-assign, counts as complete, tap again to unmark - Rule violations panel: access via wand long-press context menu when conflicts exist; shows all isRuleOverridden slots with Fix (clear) or Ignore (acknowledge) actions - Firebase Crashlytics integrated: CrashlyticsService + dSYM upload build phase, isPremium property tracked per session - PremiumSyncService: extracted premium state machine, StoreKit Transaction.updates listener, isPremium no longer synced via iCloud to avoid stale state - StoreManager: analytics on purchase/restore, bundle ID fallback for product ID lookup - Search bar contrast bug fixed: TextField now has explicit foreground color for dark mode - WelcomeStepView: redesigned onboarding welcome screen with week preview - Version bump: 1.0.5 build 22 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
29 lines
640 B
XML
29 lines
640 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<testsuites>
|
|
<testsuite name="fastlane.lanes">
|
|
|
|
|
|
|
|
|
|
<testcase classname="fastlane.lanes" name="0: default_platform" time="0.000294">
|
|
|
|
</testcase>
|
|
|
|
|
|
<testcase classname="fastlane.lanes" name="1: increment_build_number" time="0.375189">
|
|
|
|
</testcase>
|
|
|
|
|
|
<testcase classname="fastlane.lanes" name="2: build_app" time="80.108323">
|
|
|
|
</testcase>
|
|
|
|
|
|
<testcase classname="fastlane.lanes" name="3: upload_to_app_store" time="122.53615">
|
|
|
|
</testcase>
|
|
|
|
</testsuite>
|
|
</testsuites>
|