Changes from Version 1 of xib

차이점 주위로
다음 차이점은 무시하기:
작성자:
anonymous (IP: 125.141.117.173)
날짜/시간:
2010-07-24 PM 11:30:31 (15 년 전)
설명:

--

Legend:

변경되지 않음
추가됨
제거됨
변경됨
  • xib

    v0 v1  
     1{{{ 
     2<?xml version="1.0" encoding="UTF-8"?> 
     3<archive type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="7.10"> 
     4        <data> 
     5                <int key="IBDocument.SystemTarget">784</int> 
     6                <string key="IBDocument.SystemVersion">10A394</string> 
     7                <string key="IBDocument.InterfaceBuilderVersion">732</string> 
     8                <string key="IBDocument.AppKitVersion">1027.1</string> 
     9                <string key="IBDocument.HIToolboxVersion">430.00</string> 
     10                <object class="NSMutableDictionary" key="IBDocument.PluginVersions"> 
     11                        <string key="NS.key.0">com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> 
     12                        <string key="NS.object.0">60</string> 
     13                </object> 
     14                <object class="NSMutableArray" key="IBDocument.EditedObjectIDs"> 
     15                        <bool key="EncodedWithXMLCoder">YES</bool> 
     16                        <integer value="10"/> 
     17                </object> 
     18                <object class="NSArray" key="IBDocument.PluginDependencies"> 
     19                        <bool key="EncodedWithXMLCoder">YES</bool> 
     20                        <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> 
     21                </object> 
     22                <object class="NSMutableDictionary" key="IBDocument.Metadata"> 
     23                        <bool key="EncodedWithXMLCoder">YES</bool> 
     24                        <object class="NSArray" key="dict.sortedKeys" id="0"> 
     25                                <bool key="EncodedWithXMLCoder">YES</bool> 
     26                        </object> 
     27                        <object class="NSMutableArray" key="dict.values"> 
     28                                <bool key="EncodedWithXMLCoder">YES</bool> 
     29                        </object> 
     30                </object> 
     31                <object class="NSMutableArray" key="IBDocument.RootObjects" id="1000"> 
     32                        <bool key="EncodedWithXMLCoder">YES</bool> 
     33                        <object class="IBProxyObject" id="841351856"> 
     34                                <string key="IBProxiedObjectIdentifier">IBFilesOwner</string> 
     35                        </object> 
     36                        <object class="IBProxyObject" id="427554174"> 
     37                                <string key="IBProxiedObjectIdentifier">IBFirstResponder</string> 
     38                        </object> 
     39                        <object class="IBUICustomObject" id="664661524"/> 
     40                        <object class="IBUIViewController" id="943309135"> 
     41                                <string key="IBUINibName">iDecideViewController</string> 
     42                                <object class="IBUISimulatedStatusBarMetrics" key="IBUISimulatedStatusBarMetrics"/> 
     43                        </object> 
     44                        <object class="IBUIWindow" id="117978783"> 
     45                                <nil key="NSNextResponder"/> 
     46                                <int key="NSvFlags">292</int> 
     47                                <string key="NSFrameSize">{320, 480}</string> 
     48                                <object class="NSColor" key="IBUIBackgroundColor"> 
     49                                        <int key="NSColorSpace">1</int> 
     50                                        <bytes key="NSRGB">MSAxIDEAA</bytes> 
     51                                </object> 
     52                                <bool key="IBUIOpaque">NO</bool> 
     53                                <bool key="IBUIClearsContextBeforeDrawing">NO</bool> 
     54                                <object class="IBUISimulatedStatusBarMetrics" key="IBUISimulatedStatusBarMetrics"/> 
     55                        </object> 
     56                </object> 
     57                <object class="IBObjectContainer" key="IBDocument.Objects"> 
     58                        <object class="NSMutableArray" key="connectionRecords"> 
     59                                <bool key="EncodedWithXMLCoder">YES</bool> 
     60                                <object class="IBConnectionRecord"> 
     61                                        <object class="IBCocoaTouchOutletConnection" key="connection"> 
     62                                                <string key="label">delegate</string> 
     63                                                <reference key="source" ref="841351856"/> 
     64                                                <reference key="destination" ref="664661524"/> 
     65                                        </object> 
     66                                        <int key="connectionID">4</int> 
     67                                </object> 
     68                                <object class="IBConnectionRecord"> 
     69                                        <object class="IBCocoaTouchOutletConnection" key="connection"> 
     70                                                <string key="label">viewController</string> 
     71                                                <reference key="source" ref="664661524"/> 
     72                                                <reference key="destination" ref="943309135"/> 
     73                                        </object> 
     74                                        <int key="connectionID">11</int> 
     75                                </object> 
     76                                <object class="IBConnectionRecord"> 
     77                                        <object class="IBCocoaTouchOutletConnection" key="connection"> 
     78                                                <string key="label">window</string> 
     79                                                <reference key="source" ref="664661524"/> 
     80                                                <reference key="destination" ref="117978783"/> 
     81                                        </object> 
     82                                        <int key="connectionID">14</int> 
     83                                </object> 
     84                        </object> 
     85                        <object class="IBMutableOrderedSet" key="objectRecords"> 
     86                                <object class="NSArray" key="orderedObjects"> 
     87                                        <bool key="EncodedWithXMLCoder">YES</bool> 
     88                                        <object class="IBObjectRecord"> 
     89                                                <int key="objectID">0</int> 
     90                                                <reference key="object" ref="0"/> 
     91                                                <reference key="children" ref="1000"/> 
     92                                                <nil key="parent"/> 
     93                                        </object> 
     94                                        <object class="IBObjectRecord"> 
     95                                                <int key="objectID">-1</int> 
     96                                                <reference key="object" ref="841351856"/> 
     97                                                <reference key="parent" ref="0"/> 
     98                                                <string key="objectName">File's Owner</string> 
     99                                        </object> 
     100                                        <object class="IBObjectRecord"> 
     101                                                <int key="objectID">3</int> 
     102                                                <reference key="object" ref="664661524"/> 
     103                                                <reference key="parent" ref="0"/> 
     104                                                <string key="objectName">iDecide App Delegate</string> 
     105                                        </object> 
     106                                        <object class="IBObjectRecord"> 
     107                                                <int key="objectID">-2</int> 
     108                                                <reference key="object" ref="427554174"/> 
     109                                                <reference key="parent" ref="0"/> 
     110                                        </object> 
     111                                        <object class="IBObjectRecord"> 
     112                                                <int key="objectID">10</int> 
     113                                                <reference key="object" ref="943309135"/> 
     114                                                <reference key="parent" ref="0"/> 
     115                                        </object> 
     116                                        <object class="IBObjectRecord"> 
     117                                                <int key="objectID">12</int> 
     118                                                <reference key="object" ref="117978783"/> 
     119                                                <reference key="parent" ref="0"/> 
     120                                        </object> 
     121                                </object> 
     122                        </object> 
     123                        <object class="NSMutableDictionary" key="flattenedProperties"> 
     124                                <bool key="EncodedWithXMLCoder">YES</bool> 
     125                                <object class="NSArray" key="dict.sortedKeys"> 
     126                                        <bool key="EncodedWithXMLCoder">YES</bool> 
     127                                        <string>-1.CustomClassName</string> 
     128                                        <string>-2.CustomClassName</string> 
     129                                        <string>10.CustomClassName</string> 
     130                                        <string>10.IBEditorWindowLastContentRect</string> 
     131                                        <string>10.IBPluginDependency</string> 
     132                                        <string>12.IBEditorWindowLastContentRect</string> 
     133                                        <string>12.IBPluginDependency</string> 
     134                                        <string>3.CustomClassName</string> 
     135                                        <string>3.IBPluginDependency</string> 
     136                                </object> 
     137                                <object class="NSMutableArray" key="dict.values"> 
     138                                        <bool key="EncodedWithXMLCoder">YES</bool> 
     139                                        <string>UIApplication</string> 
     140                                        <string>UIResponder</string> 
     141                                        <string>iDecideViewController</string> 
     142                                        <string>{{512, 351}, {320, 480}}</string> 
     143                                        <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> 
     144                                        <string>{{525, 346}, {320, 480}}</string> 
     145                                        <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> 
     146                                        <string>iDecideAppDelegate</string> 
     147                                        <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string> 
     148                                </object> 
     149                        </object> 
     150                        <object class="NSMutableDictionary" key="unlocalizedProperties"> 
     151                                <bool key="EncodedWithXMLCoder">YES</bool> 
     152                                <reference key="dict.sortedKeys" ref="0"/> 
     153                                <object class="NSMutableArray" key="dict.values"> 
     154                                        <bool key="EncodedWithXMLCoder">YES</bool> 
     155                                </object> 
     156                        </object> 
     157                        <nil key="activeLocalization"/> 
     158                        <object class="NSMutableDictionary" key="localizations"> 
     159                                <bool key="EncodedWithXMLCoder">YES</bool> 
     160                                <reference key="dict.sortedKeys" ref="0"/> 
     161                                <object class="NSMutableArray" key="dict.values"> 
     162                                        <bool key="EncodedWithXMLCoder">YES</bool> 
     163                                </object> 
     164                        </object> 
     165                        <nil key="sourceID"/> 
     166                        <int key="maxID">14</int> 
     167                </object> 
     168                <object class="IBClassDescriber" key="IBDocument.Classes"> 
     169                        <object class="NSMutableArray" key="referencedPartialClassDescriptions"> 
     170                                <bool key="EncodedWithXMLCoder">YES</bool> 
     171                                <object class="IBPartialClassDescription"> 
     172                                        <string key="className">iDecideAppDelegate</string> 
     173                                        <string key="superclassName">NSObject</string> 
     174                                        <object class="NSMutableDictionary" key="outlets"> 
     175                                                <bool key="EncodedWithXMLCoder">YES</bool> 
     176                                                <object class="NSArray" key="dict.sortedKeys"> 
     177                                                        <bool key="EncodedWithXMLCoder">YES</bool> 
     178                                                        <string>viewController</string> 
     179                                                        <string>window</string> 
     180                                                </object> 
     181                                                <object class="NSMutableArray" key="dict.values"> 
     182                                                        <bool key="EncodedWithXMLCoder">YES</bool> 
     183                                                        <string>iDecideViewController</string> 
     184                                                        <string>UIWindow</string> 
     185                                                </object> 
     186                                        </object> 
     187                                        <object class="IBClassDescriptionSource" key="sourceIdentifier"> 
     188                                                <string key="majorKey">IBProjectSource</string> 
     189                                                <string key="minorKey">Classes/iDecideAppDelegate.h</string> 
     190                                        </object> 
     191                                </object> 
     192                                <object class="IBPartialClassDescription"> 
     193                                        <string key="className">iDecideAppDelegate</string> 
     194                                        <string key="superclassName">NSObject</string> 
     195                                        <object class="IBClassDescriptionSource" key="sourceIdentifier"> 
     196                                                <string key="majorKey">IBUserSource</string> 
     197                                                <string key="minorKey"/> 
     198                                        </object> 
     199                                </object> 
     200                                <object class="IBPartialClassDescription"> 
     201                                        <string key="className">iDecideViewController</string> 
     202                                        <string key="superclassName">UIViewController</string> 
     203                                        <object class="IBClassDescriptionSource" key="sourceIdentifier"> 
     204                                                <string key="majorKey">IBProjectSource</string> 
     205                                                <string key="minorKey">Classes/iDecideViewController.h</string> 
     206                                        </object> 
     207                                </object> 
     208                        </object> 
     209                </object> 
     210                <int key="IBDocument.localizationMode">0</int> 
     211                <object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDevelopmentDependencies"> 
     212                        <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaTouchPlugin.InterfaceBuilder3</string> 
     213                        <integer value="3100" key="NS.object.0"/> 
     214                </object> 
     215                <bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool> 
     216                <string key="IBDocument.LastKnownRelativeProjectPath">iDecide.xcodeproj</string> 
     217                <int key="IBDocument.defaultPropertyAccessControl">3</int> 
     218                <string key="IBCocoaTouchPluginVersion">3.1</string> 
     219        </data> 
     220</archive> 
     221 
     222}}}