mirror of https://github.com/qt/qtdoc.git
Doc: Fix broken link on iOS Platform Notes page
Change-Id: I65728e43d1fc2972550a371b1abaaa306555cbd3 Fixes: QTBUG-79468 Reviewed-by: Paul Wicking <paul.wicking@qt.io> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
parent
9b34f4d9f9
commit
1e27737f9e
|
@ -354,7 +354,7 @@
|
|||
and keys that have to be set in the Info.plist.
|
||||
|
||||
To support the iPhone 6, a launch file (an interface builder .xib file or a storyboard file) should be provided.
|
||||
For more information, see \l{https://developer.apple.com/library/ios/documentati on/userexperience/conceptual/MobileHIG/LaunchImages.html}{Launch Images}.
|
||||
For more information, see \l{https://developer.apple.com/design/human-interface-guidelines/ios/icons-and-images/launch-screen/}{Launch Screen}.
|
||||
Assuming that you called the launch file Launch.xib, it can be added to the Info.plist as follows:
|
||||
\badcode
|
||||
<key>UILaunchStoryboardName</key>
|
||||
|
|
Loading…
Reference in New Issue