Setup an app variants folder and move the nightly and alpha build configs to it.

This commit is contained in:
Stefan Ceriu
2025-01-21 13:27:28 +02:00
committed by Stefan Ceriu
parent 59bd1f1831
commit 0c61bfbb80
11 changed files with 64 additions and 8 deletions

View File

@@ -0,0 +1,14 @@
{
"images" : [
{
"filename" : "AppIcon.png",
"idiom" : "universal",
"platform" : "ios",
"size" : "1024x1024"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}