On 5/20/25 14:37, Shan Shaji wrote:
All apps that are submitted to Apple app store must provide a launch
screen with an Xcode storyboard. Previously the launch screen were
showing only a white background. This commit fixes it by adding the
proxmox logo and setting the storyboard view background color to
black.

References:
- https://docs.flutter.dev/platform-integration/ios/launch-screen
- 
https://developer.apple.com/documentation/xcode/specifying-your-apps-launch-screen

Signed-off-by: Shan Shaji <s.sh...@proxmox.com>
---
  .../LaunchImage.imageset/Contents.json         |  10 +++++-----
  .../LaunchImage.imageset/LaunchImage.png       | Bin 68 -> 22002 bytes
  .../LaunchImage.imageset/launchim...@2x.png    | Bin 68 -> 48720 bytes
  .../LaunchImage.imageset/launchim...@3x.png    | Bin 68 -> 46005 bytes
  ios/Runner/Base.lproj/LaunchScreen.storyboard  |  16 ++++++++++------
  5 files changed, 15 insertions(+), 11 deletions(-)



applied, thanks!


_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to