Skip to content
This repository was archived by the owner on Oct 29, 2021. It is now read-only.

Commit 427bcae

Browse files
author
Alex Rupérez
committed
Added logo to launch screen and icon
1 parent 69af96e commit 427bcae

25 files changed

+84
-20
lines changed

Archit/Resources/Assets/Assets.xcassets/AppIcon.appiconset/Contents.json

Lines changed: 36 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,93 +1,111 @@
11
{
22
"images" : [
33
{
4-
"idiom" : "iphone",
54
"size" : "20x20",
5+
"idiom" : "iphone",
6+
"filename" : "Icon-App-20x20@2x-1.png",
67
"scale" : "2x"
78
},
89
{
9-
"idiom" : "iphone",
1010
"size" : "20x20",
11+
"idiom" : "iphone",
12+
"filename" : "Icon-App-20x20@3x.png",
1113
"scale" : "3x"
1214
},
1315
{
14-
"idiom" : "iphone",
1516
"size" : "29x29",
17+
"idiom" : "iphone",
18+
"filename" : "Icon-App-29x29@2x.png",
1619
"scale" : "2x"
1720
},
1821
{
19-
"idiom" : "iphone",
2022
"size" : "29x29",
23+
"idiom" : "iphone",
24+
"filename" : "Icon-App-29x29@3x.png",
2125
"scale" : "3x"
2226
},
2327
{
24-
"idiom" : "iphone",
2528
"size" : "40x40",
29+
"idiom" : "iphone",
30+
"filename" : "Icon-App-40x40@2x.png",
2631
"scale" : "2x"
2732
},
2833
{
29-
"idiom" : "iphone",
3034
"size" : "40x40",
35+
"idiom" : "iphone",
36+
"filename" : "Icon-App-40x40@3x.png",
3137
"scale" : "3x"
3238
},
3339
{
34-
"idiom" : "iphone",
3540
"size" : "60x60",
41+
"idiom" : "iphone",
42+
"filename" : "Icon-App-60x60@2x.png",
3643
"scale" : "2x"
3744
},
3845
{
39-
"idiom" : "iphone",
4046
"size" : "60x60",
47+
"idiom" : "iphone",
48+
"filename" : "Icon-App-60x60@3x.png",
4149
"scale" : "3x"
4250
},
4351
{
44-
"idiom" : "ipad",
4552
"size" : "20x20",
53+
"idiom" : "ipad",
54+
"filename" : "Icon-App-20x20@1x.png",
4655
"scale" : "1x"
4756
},
4857
{
49-
"idiom" : "ipad",
5058
"size" : "20x20",
59+
"idiom" : "ipad",
60+
"filename" : "Icon-App-20x20@2x.png",
5161
"scale" : "2x"
5262
},
5363
{
54-
"idiom" : "ipad",
5564
"size" : "29x29",
65+
"idiom" : "ipad",
66+
"filename" : "Icon-App-29x29@1x.png",
5667
"scale" : "1x"
5768
},
5869
{
59-
"idiom" : "ipad",
6070
"size" : "29x29",
71+
"idiom" : "ipad",
72+
"filename" : "Icon-App-29x29@2x-1.png",
6173
"scale" : "2x"
6274
},
6375
{
64-
"idiom" : "ipad",
6576
"size" : "40x40",
77+
"idiom" : "ipad",
78+
"filename" : "Icon-App-40x40@1x.png",
6679
"scale" : "1x"
6780
},
6881
{
69-
"idiom" : "ipad",
7082
"size" : "40x40",
83+
"idiom" : "ipad",
84+
"filename" : "Icon-App-40x40@2x-1.png",
7185
"scale" : "2x"
7286
},
7387
{
74-
"idiom" : "ipad",
7588
"size" : "76x76",
89+
"idiom" : "ipad",
90+
"filename" : "Icon-App-76x76@1x.png",
7691
"scale" : "1x"
7792
},
7893
{
79-
"idiom" : "ipad",
8094
"size" : "76x76",
95+
"idiom" : "ipad",
96+
"filename" : "Icon-App-76x76@2x.png",
8197
"scale" : "2x"
8298
},
8399
{
84-
"idiom" : "ipad",
85100
"size" : "83.5x83.5",
101+
"idiom" : "ipad",
102+
"filename" : "Icon-App-83.5x83.5@2x.png",
86103
"scale" : "2x"
87104
},
88105
{
89-
"idiom" : "ios-marketing",
90106
"size" : "1024x1024",
107+
"idiom" : "ios-marketing",
108+
"filename" : "iTunesArtWork@1x.png",
91109
"scale" : "1x"
92110
}
93111
],
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"info" : {
3+
"version" : 1,
4+
"author" : "xcode"
5+
}
6+
}
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" : "archit-logo.png",
6+
"scale" : "1x"
7+
},
8+
{
9+
"idiom" : "universal",
10+
"filename" : "archit-logo@2x.png",
11+
"scale" : "2x"
12+
},
13+
{
14+
"idiom" : "universal",
15+
"filename" : "archit-logo@3x.png",
16+
"scale" : "3x"
17+
}
18+
],
19+
"info" : {
20+
"version" : 1,
21+
"author" : "xcode"
22+
}
23+
}
Loading
Loading
Loading

Archit/UI/Base.lproj/LaunchScreen.storyboard

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13122.19" systemVersion="16F73" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="01J-lp-oVM">
2+
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13529" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="01J-lp-oVM">
33
<device id="retina4_7" orientation="portrait">
44
<adaptation id="fullscreen"/>
55
</device>
66
<dependencies>
7-
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13104.16"/>
7+
<deployment identifier="iOS"/>
8+
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13527"/>
89
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
910
</dependencies>
1011
<scenes>
@@ -19,12 +20,28 @@
1920
<view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3">
2021
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
2122
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
23+
<subviews>
24+
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Logo" translatesAutoresizingMaskIntoConstraints="NO" id="aPR-Qf-yOI">
25+
<rect key="frame" x="87" y="218" width="200" height="230"/>
26+
<constraints>
27+
<constraint firstAttribute="height" constant="230" id="M6F-YG-iXE"/>
28+
<constraint firstAttribute="width" constant="200" id="cWz-Ux-NMv"/>
29+
</constraints>
30+
</imageView>
31+
</subviews>
2232
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
33+
<constraints>
34+
<constraint firstItem="aPR-Qf-yOI" firstAttribute="centerY" secondItem="Ze5-6b-2t3" secondAttribute="centerY" id="UEB-OO-ku3"/>
35+
<constraint firstItem="aPR-Qf-yOI" firstAttribute="centerX" secondItem="Ze5-6b-2t3" secondAttribute="centerX" id="t3c-0b-hcR"/>
36+
</constraints>
2337
</view>
2438
</viewController>
2539
<placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>
2640
</objects>
2741
<point key="canvasLocation" x="53" y="375"/>
2842
</scene>
2943
</scenes>
44+
<resources>
45+
<image name="Logo" width="200" height="230"/>
46+
</resources>
3047
</document>

0 commit comments

Comments
 (0)