| <?xml version="1.0" encoding="UTF-8"?> |
| <document type="com.apple.InterfaceBuilder.WatchKit.Storyboard" version="3.0" toolsVersion="13771" targetRuntime="watchKit" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="AgC-eL-Hgc"> |
| <device id="watch38" orientation="portrait"> |
| <adaptation id="fullscreen"/> |
| </device> |
| <dependencies> |
| <deployment identifier="watchOS"/> |
| <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13772"/> |
| <plugIn identifier="com.apple.InterfaceBuilder.IBWatchKitPlugin" version="13756"/> |
| </dependencies> |
| <scenes> |
| <!--Interface Controller--> |
| <scene sceneID="aou-V4-d1y"> |
| <objects> |
| <controller id="AgC-eL-Hgc" customClass="InterfaceController"> |
| <items> |
| <button width="1" alignment="left" title="Make Call" id="4Wq-ol-07z"> |
| <connections> |
| <action selector="makeCall" destination="AgC-eL-Hgc" id="qGH-2i-3Os"/> |
| </connections> |
| </button> |
| </items> |
| </controller> |
| </objects> |
| </scene> |
| </scenes> |
| </document> |