only-bible-app v3.7.2+24
git clone https://git.pyrossh.dev/only-bible-app
The only bible app you will ever need. No ads. No in-app purchases. No distractions.
ios/Runner/Base.lproj/LaunchScreen.storyboard
| fe24dd6 | 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| fe24dd6 | 2 | <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="12121" systemVersion="16G29" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" colorMatched="YES" initialViewController="01J-lp-oVM"> |
| fe24dd6 | 3 | <dependencies> |
| fe24dd6 | 4 | <deployment identifier="iOS"/> |
| fe24dd6 | 5 | <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="12089"/> |
| fe24dd6 | 6 | </dependencies> |
| fe24dd6 | 7 | <scenes> |
| fe24dd6 | 8 | <!--View Controller--> |
| fe24dd6 | 9 | <scene sceneID="EHf-IW-A2E"> |
| fe24dd6 | 10 | <objects> |
| fe24dd6 | 11 | <viewController id="01J-lp-oVM" sceneMemberID="viewController"> |
| fe24dd6 | 12 | <layoutGuides> |
| fe24dd6 | 13 | <viewControllerLayoutGuide type="top" id="Ydg-fD-yQy"/> |
| fe24dd6 | 14 | <viewControllerLayoutGuide type="bottom" id="xbc-2k-c8Z"/> |
| fe24dd6 | 15 | </layoutGuides> |
| fe24dd6 | 16 | <view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3"> |
| fe24dd6 | 17 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
| fe24dd6 | 18 | <subviews> |
| fe24dd6 | 19 | <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" image="LaunchBackground" translatesAutoresizingMaskIntoConstraints="NO" id="tWc-Dq-wcI"/> |
| fe24dd6 | 20 | <imageView opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" image="LaunchImage" translatesAutoresizingMaskIntoConstraints="NO" id="YRO-k0-Ey4"></imageView> |
| fe24dd6 | 21 | </subviews> |
| fe24dd6 | 22 | <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| fe24dd6 | 23 | <constraints> |
| fe24dd6 | 24 | <constraint firstItem="YRO-k0-Ey4" firstAttribute="leading" secondItem="Ze5-6b-2t3" secondAttribute="leading" id="3T2-ad-Qdv"/> |
| fe24dd6 | 25 | <constraint firstItem="tWc-Dq-wcI" firstAttribute="bottom" secondItem="Ze5-6b-2t3" secondAttribute="bottom" id="RPx-PI-7Xg"/> |
| fe24dd6 | 26 | <constraint firstItem="tWc-Dq-wcI" firstAttribute="top" secondItem="Ze5-6b-2t3" secondAttribute="top" id="SdS-ul-q2q"/> |
| fe24dd6 | 27 | <constraint firstAttribute="trailing" secondItem="tWc-Dq-wcI" secondAttribute="trailing" id="Swv-Gf-Rwn"/> |
| fe24dd6 | 28 | <constraint firstAttribute="trailing" secondItem="YRO-k0-Ey4" secondAttribute="trailing" id="TQA-XW-tRk"/> |
| fe24dd6 | 29 | <constraint firstItem="YRO-k0-Ey4" firstAttribute="bottom" secondItem="Ze5-6b-2t3" secondAttribute="bottom" id="duK-uY-Gun"/> |
| fe24dd6 | 30 | <constraint firstItem="tWc-Dq-wcI" firstAttribute="leading" secondItem="Ze5-6b-2t3" secondAttribute="leading" id="kV7-tw-vXt"/> |
| fe24dd6 | 31 | <constraint firstItem="YRO-k0-Ey4" firstAttribute="top" secondItem="Ze5-6b-2t3" secondAttribute="top" id="xPn-NY-SIU"/> |
| fe24dd6 | 32 | </constraints> |
| fe24dd6 | 33 | </view> |
| fe24dd6 | 34 | </viewController> |
| fe24dd6 | 35 | <placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/> |
| fe24dd6 | 36 | </objects> |
| fe24dd6 | 37 | <point key="canvasLocation" x="53" y="375"/> |
| fe24dd6 | 38 | </scene> |
| fe24dd6 | 39 | </scenes> |
| fe24dd6 | 40 | <resources> |
| fe24dd6 | 41 | <image name="LaunchImage" width="1024" height="1024"/> |
| fe24dd6 | 42 | <image name="LaunchBackground" width="1" height="1"/> |
| fe24dd6 | 43 | </resources> |
| fe24dd6 | 44 | </document> |