Files
meshcore-sar_android/ios/fastlane/report.xml
Janez T 2a25574860 feat: Update app icons and manifest for improved branding and localization support
- Changed AndroidManifest.xml to use new launcher icon.
- Added new launcher icon images for various resolutions in Android mipmap directories.
- Updated iOS project.pbxproj and Info.plist to version 13.
- Refactored iOS AppIcon asset catalog with new icon sizes and updated Contents.json.
- Modified pubspec.yaml to include flutter_launcher_icons for automatic icon generation.
- Updated web manifest colors for better branding.
- Added new favicon and icon images for web support.
2025-10-16 17:45:19 +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.000206">
</testcase>
<testcase classname="fastlane.lanes" name="1: increment_build_number" time="0.235136">
</testcase>
<testcase classname="fastlane.lanes" name="2: build_app" time="103.133272">
</testcase>
<testcase classname="fastlane.lanes" name="3: upload_to_testflight" time="333.986172">
</testcase>
</testsuite>
</testsuites>