|
3 | 3 | <dependencies> |
4 | 4 | <deployment identifier="macosx"/> |
5 | 5 | <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="20037"/> |
| 6 | + <plugIn identifier="com.apple.WebKit2IBPlugin" version="20037"/> |
6 | 7 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
7 | 8 | </dependencies> |
8 | 9 | <objects> |
|
11 | 12 | <outlet property="appCopyright" destination="ht5-N1-YXd" id="cUK-kB-F2V"/> |
12 | 13 | <outlet property="appName" destination="Lya-f1-R7S" id="ZVN-sE-MQp"/> |
13 | 14 | <outlet property="appVersion" destination="7dE-CE-MBv" id="qOe-3F-tMG"/> |
14 | | - <outlet property="creditsView" destination="iz8-0U-jtY" id="uMm-WQ-Fui"/> |
| 15 | + <outlet property="creditsView" destination="LZw-Xy-wYl" id="jyQ-Rg-oqx"/> |
15 | 16 | <outlet property="imageView" destination="aIO-L9-zMj" id="cIl-Ce-onP"/> |
16 | 17 | <outlet property="vfxView" destination="2nK-dq-1h6" id="ToT-af-ycD"/> |
17 | 18 | <outlet property="window" destination="F0z-JX-Cv5" id="gIp-Ho-8D9"/> |
|
39 | 40 | <visualEffectView blendingMode="withinWindow" material="fullScreenUI" state="followsWindowActiveState" translatesAutoresizingMaskIntoConstraints="NO" id="2nK-dq-1h6"> |
40 | 41 | <rect key="frame" x="387" y="84" width="262" height="230"/> |
41 | 42 | <subviews> |
42 | | - <scrollView appearanceType="aqua" borderType="none" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" translatesAutoresizingMaskIntoConstraints="NO" id="HLG-H1-ARK"> |
| 43 | + <wkWebView wantsLayer="YES" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="LZw-Xy-wYl"> |
43 | 44 | <rect key="frame" x="0.0" y="0.0" width="262" height="230"/> |
44 | | - <clipView key="contentView" drawsBackground="NO" id="VsR-Lq-AhX"> |
45 | | - <rect key="frame" x="0.0" y="0.0" width="247" height="230"/> |
46 | | - <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
47 | | - <subviews> |
48 | | - <textView editable="NO" verticallyResizable="YES" findStyle="bar" allowsDocumentBackgroundColorChange="YES" spellingCorrection="YES" smartInsertDelete="YES" id="iz8-0U-jtY"> |
49 | | - <rect key="frame" x="0.0" y="0.0" width="247" height="230"/> |
50 | | - <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
51 | | - <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> |
52 | | - <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
53 | | - <size key="minSize" width="247" height="230"/> |
54 | | - <size key="maxSize" width="247" height="10000000"/> |
55 | | - <color key="insertionPointColor" name="textColor" catalog="System" colorSpace="catalog"/> |
56 | | - </textView> |
57 | | - </subviews> |
58 | | - </clipView> |
59 | | - <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="Jrl-HU-vmJ"> |
60 | | - <rect key="frame" x="-100" y="-100" width="225" height="15"/> |
61 | | - <autoresizingMask key="autoresizingMask"/> |
62 | | - </scroller> |
63 | | - <scroller key="verticalScroller" verticalHuggingPriority="750" horizontal="NO" id="z2b-Sa-SQ9"> |
64 | | - <rect key="frame" x="247" y="0.0" width="15" height="230"/> |
65 | | - <autoresizingMask key="autoresizingMask"/> |
66 | | - </scroller> |
67 | | - </scrollView> |
| 45 | + <autoresizingMask key="autoresizingMask"/> |
| 46 | + <wkWebViewConfiguration key="configuration" applicationNameForUserAgent="Cog"> |
| 47 | + <audiovisualMediaTypes key="mediaTypesRequiringUserActionForPlayback" none="YES"/> |
| 48 | + <wkPreferences key="preferences"/> |
| 49 | + </wkWebViewConfiguration> |
| 50 | + </wkWebView> |
68 | 51 | </subviews> |
69 | | - <constraints> |
70 | | - <constraint firstItem="HLG-H1-ARK" firstAttribute="leading" secondItem="2nK-dq-1h6" secondAttribute="leading" id="RIy-GD-jCE"/> |
71 | | - <constraint firstItem="HLG-H1-ARK" firstAttribute="top" secondItem="2nK-dq-1h6" secondAttribute="top" id="Ye7-Xs-CXc"/> |
72 | | - <constraint firstAttribute="trailing" secondItem="HLG-H1-ARK" secondAttribute="trailing" id="tZ8-S3-bky"/> |
73 | | - <constraint firstAttribute="bottom" secondItem="HLG-H1-ARK" secondAttribute="bottom" id="vNr-Wi-0vq"/> |
74 | | - </constraints> |
75 | 52 | </visualEffectView> |
76 | 53 | <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Lya-f1-R7S"> |
77 | 54 | <rect key="frame" x="385" y="351" width="266" height="31"/> |
|
0 commit comments