Files
Maagap/ioneapps-maagapp-ee31119a522d/ios/NixShareExtension/Base.lproj/MainInterface.storyboard
2025-08-06 13:49:11 +08:00

230 lines
20 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="bt4-r9-Trl">
<device id="retina4_7" orientation="portrait">
<adaptation id="fullscreen"/>
</device>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14490.49"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<scenes>
<!--Nix Share Extension-->
<scene sceneID="ceB-am-kn3">
<objects>
<viewController id="j1y-V4-xli" customClass="NixShareExtension" sceneMemberID="viewController">
<view key="view" opaque="NO" contentMode="scaleToFill" id="wbc-yd-nQP">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
<viewLayoutGuide key="safeArea" id="1Xd-am-t49"/>
</view>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="CEy-Cv-SGf" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-270" y="-1356"/>
</scene>
<!--Enter Captions-->
<scene sceneID="heX-HD-CZY">
<objects>
<viewController storyboardIdentifier="ShareViewController" id="Dq8-gr-n5Y" customClass="ImageCaptionViewController" sceneMemberID="viewController">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="q8x-aR-pqn"/>
<viewControllerLayoutGuide type="bottom" id="XDI-cm-ZCd"/>
</layoutGuides>
<view key="view" opaque="NO" contentMode="scaleToFill" id="Qzl-Cn-JM7">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" indicatorStyle="black" keyboardDismissMode="onDrag" dataMode="prototypes" style="plain" separatorStyle="none" rowHeight="512" sectionHeaderHeight="22" sectionFooterHeight="22" translatesAutoresizingMaskIntoConstraints="NO" id="joK-Be-CpC" customClass="TPKeyboardAvoidingTableView">
<rect key="frame" x="0.0" y="64" width="375" height="559"/>
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<prototypes>
<tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="ImageCaptionCell" id="vja-JL-Ztl" customClass="ImageCaptionTableViewCell">
<rect key="frame" x="0.0" y="22" width="375" height="512"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="vja-JL-Ztl" id="3tn-Gy-EEd">
<rect key="frame" x="0.0" y="0.0" width="375" height="512"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="R4h-8T-Gi8">
<rect key="frame" x="15" y="11" width="345" height="421"/>
<color key="backgroundColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</imageView>
<activityIndicatorView opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" hidesWhenStopped="YES" animating="YES" style="gray" translatesAutoresizingMaskIntoConstraints="NO" id="bma-Ax-dpe">
<rect key="frame" x="177.5" y="211.5" width="20" height="20"/>
</activityIndicatorView>
<textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="rpd-pm-k7F">
<rect key="frame" x="15" y="442" width="345" height="60"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstAttribute="height" constant="60" id="fcL-7s-kAz"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<textInputTraits key="textInputTraits" autocapitalizationType="sentences" autocorrectionType="no" spellCheckingType="no" returnKeyType="done" smartDashesType="no" smartInsertDeleteType="no" smartQuotesType="no"/>
</textView>
<label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="rdb-lo-ZfB">
<rect key="frame" x="15" y="442" width="345" height="60"/>
<fontDescription key="fontDescription" type="system" weight="semibold" pointSize="14"/>
<color key="textColor" red="1" green="0.40000000600000002" blue="0.40000000600000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<constraints>
<constraint firstAttribute="bottomMargin" secondItem="rpd-pm-k7F" secondAttribute="bottom" constant="-1" id="2Ql-GR-lk8"/>
<constraint firstAttribute="bottom" secondItem="rdb-lo-ZfB" secondAttribute="bottom" constant="10" id="4QO-xa-POV"/>
<constraint firstItem="rdb-lo-ZfB" firstAttribute="top" secondItem="R4h-8T-Gi8" secondAttribute="bottom" constant="10" id="BPx-Gt-byP"/>
<constraint firstItem="rpd-pm-k7F" firstAttribute="top" secondItem="rdb-lo-ZfB" secondAttribute="top" id="Dey-Wg-cwm"/>
<constraint firstItem="rpd-pm-k7F" firstAttribute="centerX" secondItem="bma-Ax-dpe" secondAttribute="centerX" id="Nnu-Ys-5hH"/>
<constraint firstItem="bma-Ax-dpe" firstAttribute="centerY" secondItem="R4h-8T-Gi8" secondAttribute="centerY" id="P1p-Hq-9eF"/>
<constraint firstItem="bma-Ax-dpe" firstAttribute="centerX" secondItem="R4h-8T-Gi8" secondAttribute="centerX" id="Rwo-xa-Qgc"/>
<constraint firstItem="rpd-pm-k7F" firstAttribute="trailing" secondItem="rdb-lo-ZfB" secondAttribute="trailing" id="VyT-ce-sWV"/>
<constraint firstItem="rpd-pm-k7F" firstAttribute="bottom" secondItem="rdb-lo-ZfB" secondAttribute="bottom" id="X7G-rr-gQB"/>
<constraint firstAttribute="trailingMargin" secondItem="R4h-8T-Gi8" secondAttribute="trailing" id="XX7-sP-gxv"/>
<constraint firstItem="bma-Ax-dpe" firstAttribute="width" secondItem="R4h-8T-Gi8" secondAttribute="width" id="gqM-47-c0u"/>
<constraint firstItem="bma-Ax-dpe" firstAttribute="height" secondItem="R4h-8T-Gi8" secondAttribute="height" id="lEf-ql-t08"/>
<constraint firstItem="R4h-8T-Gi8" firstAttribute="leading" secondItem="3tn-Gy-EEd" secondAttribute="leadingMargin" id="ngz-fi-GTY"/>
<constraint firstItem="rpd-pm-k7F" firstAttribute="leading" secondItem="3tn-Gy-EEd" secondAttribute="leadingMargin" id="rbG-oo-QSQ"/>
<constraint firstItem="R4h-8T-Gi8" firstAttribute="top" secondItem="3tn-Gy-EEd" secondAttribute="topMargin" id="swP-Vn-wYj"/>
<constraint firstItem="rpd-pm-k7F" firstAttribute="leading" secondItem="rdb-lo-ZfB" secondAttribute="leading" id="tQ0-11-BGs"/>
</constraints>
<variation key="default">
<mask key="constraints">
<exclude reference="gqM-47-c0u"/>
<exclude reference="lEf-ql-t08"/>
</mask>
</variation>
</tableViewCellContentView>
<connections>
<outlet property="activityIndicatorView" destination="bma-Ax-dpe" id="IbH-ED-kPy"/>
<outlet property="errorLabel" destination="rdb-lo-ZfB" id="gHD-OE-0du"/>
<outlet property="textView" destination="rpd-pm-k7F" id="SC8-3d-0Pc"/>
<outlet property="thumbnailView" destination="R4h-8T-Gi8" id="C90-1w-dC7"/>
</connections>
</tableViewCell>
</prototypes>
<connections>
<outlet property="dataSource" destination="Dq8-gr-n5Y" id="MFh-6y-aKs"/>
<outlet property="delegate" destination="Dq8-gr-n5Y" id="5oi-dp-Ihx"/>
</connections>
</tableView>
</subviews>
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstItem="XDI-cm-ZCd" firstAttribute="top" secondItem="joK-Be-CpC" secondAttribute="bottom" id="UyZ-x6-OAm"/>
<constraint firstItem="joK-Be-CpC" firstAttribute="leading" secondItem="Qzl-Cn-JM7" secondAttribute="leadingMargin" constant="-16" id="X6g-P8-qen"/>
<constraint firstItem="joK-Be-CpC" firstAttribute="top" secondItem="Qzl-Cn-JM7" secondAttribute="topMargin" id="jeH-P8-QGE"/>
<constraint firstAttribute="trailingMargin" secondItem="joK-Be-CpC" secondAttribute="trailing" constant="-16" id="oSw-iK-jD1"/>
</constraints>
<viewLayoutGuide key="safeArea" id="ZfE-2l-wnm"/>
</view>
<toolbarItems/>
<navigationItem key="navigationItem" title="Enter Captions" id="9gy-vt-gU0">
<barButtonItem key="backBarButtonItem" title="Back" id="ARf-0c-syw"/>
<barButtonItem key="leftBarButtonItem" title="Cancel" id="Oz8-8U-jBt">
<connections>
<action selector="cancel:" destination="Dq8-gr-n5Y" id="GbE-Fc-j7T"/>
</connections>
</barButtonItem>
<barButtonItem key="rightBarButtonItem" title="Next" id="liG-JY-nUM">
<connections>
<segue destination="YSB-oQ-RzE" kind="show" identifier="pushToPlaylistsTableView" id="v3F-fd-hUM"/>
</connections>
</barButtonItem>
</navigationItem>
<simulatedToolbarMetrics key="simulatedBottomBarMetrics"/>
<connections>
<outlet property="tableView" destination="joK-Be-CpC" id="Bj7-i7-U70"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="UTD-fj-Qxk" userLabel="First Responder" sceneMemberID="firstResponder"/>
<navigationBar contentMode="scaleToFill" id="vkB-1h-kSh">
<rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
</navigationBar>
</objects>
<point key="canvasLocation" x="405.60000000000002" y="107.49625187406298"/>
</scene>
<!--Select Receivers-->
<scene sceneID="m8D-cG-8bC">
<objects>
<tableViewController id="YSB-oQ-RzE" customClass="ReceiverTableViewController" sceneMemberID="viewController">
<tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" separatorStyle="default" allowsSelectionDuringEditing="YES" allowsMultipleSelection="YES" allowsMultipleSelectionDuringEditing="YES" rowHeight="44" sectionHeaderHeight="10" sectionFooterHeight="10" id="Z7J-nI-d1p">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" red="0.93725490199999995" green="0.93725490199999995" blue="0.95686274510000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<prototypes>
<tableViewCell contentMode="scaleToFill" selectionStyle="blue" indentationWidth="10" reuseIdentifier="ReceiverCell" rowHeight="512" id="8rm-dO-heR">
<rect key="frame" x="0.0" y="55.5" width="375" height="512"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="8rm-dO-heR" id="EXg-Qx-0br">
<rect key="frame" x="0.0" y="0.0" width="375" height="511.5"/>
<autoresizingMask key="autoresizingMask"/>
</tableViewCellContentView>
</tableViewCell>
</prototypes>
<connections>
<outlet property="dataSource" destination="YSB-oQ-RzE" id="8vR-ju-e9W"/>
<outlet property="delegate" destination="YSB-oQ-RzE" id="GA2-Ky-yOS"/>
</connections>
</tableView>
<toolbarItems/>
<navigationItem key="navigationItem" title="Select Receivers" id="zBq-p7-QR9">
<barButtonItem key="rightBarButtonItem" title="Send" style="done" id="jty-bC-dNd">
<connections>
<action selector="send:" destination="YSB-oQ-RzE" id="QEa-aL-xJH"/>
</connections>
</barButtonItem>
</navigationItem>
<simulatedToolbarMetrics key="simulatedBottomBarMetrics"/>
</tableViewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="DSg-wk-dJR" userLabel="First Responder" sceneMemberID="firstResponder"/>
<navigationBar contentMode="scaleToFill" id="zuZ-xG-faf">
<rect key="frame" x="0.0" y="0.0" width="600" height="44"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
</navigationBar>
</objects>
<point key="canvasLocation" x="1146" y="108"/>
</scene>
<!--Container View Controller-->
<scene sceneID="lgx-fI-BVY">
<objects>
<viewController storyboardIdentifier="ContainerViewId" id="bt4-r9-Trl" customClass="ContainerViewController" sceneMemberID="viewController">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="wB4-ov-Dgz"/>
<viewControllerLayoutGuide type="bottom" id="N2E-uY-WfY"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="cTm-za-nKK">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
<viewLayoutGuide key="safeArea" id="LXC-Xv-bwp"/>
</view>
<connections>
<segue destination="fP3-PA-YK2" kind="presentation" identifier="InitialSegue" modalPresentationStyle="overFullScreen" id="Gkw-cW-zlX"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="qCF-9c-6mQ" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-269" y="-601"/>
</scene>
<!--Navigation Controller-->
<scene sceneID="fnC-KA-I6D">
<objects>
<navigationController storyboardIdentifier="NavigationController" id="fP3-PA-YK2" sceneMemberID="viewController">
<navigationBar key="navigationBar" contentMode="scaleToFill" misplaced="YES" id="7bZ-Ai-tt6">
<rect key="frame" x="0.0" y="20" width="375" height="44"/>
<autoresizingMask key="autoresizingMask"/>
</navigationBar>
<connections>
<segue destination="Dq8-gr-n5Y" kind="relationship" relationship="rootViewController" id="wAw-ws-KMS"/>
</connections>
</navigationController>
<placeholder placeholderIdentifier="IBFirstResponder" id="O5y-Cm-6pa" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-269" y="108"/>
</scene>
</scenes>
</document>