|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="14313.18" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="17701" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct"> |
3 | 3 | <dependencies> |
4 | 4 | <deployment identifier="macosx"/> |
5 | | - <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14313.18"/> |
| 5 | + <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="17701"/> |
6 | 6 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
7 | 7 | </dependencies> |
8 | 8 | <objects> |
|
18 | 18 | <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> |
19 | 19 | <customObject id="-3" userLabel="Application" customClass="NSObject"/> |
20 | 20 | <customView id="Hz6-mo-xeY"> |
21 | | - <rect key="frame" x="0.0" y="0.0" width="892" height="317"/> |
| 21 | + <rect key="frame" x="0.0" y="0.0" width="892" height="330"/> |
22 | 22 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
23 | 23 | <subviews> |
24 | 24 | <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Mjn-bT-CIG"> |
|
57 | 57 | </textFieldCell> |
58 | 58 | </textField> |
59 | 59 | <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="UIS-te-x1g"> |
60 | | - <rect key="frame" x="13" y="278" width="204" height="19"/> |
| 60 | + <rect key="frame" x="13" y="291" width="204" height="19"/> |
61 | 61 | <constraints> |
62 | 62 | <constraint firstAttribute="width" constant="200" id="Apo-90-Dsy"/> |
63 | 63 | </constraints> |
|
68 | 68 | </textFieldCell> |
69 | 69 | </textField> |
70 | 70 | <textField verticalHuggingPriority="750" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="TBN-E3-vOT"> |
71 | | - <rect key="frame" x="230" y="275" width="647" height="24"/> |
| 71 | + <rect key="frame" x="230" y="288" width="647" height="24"/> |
72 | 72 | <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" placeholderString="Add Link Prefix Message" drawsBackground="YES" id="2Hv-ni-fmB"> |
73 | 73 | <font key="font" metaFont="systemLight" size="16"/> |
74 | 74 | <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
75 | 75 | <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
76 | 76 | </textFieldCell> |
77 | 77 | </textField> |
78 | 78 | <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="dNt-JQ-OEn"> |
79 | | - <rect key="frame" x="228" y="205" width="651" height="65"/> |
| 79 | + <rect key="frame" x="228" y="205" width="651" height="78"/> |
80 | 80 | <textFieldCell key="cell" selectable="YES" sendsActionOnEndEditing="YES" id="jnf-oH-zV9"> |
81 | 81 | <font key="font" metaFont="system" size="10"/> |
82 | 82 | <string key="title">Supported Keywords: The |
83 | 83 | {PROJECT_NAME} - For Project Name |
84 | 84 | {BUILD_VERSION} - For Build Version |
85 | 85 | {BUILD_NUMBER} - For Build Number |
86 | | -{PROJECT_SCHEME} - For Project Scheme</string> |
| 86 | +{PROJECT_SCHEME} - For Project Scheme |
| 87 | +{DOWNLOAD_URL} - For Download URL</string> |
87 | 88 | <color key="textColor" name="secondaryLabelColor" catalog="System" colorSpace="catalog"/> |
88 | 89 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
89 | 90 | </textFieldCell> |
|
0 commit comments