Skip to content
This repository was archived by the owner on Jan 3, 2023. It is now read-only.

Commit f5269be

Browse files
author
soliury
committed
edit launchScreen
1 parent 575c7ab commit f5269be

File tree

5 files changed

+23
-6
lines changed

5 files changed

+23
-6
lines changed

ios/noder/Base.lproj/LaunchScreen.xib

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,6 @@
1818
<color key="textColor" red="1" green="0.7725490196" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
1919
<nil key="highlightedColor"/>
2020
</label>
21-
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="cnodejs.org" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="LpR-Ad-l1p">
22-
<rect key="frame" x="195" y="191" width="90" height="21"/>
23-
<fontDescription key="fontDescription" type="system" pointSize="17"/>
24-
<color key="textColor" red="1" green="1" blue="1" alpha="0.5" colorSpace="custom" customColorSpace="calibratedRGB"/>
25-
<nil key="highlightedColor"/>
26-
</label>
2721
</subviews>
2822
<color key="backgroundColor" red="0.12156862745098039" green="0.11764705882352941" blue="0.12156862745098039" alpha="1" colorSpace="calibratedRGB"/>
2923
<color key="tintColor" red="0.1215686275" green="0.1176470588" blue="0.1215686275" alpha="1" colorSpace="calibratedRGB"/>
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"images" : [
3+
{
4+
"idiom" : "universal",
5+
"filename" : "[email protected]",
6+
"scale" : "1x"
7+
},
8+
{
9+
"idiom" : "universal",
10+
"filename" : "[email protected]",
11+
"scale" : "2x"
12+
},
13+
{
14+
"idiom" : "universal",
15+
"filename" : "[email protected]",
16+
"scale" : "3x"
17+
}
18+
],
19+
"info" : {
20+
"version" : 1,
21+
"author" : "xcode"
22+
}
23+
}
24.1 KB
Loading
24.1 KB
Loading
24.1 KB
Loading

0 commit comments

Comments
 (0)