Commit e993a3bc32b3f6a89e1dd16efedb3f2d80c80a9e
1 parent
7cd6e4a6
no message
Showing
1 changed file
with
4 additions
and
4 deletions
CNLiveStatSDKDemo/CNLiveStatSDKDemo/Base.lproj/Main.storyboard
| 1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="11542" systemVersion="16B2555" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="qw0-Sb-cHW"> | |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="11762" systemVersion="16D32" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="qw0-Sb-cHW"> | |
| 3 | 3 | <device id="retina4_7" orientation="portrait"> |
| 4 | 4 | <adaptation id="fullscreen"/> |
| 5 | 5 | </device> |
| 6 | 6 | <dependencies> |
| 7 | 7 | <deployment identifier="iOS"/> |
| 8 | - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11524"/> | |
| 8 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11757"/> | |
| 9 | 9 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
| 10 | 10 | </dependencies> |
| 11 | 11 | <scenes> |
| 12 | - <!--视讯云统计SDK Demo--> | |
| 12 | + <!--数据云 统计SDK Demo--> | |
| 13 | 13 | <scene sceneID="tne-QT-ifu"> |
| 14 | 14 | <objects> |
| 15 | 15 | <viewController id="BYZ-38-t0r" customClass="ViewController" sceneMemberID="viewController"> |
| ... | ... | @@ -22,7 +22,7 @@ |
| 22 | 22 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
| 23 | 23 | <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 24 | 24 | </view> |
| 25 | - <navigationItem key="navigationItem" title="视讯云统计SDK Demo" id="XBR-9m-vXj"/> | |
| 25 | + <navigationItem key="navigationItem" title="数据云 统计SDK Demo" id="XBR-9m-vXj"/> | |
| 26 | 26 | </viewController> |
| 27 | 27 | <placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/> |
| 28 | 28 | </objects> | ... | ... |