Initial commit

This commit is contained in:
Tha_14
2024-02-22 21:43:11 +02:00
commit 1b96a031d2
1108 changed files with 157706 additions and 0 deletions

20
XOLDX_fastlane/Snapfile Normal file
View File

@@ -0,0 +1,20 @@
devices([
"iPad Air",
"iPad Pro (12.9 inch)",
"iPhone 4s",
"iPhone 5",
"iPhone 6",
"iPhone 6 Plus"
])
languages([
"en-US",
"fr",
"da",
])
scheme "AntidoteScreenshots"
reinstall_app true
clear_previous_screenshots true
number_of_retries 4
stop_after_first_error true