mirror of https://github.com/grpc/grpc.git
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
https://grpc.io/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
1.6 KiB
27 lines
1.6 KiB
<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="9532" systemVersion="15D21" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" initialViewController="01J-lp-oVM"> |
|
<dependencies> |
|
<deployment identifier="iOS" /> |
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="9530" /> |
|
</dependencies> |
|
<scenes> |
|
<!--View Controller--> |
|
<scene sceneID="EHf-IW-A2E"> |
|
<objects> |
|
<viewController id="01J-lp-oVM" sceneMemberID="viewController"> |
|
<layoutGuides> |
|
<viewControllerLayoutGuide type="top" id="Llm-lL-Icb" /> |
|
<viewControllerLayoutGuide type="bottom" id="xb3-aO-Qok" /> |
|
</layoutGuides> |
|
<view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3"> |
|
<rect key="frame" x="0.0" y="0.0" width="600" height="600" /> |
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES" /> |
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite" /> |
|
</view> |
|
</viewController> |
|
<placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder" /> |
|
</objects> |
|
<point key="canvasLocation" x="53" y="375" /> |
|
</scene> |
|
</scenes> |
|
</document>
|
|
|