You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
1.8 KiB
31 lines
1.8 KiB
<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
|
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="10116" systemVersion="15G31" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct"> |
|
<dependencies> |
|
<deployment identifier="macosx"/> |
|
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="10116"/> |
|
<plugIn identifier="com.apple.WebKitIBPlugin" version="10116"/> |
|
</dependencies> |
|
<objects> |
|
<customObject id="-2" userLabel="File's Owner" customClass="AboutViewController" customModule="ZeroTier_One" customModuleProvider="target"> |
|
<connections> |
|
<outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/> |
|
<outlet property="webView" destination="3BS-QW-rZO" id="ucY-A9-7p7"/> |
|
</connections> |
|
</customObject> |
|
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> |
|
<customObject id="-3" userLabel="Application" customClass="NSObject"/> |
|
<customView id="Hz6-mo-xeY"> |
|
<rect key="frame" x="0.0" y="0.0" width="480" height="480"/> |
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
|
<subviews> |
|
<webView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="3BS-QW-rZO"> |
|
<rect key="frame" x="20" y="20" width="440" height="440"/> |
|
<webPreferences key="preferences" defaultFontSize="16" defaultFixedFontSize="13" minimumFontSize="0"> |
|
<nil key="identifier"/> |
|
</webPreferences> |
|
</webView> |
|
</subviews> |
|
<point key="canvasLocation" x="463" y="570"/> |
|
</customView> |
|
</objects> |
|
</document>
|
|
|