Interface.storyboard 816 B

123456789101112131415
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <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">
  3. <dependencies>
  4. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="6213"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.IBWatchKitPlugin" version="3733"/>
  6. </dependencies>
  7. <scenes>
  8. <!--Interface Controller-->
  9. <scene sceneID="aou-V4-d1y">
  10. <objects>
  11. <controller id="AgC-eL-Hgc" customClass="InterfaceController" customModuleProvider="target"/>
  12. </objects>
  13. </scene>
  14. </scenes>
  15. </document>