16 lines
810 B
XML
16 lines
810 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<document type="com.apple.InterfaceBuilder.WatchKit.Storyboard" version="3.0" toolsVersion="6221" systemVersion="13E28" targetRuntime="watchKit" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="AgC-eL-Hgc">
|
|
<dependencies>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="6213"/>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBWatchKitPlugin" version="3733"/>
|
|
</dependencies>
|
|
<scenes>
|
|
<!--Interface Controller-->
|
|
<scene sceneID="aou-V4-d1y">
|
|
<objects>
|
|
<controller id="AgC-eL-Hgc" customClass="InterfaceController" customModuleProvider=""/>
|
|
</objects>
|
|
</scene>
|
|
</scenes>
|
|
</document>
|