<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="22505" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
    <device id="retina6_12" orientation="portrait" appearance="light"/>
    <dependencies>
        <deployment identifier="iOS"/>
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22504"/>
        <capability name="Named colors" minToolsVersion="9.0"/>
        <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>
    <customFonts key="customFonts">
        <array key="BRSonoma-Bold.otf">
            <string>BRSonoma-Bold</string>
        </array>
        <array key="BRSonoma-Regular.otf">
            <string>BRSonoma-Regular</string>
        </array>
        <array key="DMSans-Bold.ttf">
            <string>DMSans-Bold</string>
        </array>
        <array key="DMSans-Medium.ttf">
            <string>DMSans-Medium</string>
        </array>
        <array key="DMSans-Regular.ttf">
            <string>DMSans-Regular</string>
        </array>
    </customFonts>
    <scenes>
        <!--BroadcastVC-->
        <scene sceneID="Vs2-Kj-fa9">
            <objects>
                <viewController storyboardIdentifier="BroadcastVC" id="S1n-cM-Bbp" customClass="BroadcastVC" customModule="WoWonder" customModuleProvider="target" sceneMemberID="viewController">
                    <view key="view" contentMode="scaleToFill" id="Bym-yk-X8E">
                        <rect key="frame" x="0.0" y="0.0" width="393" height="852"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ZNf-Pn-XzH">
                                <rect key="frame" x="0.0" y="67" width="393" height="40"/>
                                <subviews>
                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="JDb-BK-Fyu">
                                        <rect key="frame" x="12" y="8" width="24" height="24"/>
                                        <constraints>
                                            <constraint firstAttribute="width" secondItem="JDb-BK-Fyu" secondAttribute="height" id="7Oe-WZ-huq"/>
                                            <constraint firstAttribute="height" constant="24" id="9mN-3G-mzr"/>
                                        </constraints>
                                        <color key="tintColor" name="color_hint"/>
                                        <state key="normal" image="icon_back_arrow_left">
                                            <preferredSymbolConfiguration key="preferredSymbolConfiguration" scale="large" weight="bold"/>
                                        </state>
                                        <connections>
                                            <action selector="backButtonAction:" destination="S1n-cM-Bbp" eventType="touchUpInside" id="eVE-ek-V6x"/>
                                        </connections>
                                    </button>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Broadcast" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="y0Q-tg-OPl">
                                        <rect key="frame" x="56" y="8.3333333333333304" width="281" height="23.666666666666671"/>
                                        <fontDescription key="fontDescription" name="DMSans-Medium" family="DM Sans" pointSize="18"/>
                                        <color key="textColor" name="text_color"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                </subviews>
                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                <constraints>
                                    <constraint firstItem="y0Q-tg-OPl" firstAttribute="centerY" secondItem="ZNf-Pn-XzH" secondAttribute="centerY" id="1bz-Ee-bXe"/>
                                    <constraint firstAttribute="bottom" secondItem="JDb-BK-Fyu" secondAttribute="bottom" constant="8" id="MeQ-pU-ijW"/>
                                    <constraint firstItem="JDb-BK-Fyu" firstAttribute="leading" secondItem="ZNf-Pn-XzH" secondAttribute="leading" constant="12" id="Z27-se-Fhm"/>
                                    <constraint firstItem="JDb-BK-Fyu" firstAttribute="top" secondItem="ZNf-Pn-XzH" secondAttribute="top" constant="8" id="drp-mt-ZsM"/>
                                    <constraint firstAttribute="trailing" secondItem="y0Q-tg-OPl" secondAttribute="trailing" constant="56" id="s1H-gM-qqR"/>
                                    <constraint firstItem="y0Q-tg-OPl" firstAttribute="leading" secondItem="JDb-BK-Fyu" secondAttribute="trailing" constant="20" id="z6x-qM-VvB"/>
                                </constraints>
                            </view>
                            <tableView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" dataMode="prototypes" style="plain" separatorStyle="none" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="-1" estimatedSectionHeaderHeight="-1" sectionFooterHeight="-1" estimatedSectionFooterHeight="-1" translatesAutoresizingMaskIntoConstraints="NO" id="Gf7-Gi-IGL">
                                <rect key="frame" x="0.0" y="119" width="393" height="699"/>
                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                            </tableView>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="LmG-Dm-Sa2">
                                <rect key="frame" x="20" y="379.33333333333331" width="353" height="93.666666666666686"/>
                                <subviews>
                                    <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" spacing="20" translatesAutoresizingMaskIntoConstraints="NO" id="Edb-tt-KKg">
                                        <rect key="frame" x="0.0" y="0.0" width="353" height="93.666666666666671"/>
                                        <subviews>
                                            <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icn_broadcast" translatesAutoresizingMaskIntoConstraints="NO" id="Gqu-sC-DvX">
                                                <rect key="frame" x="152.66666666666666" y="0.0" width="48" height="48"/>
                                                <color key="tintColor" name="App"/>
                                                <constraints>
                                                    <constraint firstAttribute="width" secondItem="Gqu-sC-DvX" secondAttribute="height" multiplier="1:1" id="7ud-Hx-Go9"/>
                                                    <constraint firstAttribute="height" constant="48" id="klV-mp-ikF"/>
                                                </constraints>
                                            </imageView>
                                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="No Broadcast Chats" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="RDf-VJ-cot">
                                                <rect key="frame" x="73.666666666666686" y="68" width="206" height="25.666666666666671"/>
                                                <fontDescription key="fontDescription" name="BRSonoma-Bold" family="BRSonoma-Bold" pointSize="21"/>
                                                <color key="textColor" name="text_color"/>
                                                <nil key="highlightedColor"/>
                                            </label>
                                        </subviews>
                                    </stackView>
                                </subviews>
                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                <constraints>
                                    <constraint firstItem="Edb-tt-KKg" firstAttribute="top" secondItem="LmG-Dm-Sa2" secondAttribute="top" id="Bc3-tM-9xz"/>
                                    <constraint firstItem="Edb-tt-KKg" firstAttribute="leading" secondItem="LmG-Dm-Sa2" secondAttribute="leading" id="JqN-p2-3pa"/>
                                    <constraint firstAttribute="bottom" secondItem="Edb-tt-KKg" secondAttribute="bottom" id="NqQ-6Z-vwF"/>
                                    <constraint firstAttribute="trailing" secondItem="Edb-tt-KKg" secondAttribute="trailing" id="grg-bk-y3h"/>
                                </constraints>
                            </view>
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="EFW-5r-uQC">
                                <rect key="frame" x="325" y="732" width="52" height="52"/>
                                <color key="backgroundColor" name="App"/>
                                <constraints>
                                    <constraint firstAttribute="width" secondItem="EFW-5r-uQC" secondAttribute="height" id="FXu-4f-Q0k"/>
                                    <constraint firstAttribute="height" constant="52" id="SGw-w7-Y1f"/>
                                </constraints>
                                <color key="tintColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                <inset key="contentEdgeInsets" minX="14" minY="14" maxX="14" maxY="14"/>
                                <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
                                <state key="normal" image="ic_add"/>
                                <userDefinedRuntimeAttributes>
                                    <userDefinedRuntimeAttribute type="boolean" keyPath="iscircleCorner" value="YES"/>
                                </userDefinedRuntimeAttributes>
                                <connections>
                                    <action selector="addButtonAction:" destination="S1n-cM-Bbp" eventType="touchUpInside" id="7WA-OP-TOP"/>
                                </connections>
                            </button>
                        </subviews>
                        <viewLayoutGuide key="safeArea" id="AAB-pY-kCR"/>
                        <color key="backgroundColor" name="color_fill"/>
                        <constraints>
                            <constraint firstItem="ZNf-Pn-XzH" firstAttribute="leading" secondItem="AAB-pY-kCR" secondAttribute="leading" id="Gcd-aH-rjc"/>
                            <constraint firstItem="Gf7-Gi-IGL" firstAttribute="top" secondItem="ZNf-Pn-XzH" secondAttribute="bottom" constant="12" id="NPa-ji-S9y"/>
                            <constraint firstAttribute="trailing" secondItem="ZNf-Pn-XzH" secondAttribute="trailing" id="dyo-aj-fjx"/>
                            <constraint firstItem="AAB-pY-kCR" firstAttribute="trailing" secondItem="EFW-5r-uQC" secondAttribute="trailing" constant="16" id="exR-HM-JZr"/>
                            <constraint firstItem="AAB-pY-kCR" firstAttribute="trailing" secondItem="LmG-Dm-Sa2" secondAttribute="trailing" constant="20" id="fYm-Ne-Fuu"/>
                            <constraint firstItem="AAB-pY-kCR" firstAttribute="trailing" secondItem="Gf7-Gi-IGL" secondAttribute="trailing" id="gHv-3y-44d"/>
                            <constraint firstItem="ZNf-Pn-XzH" firstAttribute="top" secondItem="AAB-pY-kCR" secondAttribute="top" constant="8" id="jSk-EX-Bfa"/>
                            <constraint firstItem="LmG-Dm-Sa2" firstAttribute="centerY" secondItem="Bym-yk-X8E" secondAttribute="centerY" id="kDa-zc-uPN"/>
                            <constraint firstItem="AAB-pY-kCR" firstAttribute="bottom" secondItem="EFW-5r-uQC" secondAttribute="bottom" constant="34" id="myl-fT-n4c"/>
                            <constraint firstItem="AAB-pY-kCR" firstAttribute="bottom" secondItem="Gf7-Gi-IGL" secondAttribute="bottom" id="x0a-p7-v2B"/>
                            <constraint firstItem="LmG-Dm-Sa2" firstAttribute="leading" secondItem="AAB-pY-kCR" secondAttribute="leading" constant="20" id="yWV-NZ-iE7"/>
                            <constraint firstItem="Gf7-Gi-IGL" firstAttribute="leading" secondItem="AAB-pY-kCR" secondAttribute="leading" id="zeV-Ec-LT0"/>
                        </constraints>
                    </view>
                    <connections>
                        <outlet property="emptyView" destination="LmG-Dm-Sa2" id="LHz-b9-cyv"/>
                        <outlet property="tableView" destination="Gf7-Gi-IGL" id="FlT-6N-Cl4"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="r8q-AA-FpJ" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="-5275" y="4054"/>
        </scene>
        <!--Create BroadcastVC-->
        <scene sceneID="JPs-f5-v0B">
            <objects>
                <viewController storyboardIdentifier="CreateBroadcastVC" id="igs-Mx-3qm" customClass="CreateBroadcastVC" customModule="WoWonder" customModuleProvider="target" sceneMemberID="viewController">
                    <view key="view" contentMode="scaleToFill" id="fnm-HD-k3I">
                        <rect key="frame" x="0.0" y="0.0" width="393" height="852"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="X10-MV-Z1r">
                                <rect key="frame" x="0.0" y="67" width="393" height="40"/>
                                <subviews>
                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="oUg-f4-Gxb">
                                        <rect key="frame" x="12" y="8" width="24" height="24"/>
                                        <constraints>
                                            <constraint firstAttribute="height" constant="24" id="rOK-6l-BpI"/>
                                            <constraint firstAttribute="width" secondItem="oUg-f4-Gxb" secondAttribute="height" id="s7e-gi-1t4"/>
                                        </constraints>
                                        <color key="tintColor" name="color_hint"/>
                                        <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
                                        <state key="normal" image="icon_back_arrow_left"/>
                                        <connections>
                                            <action selector="backButtonAction:" destination="igs-Mx-3qm" eventType="touchUpInside" id="d2j-bv-eja"/>
                                        </connections>
                                    </button>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Create Broadcast" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gsl-HZ-kdZ">
                                        <rect key="frame" x="56" y="8" width="281" height="24"/>
                                        <constraints>
                                            <constraint firstAttribute="height" constant="24" id="9eK-6o-FfQ"/>
                                        </constraints>
                                        <fontDescription key="fontDescription" name="DMSans-Medium" family="DM Sans" pointSize="17"/>
                                        <color key="textColor" name="text_color"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                </subviews>
                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                <constraints>
                                    <constraint firstAttribute="bottom" secondItem="oUg-f4-Gxb" secondAttribute="bottom" constant="8" id="3D7-f7-rk7"/>
                                    <constraint firstItem="gsl-HZ-kdZ" firstAttribute="leading" secondItem="oUg-f4-Gxb" secondAttribute="trailing" constant="20" id="AY3-WK-88q"/>
                                    <constraint firstItem="oUg-f4-Gxb" firstAttribute="leading" secondItem="X10-MV-Z1r" secondAttribute="leading" constant="12" id="EXJ-XQ-od7"/>
                                    <constraint firstAttribute="trailing" secondItem="gsl-HZ-kdZ" secondAttribute="trailing" constant="56" id="Nco-Kw-XXK"/>
                                    <constraint firstItem="oUg-f4-Gxb" firstAttribute="top" secondItem="X10-MV-Z1r" secondAttribute="top" constant="8" id="bW2-hg-Ytc"/>
                                    <constraint firstItem="gsl-HZ-kdZ" firstAttribute="centerY" secondItem="oUg-f4-Gxb" secondAttribute="centerY" id="fW7-8X-mm7"/>
                                </constraints>
                            </view>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="gSM-bm-qmX">
                                <rect key="frame" x="0.0" y="107" width="393" height="711"/>
                                <subviews>
                                    <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" translatesAutoresizingMaskIntoConstraints="NO" id="8jB-7M-tNR">
                                        <rect key="frame" x="0.0" y="0.0" width="393" height="711"/>
                                        <subviews>
                                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="0Kn-u5-d8p">
                                                <rect key="frame" x="0.0" y="0.0" width="393" height="372"/>
                                                <subviews>
                                                    <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="4yT-Zt-fQ2">
                                                        <rect key="frame" x="0.0" y="0.0" width="393" height="372"/>
                                                        <subviews>
                                                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="XYV-5F-9VT">
                                                                <rect key="frame" x="0.0" y="0.0" width="393" height="112"/>
                                                                <subviews>
                                                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="OnV-cL-NfB">
                                                                        <rect key="frame" x="10" y="24" width="72" height="72"/>
                                                                        <subviews>
                                                                            <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="XUq-2F-4e5">
                                                                                <rect key="frame" x="0.0" y="0.0" width="72" height="72"/>
                                                                            </imageView>
                                                                            <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_camera_vector" translatesAutoresizingMaskIntoConstraints="NO" id="GiZ-9L-P6q">
                                                                                <rect key="frame" x="24" y="24" width="24" height="24"/>
                                                                                <color key="tintColor" name="App"/>
                                                                            </imageView>
                                                                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="0Zm-xM-j32">
                                                                                <rect key="frame" x="0.0" y="0.0" width="72" height="72"/>
                                                                                <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
                                                                                <connections>
                                                                                    <action selector="addImageButtonAction:" destination="igs-Mx-3qm" eventType="touchUpInside" id="0tq-ce-V7K"/>
                                                                                </connections>
                                                                            </button>
                                                                        </subviews>
                                                                        <color key="backgroundColor" red="0.7843137255" green="0.2156862745" blue="0.2784313725" alpha="0.29999999999999999" colorSpace="custom" customColorSpace="sRGB"/>
                                                                        <constraints>
                                                                            <constraint firstItem="GiZ-9L-P6q" firstAttribute="leading" secondItem="OnV-cL-NfB" secondAttribute="leading" constant="24" id="4dY-VN-OM4"/>
                                                                            <constraint firstAttribute="trailing" secondItem="XUq-2F-4e5" secondAttribute="trailing" id="4q8-LC-jTX"/>
                                                                            <constraint firstAttribute="height" constant="72" id="FYF-uZ-8Rf"/>
                                                                            <constraint firstAttribute="trailing" secondItem="0Zm-xM-j32" secondAttribute="trailing" id="Gr2-5Y-Xki"/>
                                                                            <constraint firstAttribute="trailing" secondItem="GiZ-9L-P6q" secondAttribute="trailing" constant="24" id="Krz-Zn-BOm"/>
                                                                            <constraint firstItem="XUq-2F-4e5" firstAttribute="top" secondItem="OnV-cL-NfB" secondAttribute="top" id="TIn-iz-1OB"/>
                                                                            <constraint firstAttribute="width" secondItem="OnV-cL-NfB" secondAttribute="height" multiplier="1:1" id="UXF-38-7Mh"/>
                                                                            <constraint firstItem="GiZ-9L-P6q" firstAttribute="top" secondItem="OnV-cL-NfB" secondAttribute="top" constant="24" id="aV7-Te-GOc"/>
                                                                            <constraint firstAttribute="bottom" secondItem="GiZ-9L-P6q" secondAttribute="bottom" constant="24" id="hWR-Yg-O7x"/>
                                                                            <constraint firstItem="0Zm-xM-j32" firstAttribute="leading" secondItem="OnV-cL-NfB" secondAttribute="leading" id="iwF-QO-VSX"/>
                                                                            <constraint firstAttribute="bottom" secondItem="XUq-2F-4e5" secondAttribute="bottom" id="mBt-0l-hJe"/>
                                                                            <constraint firstAttribute="bottom" secondItem="0Zm-xM-j32" secondAttribute="bottom" id="oe1-0s-sDd"/>
                                                                            <constraint firstItem="XUq-2F-4e5" firstAttribute="leading" secondItem="OnV-cL-NfB" secondAttribute="leading" id="osg-ap-wPi"/>
                                                                            <constraint firstItem="0Zm-xM-j32" firstAttribute="top" secondItem="OnV-cL-NfB" secondAttribute="top" id="sHd-Gl-Sdd"/>
                                                                            <constraint firstAttribute="width" constant="72" id="wR6-9O-FKO"/>
                                                                        </constraints>
                                                                        <userDefinedRuntimeAttributes>
                                                                            <userDefinedRuntimeAttribute type="boolean" keyPath="iscircleCorner" value="YES"/>
                                                                        </userDefinedRuntimeAttributes>
                                                                    </view>
                                                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="AEs-zs-SYx">
                                                                        <rect key="frame" x="98" y="39.666666666666657" width="243" height="41"/>
                                                                        <subviews>
                                                                            <textField opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="248" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="Enter name broadcast" textAlignment="center" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="MdI-PR-neG" customClass="EmojiTextField" customModule="WoWonder" customModuleProvider="target">
                                                                                <rect key="frame" x="0.0" y="0.0" width="243" height="40"/>
                                                                                <color key="tintColor" name="App"/>
                                                                                <constraints>
                                                                                    <constraint firstAttribute="height" constant="40" id="ayM-Bf-tZO"/>
                                                                                </constraints>
                                                                                <color key="textColor" name="text_color"/>
                                                                                <fontDescription key="fontDescription" name="DMSans-Regular" family="DM Sans" pointSize="14"/>
                                                                                <textInputTraits key="textInputTraits"/>
                                                                            </textField>
                                                                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="dAe-Sf-DxB">
                                                                                <rect key="frame" x="0.0" y="40" width="243" height="1"/>
                                                                                <color key="backgroundColor" name="color_divider"/>
                                                                                <constraints>
                                                                                    <constraint firstAttribute="height" constant="1" id="mSl-Ej-7Fs"/>
                                                                                </constraints>
                                                                            </view>
                                                                        </subviews>
                                                                        <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                                                        <constraints>
                                                                            <constraint firstItem="dAe-Sf-DxB" firstAttribute="leading" secondItem="AEs-zs-SYx" secondAttribute="leading" id="3av-Zu-fhZ"/>
                                                                            <constraint firstItem="MdI-PR-neG" firstAttribute="leading" secondItem="AEs-zs-SYx" secondAttribute="leading" id="4ZH-TH-UP1"/>
                                                                            <constraint firstAttribute="bottom" secondItem="dAe-Sf-DxB" secondAttribute="bottom" id="LDi-M6-jwb"/>
                                                                            <constraint firstItem="dAe-Sf-DxB" firstAttribute="top" secondItem="MdI-PR-neG" secondAttribute="bottom" id="T9c-wf-ZX8"/>
                                                                            <constraint firstAttribute="trailing" secondItem="dAe-Sf-DxB" secondAttribute="trailing" id="nQD-sj-eUl"/>
                                                                            <constraint firstAttribute="trailing" secondItem="MdI-PR-neG" secondAttribute="trailing" id="rpF-aY-PnK"/>
                                                                            <constraint firstItem="MdI-PR-neG" firstAttribute="top" secondItem="AEs-zs-SYx" secondAttribute="top" id="rtU-Y8-oLb"/>
                                                                        </constraints>
                                                                    </view>
                                                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="rIR-wG-I5q">
                                                                        <rect key="frame" x="353" y="48" width="24" height="24"/>
                                                                        <constraints>
                                                                            <constraint firstAttribute="height" constant="24" id="QXU-77-iUX"/>
                                                                            <constraint firstAttribute="width" secondItem="rIR-wG-I5q" secondAttribute="height" id="f7Z-E3-8cT"/>
                                                                        </constraints>
                                                                        <color key="tintColor" name="App"/>
                                                                        <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
                                                                        <state key="normal" image="icon_emoji_vector"/>
                                                                        <connections>
                                                                            <action selector="keyboardTypeButtonAction:" destination="igs-Mx-3qm" eventType="touchUpInside" id="npE-6n-gpM"/>
                                                                        </connections>
                                                                    </button>
                                                                </subviews>
                                                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                                                <constraints>
                                                                    <constraint firstItem="AEs-zs-SYx" firstAttribute="centerY" secondItem="OnV-cL-NfB" secondAttribute="centerY" id="1X5-hW-rK1"/>
                                                                    <constraint firstAttribute="bottom" secondItem="OnV-cL-NfB" secondAttribute="bottom" constant="16" id="DAD-Ed-SsU"/>
                                                                    <constraint firstItem="OnV-cL-NfB" firstAttribute="top" secondItem="XYV-5F-9VT" secondAttribute="top" constant="24" id="HWU-UT-NIV"/>
                                                                    <constraint firstItem="AEs-zs-SYx" firstAttribute="leading" secondItem="OnV-cL-NfB" secondAttribute="trailing" constant="16" id="Sbj-n6-cPl"/>
                                                                    <constraint firstItem="rIR-wG-I5q" firstAttribute="centerY" secondItem="AEs-zs-SYx" secondAttribute="centerY" id="c8U-Im-1nh"/>
                                                                    <constraint firstItem="rIR-wG-I5q" firstAttribute="leading" secondItem="AEs-zs-SYx" secondAttribute="trailing" constant="12" id="eCe-lb-8Jr"/>
                                                                    <constraint firstItem="OnV-cL-NfB" firstAttribute="leading" secondItem="XYV-5F-9VT" secondAttribute="leading" constant="10" id="lkk-32-OWk"/>
                                                                    <constraint firstAttribute="trailing" secondItem="rIR-wG-I5q" secondAttribute="trailing" constant="16" id="zCo-rj-aLf"/>
                                                                </constraints>
                                                            </view>
                                                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="NML-Ec-y4K">
                                                                <rect key="frame" x="0.0" y="112" width="393" height="64"/>
                                                                <subviews>
                                                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="WtS-8a-P6M">
                                                                        <rect key="frame" x="16" y="12" width="40" height="40"/>
                                                                        <subviews>
                                                                            <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icn_add" translatesAutoresizingMaskIntoConstraints="NO" id="KNM-pv-YRw">
                                                                                <rect key="frame" x="8" y="8" width="24" height="24"/>
                                                                                <color key="tintColor" name="App"/>
                                                                            </imageView>
                                                                        </subviews>
                                                                        <color key="backgroundColor" red="0.7843137255" green="0.2156862745" blue="0.2784313725" alpha="0.29999999999999999" colorSpace="custom" customColorSpace="sRGB"/>
                                                                        <constraints>
                                                                            <constraint firstAttribute="width" secondItem="WtS-8a-P6M" secondAttribute="height" id="4X0-en-RVz"/>
                                                                            <constraint firstAttribute="height" constant="40" id="ZTK-h6-Y3u"/>
                                                                            <constraint firstItem="KNM-pv-YRw" firstAttribute="leading" secondItem="WtS-8a-P6M" secondAttribute="leading" constant="8" id="d4k-Sy-htB"/>
                                                                            <constraint firstAttribute="bottom" secondItem="KNM-pv-YRw" secondAttribute="bottom" constant="8" id="eBO-3c-mrX"/>
                                                                            <constraint firstAttribute="trailing" secondItem="KNM-pv-YRw" secondAttribute="trailing" constant="8" id="rgl-OQ-0vZ"/>
                                                                            <constraint firstItem="KNM-pv-YRw" firstAttribute="top" secondItem="WtS-8a-P6M" secondAttribute="top" constant="8" id="wk2-ew-EFI"/>
                                                                        </constraints>
                                                                        <userDefinedRuntimeAttributes>
                                                                            <userDefinedRuntimeAttribute type="boolean" keyPath="iscircleCorner" value="YES"/>
                                                                        </userDefinedRuntimeAttributes>
                                                                    </view>
                                                                    <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="g4u-IZ-w81">
                                                                        <rect key="frame" x="72" y="11" width="305" height="42"/>
                                                                        <subviews>
                                                                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Add participants" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qHm-ho-iG5">
                                                                                <rect key="frame" x="0.0" y="0.0" width="305" height="23.666666666666668"/>
                                                                                <fontDescription key="fontDescription" name="DMSans-Bold" family="DM Sans" pointSize="18"/>
                                                                                <color key="textColor" name="text_color"/>
                                                                                <nil key="highlightedColor"/>
                                                                            </label>
                                                                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="select from your contact ..." textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="UML-kD-w4B">
                                                                                <rect key="frame" x="0.0" y="23.666666666666657" width="305" height="18.333333333333329"/>
                                                                                <fontDescription key="fontDescription" name="DMSans-Regular" family="DM Sans" pointSize="14"/>
                                                                                <color key="textColor" name="text_color_secondary"/>
                                                                                <nil key="highlightedColor"/>
                                                                            </label>
                                                                        </subviews>
                                                                    </stackView>
                                                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="DI5-BH-xde">
                                                                        <rect key="frame" x="0.0" y="0.0" width="393" height="64"/>
                                                                        <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
                                                                        <connections>
                                                                            <action selector="addParticipantsButtonAction:" destination="igs-Mx-3qm" eventType="touchUpInside" id="odd-ID-ZfP"/>
                                                                        </connections>
                                                                    </button>
                                                                </subviews>
                                                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                                                <constraints>
                                                                    <constraint firstAttribute="trailing" secondItem="g4u-IZ-w81" secondAttribute="trailing" constant="16" id="9MQ-mi-Cdm"/>
                                                                    <constraint firstItem="WtS-8a-P6M" firstAttribute="top" secondItem="NML-Ec-y4K" secondAttribute="top" constant="12" id="DiM-TH-MHT"/>
                                                                    <constraint firstItem="g4u-IZ-w81" firstAttribute="centerY" secondItem="WtS-8a-P6M" secondAttribute="centerY" id="LAs-RM-Pdc"/>
                                                                    <constraint firstAttribute="trailing" secondItem="DI5-BH-xde" secondAttribute="trailing" id="MGG-YZ-i06"/>
                                                                    <constraint firstItem="DI5-BH-xde" firstAttribute="leading" secondItem="NML-Ec-y4K" secondAttribute="leading" id="Pd7-EF-LL1"/>
                                                                    <constraint firstAttribute="bottom" secondItem="DI5-BH-xde" secondAttribute="bottom" id="Ve2-E3-k0n"/>
                                                                    <constraint firstAttribute="bottom" secondItem="WtS-8a-P6M" secondAttribute="bottom" constant="12" id="exl-rc-gds"/>
                                                                    <constraint firstItem="DI5-BH-xde" firstAttribute="top" secondItem="NML-Ec-y4K" secondAttribute="top" id="fbw-fC-SQw"/>
                                                                    <constraint firstItem="WtS-8a-P6M" firstAttribute="leading" secondItem="NML-Ec-y4K" secondAttribute="leading" constant="16" id="nNO-NC-CGu"/>
                                                                    <constraint firstItem="g4u-IZ-w81" firstAttribute="leading" secondItem="WtS-8a-P6M" secondAttribute="trailing" constant="16" id="tv4-yK-3pv"/>
                                                                </constraints>
                                                            </view>
                                                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Ke5-zL-BgQ">
                                                                <rect key="frame" x="0.0" y="176" width="393" height="100"/>
                                                                <subviews>
                                                                    <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" scrollEnabled="NO" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" dataMode="prototypes" style="plain" separatorStyle="none" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="-1" estimatedSectionHeaderHeight="-1" sectionFooterHeight="-1" estimatedSectionFooterHeight="-1" translatesAutoresizingMaskIntoConstraints="NO" id="ooI-Qy-ZGq">
                                                                        <rect key="frame" x="0.0" y="0.0" width="393" height="100"/>
                                                                        <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                                                        <constraints>
                                                                            <constraint firstAttribute="height" constant="100" id="zH0-4S-Gmh"/>
                                                                        </constraints>
                                                                        <connections>
                                                                            <outlet property="dataSource" destination="igs-Mx-3qm" id="fOv-hK-N6H"/>
                                                                            <outlet property="delegate" destination="igs-Mx-3qm" id="YXy-9U-yNd"/>
                                                                        </connections>
                                                                    </tableView>
                                                                </subviews>
                                                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                                                <constraints>
                                                                    <constraint firstItem="ooI-Qy-ZGq" firstAttribute="top" secondItem="Ke5-zL-BgQ" secondAttribute="top" id="Gms-66-wj6"/>
                                                                    <constraint firstAttribute="bottom" secondItem="ooI-Qy-ZGq" secondAttribute="bottom" id="Q5r-VH-Plz"/>
                                                                    <constraint firstAttribute="trailing" secondItem="ooI-Qy-ZGq" secondAttribute="trailing" id="hw4-5e-MlJ"/>
                                                                    <constraint firstItem="ooI-Qy-ZGq" firstAttribute="leading" secondItem="Ke5-zL-BgQ" secondAttribute="leading" id="pFW-KJ-cF1"/>
                                                                </constraints>
                                                            </view>
                                                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="BNg-cl-huE">
                                                                <rect key="frame" x="0.0" y="276" width="393" height="96"/>
                                                                <subviews>
                                                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="6et-so-GKG">
                                                                        <rect key="frame" x="24" y="24" width="345" height="48"/>
                                                                        <color key="backgroundColor" name="App"/>
                                                                        <constraints>
                                                                            <constraint firstAttribute="height" constant="48" id="slh-DM-HHq"/>
                                                                        </constraints>
                                                                        <fontDescription key="fontDescription" name="DMSans-Medium" family="DM Sans" pointSize="18"/>
                                                                        <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
                                                                        <state key="normal" title="CREATE">
                                                                            <color key="titleColor" name="gnt_white"/>
                                                                        </state>
                                                                        <userDefinedRuntimeAttributes>
                                                                            <userDefinedRuntimeAttribute type="number" keyPath="cornerRadiusV">
                                                                                <real key="value" value="12"/>
                                                                            </userDefinedRuntimeAttribute>
                                                                        </userDefinedRuntimeAttributes>
                                                                        <connections>
                                                                            <action selector="createButtonAction:" destination="igs-Mx-3qm" eventType="touchUpInside" id="VBZ-SH-lj8"/>
                                                                        </connections>
                                                                    </button>
                                                                </subviews>
                                                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                                                <constraints>
                                                                    <constraint firstItem="6et-so-GKG" firstAttribute="top" secondItem="BNg-cl-huE" secondAttribute="top" constant="24" id="Jln-Wk-3Sf"/>
                                                                    <constraint firstAttribute="bottom" secondItem="6et-so-GKG" secondAttribute="bottom" constant="24" id="Zng-RS-LD1"/>
                                                                    <constraint firstAttribute="trailing" secondItem="6et-so-GKG" secondAttribute="trailing" constant="24" id="kdy-5L-I9Z"/>
                                                                    <constraint firstItem="6et-so-GKG" firstAttribute="leading" secondItem="BNg-cl-huE" secondAttribute="leading" constant="24" id="u6W-EU-hns"/>
                                                                </constraints>
                                                            </view>
                                                        </subviews>
                                                    </stackView>
                                                </subviews>
                                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                                <constraints>
                                                    <constraint firstItem="4yT-Zt-fQ2" firstAttribute="leading" secondItem="0Kn-u5-d8p" secondAttribute="leading" id="E7B-6v-ibg"/>
                                                    <constraint firstAttribute="trailing" secondItem="4yT-Zt-fQ2" secondAttribute="trailing" id="GRn-wC-SRL"/>
                                                    <constraint firstAttribute="bottom" secondItem="4yT-Zt-fQ2" secondAttribute="bottom" id="PPn-EQ-KUt"/>
                                                    <constraint firstItem="4yT-Zt-fQ2" firstAttribute="top" secondItem="0Kn-u5-d8p" secondAttribute="top" id="dYb-7D-A2X"/>
                                                </constraints>
                                            </view>
                                        </subviews>
                                        <constraints>
                                            <constraint firstItem="0Kn-u5-d8p" firstAttribute="leading" secondItem="8jB-7M-tNR" secondAttribute="leading" id="9Ph-kB-dWV"/>
                                            <constraint firstAttribute="bottom" secondItem="0Kn-u5-d8p" secondAttribute="bottom" id="OGt-q1-YaA"/>
                                            <constraint firstItem="0Kn-u5-d8p" firstAttribute="top" secondItem="8jB-7M-tNR" secondAttribute="top" id="OZG-8n-M2O"/>
                                            <constraint firstAttribute="trailing" secondItem="0Kn-u5-d8p" secondAttribute="trailing" id="ZKc-Q9-af0"/>
                                        </constraints>
                                    </scrollView>
                                </subviews>
                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                <constraints>
                                    <constraint firstItem="8jB-7M-tNR" firstAttribute="leading" secondItem="gSM-bm-qmX" secondAttribute="leading" id="7HN-bG-Xmk"/>
                                    <constraint firstItem="8jB-7M-tNR" firstAttribute="top" secondItem="gSM-bm-qmX" secondAttribute="top" id="K9N-Ia-WlN"/>
                                    <constraint firstAttribute="bottom" secondItem="8jB-7M-tNR" secondAttribute="bottom" id="U9d-D2-5Me"/>
                                    <constraint firstAttribute="trailing" secondItem="8jB-7M-tNR" secondAttribute="trailing" id="ecD-4X-vcD"/>
                                </constraints>
                            </view>
                        </subviews>
                        <viewLayoutGuide key="safeArea" id="GdA-JK-WLX"/>
                        <color key="backgroundColor" name="color_fill"/>
                        <constraints>
                            <constraint firstAttribute="trailing" secondItem="X10-MV-Z1r" secondAttribute="trailing" id="EbX-dh-q85"/>
                            <constraint firstItem="GdA-JK-WLX" firstAttribute="bottom" secondItem="gSM-bm-qmX" secondAttribute="bottom" id="MP3-WI-bbq"/>
                            <constraint firstItem="gSM-bm-qmX" firstAttribute="leading" secondItem="fnm-HD-k3I" secondAttribute="leading" id="Vob-Px-U3k"/>
                            <constraint firstAttribute="trailing" secondItem="gSM-bm-qmX" secondAttribute="trailing" id="XRr-mD-0b4"/>
                            <constraint firstItem="0Kn-u5-d8p" firstAttribute="width" secondItem="fnm-HD-k3I" secondAttribute="width" id="Z08-AG-scc"/>
                            <constraint firstItem="gSM-bm-qmX" firstAttribute="top" secondItem="X10-MV-Z1r" secondAttribute="bottom" id="duz-b3-CgN"/>
                            <constraint firstItem="X10-MV-Z1r" firstAttribute="top" secondItem="GdA-JK-WLX" secondAttribute="top" constant="8" id="pqb-5C-JX2"/>
                            <constraint firstItem="X10-MV-Z1r" firstAttribute="leading" secondItem="GdA-JK-WLX" secondAttribute="leading" id="rC2-7M-0SF"/>
                        </constraints>
                    </view>
                    <connections>
                        <outlet property="broadcastImage" destination="XUq-2F-4e5" id="R0n-wW-On2"/>
                        <outlet property="broadcastNameBorderView" destination="dAe-Sf-DxB" id="8bM-sA-ZG9"/>
                        <outlet property="broadcastNameTextField" destination="MdI-PR-neG" id="sPc-aS-Jqv"/>
                        <outlet property="cameraImage" destination="GiZ-9L-P6q" id="FS1-fL-cbd"/>
                        <outlet property="keyboardTypeButton" destination="rIR-wG-I5q" id="JgW-kL-qh9"/>
                        <outlet property="tableView" destination="ooI-Qy-ZGq" id="qwZ-1u-9g9"/>
                        <outlet property="tableViewHeightConstraint" destination="zH0-4S-Gmh" id="ca0-1O-qHw"/>
                        <outlet property="viewTableView" destination="Ke5-zL-BgQ" id="LSf-yx-X2N"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="lSP-YN-4dv" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="-4564" y="4054"/>
        </scene>
        <!--Broadcast ChatVC-->
        <scene sceneID="kQ7-pu-mjD">
            <objects>
                <viewController storyboardIdentifier="BroadcastChatVC" id="lAY-R3-2YU" customClass="BroadcastChatVC" customModule="WoWonder" customModuleProvider="target" sceneMemberID="viewController">
                    <view key="view" contentMode="scaleToFill" id="ESU-gg-zWR">
                        <rect key="frame" x="0.0" y="0.0" width="393" height="852"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="S7c-w8-n6S">
                                <rect key="frame" x="0.0" y="59" width="393" height="64"/>
                                <subviews>
                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="fBz-kH-FII">
                                        <rect key="frame" x="0.0" y="8" width="393" height="44"/>
                                        <subviews>
                                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="kOY-gS-yLJ">
                                                <rect key="frame" x="12" y="10" width="24" height="24"/>
                                                <constraints>
                                                    <constraint firstAttribute="height" constant="24" id="rYj-U4-NXO"/>
                                                    <constraint firstAttribute="width" secondItem="kOY-gS-yLJ" secondAttribute="height" id="u1D-iC-bdp"/>
                                                </constraints>
                                                <color key="tintColor" name="App"/>
                                                <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
                                                <state key="normal" image="Arrow_Left_2"/>
                                                <connections>
                                                    <action selector="backButtonAction:" destination="lAY-R3-2YU" eventType="touchUpInside" id="dcT-by-gug"/>
                                                </connections>
                                            </button>
                                            <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="dm_image" translatesAutoresizingMaskIntoConstraints="NO" id="M5i-bW-cR2">
                                                <rect key="frame" x="48" y="0.0" width="44" height="44"/>
                                                <constraints>
                                                    <constraint firstAttribute="width" secondItem="M5i-bW-cR2" secondAttribute="height" multiplier="1:1" id="VPg-u2-93R"/>
                                                    <constraint firstAttribute="height" constant="44" id="ohs-RB-IcS"/>
                                                </constraints>
                                                <userDefinedRuntimeAttributes>
                                                    <userDefinedRuntimeAttribute type="boolean" keyPath="iscircleCorner" value="YES"/>
                                                </userDefinedRuntimeAttributes>
                                            </imageView>
                                            <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="wyE-85-4uc">
                                                <rect key="frame" x="100" y="2" width="249" height="40"/>
                                                <subviews>
                                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="UserOne" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Ux1-3n-oWu">
                                                        <rect key="frame" x="0.0" y="0.0" width="249" height="24"/>
                                                        <constraints>
                                                            <constraint firstAttribute="height" constant="24" id="LCM-YV-N0m"/>
                                                        </constraints>
                                                        <fontDescription key="fontDescription" name="DMSans-Bold" family="DM Sans" pointSize="17"/>
                                                        <color key="textColor" name="text_color"/>
                                                        <nil key="highlightedColor"/>
                                                    </label>
                                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Online" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="TTV-HI-a4K">
                                                        <rect key="frame" x="0.0" y="24" width="249" height="16"/>
                                                        <constraints>
                                                            <constraint firstAttribute="height" constant="16" id="jKr-rv-P0Z"/>
                                                        </constraints>
                                                        <fontDescription key="fontDescription" name="DMSans-Regular" family="DM Sans" pointSize="12"/>
                                                        <color key="textColor" name="text_color_secondary"/>
                                                        <nil key="highlightedColor"/>
                                                    </label>
                                                </subviews>
                                            </stackView>
                                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="BzB-D6-Piw">
                                                <rect key="frame" x="48" y="0.0" width="301" height="44"/>
                                                <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
                                                <connections>
                                                    <action selector="groupInfoButtonAction:" destination="lAY-R3-2YU" eventType="touchUpInside" id="gUS-Ae-aBI"/>
                                                </connections>
                                            </button>
                                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="LJx-Ma-B27">
                                                <rect key="frame" x="357" y="10" width="24" height="24"/>
                                                <constraints>
                                                    <constraint firstAttribute="width" constant="24" id="I6F-Dc-H2i"/>
                                                    <constraint firstAttribute="width" secondItem="LJx-Ma-B27" secondAttribute="height" multiplier="1:1" id="LDq-h8-9wC"/>
                                                </constraints>
                                                <color key="tintColor" name="App"/>
                                                <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
                                                <state key="normal" image="fi_more-vertical"/>
                                                <connections>
                                                    <action selector="moreButtonAction:" destination="lAY-R3-2YU" eventType="touchUpInside" id="x93-WG-6CB"/>
                                                </connections>
                                            </button>
                                        </subviews>
                                        <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                        <constraints>
                                            <constraint firstItem="BzB-D6-Piw" firstAttribute="leading" secondItem="M5i-bW-cR2" secondAttribute="leading" id="EeJ-6A-aJh"/>
                                            <constraint firstAttribute="bottom" secondItem="M5i-bW-cR2" secondAttribute="bottom" id="Pfw-aX-Yds"/>
                                            <constraint firstItem="LJx-Ma-B27" firstAttribute="leading" secondItem="wyE-85-4uc" secondAttribute="trailing" constant="8" id="VRY-cT-jqg"/>
                                            <constraint firstItem="kOY-gS-yLJ" firstAttribute="leading" secondItem="fBz-kH-FII" secondAttribute="leading" constant="12" id="W5C-Zg-qwd"/>
                                            <constraint firstAttribute="trailing" secondItem="LJx-Ma-B27" secondAttribute="trailing" constant="12" id="Z1L-WO-aMa"/>
                                            <constraint firstItem="BzB-D6-Piw" firstAttribute="trailing" secondItem="wyE-85-4uc" secondAttribute="trailing" id="dSb-do-gDV"/>
                                            <constraint firstItem="LJx-Ma-B27" firstAttribute="centerY" secondItem="wyE-85-4uc" secondAttribute="centerY" id="e5m-ES-4t5"/>
                                            <constraint firstItem="kOY-gS-yLJ" firstAttribute="centerY" secondItem="M5i-bW-cR2" secondAttribute="centerY" id="i78-5o-ruy"/>
                                            <constraint firstItem="wyE-85-4uc" firstAttribute="leading" secondItem="M5i-bW-cR2" secondAttribute="trailing" constant="8" id="m9I-Kt-YJn"/>
                                            <constraint firstItem="M5i-bW-cR2" firstAttribute="leading" secondItem="kOY-gS-yLJ" secondAttribute="trailing" constant="12" id="oVx-jG-e3X"/>
                                            <constraint firstItem="BzB-D6-Piw" firstAttribute="bottom" secondItem="M5i-bW-cR2" secondAttribute="bottom" id="rUt-pl-y8C"/>
                                            <constraint firstItem="M5i-bW-cR2" firstAttribute="top" secondItem="fBz-kH-FII" secondAttribute="top" id="sRI-12-DYk"/>
                                            <constraint firstItem="BzB-D6-Piw" firstAttribute="top" secondItem="M5i-bW-cR2" secondAttribute="top" id="tBK-76-SAj"/>
                                            <constraint firstItem="wyE-85-4uc" firstAttribute="centerY" secondItem="M5i-bW-cR2" secondAttribute="centerY" id="uUR-30-k4Q"/>
                                        </constraints>
                                    </view>
                                </subviews>
                                <color key="backgroundColor" name="color_fill"/>
                                <constraints>
                                    <constraint firstAttribute="trailing" secondItem="fBz-kH-FII" secondAttribute="trailing" id="4qy-cp-UBC"/>
                                    <constraint firstAttribute="bottom" secondItem="fBz-kH-FII" secondAttribute="bottom" constant="12" id="8kK-td-H0D"/>
                                    <constraint firstItem="fBz-kH-FII" firstAttribute="top" secondItem="S7c-w8-n6S" secondAttribute="top" constant="8" id="L3Y-eG-K9H"/>
                                    <constraint firstItem="fBz-kH-FII" firstAttribute="leading" secondItem="S7c-w8-n6S" secondAttribute="leading" id="kn6-5r-u1q"/>
                                </constraints>
                            </view>
                            <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" dataMode="prototypes" style="plain" separatorStyle="none" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="-1" estimatedSectionHeaderHeight="-1" sectionFooterHeight="-1" estimatedSectionFooterHeight="-1" translatesAutoresizingMaskIntoConstraints="NO" id="tMM-UY-6an">
                                <rect key="frame" x="0.0" y="123" width="393" height="635"/>
                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                <connections>
                                    <outlet property="dataSource" destination="lAY-R3-2YU" id="XWW-dY-m19"/>
                                    <outlet property="delegate" destination="lAY-R3-2YU" id="uzi-zR-biE"/>
                                </connections>
                            </tableView>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="x9E-et-YFE">
                                <rect key="frame" x="0.0" y="758" width="393" height="94"/>
                                <subviews>
                                    <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="D1T-Y5-uvF">
                                        <rect key="frame" x="0.0" y="0.0" width="393" height="60"/>
                                        <subviews>
                                            <view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="l2L-Z4-Sfh">
                                                <rect key="frame" x="0.0" y="0.0" width="393" height="84"/>
                                                <subviews>
                                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Jdv-iK-gcw">
                                                        <rect key="frame" x="8" y="8" width="377" height="76"/>
                                                        <subviews>
                                                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="rkM-gF-Lme">
                                                                <rect key="frame" x="0.0" y="0.0" width="4" height="76"/>
                                                                <color key="backgroundColor" name="App"/>
                                                                <constraints>
                                                                    <constraint firstAttribute="width" constant="4" id="lY3-Ab-FQu"/>
                                                                </constraints>
                                                            </view>
                                                            <stackView opaque="NO" contentMode="scaleToFill" spacing="8" translatesAutoresizingMaskIntoConstraints="NO" id="uWu-5a-yrE">
                                                                <rect key="frame" x="8" y="4" width="333" height="68"/>
                                                                <subviews>
                                                                    <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="top" translatesAutoresizingMaskIntoConstraints="NO" id="3Bx-qj-KLN">
                                                                        <rect key="frame" x="0.0" y="0.0" width="257" height="68"/>
                                                                        <subviews>
                                                                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Pinned Message" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="LiW-UN-KbT">
                                                                                <rect key="frame" x="0.0" y="0.0" width="122.66666666666667" height="24"/>
                                                                                <constraints>
                                                                                    <constraint firstAttribute="height" constant="24" id="d7W-UL-z2e"/>
                                                                                </constraints>
                                                                                <fontDescription key="fontDescription" name="DMSans-Medium" family="DM Sans" pointSize="16"/>
                                                                                <color key="textColor" name="accent"/>
                                                                                <nil key="highlightedColor"/>
                                                                            </label>
                                                                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="wQm-Ya-Ejb">
                                                                                <rect key="frame" x="0.0" y="24" width="248" height="44"/>
                                                                                <string key="text">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s,</string>
                                                                                <fontDescription key="fontDescription" name="DMSans-Regular" family="DM Sans" pointSize="14"/>
                                                                                <color key="textColor" name="text_color"/>
                                                                                <nil key="highlightedColor"/>
                                                                            </label>
                                                                        </subviews>
                                                                    </stackView>
                                                                    <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="uAe-dy-izk">
                                                                        <rect key="frame" x="265" y="0.0" width="68" height="68"/>
                                                                        <constraints>
                                                                            <constraint firstAttribute="width" secondItem="uAe-dy-izk" secondAttribute="height" id="k9v-RM-iRB"/>
                                                                        </constraints>
                                                                    </imageView>
                                                                </subviews>
                                                            </stackView>
                                                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="JV2-ui-yD9">
                                                                <rect key="frame" x="349" y="8" width="20" height="20"/>
                                                                <color key="backgroundColor" white="0.0" alpha="0.44444088479999999" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                                                <constraints>
                                                                    <constraint firstAttribute="height" constant="20" id="dlP-T1-lnS"/>
                                                                    <constraint firstAttribute="width" secondItem="JV2-ui-yD9" secondAttribute="height" multiplier="1:1" id="vpY-fF-P9R"/>
                                                                </constraints>
                                                                <color key="tintColor" name="color_hint"/>
                                                                <inset key="contentEdgeInsets" minX="5" minY="5" maxX="5" maxY="5"/>
                                                                <state key="normal" image="icon_close_vector"/>
                                                                <userDefinedRuntimeAttributes>
                                                                    <userDefinedRuntimeAttribute type="boolean" keyPath="iscircleCorner" value="YES"/>
                                                                </userDefinedRuntimeAttributes>
                                                                <connections>
                                                                    <action selector="cancelReplyButtonAction:" destination="lAY-R3-2YU" eventType="touchUpInside" id="ChE-S0-WXD"/>
                                                                </connections>
                                                            </button>
                                                        </subviews>
                                                        <color key="backgroundColor" name="color_bubble"/>
                                                        <constraints>
                                                            <constraint firstItem="JV2-ui-yD9" firstAttribute="top" secondItem="Jdv-iK-gcw" secondAttribute="top" constant="8" id="9cW-7o-fyY"/>
                                                            <constraint firstAttribute="trailing" secondItem="JV2-ui-yD9" secondAttribute="trailing" constant="8" id="BdK-13-fdc"/>
                                                            <constraint firstAttribute="bottom" secondItem="uWu-5a-yrE" secondAttribute="bottom" constant="4" id="Ckc-0S-rsT"/>
                                                            <constraint firstItem="uWu-5a-yrE" firstAttribute="top" secondItem="Jdv-iK-gcw" secondAttribute="top" constant="4" id="JBI-WY-py7"/>
                                                            <constraint firstItem="JV2-ui-yD9" firstAttribute="leading" secondItem="uWu-5a-yrE" secondAttribute="trailing" constant="8" id="LPb-x8-otF"/>
                                                            <constraint firstItem="uWu-5a-yrE" firstAttribute="leading" secondItem="rkM-gF-Lme" secondAttribute="trailing" constant="4" id="MCr-Oq-LYi"/>
                                                            <constraint firstAttribute="bottom" secondItem="rkM-gF-Lme" secondAttribute="bottom" id="eO7-qA-7yl"/>
                                                            <constraint firstItem="rkM-gF-Lme" firstAttribute="top" secondItem="Jdv-iK-gcw" secondAttribute="top" id="k0p-fO-WQ8"/>
                                                            <constraint firstItem="rkM-gF-Lme" firstAttribute="leading" secondItem="Jdv-iK-gcw" secondAttribute="leading" id="zKS-oN-HYt"/>
                                                        </constraints>
                                                        <userDefinedRuntimeAttributes>
                                                            <userDefinedRuntimeAttribute type="number" keyPath="cornerRadiusV">
                                                                <real key="value" value="4"/>
                                                            </userDefinedRuntimeAttribute>
                                                        </userDefinedRuntimeAttributes>
                                                    </view>
                                                </subviews>
                                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                                <constraints>
                                                    <constraint firstItem="Jdv-iK-gcw" firstAttribute="top" secondItem="l2L-Z4-Sfh" secondAttribute="top" constant="8" id="240-sR-nRs"/>
                                                    <constraint firstAttribute="bottom" secondItem="Jdv-iK-gcw" secondAttribute="bottom" id="981-Md-tFj"/>
                                                    <constraint firstAttribute="height" constant="84" id="bC7-lB-lWE"/>
                                                    <constraint firstItem="Jdv-iK-gcw" firstAttribute="leading" secondItem="l2L-Z4-Sfh" secondAttribute="leading" constant="8" id="dPp-pa-4sV"/>
                                                    <constraint firstAttribute="trailing" secondItem="Jdv-iK-gcw" secondAttribute="trailing" constant="8" id="pXn-tz-LTf"/>
                                                </constraints>
                                            </view>
                                            <view hidden="YES" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="JAG-iT-Xto">
                                                <rect key="frame" x="0.0" y="0.0" width="393" height="78"/>
                                                <subviews>
                                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Vig-Fn-xnf">
                                                        <rect key="frame" x="24" y="24" width="30" height="30"/>
                                                        <color key="backgroundColor" name="App"/>
                                                        <constraints>
                                                            <constraint firstAttribute="height" constant="30" id="A4E-f3-wSg"/>
                                                            <constraint firstAttribute="width" secondItem="Vig-Fn-xnf" secondAttribute="height" id="fDg-Tv-GjC"/>
                                                        </constraints>
                                                        <color key="tintColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                                        <inset key="contentEdgeInsets" minX="3" minY="3" maxX="3" maxY="3"/>
                                                        <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
                                                        <state key="normal" image="icon_play_vector"/>
                                                        <userDefinedRuntimeAttributes>
                                                            <userDefinedRuntimeAttribute type="boolean" keyPath="iscircleCorner" value="YES"/>
                                                        </userDefinedRuntimeAttributes>
                                                        <connections>
                                                            <action selector="audioRecordPlayButtonAction:" destination="lAY-R3-2YU" eventType="touchUpInside" id="Y6b-Wn-Hgf"/>
                                                        </connections>
                                                    </button>
                                                    <slider opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" minValue="0.0" maxValue="100" translatesAutoresizingMaskIntoConstraints="NO" id="O77-RJ-ztU">
                                                        <rect key="frame" x="76" y="36.666666666666629" width="175" height="6"/>
                                                        <constraints>
                                                            <constraint firstAttribute="height" constant="5" id="ZGA-KL-Z4y"/>
                                                        </constraints>
                                                        <color key="minimumTrackTintColor" name="App"/>
                                                        <color key="maximumTrackTintColor" red="0.7843137255" green="0.2156862745" blue="0.2784313725" alpha="0.34000000000000002" colorSpace="custom" customColorSpace="sRGB"/>
                                                        <color key="thumbTintColor" name="App"/>
                                                        <connections>
                                                            <action selector="audioRecordSliderValueChanged:" destination="lAY-R3-2YU" eventType="valueChanged" id="esO-hG-4yR"/>
                                                        </connections>
                                                    </slider>
                                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="bSp-D6-6ir">
                                                        <rect key="frame" x="285" y="24" width="30" height="30"/>
                                                        <color key="backgroundColor" name="App"/>
                                                        <constraints>
                                                            <constraint firstAttribute="height" constant="30" id="b32-5g-3pX"/>
                                                            <constraint firstAttribute="width" secondItem="bSp-D6-6ir" secondAttribute="height" id="yW1-60-5A5"/>
                                                        </constraints>
                                                        <color key="tintColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                                        <inset key="contentEdgeInsets" minX="7" minY="7" maxX="7" maxY="7"/>
                                                        <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
                                                        <state key="normal" image="icon_close_vector"/>
                                                        <userDefinedRuntimeAttributes>
                                                            <userDefinedRuntimeAttribute type="boolean" keyPath="iscircleCorner" value="YES"/>
                                                        </userDefinedRuntimeAttributes>
                                                        <connections>
                                                            <action selector="audioRecordDeleteButtonAction:" destination="lAY-R3-2YU" eventType="touchUpInside" id="G4h-hH-iP6"/>
                                                        </connections>
                                                    </button>
                                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="fbQ-tA-o78">
                                                        <rect key="frame" x="339" y="24" width="30" height="30"/>
                                                        <color key="backgroundColor" name="App"/>
                                                        <constraints>
                                                            <constraint firstAttribute="width" secondItem="fbQ-tA-o78" secondAttribute="height" id="FGk-WC-hM5"/>
                                                            <constraint firstAttribute="height" constant="30" id="L2A-dh-CXe"/>
                                                        </constraints>
                                                        <color key="tintColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                                        <inset key="contentEdgeInsets" minX="4" minY="4" maxX="4" maxY="4"/>
                                                        <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
                                                        <state key="normal" image="bold_send"/>
                                                        <userDefinedRuntimeAttributes>
                                                            <userDefinedRuntimeAttribute type="boolean" keyPath="iscircleCorner" value="YES"/>
                                                        </userDefinedRuntimeAttributes>
                                                        <connections>
                                                            <action selector="audioRecordSendButtonAction:" destination="lAY-R3-2YU" eventType="touchUpInside" id="GIc-Ga-0vy"/>
                                                        </connections>
                                                    </button>
                                                </subviews>
                                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                                <constraints>
                                                    <constraint firstItem="fbQ-tA-o78" firstAttribute="leading" secondItem="bSp-D6-6ir" secondAttribute="trailing" constant="24" id="BGf-Xx-f0h"/>
                                                    <constraint firstItem="O77-RJ-ztU" firstAttribute="centerY" secondItem="Vig-Fn-xnf" secondAttribute="centerY" id="QOR-Re-5LA"/>
                                                    <constraint firstItem="bSp-D6-6ir" firstAttribute="centerY" secondItem="O77-RJ-ztU" secondAttribute="centerY" id="Ru4-WZ-iyf"/>
                                                    <constraint firstAttribute="trailing" secondItem="fbQ-tA-o78" secondAttribute="trailing" constant="24" id="Ua2-NW-2cV"/>
                                                    <constraint firstAttribute="bottom" secondItem="Vig-Fn-xnf" secondAttribute="bottom" constant="24" id="VF2-gz-S3x"/>
                                                    <constraint firstItem="O77-RJ-ztU" firstAttribute="leading" secondItem="Vig-Fn-xnf" secondAttribute="trailing" constant="24" id="WV2-ZX-TxO"/>
                                                    <constraint firstItem="fbQ-tA-o78" firstAttribute="centerY" secondItem="bSp-D6-6ir" secondAttribute="centerY" id="aCo-R5-Nm8"/>
                                                    <constraint firstItem="Vig-Fn-xnf" firstAttribute="top" secondItem="JAG-iT-Xto" secondAttribute="top" constant="24" id="cXu-be-9Br"/>
                                                    <constraint firstItem="bSp-D6-6ir" firstAttribute="leading" secondItem="O77-RJ-ztU" secondAttribute="trailing" constant="36" id="gKS-sE-AVA"/>
                                                    <constraint firstItem="Vig-Fn-xnf" firstAttribute="leading" secondItem="JAG-iT-Xto" secondAttribute="leading" constant="24" id="gRR-GR-3TK"/>
                                                    <constraint firstAttribute="height" constant="78" id="nuF-9v-5bg"/>
                                                </constraints>
                                            </view>
                                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="pa1-91-fHx">
                                                <rect key="frame" x="0.0" y="0.0" width="393" height="60"/>
                                                <subviews>
                                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="hiv-K1-8Es" customClass="RecordView" customModule="WoWonder" customModuleProvider="target">
                                                        <rect key="frame" x="0.0" y="0.0" width="393" height="60"/>
                                                        <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                                    </view>
                                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="or0-vy-1zW">
                                                        <rect key="frame" x="12" y="12" width="40" height="40"/>
                                                        <color key="backgroundColor" name="App"/>
                                                        <constraints>
                                                            <constraint firstAttribute="width" constant="40" id="02T-b6-O8q"/>
                                                            <constraint firstAttribute="width" secondItem="or0-vy-1zW" secondAttribute="height" id="MPL-P2-Zxa"/>
                                                            <constraint firstAttribute="height" constant="40" id="sm4-ET-UAq"/>
                                                        </constraints>
                                                        <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
                                                        <state key="normal" image="duotone_category"/>
                                                        <userDefinedRuntimeAttributes>
                                                            <userDefinedRuntimeAttribute type="boolean" keyPath="iscircleCorner" value="YES"/>
                                                        </userDefinedRuntimeAttributes>
                                                        <connections>
                                                            <action selector="mediaButtonAction:" destination="lAY-R3-2YU" eventType="touchUpInside" id="AC8-yn-M2G"/>
                                                        </connections>
                                                    </button>
                                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="hu2-bl-QL8">
                                                        <rect key="frame" x="64" y="12" width="317" height="40"/>
                                                        <subviews>
                                                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="1OX-Q7-uJl">
                                                                <rect key="frame" x="8" y="8" width="24" height="24"/>
                                                                <constraints>
                                                                    <constraint firstAttribute="width" secondItem="1OX-Q7-uJl" secondAttribute="height" id="eWr-35-hYK"/>
                                                                    <constraint firstAttribute="height" constant="24" id="yZH-Cb-puN"/>
                                                                </constraints>
                                                                <color key="tintColor" name="color_react"/>
                                                                <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
                                                                <state key="normal" image="fluent_emoji-20-filled"/>
                                                                <connections>
                                                                    <action selector="emojiButtonAction:" destination="lAY-R3-2YU" eventType="touchUpInside" id="DAH-D5-Isl"/>
                                                                </connections>
                                                            </button>
                                                            <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="aUp-KY-y5r" customClass="EmojiTextView" customModule="WoWonder" customModuleProvider="target">
                                                                <rect key="frame" x="44" y="8" width="157" height="24"/>
                                                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                                                <color key="textColor" name="text_color"/>
                                                                <fontDescription key="fontDescription" name="DMSans-Regular" family="DM Sans" pointSize="14"/>
                                                                <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
                                                            </textView>
                                                            <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacing="12" translatesAutoresizingMaskIntoConstraints="NO" id="QzE-Oz-WcU">
                                                                <rect key="frame" x="213" y="8" width="96" height="24"/>
                                                                <subviews>
                                                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="m7b-zn-jmm" customClass="SPUIButton" customModule="Stipop">
                                                                        <rect key="frame" x="0.0" y="0.0" width="24" height="24"/>
                                                                        <constraints>
                                                                            <constraint firstAttribute="width" secondItem="m7b-zn-jmm" secondAttribute="height" multiplier="1:1" id="RSV-iz-5Ak"/>
                                                                            <constraint firstAttribute="height" constant="24" id="UEc-3k-RUn"/>
                                                                        </constraints>
                                                                        <color key="tintColor" name="color_react"/>
                                                                        <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
                                                                        <state key="normal" image="bxs_sticker"/>
                                                                    </button>
                                                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="1A0-yf-wtY" customClass="RecordButton" customModule="WoWonder" customModuleProvider="target">
                                                                        <rect key="frame" x="36" y="0.0" width="24" height="24"/>
                                                                        <constraints>
                                                                            <constraint firstAttribute="height" constant="24" id="PAc-DJ-lIv"/>
                                                                            <constraint firstAttribute="width" secondItem="1A0-yf-wtY" secondAttribute="height" multiplier="1:1" id="XZH-fQ-Moh"/>
                                                                        </constraints>
                                                                        <color key="tintColor" name="color_react"/>
                                                                        <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
                                                                        <state key="normal" image="bold_voice"/>
                                                                    </button>
                                                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="k17-oM-Zyy">
                                                                        <rect key="frame" x="72" y="0.0" width="24" height="24"/>
                                                                        <constraints>
                                                                            <constraint firstAttribute="width" secondItem="k17-oM-Zyy" secondAttribute="height" multiplier="1:1" id="9PS-XQ-cpI"/>
                                                                            <constraint firstAttribute="height" constant="24" id="zLs-ue-muS"/>
                                                                        </constraints>
                                                                        <color key="tintColor" name="App"/>
                                                                        <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
                                                                        <state key="normal" image="bold_send"/>
                                                                        <connections>
                                                                            <action selector="sendButtonAction:" destination="lAY-R3-2YU" eventType="touchUpInside" id="q8A-9a-Kwk"/>
                                                                        </connections>
                                                                    </button>
                                                                </subviews>
                                                            </stackView>
                                                        </subviews>
                                                        <color key="backgroundColor" name="color_bubble"/>
                                                        <constraints>
                                                            <constraint firstAttribute="bottom" secondItem="aUp-KY-y5r" secondAttribute="bottom" constant="8" id="0n4-Bq-xGX"/>
                                                            <constraint firstAttribute="trailing" secondItem="QzE-Oz-WcU" secondAttribute="trailing" constant="8" id="77y-S7-90h"/>
                                                            <constraint firstItem="1OX-Q7-uJl" firstAttribute="leading" secondItem="hu2-bl-QL8" secondAttribute="leading" constant="8" id="DFH-N4-OEn"/>
                                                            <constraint firstItem="aUp-KY-y5r" firstAttribute="leading" secondItem="1OX-Q7-uJl" secondAttribute="trailing" constant="12" id="I02-lV-1Pq"/>
                                                            <constraint firstItem="QzE-Oz-WcU" firstAttribute="leading" secondItem="aUp-KY-y5r" secondAttribute="trailing" constant="12" id="I7J-4y-L6d"/>
                                                            <constraint firstItem="aUp-KY-y5r" firstAttribute="top" secondItem="hu2-bl-QL8" secondAttribute="top" constant="8" id="KD2-4L-E62"/>
                                                            <constraint firstAttribute="bottom" secondItem="QzE-Oz-WcU" secondAttribute="bottom" constant="8" id="YAy-6N-2Th"/>
                                                            <constraint firstAttribute="bottom" secondItem="1OX-Q7-uJl" secondAttribute="bottom" constant="8" id="mnD-8G-3hR"/>
                                                            <constraint firstAttribute="height" constant="40" id="zdR-lx-PTB"/>
                                                        </constraints>
                                                        <userDefinedRuntimeAttributes>
                                                            <userDefinedRuntimeAttribute type="boolean" keyPath="iscircleCorner" value="YES"/>
                                                        </userDefinedRuntimeAttributes>
                                                    </view>
                                                </subviews>
                                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                                <constraints>
                                                    <constraint firstItem="hu2-bl-QL8" firstAttribute="top" secondItem="pa1-91-fHx" secondAttribute="top" constant="12" id="54y-Cy-jS0"/>
                                                    <constraint firstItem="hu2-bl-QL8" firstAttribute="leading" secondItem="or0-vy-1zW" secondAttribute="trailing" constant="12" id="Gpe-34-5KP"/>
                                                    <constraint firstAttribute="trailing" secondItem="hu2-bl-QL8" secondAttribute="trailing" constant="12" id="T8n-wd-ruZ"/>
                                                    <constraint firstItem="hiv-K1-8Es" firstAttribute="top" secondItem="pa1-91-fHx" secondAttribute="top" id="TRW-E1-ir1"/>
                                                    <constraint firstAttribute="bottom" secondItem="hiv-K1-8Es" secondAttribute="bottom" id="USA-OC-3tR"/>
                                                    <constraint firstItem="hiv-K1-8Es" firstAttribute="leading" secondItem="pa1-91-fHx" secondAttribute="leading" id="feI-iF-E1e"/>
                                                    <constraint firstAttribute="bottom" secondItem="or0-vy-1zW" secondAttribute="bottom" constant="8" id="gwZ-aw-qb2"/>
                                                    <constraint firstItem="or0-vy-1zW" firstAttribute="leading" secondItem="pa1-91-fHx" secondAttribute="leading" constant="12" id="n9i-pu-onm"/>
                                                    <constraint firstAttribute="bottom" secondItem="hu2-bl-QL8" secondAttribute="bottom" constant="8" id="zMN-EV-pjr"/>
                                                    <constraint firstAttribute="trailing" secondItem="hiv-K1-8Es" secondAttribute="trailing" id="zUo-KM-9Bb"/>
                                                    <constraint firstItem="hiv-K1-8Es" firstAttribute="centerY" secondItem="pa1-91-fHx" secondAttribute="centerY" id="zbZ-qp-rhH"/>
                                                </constraints>
                                            </view>
                                        </subviews>
                                    </stackView>
                                </subviews>
                                <color key="backgroundColor" name="color_fill"/>
                                <constraints>
                                    <constraint firstItem="D1T-Y5-uvF" firstAttribute="leading" secondItem="x9E-et-YFE" secondAttribute="leading" id="QaL-5l-t8D"/>
                                    <constraint firstAttribute="trailing" secondItem="D1T-Y5-uvF" secondAttribute="trailing" id="l0V-O5-zgo"/>
                                    <constraint firstItem="D1T-Y5-uvF" firstAttribute="top" secondItem="x9E-et-YFE" secondAttribute="top" id="qmD-wi-SAI"/>
                                </constraints>
                            </view>
                        </subviews>
                        <viewLayoutGuide key="safeArea" id="Yy1-TV-tNd"/>
                        <color key="backgroundColor" name="color_bubble"/>
                        <constraints>
                            <constraint firstItem="x9E-et-YFE" firstAttribute="top" secondItem="tMM-UY-6an" secondAttribute="bottom" id="8Ap-o6-cl2"/>
                            <constraint firstAttribute="bottom" secondItem="x9E-et-YFE" secondAttribute="bottom" id="9jo-u3-Fd7"/>
                            <constraint firstItem="S7c-w8-n6S" firstAttribute="leading" secondItem="Yy1-TV-tNd" secondAttribute="leading" id="F8X-TI-j3t"/>
                            <constraint firstItem="Yy1-TV-tNd" firstAttribute="trailing" secondItem="x9E-et-YFE" secondAttribute="trailing" id="JLP-h8-mz1"/>
                            <constraint firstItem="tMM-UY-6an" firstAttribute="leading" secondItem="Yy1-TV-tNd" secondAttribute="leading" id="LSt-LF-RvY"/>
                            <constraint firstItem="tMM-UY-6an" firstAttribute="top" secondItem="S7c-w8-n6S" secondAttribute="bottom" id="LxS-FS-adz"/>
                            <constraint firstItem="x9E-et-YFE" firstAttribute="leading" secondItem="Yy1-TV-tNd" secondAttribute="leading" id="Pbi-0d-Kdb"/>
                            <constraint firstItem="tMM-UY-6an" firstAttribute="trailing" secondItem="Yy1-TV-tNd" secondAttribute="trailing" id="Q65-qg-Fpv"/>
                            <constraint firstItem="Yy1-TV-tNd" firstAttribute="trailing" secondItem="S7c-w8-n6S" secondAttribute="trailing" id="bXU-Hf-5p3"/>
                            <constraint firstItem="Yy1-TV-tNd" firstAttribute="bottom" secondItem="D1T-Y5-uvF" secondAttribute="bottom" id="lUf-Sm-MPH"/>
                            <constraint firstItem="S7c-w8-n6S" firstAttribute="top" secondItem="Yy1-TV-tNd" secondAttribute="top" id="vy0-ou-ieI"/>
                        </constraints>
                    </view>
                    <connections>
                        <outlet property="audioRecordButton" destination="1A0-yf-wtY" id="zBm-An-uMC"/>
                        <outlet property="audioRecordDeleteButton" destination="bSp-D6-6ir" id="c0u-Yp-1ul"/>
                        <outlet property="audioRecordPlayButton" destination="Vig-Fn-xnf" id="hqJ-Up-CLX"/>
                        <outlet property="audioRecordSendButton" destination="fbQ-tA-o78" id="T2l-r1-pnt"/>
                        <outlet property="audioRecordSendView" destination="JAG-iT-Xto" id="fWV-dN-DfA"/>
                        <outlet property="audioRecordSendViewHeight" destination="nuF-9v-5bg" id="MxB-fG-yR4"/>
                        <outlet property="audioRecordSliderView" destination="O77-RJ-ztU" id="aSW-Ic-c9H"/>
                        <outlet property="audioRecordView" destination="hiv-K1-8Es" id="rgf-CK-P28"/>
                        <outlet property="backButton" destination="kOY-gS-yLJ" id="7vM-yq-2Ck"/>
                        <outlet property="bottomView" destination="x9E-et-YFE" id="OTg-do-5Lk"/>
                        <outlet property="broadcastDescriptionLabel" destination="TTV-HI-a4K" id="RcI-FM-PcM"/>
                        <outlet property="broadcastImageView" destination="M5i-bW-cR2" id="2k0-A5-4AY"/>
                        <outlet property="broadcastNameLabel" destination="Ux1-3n-oWu" id="xne-tQ-3yX"/>
                        <outlet property="chatTableView" destination="tMM-UY-6an" id="A2R-Wq-MWy"/>
                        <outlet property="headerView" destination="fBz-kH-FII" id="62g-vQ-ak3"/>
                        <outlet property="mediaButton" destination="or0-vy-1zW" id="1Ay-b1-U0h"/>
                        <outlet property="messageTextView" destination="aUp-KY-y5r" id="c9d-vI-Klq"/>
                        <outlet property="moreButton" destination="LJx-Ma-B27" id="xyn-id-8Oo"/>
                        <outlet property="replyBorderView" destination="rkM-gF-Lme" id="rMW-YA-gWD"/>
                        <outlet property="replyCancelButton" destination="JV2-ui-yD9" id="Nal-3U-rvu"/>
                        <outlet property="replyImageView" destination="uAe-dy-izk" id="fgY-9P-P9Z"/>
                        <outlet property="replyMessageLabel" destination="wQm-Ya-Ejb" id="NC5-bk-kVJ"/>
                        <outlet property="replyMessageView" destination="l2L-Z4-Sfh" id="d1s-P7-f4m"/>
                        <outlet property="replyMessageViewHeight" destination="bC7-lB-lWE" id="kOV-Bl-qIE"/>
                        <outlet property="replyUserNameLabel" destination="LiW-UN-KbT" id="iDW-HX-zMt"/>
                        <outlet property="sendButton" destination="k17-oM-Zyy" id="VzP-BT-bUz"/>
                        <outlet property="sendMessageView" destination="pa1-91-fHx" id="OUN-le-f8r"/>
                        <outlet property="sendView" destination="hu2-bl-QL8" id="Ueq-XS-2K3"/>
                        <outlet property="stickerButton" destination="m7b-zn-jmm" id="3Cs-xu-tGT"/>
                        <outlet property="tableViewBottom" destination="lUf-Sm-MPH" id="BgG-p9-lGf"/>
                        <outlet property="topView" destination="S7c-w8-n6S" id="O9z-Te-1iJ"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="5nC-KC-Kea" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="-3879" y="4054"/>
        </scene>
        <!--Broadcast OptionVC-->
        <scene sceneID="Ne9-qe-1WS">
            <objects>
                <viewController storyboardIdentifier="BroadcastOptionVC" id="eAk-lD-ymg" customClass="BroadcastOptionVC" customModule="WoWonder" customModuleProvider="target" sceneMemberID="viewController">
                    <view key="view" contentMode="scaleToFill" id="0Mg-6H-KRg">
                        <rect key="frame" x="0.0" y="0.0" width="393" height="852"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="idS-Ab-L7K">
                                <rect key="frame" x="0.0" y="642" width="393" height="176"/>
                                <subviews>
                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="fX2-Di-UhY">
                                        <rect key="frame" x="0.0" y="0.0" width="393" height="32"/>
                                        <subviews>
                                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="MOi-hf-Q1v">
                                                <rect key="frame" x="179.66666666666666" y="12.666666666666629" width="34" height="7"/>
                                                <color key="backgroundColor" name="color_divider"/>
                                                <constraints>
                                                    <constraint firstAttribute="height" constant="7" id="awo-mn-09n"/>
                                                    <constraint firstAttribute="width" constant="34" id="kqK-S3-UUZ"/>
                                                </constraints>
                                                <userDefinedRuntimeAttributes>
                                                    <userDefinedRuntimeAttribute type="boolean" keyPath="iscircleCorner" value="YES"/>
                                                </userDefinedRuntimeAttributes>
                                            </view>
                                        </subviews>
                                        <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                        <constraints>
                                            <constraint firstItem="MOi-hf-Q1v" firstAttribute="centerY" secondItem="fX2-Di-UhY" secondAttribute="centerY" id="Q16-tn-6iR"/>
                                            <constraint firstAttribute="height" constant="32" id="d0I-ZN-KbU"/>
                                            <constraint firstItem="MOi-hf-Q1v" firstAttribute="centerX" secondItem="fX2-Di-UhY" secondAttribute="centerX" id="pO1-1E-jkg"/>
                                        </constraints>
                                    </view>
                                    <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="IdP-Re-evn">
                                        <rect key="frame" x="0.0" y="32" width="393" height="144"/>
                                        <subviews>
                                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="em6-aV-H6Z" customClass="UIControl">
                                                <rect key="frame" x="0.0" y="0.0" width="393" height="48"/>
                                                <subviews>
                                                    <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_user_vector" translatesAutoresizingMaskIntoConstraints="NO" id="B79-n6-UDQ">
                                                        <rect key="frame" x="12" y="12" width="24" height="24"/>
                                                        <color key="tintColor" name="App"/>
                                                        <constraints>
                                                            <constraint firstAttribute="width" constant="24" id="Ks7-RQ-Vpm"/>
                                                            <constraint firstAttribute="height" constant="24" id="kun-EJ-SgL"/>
                                                        </constraints>
                                                    </imageView>
                                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Add recipients" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bz3-b3-xP1">
                                                        <rect key="frame" x="48" y="12.333333333333373" width="333" height="23.666666666666671"/>
                                                        <fontDescription key="fontDescription" name="DMSans-Regular" family="DM Sans" pointSize="18"/>
                                                        <color key="textColor" name="text_color"/>
                                                        <nil key="highlightedColor"/>
                                                    </label>
                                                </subviews>
                                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                                <constraints>
                                                    <constraint firstItem="bz3-b3-xP1" firstAttribute="leading" secondItem="B79-n6-UDQ" secondAttribute="trailing" constant="12" id="LJa-oc-8jA"/>
                                                    <constraint firstAttribute="bottom" secondItem="B79-n6-UDQ" secondAttribute="bottom" constant="12" id="aoR-0t-0V9"/>
                                                    <constraint firstItem="B79-n6-UDQ" firstAttribute="top" secondItem="em6-aV-H6Z" secondAttribute="top" constant="12" id="eue-dY-adB"/>
                                                    <constraint firstItem="B79-n6-UDQ" firstAttribute="leading" secondItem="em6-aV-H6Z" secondAttribute="leading" constant="12" id="iCX-YR-2tK"/>
                                                    <constraint firstAttribute="trailing" secondItem="bz3-b3-xP1" secondAttribute="trailing" constant="12" id="qSo-gB-OzD"/>
                                                    <constraint firstItem="B79-n6-UDQ" firstAttribute="centerY" secondItem="bz3-b3-xP1" secondAttribute="centerY" id="x1L-VJ-UlQ"/>
                                                </constraints>
                                                <connections>
                                                    <action selector="addRecipientsButtonAction:" destination="eAk-lD-ymg" eventType="touchUpInside" id="XUZ-0p-R8I"/>
                                                </connections>
                                            </view>
                                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="7eH-nl-JzL" customClass="UIControl">
                                                <rect key="frame" x="0.0" y="48" width="393" height="48"/>
                                                <subviews>
                                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Broadcast Info" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="uC9-dB-Kee">
                                                        <rect key="frame" x="48" y="12.333333333333373" width="333" height="23.666666666666671"/>
                                                        <fontDescription key="fontDescription" name="DMSans-Regular" family="DM Sans" pointSize="18"/>
                                                        <color key="textColor" name="text_color"/>
                                                        <nil key="highlightedColor"/>
                                                    </label>
                                                    <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_info_vector" translatesAutoresizingMaskIntoConstraints="NO" id="Sqe-yu-i3N">
                                                        <rect key="frame" x="12" y="12" width="24" height="24"/>
                                                        <color key="tintColor" name="App"/>
                                                        <constraints>
                                                            <constraint firstAttribute="height" constant="24" id="0JG-g5-uMl"/>
                                                            <constraint firstAttribute="width" secondItem="Sqe-yu-i3N" secondAttribute="height" id="y2i-uj-N4U"/>
                                                        </constraints>
                                                    </imageView>
                                                </subviews>
                                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                                <constraints>
                                                    <constraint firstItem="Sqe-yu-i3N" firstAttribute="top" secondItem="7eH-nl-JzL" secondAttribute="top" constant="12" id="085-3V-Ri0"/>
                                                    <constraint firstItem="uC9-dB-Kee" firstAttribute="leading" secondItem="Sqe-yu-i3N" secondAttribute="trailing" constant="12" id="3zo-tV-uYP"/>
                                                    <constraint firstItem="uC9-dB-Kee" firstAttribute="centerY" secondItem="Sqe-yu-i3N" secondAttribute="centerY" id="7My-OJ-nrD"/>
                                                    <constraint firstAttribute="bottom" secondItem="Sqe-yu-i3N" secondAttribute="bottom" constant="12" id="hy6-zN-Xg3"/>
                                                    <constraint firstAttribute="trailing" secondItem="uC9-dB-Kee" secondAttribute="trailing" constant="12" id="jc4-fX-BU2"/>
                                                    <constraint firstItem="Sqe-yu-i3N" firstAttribute="leading" secondItem="7eH-nl-JzL" secondAttribute="leading" constant="12" id="ufc-ip-uWs"/>
                                                </constraints>
                                                <connections>
                                                    <action selector="broadcastInfoButtonAction:" destination="eAk-lD-ymg" eventType="touchUpInside" id="aqK-qG-xFw"/>
                                                </connections>
                                            </view>
                                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="9e7-TU-FqJ" customClass="UIControl">
                                                <rect key="frame" x="0.0" y="96" width="393" height="48"/>
                                                <subviews>
                                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Delete Broadcast" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="rB4-33-wDo">
                                                        <rect key="frame" x="48" y="12.333333333333373" width="333" height="23.666666666666671"/>
                                                        <fontDescription key="fontDescription" name="DMSans-Regular" family="DM Sans" pointSize="18"/>
                                                        <color key="textColor" name="text_color"/>
                                                        <nil key="highlightedColor"/>
                                                    </label>
                                                    <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_logout_vector" translatesAutoresizingMaskIntoConstraints="NO" id="VC8-6a-1pz">
                                                        <rect key="frame" x="12" y="12" width="24" height="24"/>
                                                        <color key="tintColor" name="App"/>
                                                        <constraints>
                                                            <constraint firstAttribute="height" constant="24" id="DBL-Wi-E1q"/>
                                                            <constraint firstAttribute="width" secondItem="VC8-6a-1pz" secondAttribute="height" multiplier="1:1" id="nvK-6f-75i"/>
                                                        </constraints>
                                                    </imageView>
                                                </subviews>
                                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                                <constraints>
                                                    <constraint firstItem="VC8-6a-1pz" firstAttribute="top" secondItem="9e7-TU-FqJ" secondAttribute="top" constant="12" id="0Hu-Z2-2yc"/>
                                                    <constraint firstAttribute="trailing" secondItem="rB4-33-wDo" secondAttribute="trailing" constant="12" id="CEp-R4-cFp"/>
                                                    <constraint firstItem="rB4-33-wDo" firstAttribute="leading" secondItem="VC8-6a-1pz" secondAttribute="trailing" constant="12" id="EvJ-2N-Rui"/>
                                                    <constraint firstAttribute="bottom" secondItem="VC8-6a-1pz" secondAttribute="bottom" constant="12" id="HEr-f6-hzu"/>
                                                    <constraint firstItem="rB4-33-wDo" firstAttribute="centerY" secondItem="VC8-6a-1pz" secondAttribute="centerY" id="ddj-CE-SS0"/>
                                                    <constraint firstItem="VC8-6a-1pz" firstAttribute="leading" secondItem="9e7-TU-FqJ" secondAttribute="leading" constant="12" id="h2K-Wv-jZg"/>
                                                </constraints>
                                                <connections>
                                                    <action selector="deleteBroadcastButtonAction:" destination="eAk-lD-ymg" eventType="touchUpInside" id="tzQ-Dn-yEc"/>
                                                </connections>
                                            </view>
                                        </subviews>
                                    </stackView>
                                </subviews>
                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                <constraints>
                                    <constraint firstAttribute="trailing" secondItem="fX2-Di-UhY" secondAttribute="trailing" id="8hA-QO-q0A"/>
                                    <constraint firstItem="IdP-Re-evn" firstAttribute="leading" secondItem="idS-Ab-L7K" secondAttribute="leading" id="9FQ-JI-LdN"/>
                                    <constraint firstItem="IdP-Re-evn" firstAttribute="top" secondItem="fX2-Di-UhY" secondAttribute="bottom" id="E3f-jg-dS8"/>
                                    <constraint firstItem="fX2-Di-UhY" firstAttribute="top" secondItem="idS-Ab-L7K" secondAttribute="top" id="Lj4-yZ-fcW"/>
                                    <constraint firstAttribute="trailing" secondItem="IdP-Re-evn" secondAttribute="trailing" id="RZJ-ew-4pi"/>
                                    <constraint firstItem="fX2-Di-UhY" firstAttribute="leading" secondItem="idS-Ab-L7K" secondAttribute="leading" id="iR5-Bb-j2b"/>
                                    <constraint firstAttribute="bottom" secondItem="IdP-Re-evn" secondAttribute="bottom" id="ykz-RN-bER"/>
                                </constraints>
                            </view>
                        </subviews>
                        <viewLayoutGuide key="safeArea" id="mcO-H4-289"/>
                        <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                        <constraints>
                            <constraint firstItem="mcO-H4-289" firstAttribute="bottom" secondItem="idS-Ab-L7K" secondAttribute="bottom" id="Rz6-AN-DKm"/>
                            <constraint firstItem="idS-Ab-L7K" firstAttribute="trailing" secondItem="mcO-H4-289" secondAttribute="trailing" id="Sfe-80-9SC"/>
                            <constraint firstItem="idS-Ab-L7K" firstAttribute="leading" secondItem="mcO-H4-289" secondAttribute="leading" id="vkO-Ms-Ako"/>
                        </constraints>
                    </view>
                    <connections>
                        <outlet property="addRecipientsIcon" destination="B79-n6-UDQ" id="6yE-wd-e7K"/>
                        <outlet property="addRecipientsView" destination="em6-aV-H6Z" id="GSp-tr-6go"/>
                        <outlet property="broadcastInfoIcon" destination="Sqe-yu-i3N" id="dEN-Oh-nxZ"/>
                        <outlet property="broadcastInfoView" destination="7eH-nl-JzL" id="Mu4-7h-roy"/>
                        <outlet property="deleteBroadcastIcon" destination="VC8-6a-1pz" id="ts5-Ry-bSb"/>
                        <outlet property="deleteBroadcastView" destination="9e7-TU-FqJ" id="jpY-Od-PnV"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="1MZ-gm-DOU" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="-3190" y="4054"/>
        </scene>
        <!--Edit BroadcastVC-->
        <scene sceneID="yaL-10-Grv">
            <objects>
                <viewController storyboardIdentifier="EditBroadcastVC" id="bUz-2w-F6i" customClass="EditBroadcastVC" customModule="WoWonder" customModuleProvider="target" sceneMemberID="viewController">
                    <view key="view" contentMode="scaleToFill" id="LhM-sj-6o6">
                        <rect key="frame" x="0.0" y="0.0" width="393" height="852"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="lu9-PQ-5KB">
                                <rect key="frame" x="0.0" y="67" width="393" height="40"/>
                                <subviews>
                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="G4E-1u-e1L">
                                        <rect key="frame" x="12" y="8" width="24" height="24"/>
                                        <constraints>
                                            <constraint firstAttribute="height" constant="24" id="Q3G-od-u2A"/>
                                            <constraint firstAttribute="width" secondItem="G4E-1u-e1L" secondAttribute="height" id="e9w-LF-wec"/>
                                        </constraints>
                                        <color key="tintColor" name="color_hint"/>
                                        <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
                                        <state key="normal" image="icon_back_arrow_left"/>
                                        <connections>
                                            <action selector="backButtonAction:" destination="bUz-2w-F6i" eventType="touchUpInside" id="ABx-Uz-LDL"/>
                                        </connections>
                                    </button>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Edit Broadcast" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="UJ3-6H-AZD">
                                        <rect key="frame" x="56" y="8" width="281" height="24"/>
                                        <constraints>
                                            <constraint firstAttribute="height" constant="24" id="PhY-vd-F4T"/>
                                        </constraints>
                                        <fontDescription key="fontDescription" name="DMSans-Medium" family="DM Sans" pointSize="17"/>
                                        <color key="textColor" name="text_color"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                </subviews>
                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                <constraints>
                                    <constraint firstAttribute="bottom" secondItem="G4E-1u-e1L" secondAttribute="bottom" constant="8" id="0lQ-9a-gOv"/>
                                    <constraint firstItem="UJ3-6H-AZD" firstAttribute="centerY" secondItem="G4E-1u-e1L" secondAttribute="centerY" id="3Ag-Op-qyR"/>
                                    <constraint firstItem="UJ3-6H-AZD" firstAttribute="leading" secondItem="G4E-1u-e1L" secondAttribute="trailing" constant="20" id="5WR-iU-CM8"/>
                                    <constraint firstItem="G4E-1u-e1L" firstAttribute="top" secondItem="lu9-PQ-5KB" secondAttribute="top" constant="8" id="Mcn-Zn-zQ2"/>
                                    <constraint firstItem="G4E-1u-e1L" firstAttribute="leading" secondItem="lu9-PQ-5KB" secondAttribute="leading" constant="12" id="Oq9-0U-6ZF"/>
                                    <constraint firstAttribute="trailing" secondItem="UJ3-6H-AZD" secondAttribute="trailing" constant="56" id="QPh-IV-vrv"/>
                                </constraints>
                            </view>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="tVf-i8-29v">
                                <rect key="frame" x="0.0" y="107" width="393" height="711"/>
                                <subviews>
                                    <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="evl-eh-wv9">
                                        <rect key="frame" x="0.0" y="0.0" width="393" height="711"/>
                                        <subviews>
                                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="PoX-Qn-Byf">
                                                <rect key="frame" x="0.0" y="0.0" width="393" height="444"/>
                                                <subviews>
                                                    <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="Sns-S8-Ui5">
                                                        <rect key="frame" x="0.0" y="0.0" width="393" height="444"/>
                                                        <subviews>
                                                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="92s-DQ-PpE">
                                                                <rect key="frame" x="0.0" y="0.0" width="393" height="112"/>
                                                                <subviews>
                                                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="G8H-wK-YbK">
                                                                        <rect key="frame" x="10" y="24" width="72" height="72"/>
                                                                        <subviews>
                                                                            <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="of3-o3-BBC">
                                                                                <rect key="frame" x="0.0" y="0.0" width="72" height="72"/>
                                                                            </imageView>
                                                                            <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_camera_vector" translatesAutoresizingMaskIntoConstraints="NO" id="UdL-jI-MkW">
                                                                                <rect key="frame" x="24" y="24" width="24" height="24"/>
                                                                                <color key="tintColor" name="App"/>
                                                                            </imageView>
                                                                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="7D5-nT-EBK">
                                                                                <rect key="frame" x="0.0" y="0.0" width="72" height="72"/>
                                                                                <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
                                                                                <connections>
                                                                                    <action selector="addImageButtonAction:" destination="bUz-2w-F6i" eventType="touchUpInside" id="IxT-QZ-BaR"/>
                                                                                </connections>
                                                                            </button>
                                                                        </subviews>
                                                                        <color key="backgroundColor" red="0.7843137255" green="0.2156862745" blue="0.2784313725" alpha="0.29999999999999999" colorSpace="custom" customColorSpace="sRGB"/>
                                                                        <constraints>
                                                                            <constraint firstAttribute="bottom" secondItem="UdL-jI-MkW" secondAttribute="bottom" constant="24" id="0mr-ir-aCH"/>
                                                                            <constraint firstAttribute="trailing" secondItem="UdL-jI-MkW" secondAttribute="trailing" constant="24" id="7pz-aE-LqM"/>
                                                                            <constraint firstAttribute="trailing" secondItem="7D5-nT-EBK" secondAttribute="trailing" id="BAK-N8-Tpt"/>
                                                                            <constraint firstAttribute="bottom" secondItem="of3-o3-BBC" secondAttribute="bottom" id="Jlc-Hd-Ugr"/>
                                                                            <constraint firstItem="UdL-jI-MkW" firstAttribute="leading" secondItem="G8H-wK-YbK" secondAttribute="leading" constant="24" id="Kvy-t1-Ncn"/>
                                                                            <constraint firstItem="of3-o3-BBC" firstAttribute="leading" secondItem="G8H-wK-YbK" secondAttribute="leading" id="Q24-qE-dqb"/>
                                                                            <constraint firstAttribute="trailing" secondItem="of3-o3-BBC" secondAttribute="trailing" id="Qlp-Ev-79v"/>
                                                                            <constraint firstAttribute="height" constant="72" id="bQg-VU-XIq"/>
                                                                            <constraint firstAttribute="width" constant="72" id="kFw-mP-QWo"/>
                                                                            <constraint firstItem="7D5-nT-EBK" firstAttribute="leading" secondItem="G8H-wK-YbK" secondAttribute="leading" id="nnt-HC-h9Z"/>
                                                                            <constraint firstItem="of3-o3-BBC" firstAttribute="top" secondItem="G8H-wK-YbK" secondAttribute="top" id="oHZ-vr-gfO"/>
                                                                            <constraint firstAttribute="bottom" secondItem="7D5-nT-EBK" secondAttribute="bottom" id="pqp-i8-Hu6"/>
                                                                            <constraint firstItem="UdL-jI-MkW" firstAttribute="top" secondItem="G8H-wK-YbK" secondAttribute="top" constant="24" id="rfP-LZ-9Ac"/>
                                                                            <constraint firstItem="7D5-nT-EBK" firstAttribute="top" secondItem="G8H-wK-YbK" secondAttribute="top" id="wpd-Cl-vmN"/>
                                                                            <constraint firstAttribute="width" secondItem="G8H-wK-YbK" secondAttribute="height" multiplier="1:1" id="xRG-cK-5BX"/>
                                                                        </constraints>
                                                                        <userDefinedRuntimeAttributes>
                                                                            <userDefinedRuntimeAttribute type="boolean" keyPath="iscircleCorner" value="YES"/>
                                                                        </userDefinedRuntimeAttributes>
                                                                    </view>
                                                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="XtL-UU-P4m">
                                                                        <rect key="frame" x="98" y="39.666666666666657" width="243" height="41"/>
                                                                        <subviews>
                                                                            <textField opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="248" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="Ente name broadcast" textAlignment="center" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="rUm-xU-9Zq" customClass="EmojiTextField" customModule="WoWonder" customModuleProvider="target">
                                                                                <rect key="frame" x="0.0" y="0.0" width="243" height="40"/>
                                                                                <color key="tintColor" name="App"/>
                                                                                <constraints>
                                                                                    <constraint firstAttribute="height" constant="40" id="FYn-8a-oUk"/>
                                                                                </constraints>
                                                                                <color key="textColor" name="text_color"/>
                                                                                <fontDescription key="fontDescription" name="DMSans-Regular" family="DM Sans" pointSize="14"/>
                                                                                <textInputTraits key="textInputTraits"/>
                                                                            </textField>
                                                                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="pIP-an-MX0">
                                                                                <rect key="frame" x="0.0" y="40" width="243" height="1"/>
                                                                                <color key="backgroundColor" name="color_divider"/>
                                                                                <constraints>
                                                                                    <constraint firstAttribute="height" constant="1" id="RE3-sg-TQJ"/>
                                                                                </constraints>
                                                                            </view>
                                                                        </subviews>
                                                                        <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                                                        <constraints>
                                                                            <constraint firstAttribute="bottom" secondItem="pIP-an-MX0" secondAttribute="bottom" id="Ba0-kG-LD2"/>
                                                                            <constraint firstAttribute="trailing" secondItem="pIP-an-MX0" secondAttribute="trailing" id="G1p-tM-ao6"/>
                                                                            <constraint firstItem="rUm-xU-9Zq" firstAttribute="leading" secondItem="XtL-UU-P4m" secondAttribute="leading" id="IQu-Yz-MmK"/>
                                                                            <constraint firstItem="rUm-xU-9Zq" firstAttribute="top" secondItem="XtL-UU-P4m" secondAttribute="top" id="NBM-oz-ieZ"/>
                                                                            <constraint firstItem="pIP-an-MX0" firstAttribute="top" secondItem="rUm-xU-9Zq" secondAttribute="bottom" id="bO4-tT-Vqr"/>
                                                                            <constraint firstItem="pIP-an-MX0" firstAttribute="leading" secondItem="XtL-UU-P4m" secondAttribute="leading" id="nGV-JD-ZYq"/>
                                                                            <constraint firstAttribute="trailing" secondItem="rUm-xU-9Zq" secondAttribute="trailing" id="tZq-JF-lfh"/>
                                                                        </constraints>
                                                                    </view>
                                                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="gO7-LJ-PzD">
                                                                        <rect key="frame" x="353" y="48" width="24" height="24"/>
                                                                        <constraints>
                                                                            <constraint firstAttribute="height" constant="24" id="4rt-RJ-FGL"/>
                                                                            <constraint firstAttribute="width" secondItem="gO7-LJ-PzD" secondAttribute="height" id="9TH-oi-8HW"/>
                                                                        </constraints>
                                                                        <color key="tintColor" name="App"/>
                                                                        <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
                                                                        <state key="normal" image="icon_emoji_vector"/>
                                                                        <connections>
                                                                            <action selector="keyboardTypeButtonAction:" destination="bUz-2w-F6i" eventType="touchUpInside" id="fIL-Al-Mo3"/>
                                                                        </connections>
                                                                    </button>
                                                                </subviews>
                                                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                                                <constraints>
                                                                    <constraint firstItem="XtL-UU-P4m" firstAttribute="centerY" secondItem="G8H-wK-YbK" secondAttribute="centerY" id="0La-nY-iYN"/>
                                                                    <constraint firstItem="XtL-UU-P4m" firstAttribute="leading" secondItem="G8H-wK-YbK" secondAttribute="trailing" constant="16" id="3S8-sH-fam"/>
                                                                    <constraint firstItem="G8H-wK-YbK" firstAttribute="top" secondItem="92s-DQ-PpE" secondAttribute="top" constant="24" id="JuM-5l-YcA"/>
                                                                    <constraint firstItem="G8H-wK-YbK" firstAttribute="leading" secondItem="92s-DQ-PpE" secondAttribute="leading" constant="10" id="On4-JX-EL7"/>
                                                                    <constraint firstAttribute="bottom" secondItem="G8H-wK-YbK" secondAttribute="bottom" constant="16" id="Os2-DJ-QrZ"/>
                                                                    <constraint firstItem="gO7-LJ-PzD" firstAttribute="leading" secondItem="XtL-UU-P4m" secondAttribute="trailing" constant="12" id="Qcj-Nu-NT1"/>
                                                                    <constraint firstItem="gO7-LJ-PzD" firstAttribute="centerY" secondItem="XtL-UU-P4m" secondAttribute="centerY" id="d1t-Qq-oM1"/>
                                                                    <constraint firstAttribute="trailing" secondItem="gO7-LJ-PzD" secondAttribute="trailing" constant="16" id="hqQ-gy-0FA"/>
                                                                </constraints>
                                                            </view>
                                                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="pKY-xZ-rp4">
                                                                <rect key="frame" x="0.0" y="112" width="393" height="64"/>
                                                                <subviews>
                                                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="fXP-Fj-AZN">
                                                                        <rect key="frame" x="16" y="12" width="40" height="40"/>
                                                                        <subviews>
                                                                            <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icn_add" translatesAutoresizingMaskIntoConstraints="NO" id="rNX-9f-pvo">
                                                                                <rect key="frame" x="8" y="8" width="24" height="24"/>
                                                                                <color key="tintColor" name="App"/>
                                                                            </imageView>
                                                                        </subviews>
                                                                        <color key="backgroundColor" red="0.7843137255" green="0.2156862745" blue="0.2784313725" alpha="0.29999999999999999" colorSpace="custom" customColorSpace="sRGB"/>
                                                                        <constraints>
                                                                            <constraint firstItem="rNX-9f-pvo" firstAttribute="leading" secondItem="fXP-Fj-AZN" secondAttribute="leading" constant="8" id="D0S-aM-cte"/>
                                                                            <constraint firstAttribute="height" constant="40" id="Mj9-xD-6a8"/>
                                                                            <constraint firstItem="rNX-9f-pvo" firstAttribute="top" secondItem="fXP-Fj-AZN" secondAttribute="top" constant="8" id="Pli-lz-s55"/>
                                                                            <constraint firstAttribute="width" secondItem="fXP-Fj-AZN" secondAttribute="height" id="nxs-uZ-JPs"/>
                                                                            <constraint firstAttribute="bottom" secondItem="rNX-9f-pvo" secondAttribute="bottom" constant="8" id="rJA-Kq-l6n"/>
                                                                            <constraint firstAttribute="trailing" secondItem="rNX-9f-pvo" secondAttribute="trailing" constant="8" id="zzZ-HP-Y7V"/>
                                                                        </constraints>
                                                                        <userDefinedRuntimeAttributes>
                                                                            <userDefinedRuntimeAttribute type="boolean" keyPath="iscircleCorner" value="YES"/>
                                                                        </userDefinedRuntimeAttributes>
                                                                    </view>
                                                                    <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="vVi-UK-qwD">
                                                                        <rect key="frame" x="72" y="11" width="305" height="42"/>
                                                                        <subviews>
                                                                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Add recipients" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="5j9-hP-pu2">
                                                                                <rect key="frame" x="0.0" y="0.0" width="305" height="23.666666666666668"/>
                                                                                <fontDescription key="fontDescription" name="DMSans-Bold" family="DM Sans" pointSize="18"/>
                                                                                <color key="textColor" name="text_color"/>
                                                                                <nil key="highlightedColor"/>
                                                                            </label>
                                                                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="select from your contact ..." textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="BJg-uX-vc1">
                                                                                <rect key="frame" x="0.0" y="23.666666666666657" width="305" height="18.333333333333329"/>
                                                                                <fontDescription key="fontDescription" name="DMSans-Regular" family="DM Sans" pointSize="14"/>
                                                                                <color key="textColor" name="text_color_secondary"/>
                                                                                <nil key="highlightedColor"/>
                                                                            </label>
                                                                        </subviews>
                                                                    </stackView>
                                                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="FzV-PF-mT2">
                                                                        <rect key="frame" x="0.0" y="0.0" width="393" height="64"/>
                                                                        <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
                                                                        <connections>
                                                                            <action selector="addRecipientsButtonAction:" destination="bUz-2w-F6i" eventType="touchUpInside" id="lL8-4M-ZMH"/>
                                                                        </connections>
                                                                    </button>
                                                                </subviews>
                                                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                                                <constraints>
                                                                    <constraint firstAttribute="bottom" secondItem="FzV-PF-mT2" secondAttribute="bottom" id="DAZ-ff-30J"/>
                                                                    <constraint firstItem="vVi-UK-qwD" firstAttribute="leading" secondItem="fXP-Fj-AZN" secondAttribute="trailing" constant="16" id="F9d-Km-JCO"/>
                                                                    <constraint firstAttribute="bottom" secondItem="fXP-Fj-AZN" secondAttribute="bottom" constant="12" id="GbP-Qu-oNB"/>
                                                                    <constraint firstItem="vVi-UK-qwD" firstAttribute="centerY" secondItem="fXP-Fj-AZN" secondAttribute="centerY" id="RHx-Ud-8VP"/>
                                                                    <constraint firstItem="fXP-Fj-AZN" firstAttribute="top" secondItem="pKY-xZ-rp4" secondAttribute="top" constant="12" id="WvY-sZ-7Fh"/>
                                                                    <constraint firstItem="FzV-PF-mT2" firstAttribute="top" secondItem="pKY-xZ-rp4" secondAttribute="top" id="Z85-dp-1Wa"/>
                                                                    <constraint firstItem="FzV-PF-mT2" firstAttribute="leading" secondItem="pKY-xZ-rp4" secondAttribute="leading" id="d5E-k1-dgf"/>
                                                                    <constraint firstItem="fXP-Fj-AZN" firstAttribute="leading" secondItem="pKY-xZ-rp4" secondAttribute="leading" constant="16" id="ltv-Hh-4lq"/>
                                                                    <constraint firstAttribute="trailing" secondItem="vVi-UK-qwD" secondAttribute="trailing" constant="16" id="nAe-Wj-QoH"/>
                                                                    <constraint firstAttribute="trailing" secondItem="FzV-PF-mT2" secondAttribute="trailing" id="vtc-Ah-3M8"/>
                                                                </constraints>
                                                            </view>
                                                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="CaV-TQ-bqc">
                                                                <rect key="frame" x="0.0" y="176" width="393" height="100"/>
                                                                <subviews>
                                                                    <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" scrollEnabled="NO" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" dataMode="prototypes" style="plain" separatorStyle="none" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="-1" estimatedSectionHeaderHeight="-1" sectionFooterHeight="-1" estimatedSectionFooterHeight="-1" translatesAutoresizingMaskIntoConstraints="NO" id="iWJ-TS-Xnq">
                                                                        <rect key="frame" x="0.0" y="0.0" width="393" height="100"/>
                                                                        <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                                                        <constraints>
                                                                            <constraint firstAttribute="height" constant="100" id="Guk-OR-L8S"/>
                                                                        </constraints>
                                                                        <connections>
                                                                            <outlet property="dataSource" destination="bUz-2w-F6i" id="ofO-S2-GSH"/>
                                                                            <outlet property="delegate" destination="bUz-2w-F6i" id="G1W-6d-4hd"/>
                                                                        </connections>
                                                                    </tableView>
                                                                </subviews>
                                                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                                                <constraints>
                                                                    <constraint firstItem="iWJ-TS-Xnq" firstAttribute="top" secondItem="CaV-TQ-bqc" secondAttribute="top" id="OOt-A7-fhc"/>
                                                                    <constraint firstItem="iWJ-TS-Xnq" firstAttribute="leading" secondItem="CaV-TQ-bqc" secondAttribute="leading" id="Q5y-Qm-e2e"/>
                                                                    <constraint firstAttribute="trailing" secondItem="iWJ-TS-Xnq" secondAttribute="trailing" id="ScO-1X-fx5"/>
                                                                    <constraint firstAttribute="bottom" secondItem="iWJ-TS-Xnq" secondAttribute="bottom" id="YKv-lK-LUr"/>
                                                                </constraints>
                                                            </view>
                                                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="OMW-AG-w5I">
                                                                <rect key="frame" x="0.0" y="276" width="393" height="168"/>
                                                                <subviews>
                                                                    <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="24" translatesAutoresizingMaskIntoConstraints="NO" id="d9x-UI-WpH">
                                                                        <rect key="frame" x="24" y="24" width="345" height="120"/>
                                                                        <subviews>
                                                                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="nBD-0u-rv7">
                                                                                <rect key="frame" x="0.0" y="0.0" width="345" height="48"/>
                                                                                <color key="backgroundColor" name="App"/>
                                                                                <constraints>
                                                                                    <constraint firstAttribute="height" constant="48" id="hTz-yf-RfR"/>
                                                                                </constraints>
                                                                                <fontDescription key="fontDescription" name="DMSans-Medium" family="DM Sans" pointSize="18"/>
                                                                                <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
                                                                                <state key="normal" title="SAVE">
                                                                                    <color key="titleColor" name="gnt_white"/>
                                                                                </state>
                                                                                <userDefinedRuntimeAttributes>
                                                                                    <userDefinedRuntimeAttribute type="number" keyPath="cornerRadiusV">
                                                                                        <real key="value" value="12"/>
                                                                                    </userDefinedRuntimeAttribute>
                                                                                </userDefinedRuntimeAttributes>
                                                                                <connections>
                                                                                    <action selector="saveButtonAction:" destination="bUz-2w-F6i" eventType="touchUpInside" id="gt8-U6-QFe"/>
                                                                                </connections>
                                                                            </button>
                                                                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="VD1-5m-Twr">
                                                                                <rect key="frame" x="0.0" y="72" width="345" height="48"/>
                                                                                <color key="backgroundColor" name="App"/>
                                                                                <constraints>
                                                                                    <constraint firstAttribute="height" constant="48" id="4Qw-xt-qLd"/>
                                                                                </constraints>
                                                                                <fontDescription key="fontDescription" name="DMSans-Medium" family="DM Sans" pointSize="18"/>
                                                                                <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
                                                                                <state key="normal" title="DELETE BROADCAST">
                                                                                    <color key="titleColor" name="gnt_white"/>
                                                                                </state>
                                                                                <userDefinedRuntimeAttributes>
                                                                                    <userDefinedRuntimeAttribute type="number" keyPath="cornerRadiusV">
                                                                                        <real key="value" value="12"/>
                                                                                    </userDefinedRuntimeAttribute>
                                                                                </userDefinedRuntimeAttributes>
                                                                                <connections>
                                                                                    <action selector="deleteBroadcastButtonAction:" destination="bUz-2w-F6i" eventType="touchUpInside" id="kAP-Mk-uMv"/>
                                                                                </connections>
                                                                            </button>
                                                                        </subviews>
                                                                    </stackView>
                                                                </subviews>
                                                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                                                <constraints>
                                                                    <constraint firstItem="d9x-UI-WpH" firstAttribute="top" secondItem="OMW-AG-w5I" secondAttribute="top" constant="24" id="HTZ-F3-rbO"/>
                                                                    <constraint firstItem="d9x-UI-WpH" firstAttribute="leading" secondItem="OMW-AG-w5I" secondAttribute="leading" constant="24" id="Iux-Ba-tmm"/>
                                                                    <constraint firstAttribute="trailing" secondItem="d9x-UI-WpH" secondAttribute="trailing" constant="24" id="M7B-3b-mFK"/>
                                                                    <constraint firstAttribute="bottom" secondItem="d9x-UI-WpH" secondAttribute="bottom" constant="24" id="Xn0-zt-Emy"/>
                                                                </constraints>
                                                            </view>
                                                        </subviews>
                                                    </stackView>
                                                </subviews>
                                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                                <constraints>
                                                    <constraint firstItem="Sns-S8-Ui5" firstAttribute="leading" secondItem="PoX-Qn-Byf" secondAttribute="leading" id="5P5-34-PWj"/>
                                                    <constraint firstAttribute="bottom" secondItem="Sns-S8-Ui5" secondAttribute="bottom" id="Mmf-9O-b8F"/>
                                                    <constraint firstItem="Sns-S8-Ui5" firstAttribute="top" secondItem="PoX-Qn-Byf" secondAttribute="top" id="duf-bG-6jv"/>
                                                    <constraint firstAttribute="trailing" secondItem="Sns-S8-Ui5" secondAttribute="trailing" id="vJA-mC-qV2"/>
                                                </constraints>
                                            </view>
                                        </subviews>
                                        <constraints>
                                            <constraint firstItem="PoX-Qn-Byf" firstAttribute="leading" secondItem="evl-eh-wv9" secondAttribute="leading" id="0mD-kh-HAz"/>
                                            <constraint firstAttribute="bottom" secondItem="PoX-Qn-Byf" secondAttribute="bottom" id="1wf-yt-mzD"/>
                                            <constraint firstItem="PoX-Qn-Byf" firstAttribute="top" secondItem="evl-eh-wv9" secondAttribute="top" id="Gnn-dW-lIR"/>
                                            <constraint firstAttribute="trailing" secondItem="PoX-Qn-Byf" secondAttribute="trailing" id="mLz-cL-hRt"/>
                                        </constraints>
                                    </scrollView>
                                </subviews>
                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                <constraints>
                                    <constraint firstAttribute="bottom" secondItem="evl-eh-wv9" secondAttribute="bottom" id="YLV-1V-QmC"/>
                                    <constraint firstAttribute="trailing" secondItem="evl-eh-wv9" secondAttribute="trailing" id="bko-Wf-3qh"/>
                                    <constraint firstItem="evl-eh-wv9" firstAttribute="leading" secondItem="tVf-i8-29v" secondAttribute="leading" id="fhP-rH-Epn"/>
                                    <constraint firstItem="evl-eh-wv9" firstAttribute="top" secondItem="tVf-i8-29v" secondAttribute="top" id="kzO-B1-1Gn"/>
                                </constraints>
                            </view>
                        </subviews>
                        <viewLayoutGuide key="safeArea" id="7en-pp-gkt"/>
                        <color key="backgroundColor" name="color_fill"/>
                        <constraints>
                            <constraint firstItem="tVf-i8-29v" firstAttribute="leading" secondItem="LhM-sj-6o6" secondAttribute="leading" id="0Cq-iO-TRC"/>
                            <constraint firstItem="PoX-Qn-Byf" firstAttribute="width" secondItem="LhM-sj-6o6" secondAttribute="width" id="CYZ-Ke-yCx"/>
                            <constraint firstItem="lu9-PQ-5KB" firstAttribute="leading" secondItem="7en-pp-gkt" secondAttribute="leading" id="QJB-6f-7Jg"/>
                            <constraint firstItem="tVf-i8-29v" firstAttribute="top" secondItem="lu9-PQ-5KB" secondAttribute="bottom" id="REw-Jc-3XY"/>
                            <constraint firstItem="7en-pp-gkt" firstAttribute="bottom" secondItem="tVf-i8-29v" secondAttribute="bottom" id="XNP-nQ-JtT"/>
                            <constraint firstAttribute="trailing" secondItem="tVf-i8-29v" secondAttribute="trailing" id="apW-2L-fLe"/>
                            <constraint firstItem="lu9-PQ-5KB" firstAttribute="top" secondItem="7en-pp-gkt" secondAttribute="top" constant="8" id="uhT-eT-l4Q"/>
                            <constraint firstAttribute="trailing" secondItem="lu9-PQ-5KB" secondAttribute="trailing" id="ziY-Gw-o82"/>
                        </constraints>
                    </view>
                    <connections>
                        <outlet property="broadcastImage" destination="of3-o3-BBC" id="PH7-id-Sbt"/>
                        <outlet property="broadcastNameBorderView" destination="pIP-an-MX0" id="pya-R1-hMo"/>
                        <outlet property="broadcastNameTextField" destination="rUm-xU-9Zq" id="Rzb-ia-Uag"/>
                        <outlet property="cameraImage" destination="UdL-jI-MkW" id="lBQ-Ua-JO1"/>
                        <outlet property="deleteBroadcastButton" destination="VD1-5m-Twr" id="jaM-wH-7sM"/>
                        <outlet property="keyboardTypeButton" destination="gO7-LJ-PzD" id="RWH-27-H2N"/>
                        <outlet property="saveButton" destination="nBD-0u-rv7" id="RT7-Bt-51g"/>
                        <outlet property="tableView" destination="iWJ-TS-Xnq" id="HtC-B0-j1X"/>
                        <outlet property="tableViewHeightConstraint" destination="Guk-OR-L8S" id="aza-b9-Cxx"/>
                        <outlet property="viewTableView" destination="CaV-TQ-bqc" id="4Cu-Ze-Ikt"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="BKx-Vk-2xv" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="-2495" y="4054"/>
        </scene>
        <!--Broadcast InfoVC-->
        <scene sceneID="oo8-R8-oNv">
            <objects>
                <viewController storyboardIdentifier="BroadcastInfoVC" id="Qhv-2F-Lkt" customClass="BroadcastInfoVC" customModule="WoWonder" customModuleProvider="target" sceneMemberID="viewController">
                    <view key="view" contentMode="scaleToFill" id="LQ7-GO-0cz">
                        <rect key="frame" x="0.0" y="0.0" width="393" height="852"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="0Tx-gV-E4q">
                                <rect key="frame" x="0.0" y="67" width="393" height="40"/>
                                <subviews>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Broadcast Info" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="YCs-pz-cKM">
                                        <rect key="frame" x="56" y="8" width="281" height="24"/>
                                        <constraints>
                                            <constraint firstAttribute="height" constant="24" id="CyK-Qk-x4V"/>
                                        </constraints>
                                        <fontDescription key="fontDescription" name="DMSans-Medium" family="DM Sans" pointSize="17"/>
                                        <color key="textColor" name="text_color"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="i1F-AK-hZU">
                                        <rect key="frame" x="12" y="8" width="24" height="24"/>
                                        <constraints>
                                            <constraint firstAttribute="height" constant="24" id="jeC-TQ-Cef"/>
                                            <constraint firstAttribute="width" secondItem="i1F-AK-hZU" secondAttribute="height" id="kwN-qz-a8G"/>
                                        </constraints>
                                        <color key="tintColor" name="color_hint"/>
                                        <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
                                        <state key="normal" image="icon_back_arrow_left"/>
                                        <connections>
                                            <action selector="backButtonAction:" destination="Qhv-2F-Lkt" eventType="touchUpInside" id="WbU-Wd-C8d"/>
                                        </connections>
                                    </button>
                                </subviews>
                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                <constraints>
                                    <constraint firstItem="i1F-AK-hZU" firstAttribute="leading" secondItem="0Tx-gV-E4q" secondAttribute="leading" constant="12" id="IAE-Va-6zK"/>
                                    <constraint firstItem="i1F-AK-hZU" firstAttribute="top" secondItem="0Tx-gV-E4q" secondAttribute="top" constant="8" id="SB6-G9-5uS"/>
                                    <constraint firstItem="YCs-pz-cKM" firstAttribute="centerY" secondItem="i1F-AK-hZU" secondAttribute="centerY" id="cv7-Yd-oH8"/>
                                    <constraint firstItem="YCs-pz-cKM" firstAttribute="leading" secondItem="i1F-AK-hZU" secondAttribute="trailing" constant="20" id="gru-aM-ohP"/>
                                    <constraint firstAttribute="bottom" secondItem="i1F-AK-hZU" secondAttribute="bottom" constant="8" id="h5f-KQ-RwQ"/>
                                    <constraint firstAttribute="trailing" secondItem="YCs-pz-cKM" secondAttribute="trailing" constant="56" id="w7o-98-GTw"/>
                                </constraints>
                            </view>
                            <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="DE2-33-hrM">
                                <rect key="frame" x="0.0" y="107" width="393" height="711"/>
                                <subviews>
                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="J7l-ql-L7d">
                                        <rect key="frame" x="0.0" y="0.0" width="393" height="236"/>
                                        <subviews>
                                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Js6-xe-FDV">
                                                <rect key="frame" x="0.0" y="0.0" width="393" height="112"/>
                                                <subviews>
                                                    <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="i3R-SM-RXD">
                                                        <rect key="frame" x="16" y="24" width="72" height="72"/>
                                                        <constraints>
                                                            <constraint firstAttribute="width" secondItem="i3R-SM-RXD" secondAttribute="height" multiplier="1:1" id="Tas-le-q2k"/>
                                                            <constraint firstAttribute="height" constant="72" id="fsS-b2-BfU"/>
                                                        </constraints>
                                                        <userDefinedRuntimeAttributes>
                                                            <userDefinedRuntimeAttribute type="boolean" keyPath="iscircleCorner" value="YES"/>
                                                        </userDefinedRuntimeAttributes>
                                                    </imageView>
                                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="E1c-gA-cfx">
                                                        <rect key="frame" x="104" y="39.666666666666657" width="273" height="41"/>
                                                        <subviews>
                                                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="S5H-aE-L0O">
                                                                <rect key="frame" x="0.0" y="8" width="273" height="24"/>
                                                                <constraints>
                                                                    <constraint firstAttribute="height" constant="24" id="6Kr-Pl-4ey"/>
                                                                </constraints>
                                                                <fontDescription key="fontDescription" name="BRSonoma-Regular" family="BRSonoma-Regular" pointSize="14"/>
                                                                <color key="textColor" name="text_color"/>
                                                                <nil key="highlightedColor"/>
                                                            </label>
                                                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="wZ1-Su-app">
                                                                <rect key="frame" x="0.0" y="40" width="273" height="1"/>
                                                                <color key="backgroundColor" name="color_divider"/>
                                                                <constraints>
                                                                    <constraint firstAttribute="height" constant="1" id="JLg-Pq-jX3"/>
                                                                </constraints>
                                                            </view>
                                                        </subviews>
                                                        <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                                        <constraints>
                                                            <constraint firstItem="wZ1-Su-app" firstAttribute="top" secondItem="S5H-aE-L0O" secondAttribute="bottom" constant="8" id="OnM-qA-auz"/>
                                                            <constraint firstAttribute="bottom" secondItem="wZ1-Su-app" secondAttribute="bottom" id="Quq-1l-AJ5"/>
                                                            <constraint firstItem="wZ1-Su-app" firstAttribute="leading" secondItem="E1c-gA-cfx" secondAttribute="leading" id="Sdx-hT-zWg"/>
                                                            <constraint firstItem="S5H-aE-L0O" firstAttribute="top" secondItem="E1c-gA-cfx" secondAttribute="top" constant="8" id="aR2-fN-LId"/>
                                                            <constraint firstAttribute="trailing" secondItem="S5H-aE-L0O" secondAttribute="trailing" id="baa-z4-XWR"/>
                                                            <constraint firstItem="S5H-aE-L0O" firstAttribute="leading" secondItem="E1c-gA-cfx" secondAttribute="leading" id="dxI-ma-T0P"/>
                                                            <constraint firstAttribute="trailing" secondItem="wZ1-Su-app" secondAttribute="trailing" id="u3X-fS-pqn"/>
                                                        </constraints>
                                                    </view>
                                                </subviews>
                                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                                <constraints>
                                                    <constraint firstAttribute="trailing" secondItem="E1c-gA-cfx" secondAttribute="trailing" constant="16" id="27N-oQ-0wb"/>
                                                    <constraint firstItem="i3R-SM-RXD" firstAttribute="top" secondItem="Js6-xe-FDV" secondAttribute="top" constant="24" id="BTN-xY-NRE"/>
                                                    <constraint firstAttribute="bottom" secondItem="i3R-SM-RXD" secondAttribute="bottom" constant="16" id="IFR-rX-bKh"/>
                                                    <constraint firstItem="E1c-gA-cfx" firstAttribute="centerY" secondItem="i3R-SM-RXD" secondAttribute="centerY" id="ZDf-Lv-hi9"/>
                                                    <constraint firstItem="i3R-SM-RXD" firstAttribute="leading" secondItem="Js6-xe-FDV" secondAttribute="leading" constant="16" id="g0B-Cu-Zob"/>
                                                    <constraint firstItem="E1c-gA-cfx" firstAttribute="leading" secondItem="i3R-SM-RXD" secondAttribute="trailing" constant="16" id="sP8-pW-EVx"/>
                                                </constraints>
                                            </view>
                                            <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="-1" estimatedSectionHeaderHeight="-1" sectionFooterHeight="-1" estimatedSectionFooterHeight="-1" translatesAutoresizingMaskIntoConstraints="NO" id="HmB-TU-GjJ">
                                                <rect key="frame" x="0.0" y="112" width="393" height="100"/>
                                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                                <constraints>
                                                    <constraint firstAttribute="height" constant="100" id="pSF-nn-2pM"/>
                                                </constraints>
                                                <connections>
                                                    <outlet property="dataSource" destination="Qhv-2F-Lkt" id="Ehf-Vs-zyo"/>
                                                    <outlet property="delegate" destination="Qhv-2F-Lkt" id="Xgm-j0-pv9"/>
                                                </connections>
                                            </tableView>
                                        </subviews>
                                        <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                        <constraints>
                                            <constraint firstAttribute="bottom" secondItem="HmB-TU-GjJ" secondAttribute="bottom" constant="24" id="IEM-TP-SYC"/>
                                            <constraint firstItem="Js6-xe-FDV" firstAttribute="top" secondItem="J7l-ql-L7d" secondAttribute="top" id="S39-Hq-ijy"/>
                                            <constraint firstItem="Js6-xe-FDV" firstAttribute="leading" secondItem="J7l-ql-L7d" secondAttribute="leading" id="XTQ-ma-62y"/>
                                            <constraint firstItem="HmB-TU-GjJ" firstAttribute="leading" secondItem="J7l-ql-L7d" secondAttribute="leading" id="Xhr-UA-FC1"/>
                                            <constraint firstAttribute="trailing" secondItem="Js6-xe-FDV" secondAttribute="trailing" id="l7U-K7-oJG"/>
                                            <constraint firstItem="HmB-TU-GjJ" firstAttribute="top" secondItem="Js6-xe-FDV" secondAttribute="bottom" id="t67-71-DPx"/>
                                            <constraint firstAttribute="trailing" secondItem="HmB-TU-GjJ" secondAttribute="trailing" id="xkU-gZ-hD2"/>
                                        </constraints>
                                    </view>
                                </subviews>
                                <constraints>
                                    <constraint firstAttribute="trailing" secondItem="J7l-ql-L7d" secondAttribute="trailing" id="BbA-ma-Xln"/>
                                    <constraint firstItem="J7l-ql-L7d" firstAttribute="top" secondItem="DE2-33-hrM" secondAttribute="top" id="OCJ-cw-5aV"/>
                                    <constraint firstItem="J7l-ql-L7d" firstAttribute="leading" secondItem="DE2-33-hrM" secondAttribute="leading" id="ZT5-fU-0BL"/>
                                    <constraint firstAttribute="bottom" secondItem="J7l-ql-L7d" secondAttribute="bottom" id="yh9-qX-STC"/>
                                </constraints>
                            </scrollView>
                        </subviews>
                        <viewLayoutGuide key="safeArea" id="6KZ-ty-HnO"/>
                        <color key="backgroundColor" name="color_fill"/>
                        <constraints>
                            <constraint firstAttribute="trailing" secondItem="0Tx-gV-E4q" secondAttribute="trailing" id="3QQ-re-l3P"/>
                            <constraint firstItem="0Tx-gV-E4q" firstAttribute="leading" secondItem="6KZ-ty-HnO" secondAttribute="leading" id="ARV-8e-axX"/>
                            <constraint firstItem="DE2-33-hrM" firstAttribute="top" secondItem="0Tx-gV-E4q" secondAttribute="bottom" id="Gky-VS-8FK"/>
                            <constraint firstItem="0Tx-gV-E4q" firstAttribute="top" secondItem="6KZ-ty-HnO" secondAttribute="top" constant="8" id="Jlq-6l-vV4"/>
                            <constraint firstItem="6KZ-ty-HnO" firstAttribute="bottom" secondItem="DE2-33-hrM" secondAttribute="bottom" id="gzb-Ym-3rz"/>
                            <constraint firstItem="6KZ-ty-HnO" firstAttribute="trailing" secondItem="DE2-33-hrM" secondAttribute="trailing" id="rRA-Jy-GUx"/>
                            <constraint firstItem="J7l-ql-L7d" firstAttribute="width" secondItem="LQ7-GO-0cz" secondAttribute="width" id="vgG-6V-y1j"/>
                            <constraint firstItem="DE2-33-hrM" firstAttribute="leading" secondItem="6KZ-ty-HnO" secondAttribute="leading" id="wad-dC-rnm"/>
                        </constraints>
                    </view>
                    <connections>
                        <outlet property="broadcastImage" destination="i3R-SM-RXD" id="f9k-wh-Fk0"/>
                        <outlet property="broadcastNameLabel" destination="S5H-aE-L0O" id="pip-iC-a08"/>
                        <outlet property="tableView" destination="HmB-TU-GjJ" id="6Oi-8X-5oZ"/>
                        <outlet property="tableViewHeightConstraint" destination="pSF-nn-2pM" id="ofO-ig-hc6"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="6BF-Kd-60U" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="-1778" y="4054"/>
        </scene>
        <!--Broadcast Message OptionVC-->
        <scene sceneID="zw2-FH-tOd">
            <objects>
                <viewController storyboardIdentifier="BroadcastMessageOptionVC" id="RWu-Br-M4e" customClass="BroadcastMessageOptionVC" customModule="WoWonder" customModuleProvider="target" sceneMemberID="viewController">
                    <view key="view" contentMode="scaleToFill" id="xcT-UP-T5e">
                        <rect key="frame" x="0.0" y="0.0" width="393" height="852"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="3ok-Tl-WUb">
                                <rect key="frame" x="0.0" y="738" width="393" height="80"/>
                                <subviews>
                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="xf5-N1-Kjh">
                                        <rect key="frame" x="0.0" y="0.0" width="393" height="32"/>
                                        <subviews>
                                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="cc9-ff-YpM">
                                                <rect key="frame" x="179.66666666666666" y="12.666666666666629" width="34" height="7"/>
                                                <color key="backgroundColor" name="color_divider"/>
                                                <constraints>
                                                    <constraint firstAttribute="width" constant="34" id="NBr-wQ-brc"/>
                                                    <constraint firstAttribute="height" constant="7" id="sj2-Vw-atU"/>
                                                </constraints>
                                                <userDefinedRuntimeAttributes>
                                                    <userDefinedRuntimeAttribute type="boolean" keyPath="iscircleCorner" value="YES"/>
                                                </userDefinedRuntimeAttributes>
                                            </view>
                                        </subviews>
                                        <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                        <constraints>
                                            <constraint firstItem="cc9-ff-YpM" firstAttribute="centerY" secondItem="xf5-N1-Kjh" secondAttribute="centerY" id="LF8-In-Kfl"/>
                                            <constraint firstAttribute="height" constant="32" id="Lv3-dv-XsT"/>
                                            <constraint firstItem="cc9-ff-YpM" firstAttribute="centerX" secondItem="xf5-N1-Kjh" secondAttribute="centerX" id="S5g-ex-DfT"/>
                                        </constraints>
                                    </view>
                                    <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="h8C-mo-TwE">
                                        <rect key="frame" x="0.0" y="32" width="393" height="48"/>
                                        <subviews>
                                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ggh-uR-6bG" customClass="UIControl">
                                                <rect key="frame" x="0.0" y="0.0" width="393" height="48"/>
                                                <subviews>
                                                    <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_copy_vector" translatesAutoresizingMaskIntoConstraints="NO" id="Kq2-q7-zDq">
                                                        <rect key="frame" x="12" y="12" width="24" height="24"/>
                                                        <color key="tintColor" name="App"/>
                                                        <constraints>
                                                            <constraint firstAttribute="width" constant="24" id="Al3-aq-mZw"/>
                                                            <constraint firstAttribute="height" constant="24" id="y2W-2j-Gpp"/>
                                                        </constraints>
                                                    </imageView>
                                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Copy" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="9ZI-pM-rUL">
                                                        <rect key="frame" x="48" y="12.333333333333373" width="333" height="23.666666666666671"/>
                                                        <fontDescription key="fontDescription" name="DMSans-Regular" family="DM Sans" pointSize="18"/>
                                                        <color key="textColor" name="text_color"/>
                                                        <nil key="highlightedColor"/>
                                                    </label>
                                                </subviews>
                                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                                <constraints>
                                                    <constraint firstAttribute="trailing" secondItem="9ZI-pM-rUL" secondAttribute="trailing" constant="12" id="75x-ZD-jI1"/>
                                                    <constraint firstItem="Kq2-q7-zDq" firstAttribute="leading" secondItem="ggh-uR-6bG" secondAttribute="leading" constant="12" id="MYm-Dk-9cG"/>
                                                    <constraint firstAttribute="bottom" secondItem="Kq2-q7-zDq" secondAttribute="bottom" constant="12" id="Wi0-Vz-X2S"/>
                                                    <constraint firstItem="Kq2-q7-zDq" firstAttribute="top" secondItem="ggh-uR-6bG" secondAttribute="top" constant="12" id="fdn-V4-Iqv"/>
                                                    <constraint firstItem="Kq2-q7-zDq" firstAttribute="centerY" secondItem="9ZI-pM-rUL" secondAttribute="centerY" id="rbm-Iq-aRX"/>
                                                    <constraint firstItem="9ZI-pM-rUL" firstAttribute="leading" secondItem="Kq2-q7-zDq" secondAttribute="trailing" constant="12" id="sRw-IV-MZd"/>
                                                </constraints>
                                                <connections>
                                                    <action selector="copyButtonAction:" destination="RWu-Br-M4e" eventType="touchUpInside" id="rwG-vL-O1C"/>
                                                </connections>
                                            </view>
                                        </subviews>
                                    </stackView>
                                </subviews>
                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                <constraints>
                                    <constraint firstAttribute="bottom" secondItem="h8C-mo-TwE" secondAttribute="bottom" id="KqY-oA-PZY"/>
                                    <constraint firstItem="h8C-mo-TwE" firstAttribute="leading" secondItem="3ok-Tl-WUb" secondAttribute="leading" id="Phi-rf-lir"/>
                                    <constraint firstAttribute="trailing" secondItem="h8C-mo-TwE" secondAttribute="trailing" id="QSM-Q6-kXh"/>
                                    <constraint firstItem="xf5-N1-Kjh" firstAttribute="top" secondItem="3ok-Tl-WUb" secondAttribute="top" id="YSp-sp-Wbr"/>
                                    <constraint firstItem="xf5-N1-Kjh" firstAttribute="leading" secondItem="3ok-Tl-WUb" secondAttribute="leading" id="ePI-kc-q4q"/>
                                    <constraint firstItem="h8C-mo-TwE" firstAttribute="top" secondItem="xf5-N1-Kjh" secondAttribute="bottom" id="j3i-fk-k3c"/>
                                    <constraint firstAttribute="trailing" secondItem="xf5-N1-Kjh" secondAttribute="trailing" id="uui-Fn-hJQ"/>
                                </constraints>
                            </view>
                        </subviews>
                        <viewLayoutGuide key="safeArea" id="gO5-z1-hPz"/>
                        <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                        <constraints>
                            <constraint firstItem="gO5-z1-hPz" firstAttribute="bottom" secondItem="3ok-Tl-WUb" secondAttribute="bottom" id="2Uu-la-6zu"/>
                            <constraint firstItem="gO5-z1-hPz" firstAttribute="trailing" secondItem="3ok-Tl-WUb" secondAttribute="trailing" id="jBV-ET-p09"/>
                            <constraint firstItem="3ok-Tl-WUb" firstAttribute="leading" secondItem="xcT-UP-T5e" secondAttribute="leading" id="qB9-Bm-cO6"/>
                        </constraints>
                    </view>
                    <connections>
                        <outlet property="copyIcon" destination="Kq2-q7-zDq" id="E5h-xg-4ap"/>
                        <outlet property="copyView" destination="ggh-uR-6bG" id="c8z-AS-66q"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="bdJ-g3-Wzi" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="-1068" y="4054"/>
        </scene>
    </scenes>
    <resources>
        <image name="Arrow_Left_2" width="24" height="24"/>
        <image name="bold_send" width="24" height="24"/>
        <image name="bold_voice" width="24" height="24"/>
        <image name="bxs_sticker" width="24" height="24"/>
        <image name="dm_image" width="45" height="45"/>
        <image name="duotone_category" width="24" height="24"/>
        <image name="fi_more-vertical" width="12" height="24"/>
        <image name="fluent_emoji-20-filled" width="24" height="24"/>
        <image name="ic_add" width="24" height="24"/>
        <image name="icn_add" width="24" height="24"/>
        <image name="icn_broadcast" width="512" height="512"/>
        <image name="icon_back_arrow_left" width="96" height="96"/>
        <image name="icon_camera_vector" width="96" height="96"/>
        <image name="icon_close_vector" width="512" height="512"/>
        <image name="icon_copy_vector" width="512" height="512"/>
        <image name="icon_emoji_vector" width="24" height="24"/>
        <image name="icon_info_vector" width="512" height="512"/>
        <image name="icon_logout_vector" width="96" height="96"/>
        <image name="icon_play_vector" width="96" height="96"/>
        <image name="icon_user_vector" width="96" height="100"/>
        <namedColor name="App">
            <color red="0.7803921568627451" green="0.21568627450980393" blue="0.27450980392156865" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
        </namedColor>
        <namedColor name="accent">
            <color red="0.7803921568627451" green="0.21568627450980393" blue="0.27450980392156865" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
        </namedColor>
        <namedColor name="color_bubble">
            <color red="0.9100000262260437" green="0.9100000262260437" blue="0.9100000262260437" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
        </namedColor>
        <namedColor name="color_divider">
            <color red="0.86699998378753662" green="0.86699998378753662" blue="0.86699998378753662" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
        </namedColor>
        <namedColor name="color_fill">
            <color red="0.97254901960784312" green="0.97254901960784312" blue="0.96862745098039216" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
        </namedColor>
        <namedColor name="color_hint">
            <color red="0.15700000524520874" green="0.15700000524520874" blue="0.15700000524520874" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
        </namedColor>
        <namedColor name="color_react">
            <color red="0.48199999332427979" green="0.48199999332427979" blue="0.48199999332427979" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
        </namedColor>
        <namedColor name="gnt_white">
            <color red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
        </namedColor>
        <namedColor name="text_color">
            <color red="0.093999996781349182" green="0.093999996781349182" blue="0.093999996781349182" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
        </namedColor>
        <namedColor name="text_color_secondary">
            <color red="0.53299999237060547" green="0.53299999237060547" blue="0.53299999237060547" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
        </namedColor>
        <systemColor name="systemBackgroundColor">
            <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
        </systemColor>
    </resources>
</document>
