File tree 4 files changed +18
-12
lines changed
bk2ch02p051ImageAndTraitCollection/ImageAndTraitCollection/Base.lproj
4 files changed +18
-12
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?>
2
- <document type =" com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version =" 3.0" toolsVersion =" 6206.9 " systemVersion =" 13E28" targetRuntime =" iOS.CocoaTouch" propertyAccessControl =" none" useAutolayout =" YES" useTraitCollections =" YES" initialViewController =" vXZ-lx-hvc" >
2
+ <document type =" com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version =" 3.0" toolsVersion =" 6245 " systemVersion =" 13E28" targetRuntime =" iOS.CocoaTouch" propertyAccessControl =" none" useAutolayout =" YES" useTraitCollections =" YES" initialViewController =" vXZ-lx-hvc" >
3
3
<dependencies >
4
- <plugIn identifier =" com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version =" 7026.1 " />
5
- <capability name =" Constraints with attributes relative to the layout margin " minToolsVersion =" 6.0" />
4
+ <plugIn identifier =" com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version =" 6238 " />
5
+ <capability name =" Constraints to layout margins " minToolsVersion =" 6.0" />
6
6
</dependencies >
7
7
<scenes >
8
8
<!-- View Controller-->
23
23
<imageView userInteractionEnabled =" NO" contentMode =" center" horizontalHuggingPriority =" 251" verticalHuggingPriority =" 251" fixedFrame =" YES" translatesAutoresizingMaskIntoConstraints =" NO" id =" lkV-av-Duv" >
24
24
<rect key =" frame" x =" 34" y =" 197" width =" 124" height =" 122" />
25
25
</imageView >
26
- <button opaque =" NO" contentMode =" scaleToFill" misplaced = " YES " contentHorizontalAlignment =" center" contentVerticalAlignment =" center" buttonType =" roundedRect" lineBreakMode =" middleTruncation" translatesAutoresizingMaskIntoConstraints =" NO" id =" NnX-B9-0RT" >
27
- <rect key =" frame" x =" 422 " y =" 39" width =" 153 " height =" 30" />
26
+ <button opaque =" NO" contentMode =" scaleToFill" contentHorizontalAlignment =" center" contentVerticalAlignment =" center" buttonType =" roundedRect" lineBreakMode =" middleTruncation" translatesAutoresizingMaskIntoConstraints =" NO" id =" NnX-B9-0RT" >
27
+ <rect key =" frame" x =" 529 " y =" 39" width =" 46 " height =" 30" />
28
28
<state key =" normal" title =" Button" >
29
29
<color key =" titleShadowColor" white =" 0.5" alpha =" 1" colorSpace =" calibratedWhite" />
30
30
</state >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?>
2
- <document type =" com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version =" 3.0" toolsVersion =" 6185.7 " systemVersion =" 13E28" targetRuntime =" iOS.CocoaTouch" propertyAccessControl =" none" useAutolayout =" YES" initialViewController =" vXZ-lx-hvc" >
2
+ <document type =" com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version =" 3.0" toolsVersion =" 6245 " systemVersion =" 13E28" targetRuntime =" iOS.CocoaTouch" propertyAccessControl =" none" useAutolayout =" YES" initialViewController =" vXZ-lx-hvc" >
3
3
<dependencies >
4
- <plugIn identifier =" com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version =" 6181.2 " />
4
+ <plugIn identifier =" com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version =" 6238 " />
5
5
</dependencies >
6
6
<scenes >
7
7
<!-- View Controller-->
48
48
</scene >
49
49
</scenes >
50
50
<resources >
51
- <image name =" Mars" width =" 108" height =" 108 " />
51
+ <image name =" Mars" width =" 108" height =" 26 " />
52
52
</resources >
53
53
<simulatedMetricsContainer key =" defaultSimulatedMetrics" >
54
54
<simulatedStatusBarMetrics key =" statusBar" />
55
55
<simulatedOrientationMetrics key =" orientation" />
56
- <simulatedScreenMetrics key =" destination" type =" retina4" >
57
- <size key =" portraitSize" width =" 320" height =" 568" />
58
- <size key =" landscapeSize" width =" 568" height =" 320" />
59
- </simulatedScreenMetrics >
56
+ <simulatedScreenMetrics key =" destination" type =" retina4" />
60
57
</simulatedMetricsContainer >
61
58
</document >
Original file line number Diff line number Diff line change 14
14
"idiom" : " iphone" ,
15
15
"size" : " 60x60" ,
16
16
"scale" : " 2x"
17
+ },
18
+ {
19
+ "idiom" : " iphone" ,
20
+ "size" : " 60x60" ,
21
+ "scale" : " 3x"
17
22
}
18
23
],
19
24
"info" : {
Original file line number Diff line number Diff line change 22
22
"idiom" : " universal" ,
23
23
24
24
"scale" : " 2x"
25
+ },
26
+ {
27
+ "idiom" : " universal" ,
28
+ "scale" : " 3x"
25
29
}
26
30
],
27
31
"info" : {
You can’t perform that action at this time.
0 commit comments