mirror of
https://github.com/immich-app/immich.git
synced 2024-11-17 02:49:01 -07:00
0220f900c1
* fix(mobile): Pump ios version and fix static code test * Added changelog note
39 lines
915 B
XML
39 lines
915 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<testsuites>
|
|
<testsuite name="fastlane.lanes">
|
|
|
|
|
|
|
|
|
|
<testcase classname="fastlane.lanes" name="0: default_platform" time="0.000396">
|
|
|
|
</testcase>
|
|
|
|
|
|
<testcase classname="fastlane.lanes" name="1: increment_version_number" time="2.478301">
|
|
|
|
</testcase>
|
|
|
|
|
|
<testcase classname="fastlane.lanes" name="2: latest_testflight_build_number" time="3.846552">
|
|
|
|
</testcase>
|
|
|
|
|
|
<testcase classname="fastlane.lanes" name="3: increment_build_number" time="2.367554">
|
|
|
|
</testcase>
|
|
|
|
|
|
<testcase classname="fastlane.lanes" name="4: build_app" time="75.618447">
|
|
|
|
</testcase>
|
|
|
|
|
|
<testcase classname="fastlane.lanes" name="5: upload_to_testflight" time="47.502114">
|
|
|
|
</testcase>
|
|
|
|
</testsuite>
|
|
</testsuites>
|