| OLD | NEW |
| 1 <?xml version="1.0" encoding="UTF-8" standalone="no"?> | 1 <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersio
n="5056" systemVersion="13F1096" targetRuntime="MacOSX.Cocoa" propertyAccessCont
rol="none"> | 2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersio
n="5056" systemVersion="13F1096" targetRuntime="MacOSX.Cocoa" propertyAccessCont
rol="none"> |
| 3 <dependencies> | 3 <dependencies> |
| 4 <deployment version="1060" identifier="macosx"/> | 4 <deployment version="1090" identifier="macosx"/> |
| 5 <development version="5100" identifier="xcode"/> | 5 <development version="5100" identifier="xcode"/> |
| 6 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="505
6"/> | 6 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="505
6"/> |
| 7 </dependencies> | 7 </dependencies> |
| 8 <objects> | 8 <objects> |
| 9 <customObject id="-2" userLabel="File's Owner"/> | 9 <customObject id="-2" userLabel="File's Owner"/> |
| 10 <customObject id="-1" userLabel="First Responder" customClass="FirstResp
onder"/> | 10 <customObject id="-1" userLabel="First Responder" customClass="FirstResp
onder"/> |
| 11 <customObject id="-3" userLabel="Application"/> | 11 <customObject id="-3" userLabel="Application"/> |
| 12 <customView id="1"> | 12 <customView id="1"> |
| 13 <rect key="frame" x="0.0" y="0.0" width="275" height="94"/> | 13 <rect key="frame" x="0.0" y="0.0" width="275" height="94"/> |
| 14 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexible
MinY="YES"/> | 14 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexible
MinY="YES"/> |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 55 </allowedInputSourceLocales> | 55 </allowedInputSourceLocales> |
| 56 </secureTextFieldCell> | 56 </secureTextFieldCell> |
| 57 <connections> | 57 <connections> |
| 58 <outlet property="nextKeyView" destination="6" id="IFs-q
N-Gpc"/> | 58 <outlet property="nextKeyView" destination="6" id="IFs-q
N-Gpc"/> |
| 59 </connections> | 59 </connections> |
| 60 </secureTextField> | 60 </secureTextField> |
| 61 </subviews> | 61 </subviews> |
| 62 </customView> | 62 </customView> |
| 63 </objects> | 63 </objects> |
| 64 </document> | 64 </document> |
| OLD | NEW |