萤石云 iOSSDK,移植跨平台相关工程
Davin
2024-12-18 b4e1288a9b63eb820e9c9489c56aac4bf6b31067
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="20037" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
    <device id="retina5_9" orientation="portrait" appearance="light"/>
    <dependencies>
        <deployment version="2304" identifier="iOS"/>
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="20020"/>
        <capability name="Safe area layout guides" minToolsVersion="9.0"/>
        <capability name="System colors in document resources" minToolsVersion="11.0"/>
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
    </dependencies>
    <objects>
        <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
        <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
        <viewController id="333-bP-4tK" customClass="EZVideoTalkViewcontroller">
            <view key="view" contentMode="scaleToFill" id="gVE-8I-I5v">
                <rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
                <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                <subviews>
                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="3UU-E8-PbA">
                        <rect key="frame" x="20" y="64" width="160" height="160"/>
                        <color key="backgroundColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                        <constraints>
                            <constraint firstAttribute="width" secondItem="3UU-E8-PbA" secondAttribute="height" multiplier="1:1" id="KZI-Vj-YuK"/>
                        </constraints>
                    </view>
                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="WIQ-jm-6gc">
                        <rect key="frame" x="195" y="64" width="160" height="160"/>
                        <color key="backgroundColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                    </view>
                    <button opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="249" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="9ko-k4-F0N">
                        <rect key="frame" x="20" y="302" width="85" height="30"/>
                        <color key="backgroundColor" red="0.80782043147208116" green="0.80782043147208116" blue="0.80782043147208116" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                        <state key="normal" title="创建房间">
                            <color key="titleColor" red="0.14395621827411165" green="0.14395621827411165" blue="0.14395621827411165" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                        </state>
                        <userDefinedRuntimeAttributes>
                            <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
                                <integer key="value" value="5"/>
                            </userDefinedRuntimeAttribute>
                            <userDefinedRuntimeAttribute type="boolean" keyPath="layer.maskToBounds" value="YES"/>
                        </userDefinedRuntimeAttributes>
                        <connections>
                            <action selector="createRoomAction:" destination="333-bP-4tK" eventType="touchUpInside" id="rAq-LO-B2O"/>
                        </connections>
                    </button>
                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="qiF-2z-Rwj">
                        <rect key="frame" x="145" y="302" width="85" height="30"/>
                        <color key="backgroundColor" red="0.80782043150000005" green="0.80782043150000005" blue="0.80782043150000005" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                        <state key="normal" title="加入房间">
                            <color key="titleColor" red="0.14395621829999999" green="0.14395621829999999" blue="0.14395621829999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                        </state>
                        <userDefinedRuntimeAttributes>
                            <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
                                <integer key="value" value="5"/>
                            </userDefinedRuntimeAttribute>
                            <userDefinedRuntimeAttribute type="boolean" keyPath="layer.maskToBounds" value="YES"/>
                        </userDefinedRuntimeAttributes>
                        <connections>
                            <action selector="enterRoomAction:" destination="333-bP-4tK" eventType="touchUpInside" id="8cc-2n-Wa1"/>
                        </connections>
                    </button>
                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="房间ID:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="jc8-E1-NYw">
                        <rect key="frame" x="19.999999999999996" y="254" width="60.666666666666657" height="18"/>
                        <fontDescription key="fontDescription" type="system" pointSize="15"/>
                        <nil key="textColor"/>
                        <nil key="highlightedColor"/>
                    </label>
                    <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="加入房间,请输入房间号" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="6Wf-7i-TE6">
                        <rect key="frame" x="82.666666666666686" y="248" width="177" height="30"/>
                        <constraints>
                            <constraint firstAttribute="height" constant="30" id="4Af-wy-cNH"/>
                            <constraint firstAttribute="width" constant="177" id="zPe-13-EDE"/>
                        </constraints>
                        <fontDescription key="fontDescription" type="system" pointSize="14"/>
                        <textInputTraits key="textInputTraits"/>
                    </textField>
                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="YO9-MU-r4L">
                        <rect key="frame" x="270" y="302" width="85" height="30"/>
                        <color key="backgroundColor" red="0.80782043150000005" green="0.80782043150000005" blue="0.80782043150000005" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                        <state key="normal" title="离开房间">
                            <color key="titleColor" red="0.14395621829999999" green="0.14395621829999999" blue="0.14395621829999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                        </state>
                        <userDefinedRuntimeAttributes>
                            <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
                                <integer key="value" value="5"/>
                            </userDefinedRuntimeAttribute>
                            <userDefinedRuntimeAttribute type="boolean" keyPath="layer.maskToBounds" value="YES"/>
                        </userDefinedRuntimeAttributes>
                        <connections>
                            <action selector="leaveRoomAction:" destination="333-bP-4tK" eventType="touchUpInside" id="r0y-ug-Dd0"/>
                        </connections>
                    </button>
                </subviews>
                <viewLayoutGuide key="safeArea" id="gRk-Lv-awz"/>
                <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                <constraints>
                    <constraint firstItem="YO9-MU-r4L" firstAttribute="height" secondItem="9ko-k4-F0N" secondAttribute="height" id="3hn-CA-7hn"/>
                    <constraint firstItem="3UU-E8-PbA" firstAttribute="leading" secondItem="gRk-Lv-awz" secondAttribute="leading" constant="20" id="4Rd-ZV-SEq"/>
                    <constraint firstItem="jc8-E1-NYw" firstAttribute="leading" secondItem="3UU-E8-PbA" secondAttribute="leading" id="5Ph-1I-GYi"/>
                    <constraint firstItem="jc8-E1-NYw" firstAttribute="top" secondItem="3UU-E8-PbA" secondAttribute="bottom" constant="30" id="5un-n4-tsE"/>
                    <constraint firstItem="WIQ-jm-6gc" firstAttribute="width" secondItem="3UU-E8-PbA" secondAttribute="width" id="6pz-XQ-YH8"/>
                    <constraint firstItem="3UU-E8-PbA" firstAttribute="top" secondItem="gRk-Lv-awz" secondAttribute="top" constant="20" id="D1Z-n7-5F7"/>
                    <constraint firstItem="gRk-Lv-awz" firstAttribute="trailing" secondItem="WIQ-jm-6gc" secondAttribute="trailing" constant="20" id="DLx-1Y-YOI"/>
                    <constraint firstItem="qiF-2z-Rwj" firstAttribute="height" secondItem="9ko-k4-F0N" secondAttribute="height" id="GGf-Pf-he1"/>
                    <constraint firstItem="9ko-k4-F0N" firstAttribute="leading" secondItem="jc8-E1-NYw" secondAttribute="leading" id="JcU-Y7-n28"/>
                    <constraint firstItem="qiF-2z-Rwj" firstAttribute="centerX" secondItem="gVE-8I-I5v" secondAttribute="centerX" id="Jvs-by-qqb"/>
                    <constraint firstItem="WIQ-jm-6gc" firstAttribute="height" secondItem="3UU-E8-PbA" secondAttribute="height" id="M1e-gm-WWT"/>
                    <constraint firstItem="YO9-MU-r4L" firstAttribute="centerY" secondItem="9ko-k4-F0N" secondAttribute="centerY" id="Pbs-Av-LUm"/>
                    <constraint firstItem="WIQ-jm-6gc" firstAttribute="top" secondItem="gRk-Lv-awz" secondAttribute="top" constant="20" id="Pv2-Fu-uwh"/>
                    <constraint firstItem="qiF-2z-Rwj" firstAttribute="centerY" secondItem="9ko-k4-F0N" secondAttribute="centerY" id="U1m-8i-Tl2"/>
                    <constraint firstItem="6Wf-7i-TE6" firstAttribute="leading" secondItem="jc8-E1-NYw" secondAttribute="trailing" constant="2" id="V3y-Bh-c5S"/>
                    <constraint firstItem="qiF-2z-Rwj" firstAttribute="width" secondItem="9ko-k4-F0N" secondAttribute="width" id="eZX-NQ-URt"/>
                    <constraint firstItem="WIQ-jm-6gc" firstAttribute="leading" secondItem="3UU-E8-PbA" secondAttribute="trailing" constant="15" id="eeG-AH-wkx"/>
                    <constraint firstItem="YO9-MU-r4L" firstAttribute="width" secondItem="9ko-k4-F0N" secondAttribute="width" id="hVc-Un-xou"/>
                    <constraint firstItem="YO9-MU-r4L" firstAttribute="leading" secondItem="qiF-2z-Rwj" secondAttribute="trailing" constant="40" id="mAl-ZD-eC4"/>
                    <constraint firstItem="YO9-MU-r4L" firstAttribute="trailing" secondItem="WIQ-jm-6gc" secondAttribute="trailing" id="mch-yY-ckS"/>
                    <constraint firstItem="9ko-k4-F0N" firstAttribute="top" secondItem="jc8-E1-NYw" secondAttribute="bottom" constant="30" id="qwt-j1-p09"/>
                    <constraint firstItem="6Wf-7i-TE6" firstAttribute="centerY" secondItem="jc8-E1-NYw" secondAttribute="centerY" id="r2S-JH-0Bo"/>
                    <constraint firstItem="qiF-2z-Rwj" firstAttribute="leading" secondItem="9ko-k4-F0N" secondAttribute="trailing" constant="40" id="rkn-HZ-QQp"/>
                </constraints>
            </view>
            <connections>
                <outlet property="localView" destination="3UU-E8-PbA" id="JEa-Cq-Kuk"/>
                <outlet property="remoteView" destination="WIQ-jm-6gc" id="cAE-MJ-SlZ"/>
                <outlet property="roomIDTextField" destination="6Wf-7i-TE6" id="V5o-D0-lEL"/>
            </connections>
            <point key="canvasLocation" x="-143.19999999999999" y="131.52709359605913"/>
        </viewController>
    </objects>
    <resources>
        <systemColor name="systemBackgroundColor">
            <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
        </systemColor>
    </resources>
</document>