Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
VideoLAN
VLC-iOS
Commits
4fef76cb
Commit
4fef76cb
authored
Apr 20, 2015
by
Carola
Committed by
Felix Paul Kühne
May 13, 2015
Browse files
fix constraint issues leading to springboard crash
parent
84d2be16
Changes
1
Hide whitespace changes
Inline
Side-by-side
Resources/Launch Screen.xib
View file @
4fef76cb
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document
type=
"com.apple.InterfaceBuilder3.CocoaTouch.XIB"
version=
"3.0"
toolsVersion=
"
6249
"
systemVersion=
"14
A379a
"
targetRuntime=
"iOS.CocoaTouch"
propertyAccessControl=
"none"
useAutolayout=
"YES"
launchScreen=
"YES"
useTraitCollections=
"YES"
>
<document
type=
"com.apple.InterfaceBuilder3.CocoaTouch.XIB"
version=
"3.0"
toolsVersion=
"
7531
"
systemVersion=
"14
D131
"
targetRuntime=
"iOS.CocoaTouch"
propertyAccessControl=
"none"
useAutolayout=
"YES"
launchScreen=
"YES"
useTraitCollections=
"YES"
>
<dependencies>
<deployment
identifier=
"iOS"
/>
<plugIn
identifier=
"com.apple.InterfaceBuilder.IBCocoaTouchPlugin"
version=
"6243"
/>
<capability
name=
"Alignment constraints with different attributes"
minToolsVersion=
"5.1"
/>
<capability
name=
"Constraints to layout margins"
minToolsVersion=
"6.0"
/>
<plugIn
identifier=
"com.apple.InterfaceBuilder.IBCocoaTouchPlugin"
version=
"7520"
/>
</dependencies>
<objects>
<placeholder
placeholderIdentifier=
"IBFilesOwner"
id=
"-1"
userLabel=
"File's Owner"
/>
<placeholder
placeholderIdentifier=
"IBFirstResponder"
id=
"-2"
customClass=
"UIResponder"
/>
<view
contentMode=
"scaleToFill"
id=
"iN0-l3-epB"
>
<rect
key=
"frame"
x=
"0.0"
y=
"0.0"
width=
"
48
0"
height=
"
48
0"
/>
<rect
key=
"frame"
x=
"0.0"
y=
"0.0"
width=
"
60
0"
height=
"
60
0"
/>
<autoresizingMask
key=
"autoresizingMask"
widthSizable=
"YES"
heightSizable=
"YES"
/>
<subviews>
<view
alpha=
"0.94999999999999996"
contentMode=
"scaleToFill"
ambiguous=
"YES"
misplaced=
"YES"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"08f-KG-S7V"
>
<rect
key=
"frame"
x=
"0.0"
y=
"0.0"
width=
"
48
0"
height=
"6
4
"
/>
<view
alpha=
"0.94999999999999996"
contentMode=
"scaleToFill"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"08f-KG-S7V"
>
<rect
key=
"frame"
x=
"0.0"
y=
"0.0"
width=
"
60
0"
height=
"6
5
"
/>
<subviews>
<imageView
userInteractionEnabled=
"NO"
contentMode=
"scaleToFill"
horizontalHuggingPriority=
"1000"
verticalHuggingPriority=
"1000"
ambiguous=
"YES"
image=
"title.png"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"6ra-lX-N7Q"
>
<rect
key=
"frame"
x=
"2
2
1"
y=
"30"
width=
"39"
height=
"19"
/>
<imageView
userInteractionEnabled=
"NO"
contentMode=
"scaleToFill"
horizontalHuggingPriority=
"1000"
verticalHuggingPriority=
"1000"
image=
"title.png"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"6ra-lX-N7Q"
>
<rect
key=
"frame"
x=
"2
8
1"
y=
"30"
width=
"39"
height=
"19"
/>
</imageView>
</subviews>
<color
key=
"backgroundColor"
red=
"1"
green=
"0.51764705879999995"
blue=
"0.0"
alpha=
"1"
colorSpace=
"calibratedRGB"
/>
<constraints>
<constraint
firstItem=
"6ra-lX-N7Q"
firstAttribute=
"centerX"
secondItem=
"08f-KG-S7V"
secondAttribute=
"centerXWithinMargins"
id=
"JEU-2G-i7o"
/>
<constraint
firstItem=
"6ra-lX-N7Q"
firstAttribute=
"top"
secondItem=
"08f-KG-S7V"
secondAttribute=
"top"
constant=
"30"
id=
"ZW3-gs-4ie"
/>
<constraint
firstItem=
"6ra-lX-N7Q"
firstAttribute=
"top"
secondItem=
"08f-KG-S7V"
secondAttribute=
"top"
constant=
"30"
id=
"oEO-8O-1RP"
/>
<constraint
firstAttribute=
"bottom"
secondItem=
"6ra-lX-N7Q"
secondAttribute=
"bottom"
constant=
"16"
id=
"r1Z-iI-BEE"
/>
<constraint
firstItem=
"6ra-lX-N7Q"
firstAttribute=
"top"
secondItem=
"08f-KG-S7V"
secondAttribute=
"top"
constant=
"30"
id=
"ug1-IK-h1Y"
/>
<constraint
firstAttribute=
"centerY"
secondItem=
"6ra-lX-N7Q"
secondAttribute=
"centerY"
constant=
"-7.5"
id=
"xQo-xu-rpy"
/>
<constraint
firstAttribute=
"height"
constant=
"65"
id=
"Nv3-Z9-t13"
/>
<constraint
firstAttribute=
"centerX"
secondItem=
"6ra-lX-N7Q"
secondAttribute=
"centerX"
constant=
"-0.5"
id=
"e1x-na-svf"
/>
<constraint
firstAttribute=
"centerY"
secondItem=
"6ra-lX-N7Q"
secondAttribute=
"centerY"
constant=
"-7"
id=
"rfq-Oh-VgN"
/>
</constraints>
</view>
</subviews>
<color
key=
"backgroundColor"
white=
"0.12"
alpha=
"1"
colorSpace=
"calibratedWhite"
/>
<constraints>
<constraint
firstAttribute=
"centerX"
secondItem=
"08f-KG-S7V"
secondAttribute=
"centerX"
id=
"WWJ-0N-A5h"
/>
<constraint
firstItem=
"08f-KG-S7V"
firstAttribute=
"leading"
secondItem=
"iN0-l3-epB"
secondAttribute=
"leading"
id=
"d6q-SX-Dea"
/>
<constraint
firstItem=
"08f-KG-S7V"
firstAttribute=
"top"
secondItem=
"iN0-l3-epB"
secondAttribute=
"top"
id=
"8rT-by-3db"
/>
<constraint
firstAttribute=
"trailing"
secondItem=
"08f-KG-S7V"
secondAttribute=
"trailing"
id=
"RBf-zK-fpO"
/>
<constraint
firstItem=
"08f-KG-S7V"
firstAttribute=
"leading"
secondItem=
"iN0-l3-epB"
secondAttribute=
"leading"
id=
"wvd-SD-NaR"
/>
</constraints>
<nil
key=
"simulatedStatusBarMetrics"
/>
<freeformSimulatedSizeMetrics
key=
"simulatedDestinationMetrics"
/>
<point
key=
"canvasLocation"
x=
"404"
y=
"445"
/>
</view>
</objects>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment