"Fossies" - the Fresh Open Source Software Archive

Member "jitsi-meet-7305/ios/app/src/Base.lproj/Main.storyboard" (26 May 2023, 1833 Bytes) of package /linux/misc/jitsi-meet-7305.tar.gz:


As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) XML source code syntax highlighting (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file.

A hint: This file contains one or more very long lines, so maybe it is better readable using the pure text view mode that shows the contents as wrapped lines within the browser window.


    1 <?xml version="1.0" encoding="UTF-8"?>
    2 <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="12120" systemVersion="16F73" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="u7g-vg-A8m">
    3     <device id="retina4_7" orientation="portrait">
    4         <adaptation id="fullscreen"/>
    5     </device>
    6     <dependencies>
    7         <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="12088"/>
    8         <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
    9     </dependencies>
   10     <scenes>
   11         <!--View Controller-->
   12         <scene sceneID="xSm-U5-Hdu">
   13             <objects>
   14                 <viewController id="u7g-vg-A8m" customClass="ViewController" sceneMemberID="viewController">
   15                     <layoutGuides>
   16                         <viewControllerLayoutGuide type="top" id="d40-fc-Y8P"/>
   17                         <viewControllerLayoutGuide type="bottom" id="1KD-Ho-g0H"/>
   18                     </layoutGuides>
   19                     <view key="view" contentMode="scaleToFill" id="QpR-jB-WOw" customClass="JitsiMeetView">
   20                         <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
   21                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
   22                         <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
   23                     </view>
   24                 </viewController>
   25                 <placeholder placeholderIdentifier="IBFirstResponder" id="ZIj-K3-jVH" userLabel="First Responder" sceneMemberID="firstResponder"/>
   26             </objects>
   27             <point key="canvasLocation" x="28" y="138"/>
   28         </scene>
   29     </scenes>
   30 </document>