Fix QR code on iphone

This commit is contained in:
Jon Staab
2025-01-31 14:14:42 -08:00
parent f0207b35d0
commit 6c7c533637
14 changed files with 67 additions and 26 deletions
@@ -1,14 +1,14 @@
{
"images" : [
"images": [
{
"filename" : "AppIcon-512@2x.png",
"idiom" : "universal",
"platform" : "ios",
"size" : "1024x1024"
"idiom": "universal",
"size": "1024x1024",
"filename": "AppIcon-512@2x.png",
"platform": "ios"
}
],
"info" : {
"author" : "xcode",
"version" : 1
"info": {
"author": "xcode",
"version": 1
}
}
}