|
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="15705" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="M4Y-Lb-cyx"> |
| 3 | + <device id="retina6_1" orientation="portrait" appearance="light"/> |
| 4 | + <dependencies> |
| 5 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15706"/> |
| 6 | + <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
| 7 | + </dependencies> |
| 8 | + <scenes> |
| 9 | + <!--Today View Controller--> |
| 10 | + <scene sceneID="cwh-vc-ff4"> |
| 11 | + <objects> |
| 12 | + <viewController id="M4Y-Lb-cyx" customClass="TodayViewController" customModule="widget" customModuleProvider="target" sceneMemberID="viewController"> |
| 13 | + <containerView key="view" opaque="NO" contentMode="scaleToFill" id="3qR-hO-pfc"> |
| 14 | + <rect key="frame" x="0.0" y="0.0" width="320" height="37"/> |
| 15 | + <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/> |
| 16 | + <connections> |
| 17 | + <segue destination="0HF-20-t4C" kind="embed" destinationCreationSelector="addSwiftUIView:" id="aRs-pY-MNf"/> |
| 18 | + </connections> |
| 19 | + </containerView> |
| 20 | + <extendedEdge key="edgesForExtendedLayout"/> |
| 21 | + <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/> |
| 22 | + <size key="freeformSize" width="320" height="37"/> |
| 23 | + </viewController> |
| 24 | + <placeholder placeholderIdentifier="IBFirstResponder" id="vXp-U4-Rya" userLabel="First Responder" sceneMemberID="firstResponder"/> |
| 25 | + </objects> |
| 26 | + <point key="canvasLocation" x="137.68115942028987" y="76.674107142857139"/> |
| 27 | + </scene> |
| 28 | + <!--Hosting Controller--> |
| 29 | + <scene sceneID="Mag-LX-eTl"> |
| 30 | + <objects> |
| 31 | + <hostingController id="0HF-20-t4C" sceneMemberID="viewController"/> |
| 32 | + <placeholder placeholderIdentifier="IBFirstResponder" id="2CL-jK-0UM" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/> |
| 33 | + </objects> |
| 34 | + <point key="canvasLocation" x="796" y="76"/> |
| 35 | + </scene> |
| 36 | + </scenes> |
| 37 | +</document> |
0 commit comments