|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="11762" systemVersion="16D32" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="20037" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct"> |
3 | 3 | <dependencies> |
4 | | - <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="11762"/> |
| 4 | + <deployment identifier="macosx"/> |
| 5 | + <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="20037"/> |
5 | 6 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
6 | 7 | </dependencies> |
7 | 8 | <objects> |
|
14 | 15 | </customObject> |
15 | 16 | <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> |
16 | 17 | <customObject id="-3" userLabel="Application" customClass="NSObject"/> |
17 | | - <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" animationBehavior="default" id="QvC-M9-y7g"> |
| 18 | + <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" animationBehavior="default" id="QvC-M9-y7g"> |
18 | 19 | <windowStyleMask key="styleMask" titled="YES" closable="YES"/> |
19 | 20 | <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/> |
20 | 21 | <rect key="contentRect" x="196" y="240" width="480" height="229"/> |
21 | | - <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/> |
| 22 | + <rect key="screenRect" x="0.0" y="0.0" width="1536" height="935"/> |
22 | 23 | <view key="contentView" wantsLayer="YES" id="EiT-Mj-1SZ"> |
23 | 24 | <rect key="frame" x="0.0" y="0.0" width="480" height="229"/> |
24 | 25 | <autoresizingMask key="autoresizingMask"/> |
25 | 26 | <subviews> |
26 | | - <textField verticalHuggingPriority="750" fixedFrame="YES" allowsCharacterPickerTouchBarItem="NO" translatesAutoresizingMaskIntoConstraints="NO" id="cdw-Ps-qXC"> |
| 27 | + <visualEffectView fixedFrame="YES" blendingMode="behindWindow" material="appearanceBased" state="followsWindowActiveState" translatesAutoresizingMaskIntoConstraints="NO" id="B6N-Pt-sEO"> |
| 28 | + <rect key="frame" x="-5" y="-29" width="485" height="258"/> |
| 29 | + <autoresizingMask key="autoresizingMask"/> |
| 30 | + </visualEffectView> |
| 31 | + <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="cdw-Ps-qXC"> |
27 | 32 | <rect key="frame" x="20" y="128" width="440" height="64"/> |
28 | 33 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
29 | 34 | <textFieldCell key="cell" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" placeholderString="otpauth://totp/user@host?secret=...&issuer=..." drawsBackground="YES" id="KET-hm-MMu"> |
30 | 35 | <font key="font" metaFont="system"/> |
31 | | - <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> |
| 36 | + <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
32 | 37 | <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
33 | 38 | </textFieldCell> |
34 | 39 | </textField> |
|
37 | 42 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
38 | 43 | <buttonCell key="cell" type="push" title="从二维码中识别..." bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="R5h-qh-tEq"> |
39 | 44 | <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
40 | | - <font key="font" size="13" name=".PingFangSC-Regular"/> |
| 45 | + <font key="font" metaFont="system"/> |
41 | 46 | </buttonCell> |
42 | 47 | <connections> |
43 | 48 | <action selector="selectPicClicked:" target="-2" id="FZo-Yp-VRe"/> |
44 | 49 | </connections> |
45 | 50 | </button> |
46 | | - <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" allowsCharacterPickerTouchBarItem="NO" translatesAutoresizingMaskIntoConstraints="NO" id="HrY-yp-DMn"> |
| 51 | + <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="HrY-yp-DMn"> |
47 | 52 | <rect key="frame" x="20" y="205" width="105" height="17"/> |
48 | 53 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
49 | 54 | <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="OTPAuth URL:" id="GeJ-no-5a2"> |
50 | | - <font key="font" size="13" name=".PingFangSC-Regular"/> |
51 | | - <color key="textColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
| 55 | + <font key="font" metaFont="system"/> |
| 56 | + <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/> |
52 | 57 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
53 | 58 | </textFieldCell> |
54 | 59 | </textField> |
55 | | - <textField verticalHuggingPriority="750" fixedFrame="YES" allowsCharacterPickerTouchBarItem="NO" translatesAutoresizingMaskIntoConstraints="NO" id="R7m-vm-E4W"> |
| 60 | + <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="R7m-vm-E4W"> |
56 | 61 | <rect key="frame" x="65" y="96" width="395" height="22"/> |
57 | 62 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
58 | 63 | <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" placeholderString="可选:为此验证码添加特定标识,便于识别" drawsBackground="YES" id="ETR-af-hzH"> |
59 | 64 | <font key="font" metaFont="system"/> |
60 | | - <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> |
| 65 | + <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
61 | 66 | <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
62 | 67 | </textFieldCell> |
63 | 68 | </textField> |
64 | | - <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" allowsCharacterPickerTouchBarItem="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Akl-uF-b8X"> |
| 69 | + <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Akl-uF-b8X"> |
65 | 70 | <rect key="frame" x="18" y="98" width="44" height="17"/> |
66 | 71 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
67 | 72 | <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="标识:" id="sc4-HC-qit"> |
68 | | - <font key="font" size="13" name=".PingFangSC-Regular"/> |
69 | | - <color key="textColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
| 73 | + <font key="font" metaFont="system"/> |
| 74 | + <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/> |
70 | 75 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
71 | 76 | </textFieldCell> |
72 | 77 | </textField> |
|
75 | 80 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
76 | 81 | <buttonCell key="cell" type="push" title="添加" bezelStyle="rounded" alignment="center" refusesFirstResponder="YES" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="QAX-48-MKl"> |
77 | 82 | <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
78 | | - <font key="font" size="13" name=".PingFangSC-Regular"/> |
| 83 | + <font key="font" metaFont="system"/> |
79 | 84 | <string key="keyEquivalent" base64-UTF8="YES"> |
80 | 85 | DQ |
81 | 86 | </string> |
|
0 commit comments