|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="23504" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="5CD-RQ-aBU"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="23727" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="5CD-RQ-aBU"> |
3 | 3 | <device id="retina4_0" orientation="portrait" appearance="light"/> |
4 | 4 | <dependencies> |
5 | 5 | <deployment identifier="iOS"/> |
6 | | - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23506"/> |
| 6 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23721"/> |
7 | 7 | <capability name="Image references" minToolsVersion="12.0"/> |
8 | 8 | <capability name="Safe area layout guides" minToolsVersion="9.0"/> |
9 | 9 | <capability name="System colors in document resources" minToolsVersion="11.0"/> |
|
751 | 751 | </constraints> |
752 | 752 | </view> |
753 | 753 | <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="40A-vG-dFA"> |
754 | | - <rect key="frame" x="0.0" y="134" width="320" height="246.5"/> |
| 754 | + <rect key="frame" x="0.0" y="134" width="320" height="268"/> |
755 | 755 | <subviews> |
756 | 756 | <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="fn9-mQ-2PY"> |
757 | | - <rect key="frame" x="0.0" y="0.0" width="320" height="118.5"/> |
| 757 | + <rect key="frame" x="0.0" y="0.0" width="320" height="140"/> |
758 | 758 | <subviews> |
759 | 759 | <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="equalSpacing" translatesAutoresizingMaskIntoConstraints="NO" id="Q2k-6Y-RnD"> |
760 | | - <rect key="frame" x="0.0" y="0.0" width="160" height="118.5"/> |
| 760 | + <rect key="frame" x="0.0" y="0.0" width="160" height="140"/> |
761 | 761 | <subviews> |
762 | 762 | <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="NFC-V3-lgW"> |
763 | 763 | <rect key="frame" x="0.0" y="0.0" width="160" height="28"/> |
|
768 | 768 | </connections> |
769 | 769 | </button> |
770 | 770 | <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Llv-Yz-cwF"> |
771 | | - <rect key="frame" x="0.0" y="30" width="160" height="28"/> |
| 771 | + <rect key="frame" x="0.0" y="28" width="160" height="28"/> |
772 | 772 | <fontDescription key="fontDescription" type="system" pointSize="13"/> |
773 | 773 | <state key="normal" title="Capture NSException"/> |
774 | 774 | <connections> |
775 | 775 | <action selector="captureNSException:" destination="QmU-DD-itF" eventType="touchUpInside" id="Gdl-wk-dUU"/> |
776 | 776 | </connections> |
777 | 777 | </button> |
778 | 778 | <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="wJ4-gS-64G" userLabel="fatalError"> |
779 | | - <rect key="frame" x="0.0" y="60.5" width="160" height="28"/> |
| 779 | + <rect key="frame" x="0.0" y="56" width="160" height="28"/> |
780 | 780 | <fontDescription key="fontDescription" type="system" pointSize="13"/> |
781 | 781 | <state key="normal" title="Throw FatalError"/> |
782 | 782 | <connections> |
783 | 783 | <action selector="captureFatalError:" destination="QmU-DD-itF" eventType="touchUpInside" id="dM5-xq-lrm"/> |
784 | 784 | </connections> |
785 | 785 | </button> |
| 786 | + <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ulu-26-dyP" userLabel="fatalDuplicateKeyError"> |
| 787 | + <rect key="frame" x="0.0" y="84" width="160" height="28"/> |
| 788 | + <fontDescription key="fontDescription" type="system" pointSize="13"/> |
| 789 | + <state key="normal" title="Fatal Duplicate Key Error"/> |
| 790 | + <connections> |
| 791 | + <action selector="throwFatalDuplicateKeyError:" destination="QmU-DD-itF" eventType="touchUpInside" id="kze-Yw-k8f"/> |
| 792 | + </connections> |
| 793 | + </button> |
786 | 794 | <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="NYx-6R-0bb"> |
787 | | - <rect key="frame" x="0.0" y="90.5" width="160" height="28"/> |
| 795 | + <rect key="frame" x="0.0" y="112" width="160" height="28"/> |
788 | 796 | <fontDescription key="fontDescription" type="system" pointSize="13"/> |
789 | 797 | <state key="normal" title="OOM crash"/> |
790 | 798 | <connections> |
|
794 | 802 | </subviews> |
795 | 803 | </stackView> |
796 | 804 | <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="equalSpacing" translatesAutoresizingMaskIntoConstraints="NO" id="2CV-VI-MDY"> |
797 | | - <rect key="frame" x="160" y="0.0" width="160" height="118.5"/> |
| 805 | + <rect key="frame" x="160" y="0.0" width="160" height="140"/> |
798 | 806 | <subviews> |
799 | 807 | <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Zbo-2T-1Zm"> |
800 | 808 | <rect key="frame" x="0.0" y="0.0" width="160" height="28"/> |
|
806 | 814 | </connections> |
807 | 815 | </button> |
808 | 816 | <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="s6w-E3-5yE" userLabel="DiskWriteException"> |
809 | | - <rect key="frame" x="0.0" y="28" width="160" height="28"/> |
| 817 | + <rect key="frame" x="0.0" y="35" width="160" height="28"/> |
810 | 818 | <fontDescription key="fontDescription" type="system" pointSize="13"/> |
811 | 819 | <state key="normal" title="DiskWriteException"/> |
812 | 820 | <connections> |
813 | 821 | <action selector="diskWriteException:" destination="QmU-DD-itF" eventType="touchUpInside" id="p74-qC-kH7"/> |
814 | 822 | </connections> |
815 | 823 | </button> |
816 | 824 | <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="NNd-Ec-zXw"> |
817 | | - <rect key="frame" x="0.0" y="56" width="160" height="28"/> |
| 825 | + <rect key="frame" x="0.0" y="70.5" width="160" height="28"/> |
818 | 826 | <accessibility key="accessibilityConfiguration" label="crashTheApp"/> |
819 | 827 | <fontDescription key="fontDescription" type="system" pointSize="13"/> |
820 | 828 | <state key="normal" title="Crash the app"/> |
|
823 | 831 | </connections> |
824 | 832 | </button> |
825 | 833 | <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="wJs-Av-cg2"> |
826 | | - <rect key="frame" x="0.0" y="84" width="160" height="34.5"/> |
| 834 | + <rect key="frame" x="0.0" y="105.5" width="160" height="34.5"/> |
827 | 835 | <state key="normal" title="Button"/> |
828 | 836 | <buttonConfiguration key="configuration" style="plain" title="Use-after-free"/> |
829 | 837 | <connections> |
|
835 | 843 | </subviews> |
836 | 844 | </stackView> |
837 | 845 | <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="1zm-ho-TCr"> |
838 | | - <rect key="frame" x="0.0" y="118.5" width="320" height="128"/> |
| 846 | + <rect key="frame" x="0.0" y="140" width="320" height="128"/> |
839 | 847 | <constraints> |
840 | 848 | <constraint firstAttribute="height" constant="128" id="lc6-97-p3W"/> |
841 | 849 | </constraints> |
|
1574 | 1582 | <color white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
1575 | 1583 | </systemColor> |
1576 | 1584 | <systemColor name="secondarySystemBackgroundColor"> |
1577 | | - <color red="0.94901960784313721" green="0.94901960784313721" blue="0.96862745098039216" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 1585 | + <color red="0.94901960780000005" green="0.94901960780000005" blue="0.96862745100000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
1578 | 1586 | </systemColor> |
1579 | 1587 | <systemColor name="systemBackgroundColor"> |
1580 | 1588 | <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
1581 | 1589 | </systemColor> |
1582 | 1590 | <systemColor name="systemGray5Color"> |
1583 | | - <color red="0.89803921568627454" green="0.89803921568627454" blue="0.91764705882352937" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 1591 | + <color red="0.8980392157" green="0.8980392157" blue="0.91764705879999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
1584 | 1592 | </systemColor> |
1585 | 1593 | </resources> |
1586 | 1594 | </document> |
0 commit comments