mirror of
https://github.com/dz0ny/meshcore-sar.git
synced 2026-08-11 16:30:28 +00:00
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.
This commit is contained in:
@@ -5,17 +5,22 @@
|
||||
|
||||
|
||||
|
||||
<testcase classname="fastlane.lanes" name="0: default_platform" time="0.000217">
|
||||
<testcase classname="fastlane.lanes" name="0: default_platform" time="0.000206">
|
||||
|
||||
</testcase>
|
||||
|
||||
|
||||
<testcase classname="fastlane.lanes" name="1: increment_build_number" time="0.275265">
|
||||
<testcase classname="fastlane.lanes" name="1: increment_build_number" time="0.235136">
|
||||
|
||||
</testcase>
|
||||
|
||||
|
||||
<testcase classname="fastlane.lanes" name="2: build_app" time="1.053223">
|
||||
<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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user