Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit 5569a4d

Browse files
committed
[[ Bug 22605 ]] Document iOS storyboard properties
This patch updates the LiveCode guide for the new storyboard splash screen properties.
1 parent 6286188 commit 5569a4d

File tree

2 files changed

+5
-19
lines changed

2 files changed

+5
-19
lines changed

Documentation/guides/Deploying Your Application.md

Lines changed: 5 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -338,25 +338,11 @@ Figure 10 – Standalone Settings – iOS Icons
338338
Figure 11 – Standalone Settings – iOS Splash
339339

340340
|  |  |
341-
|---------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
342-
| **iPhone** | Choose a 320x480 pixel png image |
343-
| **Hi-Res iPhone** | Choose a 640x960 pixel png image |
344-
| **4 inch iPhone** | Choose a 640x1136 pixel png image |
345-
| **iPhone 6/7/8** | Choose a 750x1334 pixel png image |
346-
| **iPhone 6/7/8+ Portrait** | Choose a 1242x2208 pixel png image |
347-
| **iPhone 6/7/8+ Lscape** | Choose a 2208x1242 pixel png image |
348-
| **iPhone X/XS Portrait** | Choose a 1125x2436 pixel png image |
349-
| **iPhone X/XS Lscape** | Choose a 2436x1125 pixel png image |
350-
| **iPhone XR Portrait** | Choose a 828x1792 pixel png image |
351-
| **iPhone XR Lscape** | Choose a 1792x828 pixel png image |
352-
| **iPhone XSMAX Portrait** | Choose a 1242x2688 pixel png image |
353-
| **iPhone XSMAX Lscape** | Choose a 2688x1242 pixel png image |
354-
| **iPad Portrait** | Choose a 768x1024 pixel png image |
355-
| **iPad Lscape** | Choose a 1024x768 pixel png image |
356-
| **Hi-Res iPad Portrait** | Choose a 1536x2048 pixel png image |
357-
| **Hi-Res iPad Lscape** | Choose a 2048x1536 pixel png image |
358-
| **iPad Pro 12.9 Portrait** | Choose a 2048x2732 pixel png image |
359-
| **iPad Pro 12.9 Lscape** | Choose a 2732x2048 pixel png image |
341+
|---------------------------------|-------------------------------------------------------------------------------------------------------------|
342+
| **Launch Image** | Choose a png image. This will be centered on screen. A 2732x2732 image will cover all current devices. |
343+
| **2x Launch Image** | Choose a png image. This will be centered on screen. A 5464x5464 image will cover all current devices. |
344+
| **3x Launch Image** | Choose a png image. This will be centered on screen. A 8196x8196 image will cover all current devices. |
345+
| **Background Color** | Choose a background color for transparent areas and/or areas of the screen the launch image does not cover. |
360346

361347
Related lessons:
362348

-38.1 KB
Loading

0 commit comments

Comments
 (0)