diff options
author | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-03-11 09:58:14 +0200 |
---|---|---|
committer | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-03-11 09:58:14 +0200 |
commit | 939c0f48181046d6b938be0f5ef327a4d991e433 (patch) | |
tree | 6ef76a1a84a50537a2dcbbba3bb3d47bf6d82e5c /res/LaunchScreen.storyboard | |
parent | a132cb7c04a39dc81f998ec3364fbaae87927016 (diff) |
Mobile: Adjustments and fixes for iOS
Diffstat (limited to 'res/LaunchScreen.storyboard')
-rw-r--r-- | res/LaunchScreen.storyboard | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/res/LaunchScreen.storyboard b/res/LaunchScreen.storyboard index f9a048ed..fdde7251 100644 --- a/res/LaunchScreen.storyboard +++ b/res/LaunchScreen.storyboard | |||
@@ -1,7 +1,8 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13142" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES"> | 2 | <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="17701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES"> |
3 | <device id="retina6_1" orientation="portrait" appearance="light"/> | ||
3 | <dependencies> | 4 | <dependencies> |
4 | <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="12042"/> | 5 | <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17703"/> |
5 | </dependencies> | 6 | </dependencies> |
6 | <scenes/> | 7 | <scenes/> |
7 | </document> | 8 | </document> |