| Index: test/ios/watch/WatchApp/Interface.storyboard
|
| diff --git a/test/ios/watch/WatchApp/Interface.storyboard b/test/ios/watch/WatchApp/Interface.storyboard
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..5f52cb6c9078dbacbe453f109c5f0d0201bcae43
|
| --- /dev/null
|
| +++ b/test/ios/watch/WatchApp/Interface.storyboard
|
| @@ -0,0 +1,15 @@
|
| +<?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>
|
|
|