|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.Cocoa.Storyboard.XIB" version="3.0" toolsVersion="21507" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" initialViewController="B8D-0N-5wS"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.Cocoa.Storyboard.XIB" version="3.0" toolsVersion="23503" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" initialViewController="B8D-0N-5wS"> |
3 | 3 | <dependencies> |
4 | 4 | <deployment identifier="macosx"/> |
5 | | - <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21507"/> |
| 5 | + <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="23503"/> |
6 | 6 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
7 | 7 | </dependencies> |
8 | 8 | <scenes> |
|
105 | 105 | <visualEffectView blendingMode="behindWindow" material="toolTip" state="active" translatesAutoresizingMaskIntoConstraints="NO" id="pBq-xi-oWC"> |
106 | 106 | <rect key="frame" x="0.0" y="0.0" width="250" height="155"/> |
107 | 107 | <subviews> |
108 | | - <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="fuB-UH-0Lr" userLabel="Big Label"> |
| 108 | + <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="fuB-UH-0Lr" userLabel="Big Label"> |
109 | 109 | <rect key="frame" x="14" y="66" width="222" height="24"/> |
110 | 110 | <textFieldCell key="cell" lineBreakMode="clipping" truncatesLastVisibleLine="YES" allowsUndo="NO" alignment="center" id="9NG-8A-OgX"> |
111 | 111 | <font key="font" metaFont="system" size="21"/> |
|
121 | 121 | </constraints> |
122 | 122 | <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="hpf-7H-XHV"/> |
123 | 123 | </imageView> |
124 | | - <textField wantsLayer="YES" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="A3c-Wz-P9g"> |
| 124 | + <textField wantsLayer="YES" focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="A3c-Wz-P9g"> |
125 | 125 | <rect key="frame" x="101" y="13" width="48" height="19"/> |
126 | 126 | <textFieldCell key="cell" lineBreakMode="clipping" alignment="center" title="Label" id="sfL-RG-8GF"> |
127 | 127 | <font key="font" metaFont="system" size="16"/> |
|
0 commit comments