automated screenshots with fastlane

This commit is contained in:
Stefan Lange-Hegermann
2025-10-07 22:38:11 +02:00
parent 16fd491af5
commit 296cf63176
41 changed files with 1440 additions and 73 deletions

View File

@@ -0,0 +1,24 @@
{
"configurations" : [
{
"id" : "4CA9C9AC-F09F-48D8-9822-3CB6AF4C6D36",
"name" : "Configuration 1",
"options" : {
}
}
],
"defaultOptions" : {
},
"testTargets" : [
{
"target" : {
"containerPath" : "container:Cable.xcodeproj",
"identifier" : "3E37F6542E93FB6F00836187",
"name" : "CableUITestsScreenshot"
}
}
],
"version" : 1
}