|
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<document type="com.apple.InterfaceBuilder3.Cocoa.Storyboard.XIB" version="3.0" toolsVersion="12121" systemVersion="16F73" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" initialViewController="B8D-0N-5wS"> |
| 3 | + <dependencies> |
| 4 | + <deployment identifier="macosx"/> |
| 5 | + <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="12121"/> |
| 6 | + <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
| 7 | + </dependencies> |
| 8 | + <scenes> |
| 9 | + <!--Application--> |
| 10 | + <scene sceneID="JPo-4y-FX3"> |
| 11 | + <objects> |
| 12 | + <application id="hnw-xV-0zn" sceneMemberID="viewController"> |
| 13 | + <menu key="mainMenu" title="Main Menu" systemMenu="main" id="AYu-sK-qS6"> |
| 14 | + <items> |
| 15 | + <menuItem title="VoiceCodeXCSourceEditorExtension" id="1Xt-HY-uBw" userLabel="VoiceCodeXCSourceEditorExtension"> |
| 16 | + <modifierMask key="keyEquivalentModifierMask"/> |
| 17 | + <menu key="submenu" title="VoiceCodeXCSourceEditorExtension" systemMenu="apple" id="uQy-DD-JDr"> |
| 18 | + <items> |
| 19 | + <menuItem title="About VoiceCodeXCSourceEditorExtension" id="5kV-Vb-QxS" userLabel="About VoiceCodeXCSourceEditorExtension"> |
| 20 | + <modifierMask key="keyEquivalentModifierMask"/> |
| 21 | + <connections> |
| 22 | + <action selector="orderFrontStandardAboutPanel:" target="Ady-hI-5gd" id="Exp-CZ-Vem"/> |
| 23 | + </connections> |
| 24 | + </menuItem> |
| 25 | + <menuItem isSeparatorItem="YES" id="VOq-y0-SEH"/> |
| 26 | + <menuItem title="Preferences…" keyEquivalent="," id="BOF-NM-1cW"/> |
| 27 | + <menuItem isSeparatorItem="YES" id="wFC-TO-SCJ"/> |
| 28 | + <menuItem title="Services" id="NMo-om-nkz"> |
| 29 | + <modifierMask key="keyEquivalentModifierMask"/> |
| 30 | + <menu key="submenu" title="Services" systemMenu="services" id="hz9-B4-Xy5"/> |
| 31 | + </menuItem> |
| 32 | + <menuItem isSeparatorItem="YES" id="4je-JR-u6R"/> |
| 33 | + <menuItem title="Hide VoiceCodeXCSourceEditorExtension" keyEquivalent="h" id="Olw-nP-bQN"> |
| 34 | + <connections> |
| 35 | + <action selector="hide:" target="Ady-hI-5gd" id="PnN-Uc-m68"/> |
| 36 | + </connections> |
| 37 | + </menuItem> |
| 38 | + <menuItem title="Hide Others" keyEquivalent="h" id="Vdr-fp-XzO"> |
| 39 | + <modifierMask key="keyEquivalentModifierMask" option="YES" command="YES"/> |
| 40 | + <connections> |
| 41 | + <action selector="hideOtherApplications:" target="Ady-hI-5gd" id="VT4-aY-XCT"/> |
| 42 | + </connections> |
| 43 | + </menuItem> |
| 44 | + <menuItem title="Show All" id="Kd2-mp-pUS"> |
| 45 | + <modifierMask key="keyEquivalentModifierMask"/> |
| 46 | + <connections> |
| 47 | + <action selector="unhideAllApplications:" target="Ady-hI-5gd" id="Dhg-Le-xox"/> |
| 48 | + </connections> |
| 49 | + </menuItem> |
| 50 | + <menuItem isSeparatorItem="YES" id="kCx-OE-vgT"/> |
| 51 | + <menuItem title="Quit VoiceCodeXCSourceEditorExtension" keyEquivalent="q" id="4sb-4s-VLi"> |
| 52 | + <connections> |
| 53 | + <action selector="terminate:" target="Ady-hI-5gd" id="Te7-pn-YzF"/> |
| 54 | + </connections> |
| 55 | + </menuItem> |
| 56 | + </items> |
| 57 | + </menu> |
| 58 | + </menuItem> |
| 59 | + <menuItem title="Window" id="aUF-d1-5bR"> |
| 60 | + <modifierMask key="keyEquivalentModifierMask"/> |
| 61 | + <menu key="submenu" title="Window" systemMenu="window" id="Td7-aD-5lo"> |
| 62 | + <items> |
| 63 | + <menuItem title="Minimize" keyEquivalent="m" id="OY7-WF-poV"> |
| 64 | + <connections> |
| 65 | + <action selector="performMiniaturize:" target="Ady-hI-5gd" id="VwT-WD-YPe"/> |
| 66 | + </connections> |
| 67 | + </menuItem> |
| 68 | + <menuItem title="Zoom" id="R4o-n2-Eq4"> |
| 69 | + <modifierMask key="keyEquivalentModifierMask"/> |
| 70 | + <connections> |
| 71 | + <action selector="performZoom:" target="Ady-hI-5gd" id="DIl-cC-cCs"/> |
| 72 | + </connections> |
| 73 | + </menuItem> |
| 74 | + <menuItem isSeparatorItem="YES" id="eu3-7i-yIM"/> |
| 75 | + <menuItem title="Bring All to Front" id="LE2-aR-0XJ"> |
| 76 | + <modifierMask key="keyEquivalentModifierMask"/> |
| 77 | + <connections> |
| 78 | + <action selector="arrangeInFront:" target="Ady-hI-5gd" id="DRN-fu-gQh"/> |
| 79 | + </connections> |
| 80 | + </menuItem> |
| 81 | + </items> |
| 82 | + </menu> |
| 83 | + </menuItem> |
| 84 | + </items> |
| 85 | + </menu> |
| 86 | + <connections> |
| 87 | + <outlet property="delegate" destination="Voe-Tx-rLC" id="PrD-fu-P6m"/> |
| 88 | + </connections> |
| 89 | + </application> |
| 90 | + <customObject id="Voe-Tx-rLC" customClass="AppDelegate" customModule="VCSourceEditorExtensionApp" customModuleProvider="target"/> |
| 91 | + <customObject id="Ady-hI-5gd" userLabel="First Responder" customClass="NSResponder" sceneMemberID="firstResponder"/> |
| 92 | + </objects> |
| 93 | + <point key="canvasLocation" x="75" y="0.0"/> |
| 94 | + </scene> |
| 95 | + <!--Window Controller--> |
| 96 | + <scene sceneID="R2V-B0-nI4"> |
| 97 | + <objects> |
| 98 | + <windowController id="B8D-0N-5wS" sceneMemberID="viewController"> |
| 99 | + <window key="window" title="VoiceCode Xcode source code editor extension" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="IQv-IB-iLA"> |
| 100 | + <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/> |
| 101 | + <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/> |
| 102 | + <rect key="contentRect" x="196" y="240" width="480" height="270"/> |
| 103 | + <rect key="screenRect" x="0.0" y="0.0" width="1680" height="1027"/> |
| 104 | + </window> |
| 105 | + <connections> |
| 106 | + <segue destination="XfG-lQ-9wD" kind="relationship" relationship="window.shadowedContentViewController" id="cq2-FE-JQM"/> |
| 107 | + </connections> |
| 108 | + </windowController> |
| 109 | + <customObject id="Oky-zY-oP4" userLabel="First Responder" customClass="NSResponder" sceneMemberID="firstResponder"/> |
| 110 | + </objects> |
| 111 | + <point key="canvasLocation" x="75" y="250"/> |
| 112 | + </scene> |
| 113 | + <!--View Controller--> |
| 114 | + <scene sceneID="hIz-AP-VOD"> |
| 115 | + <objects> |
| 116 | + <viewController id="XfG-lQ-9wD" customClass="ViewController" customModule="VCSourceEditorExtensionApp" customModuleProvider="target" sceneMemberID="viewController"> |
| 117 | + <view key="view" wantsLayer="YES" id="m2S-Jp-Qdl"> |
| 118 | + <rect key="frame" x="0.0" y="0.0" width="480" height="270"/> |
| 119 | + <autoresizingMask key="autoresizingMask"/> |
| 120 | + <subviews> |
| 121 | + <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" allowsCharacterPickerTouchBarItem="NO" translatesAutoresizingMaskIntoConstraints="NO" id="YmX-Zp-ji2"> |
| 122 | + <rect key="frame" x="143" y="112" width="232" height="86"/> |
| 123 | + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
| 124 | + <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" title="By opening the app you've installed the Xcode extension. Delete the app to uninstall. " id="kdh-EV-hwE"> |
| 125 | + <font key="font" metaFont="system"/> |
| 126 | + <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/> |
| 127 | + <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
| 128 | + </textFieldCell> |
| 129 | + </textField> |
| 130 | + </subviews> |
| 131 | + </view> |
| 132 | + </viewController> |
| 133 | + <customObject id="rPt-NT-nkU" userLabel="First Responder" customClass="NSResponder" sceneMemberID="firstResponder"/> |
| 134 | + </objects> |
| 135 | + <point key="canvasLocation" x="75" y="655"/> |
| 136 | + </scene> |
| 137 | + </scenes> |
| 138 | +</document> |
0 commit comments