mirror of
https://github.com/dz0ny/meshcore-sar.git
synced 2026-08-11 08:20:36 +00:00
- Bump version to 2026.0613.2+57 - Gradle wrapper 8.12 -> 8.14; Flutter migrator flags (builtInKotlin/newDsl) and relax kotlin.jvm.target.validation to warning for third-party plugins - Refresh iOS Xcode project, scheme, Info.plist, Podfile.lock and SwiftPM Package.resolved Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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.000247">
|
|
|
|
</testcase>
|
|
|
|
|
|
<testcase classname="fastlane.lanes" name="1: increment_build_number" time="0.741448">
|
|
|
|
</testcase>
|
|
|
|
|
|
<testcase classname="fastlane.lanes" name="2: build_app" time="110.585223">
|
|
|
|
</testcase>
|
|
|
|
|
|
<testcase classname="fastlane.lanes" name="3: upload_to_testflight" time="353.311697">
|
|
|
|
</testcase>
|
|
|
|
</testsuite>
|
|
</testsuites>
|