Skip to content

Commit 5828e96

Browse files
committed
updated logo image
1 parent 503cab2 commit 5828e96

6 files changed

Lines changed: 6 additions & 47 deletions

File tree

-256 KB
Binary file not shown.
-24.1 KB
Binary file not shown.
-70.3 KB
Binary file not shown.

Catalog/Resources/Assets.xcassets/logo.imageset/Contents.json

Lines changed: 2 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -1,49 +1,8 @@
11
{
22
"images" : [
33
{
4-
"filename" : "2017_1.png",
5-
"idiom" : "universal",
6-
"scale" : "1x"
7-
},
8-
{
9-
"appearances" : [
10-
{
11-
"appearance" : "luminosity",
12-
"value" : "dark"
13-
}
14-
],
15-
"idiom" : "universal",
16-
"scale" : "1x"
17-
},
18-
{
19-
"filename" : "2017_2.png",
20-
"idiom" : "universal",
21-
"scale" : "2x"
22-
},
23-
{
24-
"appearances" : [
25-
{
26-
"appearance" : "luminosity",
27-
"value" : "dark"
28-
}
29-
],
30-
"idiom" : "universal",
31-
"scale" : "2x"
32-
},
33-
{
34-
"filename" : "2017.png",
35-
"idiom" : "universal",
36-
"scale" : "3x"
37-
},
38-
{
39-
"appearances" : [
40-
{
41-
"appearance" : "luminosity",
42-
"value" : "dark"
43-
}
44-
],
45-
"idiom" : "universal",
46-
"scale" : "3x"
4+
"filename" : "logo.pdf",
5+
"idiom" : "universal"
476
}
487
],
498
"info" : {
4.61 KB
Binary file not shown.

Catalog/Resources/LaunchScreen.storyboard

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="17701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="LZZ-dN-BKW">
2+
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="21701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="LZZ-dN-BKW">
33
<device id="retina6_1" orientation="portrait" appearance="light"/>
44
<dependencies>
55
<deployment identifier="iOS"/>
6-
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17703"/>
6+
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21678"/>
77
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
88
<capability name="System colors in document resources" minToolsVersion="11.0"/>
99
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
@@ -17,7 +17,7 @@
1717
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
1818
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
1919
<subviews>
20-
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="logo" translatesAutoresizingMaskIntoConstraints="NO" id="0ei-NJ-EAS">
20+
<imageView userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="logo" translatesAutoresizingMaskIntoConstraints="NO" id="0ei-NJ-EAS">
2121
<rect key="frame" x="0.0" y="338" width="414" height="220"/>
2222
<constraints>
2323
<constraint firstAttribute="width" secondItem="0ei-NJ-EAS" secondAttribute="height" multiplier="1.88:1" id="awl-P6-jQF"/>
@@ -41,7 +41,7 @@
4141
</scene>
4242
</scenes>
4343
<resources>
44-
<image name="logo" width="534.5" height="291"/>
44+
<image name="logo" width="144" height="44"/>
4545
<systemColor name="systemBackgroundColor">
4646
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
4747
</systemColor>

0 commit comments

Comments
 (0)