mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-05 02:13:40 +00:00
* Execute batch structural upgrade of all XIB files within ./Tests/Manual to modern XML DOM format using ibtool (Xcode 26.3) to resolve imminent Xcode 27 parsing failures. * Add regenerate-test-cibs.py script to recursively compile the modernized XIB documents into CIB artifacts within Tests/Manual/ using the local nib2cib toolchain. * Commit the updated CIB artifacts to maintain CI and test execution parity. *Include batch execution bash and Python scripts with LGPL-2 licensing to serve as reference migration templates for the community.
162 lines
12 KiB
XML
162 lines
12 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="24506" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
|
|
<dependencies>
|
|
<deployment version="1050" identifier="macosx"/>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="24506"/>
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
</dependencies>
|
|
<objects>
|
|
<customObject id="-2" userLabel="File's Owner" customClass="NSApplication">
|
|
<connections>
|
|
<outlet property="delegate" destination="450" id="451"/>
|
|
</connections>
|
|
</customObject>
|
|
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
|
|
<customObject id="-3" userLabel="Application"/>
|
|
<window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" animationBehavior="default" id="371">
|
|
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES"/>
|
|
<windowPositionMask key="initialPositionMask" leftStrut="YES" bottomStrut="YES"/>
|
|
<rect key="contentRect" x="335" y="390" width="480" height="360"/>
|
|
<rect key="screenRect" x="0.0" y="0.0" width="2560" height="1418"/>
|
|
<view key="contentView" id="372">
|
|
<rect key="frame" x="0.0" y="0.0" width="480" height="360"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<splitView autosaveName="splitViewA" dividerStyle="paneSplitter" id="460">
|
|
<rect key="frame" x="0.0" y="0.0" width="480" height="360"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<textField verticalHuggingPriority="750" id="463">
|
|
<rect key="frame" x="0.0" y="0.0" width="480" height="34"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="464">
|
|
<font key="font" metaFont="system"/>
|
|
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
</textFieldCell>
|
|
</textField>
|
|
<customView id="461">
|
|
<rect key="frame" x="0.0" y="44" width="480" height="85"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<textField verticalHuggingPriority="750" id="456">
|
|
<rect key="frame" x="364" y="30" width="96" height="22"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
|
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="457">
|
|
<font key="font" metaFont="system"/>
|
|
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
|
</textFieldCell>
|
|
</textField>
|
|
<button imageHugsTitle="YES" verticalHuggingPriority="750" id="477">
|
|
<rect key="frame" x="14" y="24" width="142" height="32"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<buttonCell key="cell" type="push" title="Delete Autosave" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="478">
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
<font key="font" metaFont="system"/>
|
|
</buttonCell>
|
|
<connections>
|
|
<action selector="deleteAutosave:" target="450" id="482"/>
|
|
</connections>
|
|
</button>
|
|
</subviews>
|
|
</customView>
|
|
<customView id="462">
|
|
<rect key="frame" x="0.0" y="139" width="480" height="79"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<slider verticalHuggingPriority="750" id="452">
|
|
<rect key="frame" x="192" y="27" width="96" height="21"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
|
|
<sliderCell key="cell" continuous="YES" state="on" alignment="left" maxValue="100" doubleValue="50" tickMarkPosition="above" sliderType="linear" id="453">
|
|
<font key="font" size="12" name="Helvetica"/>
|
|
</sliderCell>
|
|
<connections>
|
|
<action selector="takeDoubleValueFrom:" target="456" id="458"/>
|
|
</connections>
|
|
</slider>
|
|
</subviews>
|
|
</customView>
|
|
<splitView autosaveName="splitViewB" dividerStyle="thin" vertical="YES" id="465">
|
|
<rect key="frame" x="0.0" y="228" width="480" height="132"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<customView id="466">
|
|
<rect key="frame" x="0.0" y="0.0" width="246" height="132"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<splitView autosaveName="splitViewC" id="474">
|
|
<rect key="frame" x="0.0" y="0.0" width="246" height="132"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<customView id="475">
|
|
<rect key="frame" x="0.0" y="0.0" width="246" height="51"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
</customView>
|
|
<customView id="476">
|
|
<rect key="frame" x="0.0" y="60" width="246" height="72"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<button imageHugsTitle="YES" verticalHuggingPriority="750" id="468">
|
|
<rect key="frame" x="66" y="18" width="114" height="32"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<buttonCell key="cell" type="push" title="Bottom Left" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="469">
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
<font key="font" metaFont="system"/>
|
|
</buttonCell>
|
|
</button>
|
|
</subviews>
|
|
</customView>
|
|
</subviews>
|
|
<holdingPriorities>
|
|
<real value="250"/>
|
|
<real value="250"/>
|
|
</holdingPriorities>
|
|
</splitView>
|
|
</subviews>
|
|
</customView>
|
|
<customView id="467">
|
|
<rect key="frame" x="247" y="0.0" width="233" height="132"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<button imageHugsTitle="YES" verticalHuggingPriority="750" id="470">
|
|
<rect key="frame" x="80" y="48" width="73" height="32"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<buttonCell key="cell" type="push" title="Right" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="471">
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
<font key="font" metaFont="system"/>
|
|
</buttonCell>
|
|
</button>
|
|
</subviews>
|
|
</customView>
|
|
</subviews>
|
|
<holdingPriorities>
|
|
<real value="250"/>
|
|
<real value="250"/>
|
|
</holdingPriorities>
|
|
</splitView>
|
|
</subviews>
|
|
<holdingPriorities>
|
|
<real value="250"/>
|
|
<real value="250"/>
|
|
<real value="250"/>
|
|
<real value="250"/>
|
|
</holdingPriorities>
|
|
<connections>
|
|
<outlet property="delegate" destination="450" id="473"/>
|
|
</connections>
|
|
</splitView>
|
|
</subviews>
|
|
</view>
|
|
</window>
|
|
<customObject id="450" customClass="AppController">
|
|
<connections>
|
|
<outlet property="splitViewA" destination="460" id="479"/>
|
|
<outlet property="splitViewB" destination="465" id="480"/>
|
|
<outlet property="splitViewC" destination="474" id="481"/>
|
|
<outlet property="theWindow" destination="371" id="459"/>
|
|
</connections>
|
|
</customObject>
|
|
</objects>
|
|
</document>
|