diff --git a/apps/stage-pocket/ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-512@2x-dark.png b/apps/stage-pocket/ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-512@2x-dark.png new file mode 100644 index 000000000..6d93c9151 Binary files /dev/null and b/apps/stage-pocket/ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-512@2x-dark.png differ diff --git a/apps/stage-pocket/ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-512@2x-light.png b/apps/stage-pocket/ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-512@2x-light.png new file mode 100644 index 000000000..6bb43ff83 Binary files /dev/null and b/apps/stage-pocket/ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-512@2x-light.png differ diff --git a/apps/stage-pocket/ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-512@2x.png b/apps/stage-pocket/ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-512@2x.png index a61c4236d..6bb43ff83 100644 Binary files a/apps/stage-pocket/ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-512@2x.png and b/apps/stage-pocket/ios/App/App/Assets.xcassets/AppIcon.appiconset/AppIcon-512@2x.png differ diff --git a/apps/stage-pocket/ios/App/App/Assets.xcassets/AppIcon.appiconset/Contents.json b/apps/stage-pocket/ios/App/App/Assets.xcassets/AppIcon.appiconset/Contents.json index 00b5bd341..74671a801 100644 --- a/apps/stage-pocket/ios/App/App/Assets.xcassets/AppIcon.appiconset/Contents.json +++ b/apps/stage-pocket/ios/App/App/Assets.xcassets/AppIcon.appiconset/Contents.json @@ -5,6 +5,30 @@ "idiom": "universal", "platform": "ios", "size": "1024x1024" + }, + { + "appearances": [ + { + "appearance": "luminosity", + "value": "light" + } + ], + "filename": "AppIcon-512@2x-light.png", + "idiom": "universal", + "platform": "ios", + "size": "1024x1024" + }, + { + "appearances": [ + { + "appearance": "luminosity", + "value": "dark" + } + ], + "filename": "AppIcon-512@2x-dark.png", + "idiom": "universal", + "platform": "ios", + "size": "1024x1024" } ], "info": {