File tree Expand file tree Collapse file tree 10 files changed +891
-1331
lines changed
Assets.xcassets/AppIcon.appiconset Expand file tree Collapse file tree 10 files changed +891
-1331
lines changed Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 1
1
{
2
2
"images" : [
3
+ {
4
+ "idiom" : " iphone" ,
5
+ "size" : " 20x20" ,
6
+ "scale" : " 2x"
7
+ },
8
+ {
9
+ "idiom" : " iphone" ,
10
+ "size" : " 20x20" ,
11
+ "scale" : " 3x"
12
+ },
3
13
{
4
14
"idiom" : " iphone" ,
5
15
"size" : " 29x29" ,
29
39
"idiom" : " iphone" ,
30
40
"size" : " 60x60" ,
31
41
"scale" : " 3x"
42
+ },
43
+ {
44
+ "idiom" : " ipad" ,
45
+ "size" : " 20x20" ,
46
+ "scale" : " 1x"
47
+ },
48
+ {
49
+ "idiom" : " ipad" ,
50
+ "size" : " 20x20" ,
51
+ "scale" : " 2x"
52
+ },
53
+ {
54
+ "idiom" : " ipad" ,
55
+ "size" : " 29x29" ,
56
+ "scale" : " 1x"
57
+ },
58
+ {
59
+ "idiom" : " ipad" ,
60
+ "size" : " 29x29" ,
61
+ "scale" : " 2x"
62
+ },
63
+ {
64
+ "idiom" : " ipad" ,
65
+ "size" : " 40x40" ,
66
+ "scale" : " 1x"
67
+ },
68
+ {
69
+ "idiom" : " ipad" ,
70
+ "size" : " 40x40" ,
71
+ "scale" : " 2x"
72
+ },
73
+ {
74
+ "idiom" : " ipad" ,
75
+ "size" : " 76x76" ,
76
+ "scale" : " 1x"
77
+ },
78
+ {
79
+ "idiom" : " ipad" ,
80
+ "size" : " 76x76" ,
81
+ "scale" : " 2x"
82
+ },
83
+ {
84
+ "idiom" : " ipad" ,
85
+ "size" : " 83.5x83.5" ,
86
+ "scale" : " 2x"
32
87
}
33
88
],
34
89
"info" : {
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?>
2
- <document type =" com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version =" 3.0" toolsVersion =" 8150 " systemVersion =" 15A204g " targetRuntime =" iOS.CocoaTouch" propertyAccessControl =" none" useAutolayout =" YES" launchScreen =" YES" useTraitCollections =" YES" initialViewController =" 01J-lp-oVM" >
2
+ <document type =" com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version =" 3.0" toolsVersion =" 11134 " systemVersion =" 15F34 " targetRuntime =" iOS.CocoaTouch" propertyAccessControl =" none" useAutolayout =" YES" launchScreen =" YES" useTraitCollections = " YES " colorMatched =" YES" initialViewController =" 01J-lp-oVM" >
3
3
<dependencies >
4
- <plugIn identifier =" com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version =" 8122" />
4
+ <plugIn identifier =" com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version =" 11106" />
5
+ <capability name =" documents saved in the Xcode 8 format" minToolsVersion =" 8.0" />
5
6
</dependencies >
6
7
<scenes >
7
8
<!-- View Controller-->
13
14
<viewControllerLayoutGuide type =" bottom" id =" xb3-aO-Qok" />
14
15
</layoutGuides >
15
16
<view key =" view" contentMode =" scaleToFill" id =" Ze5-6b-2t3" >
16
- <rect key =" frame" x =" 0.0" y =" 0.0" width =" 600 " height =" 600 " />
17
+ <rect key =" frame" x =" 0.0" y =" 0.0" width =" 375 " height =" 667 " />
17
18
<autoresizingMask key =" autoresizingMask" widthSizable =" YES" heightSizable =" YES" />
18
- <animations />
19
- <color key =" backgroundColor" white =" 1" alpha =" 1" colorSpace =" custom" customColorSpace =" calibratedWhite" />
19
+ <color key =" backgroundColor" red =" 1" green =" 1" blue =" 1" alpha =" 1" colorSpace =" custom" customColorSpace =" sRGB" />
20
20
</view >
21
21
</viewController >
22
22
<placeholder placeholderIdentifier =" IBFirstResponder" id =" iYj-Kq-Ea1" userLabel =" First Responder" sceneMemberID =" firstResponder" />
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?>
2
- <document type =" com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version =" 3.0" toolsVersion =" 8191 " systemVersion =" 15A284 " targetRuntime =" iOS.CocoaTouch" propertyAccessControl =" none" useAutolayout =" YES" useTraitCollections =" YES" initialViewController =" BYZ-38-t0r" >
2
+ <document type =" com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version =" 3.0" toolsVersion =" 11134 " systemVersion =" 15F34 " targetRuntime =" iOS.CocoaTouch" propertyAccessControl =" none" useAutolayout =" YES" useTraitCollections = " YES " colorMatched =" YES" initialViewController =" BYZ-38-t0r" >
3
3
<dependencies >
4
- <deployment identifier =" iOS " />
5
- <plugIn identifier = " com.apple.InterfaceBuilder.IBCocoaTouchPlugin " version = " 8154 " />
4
+ <plugIn identifier =" com.apple.InterfaceBuilder.IBCocoaTouchPlugin " version = " 11106 " />
5
+ <capability name = " documents saved in the Xcode 8 format " minToolsVersion = " 8.0 " />
6
6
</dependencies >
7
7
<scenes >
8
8
<!-- View Controller-->
9
9
<scene sceneID =" tne-QT-ifu" >
10
10
<objects >
11
- <viewController id =" BYZ-38-t0r" customClass =" ViewController" sceneMemberID =" viewController" >
11
+ <viewController id =" BYZ-38-t0r" customClass =" ViewController" customModuleProvider = " " sceneMemberID =" viewController" >
12
12
<layoutGuides >
13
13
<viewControllerLayoutGuide type =" top" id =" y3c-jy-aDJ" />
14
14
<viewControllerLayoutGuide type =" bottom" id =" wfy-db-euE" />
15
15
</layoutGuides >
16
16
<view key =" view" contentMode =" scaleToFill" id =" 8bC-Xf-vdC" >
17
- <rect key =" frame" x =" 0.0" y =" 0.0" width =" 600 " height =" 600 " />
17
+ <rect key =" frame" x =" 0.0" y =" 0.0" width =" 375 " height =" 667 " />
18
18
<autoresizingMask key =" autoresizingMask" widthSizable =" YES" heightSizable =" YES" />
19
- <animations />
20
- <color key =" backgroundColor" white =" 1" alpha =" 1" colorSpace =" custom" customColorSpace =" calibratedWhite" />
19
+ <color key =" backgroundColor" red =" 1" green =" 1" blue =" 1" alpha =" 1" colorSpace =" custom" customColorSpace =" sRGB" />
21
20
</view >
22
21
</viewController >
23
22
<placeholder placeholderIdentifier =" IBFirstResponder" id =" dkx-z0-nzr" sceneMemberID =" firstResponder" />
Original file line number Diff line number Diff line change 3
3
<plist version =" 1.0" >
4
4
<dict >
5
5
<key >CFBundleDevelopmentRegion </key >
6
- <string >en </string >
6
+ <string >$(DEVELOPMENT_LANGUAGE) </string >
7
7
<key >CFBundleExecutable </key >
8
8
<string >$(EXECUTABLE_NAME) </string >
9
9
<key >CFBundleIdentifier </key >
15
15
<string >en </string >
16
16
<string >zh </string >
17
17
<string >zh_TW </string >
18
+ <string >ja </string >
18
19
<string >fr </string >
19
20
<string >de </string >
20
21
<string >it </string >
21
- <string >ja </string >
22
22
<string >ko </string >
23
23
</array >
24
24
<key >CFBundleName </key >
27
27
<string >APPL </string >
28
28
<key >CFBundleShortVersionString </key >
29
29
<string >1.0 </string >
30
- <key >CFBundleSignature </key >
31
- <string >???? </string >
32
30
<key >CFBundleVersion </key >
33
31
<string >1 </string >
34
32
<key >LSRequiresIPhoneOS </key >
47
45
<string >UIInterfaceOrientationLandscapeLeft </string >
48
46
<string >UIInterfaceOrientationLandscapeRight </string >
49
47
</array >
48
+ <key >UISupportedInterfaceOrientations~ipad </key >
49
+ <array >
50
+ <string >UIInterfaceOrientationPortrait </string >
51
+ <string >UIInterfaceOrientationPortraitUpsideDown </string >
52
+ <string >UIInterfaceOrientationLandscapeLeft </string >
53
+ <string >UIInterfaceOrientationLandscapeRight </string >
54
+ </array >
50
55
</dict >
51
56
</plist >
Original file line number Diff line number Diff line change 3
3
<plist version =" 1.0" >
4
4
<dict >
5
5
<key >CFBundleDevelopmentRegion </key >
6
- <string >en </string >
6
+ <string >$(DEVELOPMENT_LANGUAGE) </string >
7
7
<key >CFBundleExecutable </key >
8
8
<string >$(EXECUTABLE_NAME) </string >
9
9
<key >CFBundleIdentifier </key >
15
15
<key >CFBundlePackageType </key >
16
16
<string >FMWK </string >
17
17
<key >CFBundleShortVersionString </key >
18
- <string >1.0.7 </string >
19
- <key >CFBundleSignature </key >
20
- <string >???? </string >
18
+ <string >1.0 </string >
21
19
<key >CFBundleVersion </key >
22
20
<string >$(CURRENT_PROJECT_VERSION) </string >
23
21
<key >NSPrincipalClass </key >
You can’t perform that action at this time.
0 commit comments