diff options
| author | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2014-07-21 19:59:14 +0000 |
|---|---|---|
| committer | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2014-07-21 19:59:14 +0000 |
| commit | 2a782df55ef84eba063c60401358da11df680c81 (patch) | |
| tree | 5dfccf8b05d6c0d8c190184bb1eeeb0f045f8543 /macosx/Resources/Base.lproj/AddPluginSheet.xib | |
| parent | 743106ec0beba8530372b1d236a88aa5f815d7a6 (diff) | |
| download | pcsxr-2a782df55ef84eba063c60401358da11df680c81.tar.gz | |
OS X: Set the development target of xibs to Xcode 5.1
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91016 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/Resources/Base.lproj/AddPluginSheet.xib')
| -rw-r--r-- | macosx/Resources/Base.lproj/AddPluginSheet.xib | 15 |
1 files changed, 5 insertions, 10 deletions
diff --git a/macosx/Resources/Base.lproj/AddPluginSheet.xib b/macosx/Resources/Base.lproj/AddPluginSheet.xib index 2d8cc223..c7939b63 100644 --- a/macosx/Resources/Base.lproj/AddPluginSheet.xib +++ b/macosx/Resources/Base.lproj/AddPluginSheet.xib @@ -1,8 +1,9 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="4514" systemVersion="13A603" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES"> +<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="6185.7" systemVersion="13E28" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES"> <dependencies> <deployment defaultVersion="1090" identifier="macosx"/> - <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="4514"/> + <development version="5100" identifier="xcode"/> + <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="6185.7"/> </dependencies> <objects> <customObject id="-2" userLabel="File's Owner" customClass="PcsxrPluginHandler"> @@ -13,7 +14,7 @@ </customObject> <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> <customObject id="-3" userLabel="Application"/> - <window title="Install Plug-in" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" showsToolbarButton="NO" wantsToBeColor="NO" visibleAtLaunch="NO" animationBehavior="alertPanel" id="10" userLabel="Plugin Install" customClass="NSPanel"> + <window title="Install Plug-in" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="alertPanel" id="10" userLabel="Plugin Install" customClass="NSPanel"> <windowStyleMask key="styleMask" titled="YES"/> <windowCollectionBehavior key="collectionBehavior" moveToActiveSpace="YES"/> <windowPositionMask key="initialPositionMask" leftStrut="YES" topStrut="YES"/> @@ -26,7 +27,6 @@ <subviews> <imageView translatesAutoresizingMaskIntoConstraints="NO" id="29"> <rect key="frame" x="20" y="54" width="64" height="64"/> - <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> <constraints> <constraint firstAttribute="height" constant="64" id="81"/> <constraint firstAttribute="width" constant="64" id="123"/> @@ -35,7 +35,6 @@ </imageView> <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="43"> <rect key="frame" x="90" y="101" width="127" height="17"/> - <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/> <textFieldCell key="cell" alignment="left" title="Plugin Installation" id="58"> <font key="font" metaFont="systemBold"/> <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> @@ -44,7 +43,6 @@ </textField> <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="44"> <rect key="frame" x="90" y="79" width="247" height="14"/> - <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/> <textFieldCell key="cell" selectable="YES" alignment="left" title="Do you want to install this plugin into PCSXR?" id="59"> <font key="font" metaFont="smallSystem"/> <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> @@ -53,7 +51,6 @@ </textField> <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="47"> <rect key="frame" x="92" y="49" width="308" height="22"/> - <autoresizingMask key="autoresizingMask"/> <textFieldCell key="cell" lineBreakMode="truncatingTail" selectable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="left" drawsBackground="YES" usesSingleLineMode="YES" id="60"> <font key="font" metaFont="system"/> <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> @@ -62,7 +59,6 @@ </textField> <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="112"> <rect key="frame" x="344" y="13" width="62" height="32"/> - <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> <buttonCell key="cell" type="push" title="Yes" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="113"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="system"/> @@ -76,7 +72,6 @@ DQ </button> <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="116"> <rect key="frame" x="286" y="13" width="58" height="32"/> - <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> <buttonCell key="cell" type="push" title="No" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="117"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="system"/> @@ -114,4 +109,4 @@ Gw <resources> <image name="psxplugin" width="128" height="128"/> </resources> -</document>
\ No newline at end of file +</document> |
