Files
cappuccino/Tools/XcodeCapp/XcodeCapp/en.lproj/MainMenu.xib
T
Alexandre Wilhelm ceb22a47c5 New: Added menu Create Project... in xCodeCapp
Previously it wasn't possible to create a capp project from xCodeCapp.
Now you can create one from the menu item Create Project, xCodeCapp will load the project as the same time is no error occurs.
When choosing an existing project, xCodeCapp removes the old one (this is asked to the user, would you like to replace the files...).
In case of errors, the errors panel appears.
2013-08-06 00:41:38 -07:00

439 lines
33 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="4457.6" systemVersion="12E55" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
<dependencies>
<deployment version="1060" defaultVersion="1060" identifier="macosx"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="4457.6"/>
<plugIn identifier="com.apple.pdfkit.ibplugin" version="3330"/>
</dependencies>
<objects>
<customObject id="-2" userLabel="File's Owner" customClass="NSApplication">
<connections>
<action selector="terminate:" destination="602" id="695"/>
<outlet property="delegate" destination="539" id="694"/>
</connections>
</customObject>
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
<customObject id="-3" userLabel="Application"/>
<customObject id="420" customClass="NSFontManager"/>
<menu id="538">
<items>
<menuItem title="Create Project..." id="itE-v1-Sv4">
<modifierMask key="keyEquivalentModifierMask"/>
</menuItem>
<menuItem title="Open Project…" id="605">
<modifierMask key="keyEquivalentModifierMask"/>
</menuItem>
<menuItem title="Open Recent" id="597">
<modifierMask key="keyEquivalentModifierMask"/>
</menuItem>
<menuItem title="Open Xcode Project" tag="1" id="606">
<modifierMask key="keyEquivalentModifierMask"/>
<connections>
<binding destination="545" name="enabled" keyPath="projectPath.length" id="875"/>
<binding destination="545" name="enabled" keyPath="xcodeProjectCanBeOpened" previousBinding="875" id="876"/>
</connections>
</menuItem>
<menuItem isSeparatorItem="YES" id="859"/>
<menuItem title="Synchronize Project" id="811">
<modifierMask key="keyEquivalentModifierMask"/>
<connections>
<binding destination="545" name="enabled" keyPath="projectPath.length" id="812"/>
</connections>
</menuItem>
<menuItem title="Show in %@" id="860">
<modifierMask key="keyEquivalentModifierMask"/>
<connections>
<binding destination="545" name="enabled" keyPath="projectPath.length" id="861"/>
</connections>
</menuItem>
<menuItem isSeparatorItem="YES" id="603"/>
<menuItem title="Show Errors &amp; Warnings" id="604">
<modifierMask key="keyEquivalentModifierMask"/>
</menuItem>
<menuItem isSeparatorItem="YES" id="598"/>
<menuItem title="About XcodeCapp..." id="600">
<modifierMask key="keyEquivalentModifierMask"/>
</menuItem>
<menuItem title="Preferences…" id="537">
<modifierMask key="keyEquivalentModifierMask"/>
</menuItem>
<menuItem title="XcodeCapp Help" tag="7" id="601">
<modifierMask key="keyEquivalentModifierMask"/>
</menuItem>
<menuItem isSeparatorItem="YES" id="599"/>
<menuItem title="Quit XcodeCapp" id="602">
<modifierMask key="keyEquivalentModifierMask"/>
</menuItem>
</items>
<connections>
<outlet property="delegate" destination="539" id="874"/>
</connections>
</menu>
<customObject id="539" customClass="AppController">
<connections>
<action selector="createProject:" destination="itE-v1-Sv4" id="kGC-iR-GHt"/>
<action selector="loadProject:" destination="605" id="864"/>
<action selector="openAbout:" destination="600" id="615"/>
<action selector="openHelp:" destination="601" id="612"/>
<action selector="openPreferences:" destination="537" id="796"/>
<action selector="showInFinder:" destination="860" id="872"/>
<outlet property="aboutWindow" destination="540" id="613"/>
<outlet property="helpView" destination="857" id="858"/>
<outlet property="helpWindow" destination="543" id="610"/>
<outlet property="menuItemHistory" destination="597" id="621"/>
<outlet property="menuItemOpenProject" destination="605" id="869"/>
<outlet property="menuItemOpenXcodeProject" destination="606" id="873"/>
<outlet property="menuItemShowInFinder" destination="860" id="871"/>
<outlet property="preferencesController" destination="544" id="616"/>
<outlet property="preferencesWindow" destination="542" id="795"/>
<outlet property="statusMenu" destination="538" id="607"/>
<outlet property="xcc" destination="545" id="617"/>
</connections>
</customObject>
<window title="About" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" restorable="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="540" customClass="NSPanel">
<windowStyleMask key="styleMask" titled="YES" closable="YES"/>
<rect key="contentRect" x="196" y="240" width="402" height="202"/>
<rect key="screenRect" x="0.0" y="0.0" width="2560" height="1418"/>
<view key="contentView" id="592">
<rect key="frame" x="0.0" y="0.0" width="402" height="202"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<textField verticalHuggingPriority="750" id="593">
<rect key="frame" x="164" y="20" width="203" height="98"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" id="596">
<font key="font" metaFont="smallSystem"/>
<string key="title">XcodeCapp 3 developed by:
Aparajita Fishman
aparajita@aparajita.com
Original Cocoa version developed by:
Antoine Mercadal
antoine.mercadal@gmail.com</string>
<color key="textColor" white="0.31343064259999998" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750" id="594">
<rect key="frame" x="164" y="126" width="221" height="74"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="XcodeCapp 3.0.0" id="595">
<font key="font" size="18" name="Zapfino"/>
<color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<binding destination="539" name="displayPatternValue1" keyPath="bundleVersion" id="800">
<dictionary key="options">
<string key="NSDisplayPattern">XcodeCapp %{value1}@</string>
</dictionary>
</binding>
</connections>
</textField>
<imageView id="797">
<rect key="frame" x="17" y="63" width="128" height="128"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="icon_128x128" id="798"/>
</imageView>
</subviews>
</view>
</window>
<window title="Errors &amp; Warnings" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" frameAutosaveName="errorPanel" animationBehavior="default" id="541" customClass="NSPanel">
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
<rect key="contentRect" x="1826" y="825" width="550" height="237"/>
<rect key="screenRect" x="0.0" y="0.0" width="2560" height="1418"/>
<value key="minSize" type="size" width="315" height="77"/>
<view key="contentView" id="581">
<rect key="frame" x="0.0" y="0.0" width="550" height="237"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<scrollView autohidesScrollers="YES" horizontalLineScroll="40" horizontalPageScroll="10" verticalLineScroll="40" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="582">
<rect key="frame" x="-1" y="35" width="552" height="203"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<clipView key="contentView" id="yL9-eg-7hL">
<rect key="frame" x="1" y="1" width="550" height="201"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="firstColumnOnly" alternatingRowBackgroundColors="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" typeSelect="NO" rowHeight="30" id="587">
<rect key="frame" x="0.0" y="0.0" width="550" height="201"/>
<autoresizingMask key="autoresizingMask"/>
<size key="intercellSpacing" width="14" height="10"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="gridColor" red="1" green="1" blue="1" alpha="0.0" colorSpace="calibratedRGB"/>
<tableColumns>
<tableColumn identifier="error" editable="NO" width="536" minWidth="40" maxWidth="1000" id="590">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Error">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
</tableHeaderCell>
<textFieldCell key="dataCell" lineBreakMode="truncatingTail" truncatesLastVisibleLine="YES" selectable="YES" alignment="left" title="Text Cell" id="591">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES"/>
<connections>
<binding destination="759" name="value" keyPath="arrangedObjects.message" id="770"/>
</connections>
</tableColumn>
</tableColumns>
<connections>
<binding destination="545" name="doubleClickArgument" keyPath="errorTable" id="787">
<dictionary key="options">
<string key="NSSelectorName">openErrorInEditor:</string>
</dictionary>
</binding>
<binding destination="545" name="doubleClickTarget" keyPath="self" previousBinding="787" id="788">
<dictionary key="options">
<string key="NSSelectorName">openErrorInEditor:</string>
</dictionary>
</binding>
<outlet property="dataSource" destination="545" id="752"/>
<outlet property="delegate" destination="545" id="753"/>
</connections>
</tableView>
</subviews>
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
</clipView>
<scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" id="588">
<rect key="frame" x="1" y="273" width="512" height="16"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
<scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" id="589">
<rect key="frame" x="535" y="1" width="16" height="45"/>
<autoresizingMask key="autoresizingMask"/>
</scroller>
</scrollView>
<button verticalHuggingPriority="750" id="584">
<rect key="frame" x="352" y="8" width="85" height="19"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
<buttonCell key="cell" type="roundRect" title="Clear" bezelStyle="roundedRect" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="585">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="cellTitle"/>
</buttonCell>
</button>
<button verticalHuggingPriority="750" id="754">
<rect key="frame" x="20" y="8" width="85" height="19"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<buttonCell key="cell" type="roundRect" title="Open" bezelStyle="roundedRect" alignment="center" enabled="NO" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="755">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="cellTitle"/>
</buttonCell>
<connections>
<binding destination="759" name="enabled" keyPath="selection.@count" id="765"/>
</connections>
</button>
<button verticalHuggingPriority="750" id="583">
<rect key="frame" x="445" y="8" width="85" height="19"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
<buttonCell key="cell" type="roundRect" title="Close" bezelStyle="roundedRect" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="586">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="cellTitle"/>
</buttonCell>
</button>
</subviews>
</view>
<connections>
<action selector="performClose:" destination="583" id="625"/>
</connections>
</window>
<window title="Preferences" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" frameAutosaveName="xcc-prefs" animationBehavior="default" id="542">
<windowStyleMask key="styleMask" titled="YES" closable="YES"/>
<rect key="contentRect" x="1964" y="505" width="431" height="292"/>
<rect key="screenRect" x="0.0" y="0.0" width="2560" height="1418"/>
<view key="contentView" id="558">
<rect key="frame" x="0.0" y="0.0" width="431" height="292"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<box autoresizesSubviews="NO" title="Projects" borderType="line" id="847">
<rect key="frame" x="17" y="149" width="397" height="128"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<view key="contentView">
<rect key="frame" x="1" y="1" width="395" height="112"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<button id="563">
<rect key="frame" x="16" y="81" width="271" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="Load the most recent project on launch" bezelStyle="regularSquare" imagePosition="left" alignment="left" state="on" inset="2" id="576">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<binding destination="544" name="value" keyPath="values.XCCReopenLastProject" id="636">
<dictionary key="options">
<bool key="NSValidatesImmediately" value="YES"/>
</dictionary>
</binding>
</connections>
</button>
<button toolTip="If this is checked, when a Cappuccino project is opened, the projects Xcode support project will be opened automatically" id="839">
<rect key="frame" x="16" y="51" width="241" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="Automatically open Xcode projects" bezelStyle="regularSquare" imagePosition="left" alignment="left" state="on" inset="2" id="840">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<binding destination="544" name="value" keyPath="values.autoOpenXcodeProject" id="851">
<dictionary key="options">
<bool key="NSValidatesImmediately" value="YES"/>
</dictionary>
</binding>
</connections>
</button>
<textField verticalHuggingPriority="750" id="801">
<rect key="frame" x="15" y="20" width="106" height="17"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Recent projects:" id="802">
<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>
<popUpButton verticalHuggingPriority="750" id="803">
<rect key="frame" x="124" y="14" width="56" height="26"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<popUpButtonCell key="cell" type="push" title="30" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="808" id="804">
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
<menu key="menu" title="OtherViews" id="805">
<items>
<menuItem title="10" id="806"/>
<menuItem title="20" id="807"/>
<menuItem title="30" state="on" id="808"/>
</items>
</menu>
</popUpButtonCell>
<connections>
<binding destination="544" name="selectedValue" keyPath="values.maxRecentProjects" id="810"/>
</connections>
</popUpButton>
</subviews>
</view>
<color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
<color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
</box>
<box autoresizesSubviews="NO" title="File processing" borderType="line" id="848">
<rect key="frame" x="17" y="16" width="397" height="120"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<view key="contentView">
<rect key="frame" x="1" y="1" width="395" height="104"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<button toolTip="If this is checked, when a Cappuccino project is opened, the projects Xcode support project will be opened automatically" id="843">
<rect key="frame" x="16" y="73" width="363" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="Show notifications when individual files are processed" bezelStyle="regularSquare" imagePosition="left" alignment="left" state="on" inset="2" id="844">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<binding destination="544" name="value" keyPath="values.showProcessingNotices" id="856">
<dictionary key="options">
<bool key="NSValidatesImmediately" value="YES"/>
</dictionary>
</binding>
</connections>
</button>
<button toolTip="When an error or warning occurs, automatically open the Errors &amp; Warnings panel" id="789">
<rect key="frame" x="35" y="17" width="81" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="Warnings" bezelStyle="regularSquare" imagePosition="left" alignment="left" state="on" inset="2" id="790">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<binding destination="544" name="value" keyPath="values.XCCAutoOpenErrorsPanelOnWarnings" id="823">
<dictionary key="options">
<bool key="NSValidatesImmediately" value="YES"/>
</dictionary>
</binding>
</connections>
</button>
<button toolTip="When an error or warning occurs, automatically open the Errors &amp; Warnings panel" id="819">
<rect key="frame" x="137" y="17" width="60" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="Errors" bezelStyle="regularSquare" imagePosition="left" alignment="left" state="on" inset="2" id="820">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<binding destination="544" name="value" keyPath="values.XCCAutoOpenErrorsPanelOnErrors" id="824">
<dictionary key="options">
<bool key="NSValidatesImmediately" value="YES"/>
</dictionary>
</binding>
</connections>
</button>
<textField verticalHuggingPriority="750" id="817">
<rect key="frame" x="16" y="43" width="306" height="17"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Automatically open Errors &amp; Warnings panel on:" id="818">
<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>
</subviews>
</view>
<color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
<color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
</box>
</subviews>
</view>
</window>
<window title="XcodeCapp Help" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="543">
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
<rect key="contentRect" x="163" y="199" width="716" height="654"/>
<rect key="screenRect" x="0.0" y="0.0" width="2560" height="1418"/>
<view key="contentView" id="553">
<rect key="frame" x="0.0" y="0.0" width="716" height="654"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<pdfView autoresizesSubviews="NO" displaysPageBreaks="NO" scaleFactor="1.1454248428344727" autoScales="YES" id="857">
<rect key="frame" x="0.0" y="0.0" width="716" height="654"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
</pdfView>
</subviews>
</view>
</window>
<userDefaultsController id="544">
<connections>
<action selector="save:" destination="563" id="634"/>
<action selector="save:" destination="789" id="792"/>
<action selector="save:" destination="819" id="821"/>
<action selector="save:" destination="839" id="841"/>
<action selector="save:" destination="803" id="849"/>
<action selector="save:" destination="843" id="854"/>
</connections>
</userDefaultsController>
<customObject id="545" userLabel="XCodeCapp" customClass="XcodeCapp">
<connections>
<action selector="clearErrors:" destination="584" id="751"/>
<action selector="openErrorInEditor:" destination="754" id="786"/>
<action selector="openErrorsPanel:" destination="604" id="774"/>
<action selector="openXcodeProject:" destination="606" id="866"/>
<action selector="synchronizeProject:" destination="811" id="867"/>
<outlet property="clearErrors" destination="584" id="749"/>
<outlet property="errorListController" destination="759" id="760"/>
<outlet property="errorTable" destination="587" id="748"/>
<outlet property="errorsPanel" destination="541" id="775"/>
</connections>
</customObject>
<arrayController selectsInsertedObjects="NO" avoidsEmptySelection="NO" id="759" userLabel="Errors Controller">
<declaredKeys>
<string>message</string>
<string>file</string>
</declaredKeys>
<connections>
<binding destination="545" name="contentArray" keyPath="errorList" id="762"/>
</connections>
</arrayController>
</objects>
<resources>
<image name="icon_128x128" width="128" height="128"/>
</resources>
</document>