|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
2 |
| -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="16097.2" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="BYZ-38-t0r"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="17132" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="Sjl-30-bHq"> |
3 | 3 | <device id="retina4_7" orientation="portrait" appearance="light"/>
|
4 | 4 | <dependencies>
|
5 |
| - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="16087"/> |
| 5 | + <deployment identifier="iOS"/> |
| 6 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17105.1"/> |
6 | 7 | <capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
| 8 | + <capability name="System colors in document resources" minToolsVersion="11.0"/> |
7 | 9 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
8 | 10 | </dependencies>
|
9 | 11 | <scenes>
|
10 | 12 | <!--View Controller-->
|
11 | 13 | <scene sceneID="tne-QT-ifu">
|
12 | 14 | <objects>
|
13 |
| - <viewController id="BYZ-38-t0r" customClass="ViewController" customModule="SimpleVideoAnimation" customModuleProvider="target" sceneMemberID="viewController"> |
| 15 | + <viewController storyboardIdentifier="ViewController" id="BYZ-38-t0r" customClass="ViewController" customModule="SimpleVideoAnimation" customModuleProvider="target" sceneMemberID="viewController"> |
14 | 16 | <view key="view" contentMode="scaleToFill" id="8bC-Xf-vdC">
|
15 | 17 | <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
16 | 18 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
17 | 19 | <subviews>
|
18 |
| - <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="FXj-LY-59h" customClass="MetalVideoProcessRenderView" customModule="MetalVideoProcess"> |
19 |
| - <rect key="frame" x="0.0" y="0.0" width="375" height="375"/> |
20 |
| - <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/> |
| 20 | + <view contentMode="scaleToFill" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="FXj-LY-59h" customClass="MetalVideoProcessRenderView" customModule="MetalVideoProcess"> |
| 21 | + <rect key="frame" x="0.0" y="0.0" width="375" height="438"/> |
| 22 | + <color key="backgroundColor" systemColor="systemBackgroundColor"/> |
21 | 23 | <constraints>
|
22 | 24 | <constraint firstAttribute="width" secondItem="FXj-LY-59h" secondAttribute="height" id="iBP-Gu-Wj9"/>
|
23 | 25 | </constraints>
|
24 | 26 | </view>
|
25 |
| - <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="gLe-Zn-niL"> |
26 |
| - <rect key="frame" x="166.5" y="515" width="42" height="30"/> |
| 27 | + <button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="gLe-Zn-niL"> |
| 28 | + <rect key="frame" x="231" y="562" width="42" height="30"/> |
27 | 29 | <state key="normal" title="Pause"/>
|
28 | 30 | <connections>
|
29 | 31 | <action selector="pause:" destination="BYZ-38-t0r" eventType="touchUpInside" id="jXA-Ko-2E5"/>
|
30 | 32 | </connections>
|
31 | 33 | </button>
|
32 |
| - <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="9lP-KN-D4J"> |
33 |
| - <rect key="frame" x="172.5" y="475" width="30" height="30"/> |
| 34 | + <button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="9lP-KN-D4J"> |
| 35 | + <rect key="frame" x="136" y="562" width="30" height="30"/> |
34 | 36 | <state key="normal" title="Play"/>
|
35 | 37 | <connections>
|
36 | 38 | <action selector="play:" destination="BYZ-38-t0r" eventType="touchUpInside" id="BxN-gS-f9o"/>
|
37 | 39 | </connections>
|
38 | 40 | </button>
|
39 |
| - <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="JkB-hg-7A6" customClass="TrimmerView" customModule="PryntTrimmerView"> |
40 |
| - <rect key="frame" x="0.0" y="385" width="375" height="80"/> |
41 |
| - <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/> |
| 41 | + <view contentMode="scaleToFill" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="JkB-hg-7A6" customClass="TrimmerView" customModule="PryntTrimmerView"> |
| 42 | + <rect key="frame" x="0.0" y="470" width="375" height="80"/> |
| 43 | + <color key="backgroundColor" systemColor="systemBackgroundColor"/> |
42 | 44 | <constraints>
|
43 | 45 | <constraint firstAttribute="height" constant="80" id="9zr-ar-gfx"/>
|
44 | 46 | </constraints>
|
45 | 47 | </view>
|
46 | 48 | </subviews>
|
47 |
| - <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/> |
| 49 | + <viewLayoutGuide key="safeArea" id="6Tk-OE-BBY"/> |
| 50 | + <color key="backgroundColor" systemColor="systemBackgroundColor"/> |
48 | 51 | <constraints>
|
49 | 52 | <constraint firstItem="9lP-KN-D4J" firstAttribute="top" secondItem="JkB-hg-7A6" secondAttribute="bottom" constant="10" id="EVm-H0-xCG"/>
|
50 | 53 | <constraint firstItem="FXj-LY-59h" firstAttribute="top" secondItem="6Tk-OE-BBY" secondAttribute="top" id="Hbb-9e-X3i"/>
|
|
57 | 60 | <constraint firstItem="JkB-hg-7A6" firstAttribute="top" secondItem="FXj-LY-59h" secondAttribute="bottom" constant="10" id="rCV-zQ-Eyi"/>
|
58 | 61 | <constraint firstItem="6Tk-OE-BBY" firstAttribute="trailing" secondItem="FXj-LY-59h" secondAttribute="trailing" id="rUK-5t-TAP"/>
|
59 | 62 | </constraints>
|
60 |
| - <viewLayoutGuide key="safeArea" id="6Tk-OE-BBY"/> |
61 | 63 | </view>
|
62 | 64 | <connections>
|
63 | 65 | <outlet property="progressView" destination="JkB-hg-7A6" id="eky-zy-L0Z"/>
|
|
66 | 68 | </viewController>
|
67 | 69 | <placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/>
|
68 | 70 | </objects>
|
69 |
| - <point key="canvasLocation" x="132" y="138"/> |
| 71 | + <point key="canvasLocation" x="132" y="137.18140929535232"/> |
| 72 | + </scene> |
| 73 | + <!--NavigateView--> |
| 74 | + <scene sceneID="XBJ-QK-b6X"> |
| 75 | + <objects> |
| 76 | + <viewController id="Sjl-30-bHq" userLabel="NavigateView" customClass="NavigateViewController" customModule="SimpleVideoAnimation" customModuleProvider="target" sceneMemberID="viewController"> |
| 77 | + <view key="view" contentMode="scaleToFill" id="aeg-zc-cBS"> |
| 78 | + <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> |
| 79 | + <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
| 80 | + <viewLayoutGuide key="safeArea" id="qlq-zn-i27"/> |
| 81 | + <color key="backgroundColor" systemColor="systemBackgroundColor"/> |
| 82 | + </view> |
| 83 | + </viewController> |
| 84 | + <placeholder placeholderIdentifier="IBFirstResponder" id="Aj9-BM-fNL" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/> |
| 85 | + </objects> |
| 86 | + <point key="canvasLocation" x="-906" y="137"/> |
70 | 87 | </scene>
|
71 | 88 | </scenes>
|
| 89 | + <resources> |
| 90 | + <systemColor name="systemBackgroundColor"> |
| 91 | + <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
| 92 | + </systemColor> |
| 93 | + </resources> |
72 | 94 | </document>
|
0 commit comments