summaryrefslogtreecommitdiff
path: root/macosx/plugins/DFNet/Base.lproj/SockDialog.xib
diff options
context:
space:
mode:
authorSND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2014-07-21 19:59:14 +0000
committerSND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2014-07-21 19:59:14 +0000
commit2a782df55ef84eba063c60401358da11df680c81 (patch)
tree5dfccf8b05d6c0d8c190184bb1eeeb0f045f8543 /macosx/plugins/DFNet/Base.lproj/SockDialog.xib
parent743106ec0beba8530372b1d236a88aa5f815d7a6 (diff)
downloadpcsxr-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/plugins/DFNet/Base.lproj/SockDialog.xib')
-rw-r--r--macosx/plugins/DFNet/Base.lproj/SockDialog.xib8
1 files changed, 3 insertions, 5 deletions
diff --git a/macosx/plugins/DFNet/Base.lproj/SockDialog.xib b/macosx/plugins/DFNet/Base.lproj/SockDialog.xib
index 937f25de..e31c02fe 100644
--- a/macosx/plugins/DFNet/Base.lproj/SockDialog.xib
+++ b/macosx/plugins/DFNet/Base.lproj/SockDialog.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="5053" systemVersion="13C64" 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="1080" identifier="macosx"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="5053"/>
+ <development version="5100" identifier="xcode"/>
+ <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="6185.7"/>
</dependencies>
<objects>
<customObject id="-2" userLabel="File's Owner" customClass="SockDialog">
@@ -24,7 +25,6 @@
<subviews>
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3">
<rect key="frame" x="18" y="87" width="169" height="17"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="Waiting for connections..." id="4">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
@@ -33,14 +33,12 @@
</textField>
<progressIndicator verticalHuggingPriority="750" maxValue="100" displayedWhenStopped="NO" bezeled="NO" indeterminate="YES" style="bar" translatesAutoresizingMaskIntoConstraints="NO" id="6">
<rect key="frame" x="16" y="60" width="174" height="20"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<constraints>
<constraint firstAttribute="width" constant="174" id="19"/>
</constraints>
</progressIndicator>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="26">
<rect key="frame" x="62" y="13" width="82" height="32"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="27">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>