mirror of
https://github.com/immich-app/immich.git
synced 2024-11-16 18:42:17 -07:00
274fba1bd2
* Implement CI/CD for Android with Fastlane
24 lines
510 B
XML
24 lines
510 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<testsuites>
|
|
<testsuite name="fastlane.lanes">
|
|
|
|
|
|
|
|
|
|
<testcase classname="fastlane.lanes" name="0: default_platform" time="0.001066">
|
|
|
|
</testcase>
|
|
|
|
|
|
<testcase classname="fastlane.lanes" name="1: build_app" time="71.433647">
|
|
|
|
</testcase>
|
|
|
|
|
|
<testcase classname="fastlane.lanes" name="2: upload_to_testflight" time="104.299383">
|
|
|
|
</testcase>
|
|
|
|
</testsuite>
|
|
</testsuites>
|