mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-05 18:33:41 +00:00
FIXED: Add Dark Mode to XcodeCapp This commit also fixes an issue where two NSBox instances had a borderRadius of 100 (boxStatus and boxImport) in IB. The borderRadius values are now updated to be half the size of the height and width values, restoring the circle visual. Update installation directory for XcodeCapp - Replace $LOCAL_APPS_DIR with $USER_APPS_DIR - Installation directory updated from /Applications to ~/Applications
222 lines
20 KiB
XML
222 lines
20 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
|
|
<dependencies>
|
|
<deployment identifier="macosx"/>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14490.70"/>
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
</dependencies>
|
|
<objects>
|
|
<customObject id="-2" userLabel="File's Owner" customClass="XCCErrorsViewController">
|
|
<connections>
|
|
<outlet property="errorOutlineView" destination="Wcz-on-5sJ" id="5Tx-At-ehM"/>
|
|
<outlet property="maskingView" destination="zzu-5V-jxy" id="o44-z3-rGK"/>
|
|
<outlet property="view" destination="bBp-Me-gFz" id="TMO-Xg-NHa"/>
|
|
</connections>
|
|
</customObject>
|
|
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
|
|
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
|
|
<customView id="bBp-Me-gFz" userLabel="Main View">
|
|
<rect key="frame" x="0.0" y="0.0" width="400" height="400"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<scrollView borderType="none" autohidesScrollers="YES" horizontalLineScroll="111" horizontalPageScroll="10" verticalLineScroll="111" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="qFG-4o-jZU">
|
|
<rect key="frame" x="0.0" y="25" width="400" height="375"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<clipView key="contentView" id="ihl-1p-zkN">
|
|
<rect key="frame" x="0.0" y="0.0" width="400" height="375"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<outlineView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" selectionHighlightStyle="none" multipleSelection="NO" autosaveColumns="NO" rowHeight="101" rowSizeStyle="automatic" viewBased="YES" indentationPerLevel="16" outlineTableColumn="YdX-BQ-xQG" id="Wcz-on-5sJ">
|
|
<rect key="frame" x="0.0" y="0.0" width="400" height="375"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<size key="intercellSpacing" width="5" height="10"/>
|
|
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
|
|
<tableColumns>
|
|
<tableColumn width="395" minWidth="40" maxWidth="9999999" id="YdX-BQ-xQG">
|
|
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
|
|
<font key="font" metaFont="smallSystem"/>
|
|
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
|
|
</tableHeaderCell>
|
|
<textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="sN2-YK-a89">
|
|
<font key="font" metaFont="system"/>
|
|
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
|
|
</textFieldCell>
|
|
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
|
|
<prototypeCellViews>
|
|
<tableCellView identifier="OperationErrorHeaderCell" id="ukB-9q-eZa" customClass="XCCOperationErrorHeaderDataView">
|
|
<rect key="frame" x="2" y="5" width="395" height="20"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="tYH-Hh-IAc">
|
|
<rect key="frame" x="6" y="3" width="394" height="18"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
|
|
<textFieldCell key="cell" lineBreakMode="truncatingMiddle" sendsActionOnEndEditing="YES" title="Table View Cell" id="T9K-ex-2Wj">
|
|
<font key="font" size="12" name="Menlo-Regular"/>
|
|
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
</textFieldCell>
|
|
</textField>
|
|
</subviews>
|
|
<connections>
|
|
<outlet property="fieldName" destination="tYH-Hh-IAc" id="Jd4-Ex-sgr"/>
|
|
</connections>
|
|
</tableCellView>
|
|
<tableCellView identifier="OperationErrorCell" id="OMn-8Z-L2f" customClass="XCCOperationErrorDataView">
|
|
<rect key="frame" x="2" y="35" width="395" height="101"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<box autoresizesSubviews="NO" boxType="custom" borderType="line" cornerRadius="3" title="Box" titlePosition="noTitle" id="MWc-o4-8Q2">
|
|
<rect key="frame" x="3" y="3" width="355" height="80"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<view key="contentView" id="7qe-Ci-Uzf">
|
|
<rect key="frame" x="1" y="1" width="353" height="78"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="fAM-P0-o5o">
|
|
<rect key="frame" x="13" y="6" width="327" height="66"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<textFieldCell key="cell" controlSize="small" selectable="YES" sendsActionOnEndEditing="YES" title="Table View Cell" id="vy1-tz-zDb">
|
|
<font key="font" size="11" name="Menlo-Regular"/>
|
|
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
</textFieldCell>
|
|
</textField>
|
|
</subviews>
|
|
</view>
|
|
<color key="borderColor" red="0.90699486819999997" green="0.90699486819999997" blue="0.90699486819999997" alpha="1" colorSpace="calibratedRGB"/>
|
|
<color key="fillColor" red="0.97414338089999997" green="0.97084119989999995" blue="0.97744556179999997" alpha="1" colorSpace="calibratedRGB"/>
|
|
</box>
|
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="ng2-IC-e85">
|
|
<rect key="frame" x="16" y="87" width="74" height="14"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Line number" id="jKW-4V-hZZ">
|
|
<font key="font" metaFont="smallSystem"/>
|
|
<color key="textColor" name="secondaryLabelColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
</textFieldCell>
|
|
</textField>
|
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="my2-jo-uaH">
|
|
<rect key="frame" x="93" y="87" width="233" height="14"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
|
|
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="200" id="uhp-6F-EA1">
|
|
<font key="font" metaFont="smallSystem"/>
|
|
<color key="textColor" name="secondaryLabelColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
</textFieldCell>
|
|
</textField>
|
|
<imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="7DM-NL-nZw">
|
|
<rect key="frame" x="3" y="88" width="12" height="12"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="NSRemoveTemplate" id="jaI-iA-MGK"/>
|
|
</imageView>
|
|
<button toolTip="Edit in Code Editor" verticalHuggingPriority="750" id="mMx-zB-OZi">
|
|
<rect key="frame" x="325" y="86" width="33" height="16"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
|
|
<buttonCell key="cell" type="bevel" bezelStyle="rounded" image="open-in-editor" imagePosition="overlaps" alignment="center" controlSize="small" imageScaling="proportionallyUpOrDown" inset="2" id="eLG-E9-mZh">
|
|
<behavior key="behavior" lightByContents="YES"/>
|
|
<font key="font" metaFont="smallSystem"/>
|
|
</buttonCell>
|
|
</button>
|
|
</subviews>
|
|
<connections>
|
|
<outlet property="buttonOpenInEditor" destination="mMx-zB-OZi" id="PSh-eP-PHa"/>
|
|
<outlet property="fieldLineNumber" destination="my2-jo-uaH" id="SJQ-Rt-O7D"/>
|
|
<outlet property="fieldMessage" destination="fAM-P0-o5o" id="2xz-hF-bfY"/>
|
|
<outlet property="imageViewType" destination="7DM-NL-nZw" id="ebl-MA-9pc"/>
|
|
<outlet property="labelLineNumber" destination="ng2-IC-e85" id="vP6-Zu-paX"/>
|
|
</connections>
|
|
</tableCellView>
|
|
</prototypeCellViews>
|
|
</tableColumn>
|
|
</tableColumns>
|
|
<connections>
|
|
<outlet property="dataSource" destination="-2" id="lUL-h0-wdE"/>
|
|
<outlet property="delegate" destination="-2" id="OWL-DQ-7Bp"/>
|
|
</connections>
|
|
</outlineView>
|
|
</subviews>
|
|
</clipView>
|
|
<scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="cAr-D4-7cX">
|
|
<rect key="frame" x="1" y="119" width="223" height="15"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
</scroller>
|
|
<scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="FyL-86-3OF">
|
|
<rect key="frame" x="224" y="17" width="15" height="102"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
</scroller>
|
|
</scrollView>
|
|
<box autoresizesSubviews="NO" boxType="custom" borderType="line" borderWidth="0.0" title="Box" titlePosition="noTitle" id="MD4-zD-QZt">
|
|
<rect key="frame" x="0.0" y="0.0" width="400" height="25"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
|
|
<view key="contentView" id="51s-u3-Gbd">
|
|
<rect key="frame" x="0.0" y="0.0" width="400" height="25"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<box verticalHuggingPriority="750" boxType="separator" id="wTS-n2-UQU">
|
|
<rect key="frame" x="-1" y="22" width="402" height="5"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
|
|
</box>
|
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="ago-XC-fwf">
|
|
<rect key="frame" x="14" y="7" width="343" height="11"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
|
|
<textFieldCell key="cell" controlSize="mini" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="99999" id="kDG-TG-5o8">
|
|
<font key="font" metaFont="miniSystem"/>
|
|
<color key="textColor" name="secondaryLabelColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
</textFieldCell>
|
|
<connections>
|
|
<binding destination="-2" name="value" keyPath="self.cappuccinoProjectController.errorsCountString" id="7je-jq-8G7"/>
|
|
</connections>
|
|
</textField>
|
|
<button toolTip="Clean errors" id="Tdm-5T-jGO">
|
|
<rect key="frame" x="377" y="3" width="18" height="18"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
|
|
<buttonCell key="cell" type="bevel" bezelStyle="rounded" image="NSMenuOnStateTemplate" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="iCa-fe-gSf">
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
<font key="font" metaFont="system"/>
|
|
</buttonCell>
|
|
<connections>
|
|
<action selector="cleanProjectErrors:" target="-2" id="nQ4-Jp-huO"/>
|
|
</connections>
|
|
</button>
|
|
</subviews>
|
|
</view>
|
|
<color key="borderColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
|
|
<color key="fillColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
|
|
</box>
|
|
</subviews>
|
|
<point key="canvasLocation" x="319" y="-459"/>
|
|
</customView>
|
|
<box boxType="custom" borderType="line" title="Box" titlePosition="noTitle" id="zzu-5V-jxy">
|
|
<rect key="frame" x="0.0" y="0.0" width="400" height="400"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<view key="contentView" id="aJz-5B-nXR">
|
|
<rect key="frame" x="1" y="1" width="398" height="398"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="g7p-NU-xFT">
|
|
<rect key="frame" x="101" y="188" width="196" height="22"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
|
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="No Issues" id="cSp-kD-F9V">
|
|
<font key="font" metaFont="system" size="18"/>
|
|
<color key="textColor" name="secondaryLabelColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
</textFieldCell>
|
|
</textField>
|
|
</subviews>
|
|
</view>
|
|
<color key="borderColor" name="gridColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="fillColor" name="windowBackgroundColor" catalog="System" colorSpace="catalog"/>
|
|
<point key="canvasLocation" x="780" y="-454"/>
|
|
</box>
|
|
</objects>
|
|
<resources>
|
|
<image name="NSMenuOnStateTemplate" width="12" height="12"/>
|
|
<image name="NSRemoveTemplate" width="11" height="11"/>
|
|
<image name="open-in-editor" width="16" height="16"/>
|
|
</resources>
|
|
</document>
|