|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
2 |
| -<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14868" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="19455" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES"> |
3 | 3 | <device id="retina4_7" orientation="portrait" appearance="light"/>
|
4 | 4 | <dependencies>
|
5 | 5 | <deployment identifier="iOS"/>
|
6 |
| - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14824"/> |
| 6 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="19454"/> |
7 | 7 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
8 | 8 | </dependencies>
|
9 | 9 | <objects>
|
|
13 | 13 | <rect key="frame" x="0.0" y="0.0" width="480" height="480"/>
|
14 | 14 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
15 | 15 | <subviews>
|
16 |
| - <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Copyright © 2017-2019 NotificatiosBanner. All rights reserved." textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumFontSize="9" translatesAutoresizingMaskIntoConstraints="NO" id="8ie-xW-0ye"> |
| 16 | + <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Copyright © 2017-2022 NotificatiosBanner. All rights reserved." textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumFontSize="9" translatesAutoresizingMaskIntoConstraints="NO" id="8ie-xW-0ye"> |
17 | 17 | <rect key="frame" x="20" y="439" width="440" height="21"/>
|
18 | 18 | <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
19 |
| - <color key="textColor" cocoaTouchSystemColor="darkTextColor"/> |
| 19 | + <color key="textColor" systemColor="darkTextColor"/> |
20 | 20 | <nil key="highlightedColor"/>
|
21 | 21 | </label>
|
22 | 22 | <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="NotificationBanner" textAlignment="center" lineBreakMode="middleTruncation" baselineAdjustment="alignBaselines" minimumFontSize="18" translatesAutoresizingMaskIntoConstraints="NO" id="kId-c2-rCX">
|
23 | 23 | <rect key="frame" x="20" y="139.5" width="440" height="43"/>
|
24 | 24 | <fontDescription key="fontDescription" type="boldSystem" pointSize="36"/>
|
25 |
| - <color key="textColor" cocoaTouchSystemColor="darkTextColor"/> |
| 25 | + <color key="textColor" systemColor="darkTextColor"/> |
26 | 26 | <nil key="highlightedColor"/>
|
27 | 27 | </label>
|
28 | 28 | </subviews>
|
|
40 | 40 | <point key="canvasLocation" x="548" y="455"/>
|
41 | 41 | </view>
|
42 | 42 | </objects>
|
| 43 | + <resources> |
| 44 | + <systemColor name="darkTextColor"> |
| 45 | + <color white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
| 46 | + </systemColor> |
| 47 | + </resources> |
43 | 48 | </document>
|
0 commit comments