mirror of
https://github.com/dz0ny/meshcore-sar.git
synced 2026-08-11 16:30:28 +00:00
- 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.
29 lines
643 B
XML
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>
|