v0.9.4: added iOS module!

Note that this commit includes several changes made iteratively over time, from TestFlight 1.0 to 1.5
This commit is contained in:
Evan Debenham
2021-06-25 22:45:09 -04:00
parent 0c2434a605
commit 7b08b4d5bd
29 changed files with 729 additions and 1 deletions
@@ -0,0 +1,23 @@
{
"images" : [
{
"filename" : "Banner.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "Banner@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "Banner@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}