|
1256 | 1256 | </button> |
1257 | 1257 | </subviews> |
1258 | 1258 | </stackView> |
| 1259 | + <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="nv9-fs-cCH" userLabel="Show Scope VC"> |
| 1260 | + <rect key="frame" x="0.0" y="486" width="160" height="28"/> |
| 1261 | + <accessibility key="accessibilityConfiguration" identifier="show-scope-vc"/> |
| 1262 | + <fontDescription key="fontDescription" type="system" pointSize="13"/> |
| 1263 | + <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/> |
| 1264 | + <state key="normal" title="Scope"/> |
| 1265 | + <connections> |
| 1266 | + <segue destination="ARr-dx-Xze" kind="show" id="eAg-n6-RXj"/> |
| 1267 | + </connections> |
| 1268 | + </button> |
1259 | 1269 | </subviews> |
1260 | 1270 | </stackView> |
1261 | 1271 | <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="equalSpacing" translatesAutoresizingMaskIntoConstraints="NO" id="ULj-Tl-kYs"> |
|
1830 | 1840 | </objects> |
1831 | 1841 | <point key="canvasLocation" x="-201" y="3364"/> |
1832 | 1842 | </scene> |
| 1843 | + <!--Scope Debug--> |
| 1844 | + <scene sceneID="cos-sS-BSR"> |
| 1845 | + <objects> |
| 1846 | + <viewController title="Scope Debug" id="ARr-dx-Xze" customClass="ScopeViewController" customModule="iOS_Swift" customModuleProvider="target" sceneMemberID="viewController"> |
| 1847 | + <view key="view" contentMode="scaleToFill" id="IXm-Dl-P82"> |
| 1848 | + <rect key="frame" x="0.0" y="0.0" width="320" height="568"/> |
| 1849 | + <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
| 1850 | + <subviews> |
| 1851 | + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Attribute Name:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="xb7-S3-3s7"> |
| 1852 | + <rect key="frame" x="16" y="80" width="120" height="21"/> |
| 1853 | + <fontDescription key="fontDescription" type="system" pointSize="17"/> |
| 1854 | + <nil key="textColor"/> |
| 1855 | + <nil key="highlightedColor"/> |
| 1856 | + </label> |
| 1857 | + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="This VC only tests for string attributes, but other types are tested in unit tests" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="QHu-ah-Fmv"> |
| 1858 | + <rect key="frame" x="16" y="253" width="288" height="29"/> |
| 1859 | + <fontDescription key="fontDescription" type="system" pointSize="12"/> |
| 1860 | + <nil key="textColor"/> |
| 1861 | + <nil key="highlightedColor"/> |
| 1862 | + </label> |
| 1863 | + <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" text="No attributes" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="ctB-hS-Uvr"> |
| 1864 | + <rect key="frame" x="16" y="335" width="288" height="217"/> |
| 1865 | + <color key="backgroundColor" systemColor="systemBackgroundColor"/> |
| 1866 | + <constraints> |
| 1867 | + <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="100" id="KV6-nJ-j9f"/> |
| 1868 | + </constraints> |
| 1869 | + <color key="textColor" systemColor="labelColor"/> |
| 1870 | + <fontDescription key="fontDescription" type="system" pointSize="14"/> |
| 1871 | + <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/> |
| 1872 | + </textView> |
| 1873 | + <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="fHY-KL-zoc"> |
| 1874 | + <rect key="frame" x="63.5" y="292" width="193" height="35"/> |
| 1875 | + <state key="normal" title="Button"/> |
| 1876 | + <buttonConfiguration key="configuration" style="plain" title="Get Current Attributes"/> |
| 1877 | + <connections> |
| 1878 | + <action selector="updateAttributesTextView:" destination="ARr-dx-Xze" eventType="touchUpInside" id="Xsy-sH-iMB"/> |
| 1879 | + </connections> |
| 1880 | + </button> |
| 1881 | + <textField opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="248" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="Cmk-s4-Os4"> |
| 1882 | + <rect key="frame" x="144" y="73.5" width="160" height="34"/> |
| 1883 | + <fontDescription key="fontDescription" type="system" pointSize="14"/> |
| 1884 | + <textInputTraits key="textInputTraits"/> |
| 1885 | + </textField> |
| 1886 | + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Attribute Value:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Eap-5e-Pfq"> |
| 1887 | + <rect key="frame" x="16" y="174.5" width="117" height="21"/> |
| 1888 | + <fontDescription key="fontDescription" type="system" pointSize="17"/> |
| 1889 | + <nil key="textColor"/> |
| 1890 | + <nil key="highlightedColor"/> |
| 1891 | + </label> |
| 1892 | + <textField opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="248" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="a8X-Mk-Wb8"> |
| 1893 | + <rect key="frame" x="141" y="168" width="163" height="34"/> |
| 1894 | + <fontDescription key="fontDescription" type="system" pointSize="14"/> |
| 1895 | + <textInputTraits key="textInputTraits"/> |
| 1896 | + </textField> |
| 1897 | + <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ldh-mW-4FD"> |
| 1898 | + <rect key="frame" x="82" y="123.5" width="156" height="35"/> |
| 1899 | + <state key="normal" title="Button"/> |
| 1900 | + <buttonConfiguration key="configuration" style="plain" title="Remove Attribute"/> |
| 1901 | + <connections> |
| 1902 | + <action selector="removeAttribute:" destination="ARr-dx-Xze" eventType="touchUpInside" id="w18-qb-kM9"/> |
| 1903 | + </connections> |
| 1904 | + </button> |
| 1905 | + <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Eyt-Da-PWz"> |
| 1906 | + <rect key="frame" x="76.5" y="218" width="167" height="35"/> |
| 1907 | + <state key="normal" title="Button"/> |
| 1908 | + <buttonConfiguration key="configuration" style="plain" title="Set Attribute Value"/> |
| 1909 | + <connections> |
| 1910 | + <action selector="setAttribute:" destination="ARr-dx-Xze" eventType="touchUpInside" id="Cbt-i9-QEv"/> |
| 1911 | + </connections> |
| 1912 | + </button> |
| 1913 | + </subviews> |
| 1914 | + <viewLayoutGuide key="safeArea" id="UBd-ip-qaw"/> |
| 1915 | + <color key="backgroundColor" systemColor="systemBackgroundColor"/> |
| 1916 | + <constraints> |
| 1917 | + <constraint firstItem="Cmk-s4-Os4" firstAttribute="leading" secondItem="xb7-S3-3s7" secondAttribute="trailing" constant="8" symbolic="YES" id="0v4-D5-asd"/> |
| 1918 | + <constraint firstItem="UBd-ip-qaw" firstAttribute="trailing" secondItem="a8X-Mk-Wb8" secondAttribute="trailing" constant="16" id="1PS-dq-wfp"/> |
| 1919 | + <constraint firstItem="Eyt-Da-PWz" firstAttribute="top" secondItem="a8X-Mk-Wb8" secondAttribute="bottom" constant="16" id="9w7-Ef-rQF"/> |
| 1920 | + <constraint firstItem="ctB-hS-Uvr" firstAttribute="top" secondItem="fHY-KL-zoc" secondAttribute="bottom" constant="8" symbolic="YES" id="9zm-ED-VUa"/> |
| 1921 | + <constraint firstItem="ctB-hS-Uvr" firstAttribute="bottom" secondItem="UBd-ip-qaw" secondAttribute="bottom" constant="-16" id="DDh-Lp-MhL"/> |
| 1922 | + <constraint firstItem="UBd-ip-qaw" firstAttribute="trailing" secondItem="Cmk-s4-Os4" secondAttribute="trailing" constant="16" id="FKD-bi-OMi"/> |
| 1923 | + <constraint firstItem="QHu-ah-Fmv" firstAttribute="top" secondItem="Eyt-Da-PWz" secondAttribute="bottom" id="FjT-0R-bhy"/> |
| 1924 | + <constraint firstItem="fHY-KL-zoc" firstAttribute="centerX" secondItem="UBd-ip-qaw" secondAttribute="centerX" id="G4z-ue-zpZ"/> |
| 1925 | + <constraint firstItem="xb7-S3-3s7" firstAttribute="top" secondItem="UBd-ip-qaw" secondAttribute="top" constant="16" id="GwE-oo-jpO"/> |
| 1926 | + <constraint firstItem="ctB-hS-Uvr" firstAttribute="leading" secondItem="UBd-ip-qaw" secondAttribute="leading" constant="16" id="Ntd-Yu-W6y"/> |
| 1927 | + <constraint firstItem="a8X-Mk-Wb8" firstAttribute="leading" secondItem="Eap-5e-Pfq" secondAttribute="trailing" constant="8" symbolic="YES" id="ana-uV-xp2"/> |
| 1928 | + <constraint firstItem="UBd-ip-qaw" firstAttribute="trailing" secondItem="ctB-hS-Uvr" secondAttribute="trailing" constant="16" id="ewx-Aj-ceC"/> |
| 1929 | + <constraint firstItem="ldh-mW-4FD" firstAttribute="centerX" secondItem="UBd-ip-qaw" secondAttribute="centerX" id="fWX-1T-sKi"/> |
| 1930 | + <constraint firstItem="Eyt-Da-PWz" firstAttribute="centerX" secondItem="UBd-ip-qaw" secondAttribute="centerX" id="gOC-8q-KHd"/> |
| 1931 | + <constraint firstItem="Eap-5e-Pfq" firstAttribute="leading" secondItem="UBd-ip-qaw" secondAttribute="leading" constant="16" id="pTT-cw-o5Y"/> |
| 1932 | + <constraint firstItem="fHY-KL-zoc" firstAttribute="top" secondItem="QHu-ah-Fmv" secondAttribute="bottom" constant="10" id="qA5-ib-uPE"/> |
| 1933 | + <constraint firstItem="Eap-5e-Pfq" firstAttribute="centerY" secondItem="a8X-Mk-Wb8" secondAttribute="centerY" id="qvj-kR-bOa"/> |
| 1934 | + <constraint firstItem="ldh-mW-4FD" firstAttribute="top" secondItem="Cmk-s4-Os4" secondAttribute="bottom" constant="16" id="r0m-Bt-dtP"/> |
| 1935 | + <constraint firstItem="xb7-S3-3s7" firstAttribute="leading" secondItem="UBd-ip-qaw" secondAttribute="leading" constant="16" id="rDH-7y-xfI"/> |
| 1936 | + <constraint firstItem="Eap-5e-Pfq" firstAttribute="top" secondItem="ldh-mW-4FD" secondAttribute="bottom" constant="16" id="x5j-hs-JHs"/> |
| 1937 | + <constraint firstItem="xb7-S3-3s7" firstAttribute="centerY" secondItem="Cmk-s4-Os4" secondAttribute="centerY" id="xOj-UV-Kte"/> |
| 1938 | + <constraint firstAttribute="trailing" secondItem="QHu-ah-Fmv" secondAttribute="trailing" constant="16" id="y42-oq-LBV"/> |
| 1939 | + <constraint firstItem="QHu-ah-Fmv" firstAttribute="leading" secondItem="UBd-ip-qaw" secondAttribute="leading" constant="16" id="yCc-ZU-OQv"/> |
| 1940 | + </constraints> |
| 1941 | + </view> |
| 1942 | + <navigationItem key="navigationItem" id="nX7-Ze-SG9"/> |
| 1943 | + <connections> |
| 1944 | + <outlet property="attributeNameField" destination="Cmk-s4-Os4" id="cUb-lc-TJx"/> |
| 1945 | + <outlet property="attributeValueField" destination="a8X-Mk-Wb8" id="vou-eg-nhn"/> |
| 1946 | + <outlet property="attributesTextView" destination="ctB-hS-Uvr" id="fr2-ut-urt"/> |
| 1947 | + </connections> |
| 1948 | + </viewController> |
| 1949 | + <placeholder placeholderIdentifier="IBFirstResponder" id="1Q9-z5-Hib" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/> |
| 1950 | + </objects> |
| 1951 | + <point key="canvasLocation" x="4362.686567164179" y="-774.37070938215095"/> |
| 1952 | + </scene> |
1833 | 1953 | </scenes> |
1834 | 1954 | <resources> |
1835 | 1955 | <image name="clock.fill" catalog="system" width="128" height="123"/> |
|
0 commit comments