Interface.storyboard 837 B

12345678910111213141516
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <document type="com.apple.InterfaceBuilder.WatchKit.Storyboard" version="3.0" toolsVersion="11134" targetRuntime="watchKit" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="3mp-fW-waa">
  3. <dependencies>
  4. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11106"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.IBWatchKitPlugin" version="11055"/>
  6. </dependencies>
  7. <scenes>
  8. <!--Interface Controller-->
  9. <scene sceneID="aou-V4-d1y">
  10. <objects>
  11. <hostingController id="3mp-fW-waa" customClass="HostingController"
  12. customModuleProvider="target"/>
  13. </objects>
  14. </scene>
  15. </scenes>
  16. </document>