-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
92 additions
and
0 deletions.
There are no files selected for viewing
43 changes: 43 additions & 0 deletions
43
Sources/CTR/Interface/Launch/Base.lproj/LaunchScreenHolder.storyboard
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="20037" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="01J-lp-oVM"> | ||
<device id="retina4_0" orientation="portrait" appearance="light"/> | ||
<dependencies> | ||
<deployment identifier="iOS"/> | ||
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="20020"/> | ||
<capability name="Safe area layout guides" minToolsVersion="9.0"/> | ||
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> | ||
</dependencies> | ||
<scenes> | ||
<!--View Controller--> | ||
<scene sceneID="EHf-IW-A2E"> | ||
<objects> | ||
<viewController id="01J-lp-oVM" sceneMemberID="viewController"> | ||
<view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3"> | ||
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/> | ||
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> | ||
<subviews> | ||
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="HolderAppLaunchIcon.png" translatesAutoresizingMaskIntoConstraints="NO" id="sVA-Lo-cti"> | ||
<rect key="frame" x="120" y="244" width="80" height="80"/> | ||
<constraints> | ||
<constraint firstAttribute="height" constant="80" id="0CX-Mp-eK8"/> | ||
<constraint firstAttribute="width" constant="80" id="WqP-3J-I0Y"/> | ||
</constraints> | ||
</imageView> | ||
</subviews> | ||
<viewLayoutGuide key="safeArea" id="6Tk-OE-BBY"/> | ||
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> | ||
<constraints> | ||
<constraint firstItem="sVA-Lo-cti" firstAttribute="centerY" secondItem="Ze5-6b-2t3" secondAttribute="centerY" id="rqp-Zp-rbY"/> | ||
<constraint firstItem="sVA-Lo-cti" firstAttribute="centerX" secondItem="Ze5-6b-2t3" secondAttribute="centerX" id="wAQ-lf-v09"/> | ||
</constraints> | ||
</view> | ||
</viewController> | ||
<placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/> | ||
</objects> | ||
<point key="canvasLocation" x="52.173913043478265" y="375"/> | ||
</scene> | ||
</scenes> | ||
<resources> | ||
<image name="HolderAppLaunchIcon.png" width="80" height="80"/> | ||
</resources> | ||
</document> |
43 changes: 43 additions & 0 deletions
43
Sources/CTR/Interface/Launch/Base.lproj/LaunchScreenVerifier.storyboard
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="20037" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="X17-KI-UCD"> | ||
<device id="retina4_0" orientation="portrait" appearance="light"/> | ||
<dependencies> | ||
<deployment identifier="iOS"/> | ||
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="20020"/> | ||
<capability name="Safe area layout guides" minToolsVersion="9.0"/> | ||
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> | ||
</dependencies> | ||
<scenes> | ||
<!--View Controller--> | ||
<scene sceneID="fZq-Rv-yn2"> | ||
<objects> | ||
<viewController id="X17-KI-UCD" sceneMemberID="viewController"> | ||
<view key="view" contentMode="scaleToFill" id="hlJ-YS-jHY"> | ||
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/> | ||
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> | ||
<subviews> | ||
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="VerifierAppLaunchIcon.png" translatesAutoresizingMaskIntoConstraints="NO" id="pGD-4d-99s"> | ||
<rect key="frame" x="120" y="244" width="80" height="80"/> | ||
<constraints> | ||
<constraint firstAttribute="width" constant="80" id="Qxp-e1-TyN"/> | ||
<constraint firstAttribute="height" constant="80" id="qzh-0G-Bqo"/> | ||
</constraints> | ||
</imageView> | ||
</subviews> | ||
<viewLayoutGuide key="safeArea" id="3Zd-dG-8Ux"/> | ||
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> | ||
<constraints> | ||
<constraint firstItem="pGD-4d-99s" firstAttribute="centerX" secondItem="hlJ-YS-jHY" secondAttribute="centerX" id="9VB-3L-1uF"/> | ||
<constraint firstItem="pGD-4d-99s" firstAttribute="centerY" secondItem="hlJ-YS-jHY" secondAttribute="centerY" id="pK8-Mi-XJb"/> | ||
</constraints> | ||
</view> | ||
</viewController> | ||
<placeholder placeholderIdentifier="IBFirstResponder" id="iYz-bh-oH8" userLabel="First Responder" sceneMemberID="firstResponder"/> | ||
</objects> | ||
<point key="canvasLocation" x="52.173913043478265" y="375"/> | ||
</scene> | ||
</scenes> | ||
<resources> | ||
<image name="VerifierAppLaunchIcon.png" width="80" height="80"/> | ||
</resources> | ||
</document> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions
3
Sources/CTR/Interface/Launch/en.lproj/LaunchScreenHolder.strings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
|
||
/* Class = "UILabel"; text = "CoronaCheck"; ObjectID = "lRD-Ew-iO3"; */ | ||
"lRD-Ew-iO3.text" = "CoronaCheck"; |
3 changes: 3 additions & 0 deletions
3
Sources/CTR/Interface/Launch/en.lproj/LaunchScreenVerifier.strings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
|
||
/* Class = "UILabel"; text = "CoronaCheck Scanner"; ObjectID = "8GP-o5-PgT"; */ | ||
"8GP-o5-PgT.text" = "CoronaCheck Scanner"; |