Files
meshcore-sar_android/ios/fastlane/report.xml
Janez T 53ed690f51 Refactor code for improved readability and consistency across multiple files
- Updated formatting in `drawing_toolbar.dart` for better readability, including breaking long lines and ensuring consistent indentation.
- Enhanced the `recipient_selector_sheet.dart` by adjusting line breaks and improving the layout of text styles.
- Refactored `sar_update_sheet.dart` to improve readability, including restructuring widget layouts and ensuring consistent formatting.
- Cleaned up imports and removed unnecessary lines in `widget_test.dart`.
2025-10-22 09:49:41 +02:00

29 lines
643 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<testsuites>
<testsuite name="fastlane.lanes">
<testcase classname="fastlane.lanes" name="0: default_platform" time="0.000236">
</testcase>
<testcase classname="fastlane.lanes" name="1: increment_build_number" time="0.322219">
</testcase>
<testcase classname="fastlane.lanes" name="2: build_app" time="137.829907">
</testcase>
<testcase classname="fastlane.lanes" name="3: upload_to_testflight" time="846.376488">
</testcase>
</testsuite>
</testsuites>