File tree 8 files changed +44
-22
lines changed
Assets.xcassets/AppIcon.appiconset
8 files changed +44
-22
lines changed Original file line number Diff line number Diff line change 928
928
1A84BBD31D1BFB0D005234F4 /* Project object */ = {
929
929
isa = PBXProject;
930
930
attributes = {
931
- LastUpgradeCheck = 0730 ;
931
+ LastUpgradeCheck = 0800 ;
932
932
ORGANIZATIONNAME = JSONModel;
933
933
TargetAttributes = {
934
934
1A46AB651D1C735C00E10D9D = {
1782
1782
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
1783
1783
CLANG_WARN_EMPTY_BODY = YES;
1784
1784
CLANG_WARN_ENUM_CONVERSION = YES;
1785
+ CLANG_WARN_INFINITE_RECURSION = YES;
1785
1786
CLANG_WARN_INT_CONVERSION = YES;
1786
1787
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
1788
+ CLANG_WARN_SUSPICIOUS_MOVE = YES;
1787
1789
CLANG_WARN_UNREACHABLE_CODE = YES;
1788
1790
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
1789
1791
COMBINE_HIDPI_IMAGES = YES;
1827
1829
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
1828
1830
CLANG_WARN_EMPTY_BODY = YES;
1829
1831
CLANG_WARN_ENUM_CONVERSION = YES;
1832
+ CLANG_WARN_INFINITE_RECURSION = YES;
1830
1833
CLANG_WARN_INT_CONVERSION = YES;
1831
1834
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
1835
+ CLANG_WARN_SUSPICIOUS_MOVE = YES;
1832
1836
CLANG_WARN_UNREACHABLE_CODE = YES;
1833
1837
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
1834
1838
COMBINE_HIDPI_IMAGES = YES;
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<Scheme
3
- LastUpgradeVersion = " 0730 "
3
+ LastUpgradeVersion = " 0800 "
4
4
version = " 1.3" >
5
5
<BuildAction
6
6
parallelizeBuildables = " YES"
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" ,
Original file line number Diff line number Diff line change 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" >
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <document type =" com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version =" 3.0" toolsVersion =" 11201 " systemVersion =" 16A320 " 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 =" 11161" />
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" ?>
2
- <document type =" com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version =" 3.0" toolsVersion =" 10117 " systemVersion =" 16A201w " 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 =" 11201 " systemVersion =" 16A320 " targetRuntime =" iOS.CocoaTouch" propertyAccessControl =" none" useAutolayout =" YES" useTraitCollections = " YES " colorMatched =" YES" initialViewController =" BYZ-38-t0r" >
3
3
<dependencies >
4
- <plugIn identifier =" com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version =" 10085" />
4
+ <plugIn identifier =" com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version =" 11161" />
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 =" wfy-db-euE" />
14
15
</layoutGuides >
15
16
<view key =" view" contentMode =" scaleToFill" id =" 8bC-Xf-vdC" >
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
- <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 " />
19
20
</view >
20
21
</viewController >
21
22
<placeholder placeholderIdentifier =" IBFirstResponder" id =" dkx-z0-nzr" sceneMemberID =" firstResponder" />
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <document type =" com.apple.InterfaceBuilder3.Cocoa.Storyboard.XIB" version =" 3.0" toolsVersion =" 10117 " systemVersion =" 16A201w " targetRuntime =" MacOSX.Cocoa" propertyAccessControl =" none" useAutolayout =" YES" initialViewController =" B8D-0N-5wS" >
2
+ <document type =" com.apple.InterfaceBuilder3.Cocoa.Storyboard.XIB" version =" 3.0" toolsVersion =" 11201 " systemVersion =" 16A320 " targetRuntime =" MacOSX.Cocoa" propertyAccessControl =" none" useAutolayout =" YES" initialViewController =" B8D-0N-5wS" >
3
3
<dependencies >
4
4
<deployment identifier =" macosx" />
5
- <plugIn identifier =" com.apple.InterfaceBuilder.CocoaPlugin" version =" 10117 " />
5
+ <plugIn identifier =" com.apple.InterfaceBuilder.CocoaPlugin" version =" 11201 " />
6
6
</dependencies >
7
7
<scenes >
8
8
<!-- Application-->
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <document type =" com.apple.InterfaceBuilder.AppleTV.Storyboard" version =" 3.0" toolsVersion =" 10117 " systemVersion =" 16A201w " targetRuntime =" AppleTV" propertyAccessControl =" none" useAutolayout =" YES" initialViewController =" BYZ-38-t0r" >
2
+ <document type =" com.apple.InterfaceBuilder.AppleTV.Storyboard" version =" 3.0" toolsVersion =" 11201 " systemVersion =" 16A320 " targetRuntime =" AppleTV" propertyAccessControl =" none" useAutolayout = " YES " colorMatched =" YES" initialViewController =" BYZ-38-t0r" >
3
3
<dependencies >
4
- <plugIn identifier =" com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version =" 10085" />
4
+ <plugIn identifier =" com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version =" 11161" />
5
+ <capability name =" documents saved in the Xcode 8 format" minToolsVersion =" 8.0" />
5
6
</dependencies >
6
7
<scenes >
7
8
<!-- View Controller-->
15
16
<view key =" view" contentMode =" scaleToFill" id =" 8bC-Xf-vdC" >
16
17
<rect key =" frame" x =" 0.0" y =" 0.0" width =" 1920" height =" 1080" />
17
18
<autoresizingMask key =" autoresizingMask" widthSizable =" YES" heightSizable =" YES" />
18
- <color key =" backgroundColor" white =" 0.0" alpha =" 0.0" colorSpace =" custom" customColorSpace =" calibratedWhite " />
19
+ <color key =" backgroundColor" red =" 0.0" green = " 0.0 " blue = " 0.0 " alpha =" 0.0" colorSpace =" custom" customColorSpace =" sRGB " />
19
20
</view >
20
21
</viewController >
21
22
<placeholder placeholderIdentifier =" IBFirstResponder" id =" dkx-z0-nzr" sceneMemberID =" firstResponder" />
22
23
</objects >
23
24
</scene >
24
25
</scenes >
26
+ <simulatedMetricsContainer key =" defaultSimulatedMetrics" >
27
+ <nil key =" statusBar" />
28
+ <simulatedOrientationMetrics key =" orientation" orientation =" landscapeRight" />
29
+ <simulatedScreenMetrics key =" destination" />
30
+ </simulatedMetricsContainer >
25
31
</document >
Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0" encoding =" UTF-8" standalone = " no " ?>
2
- <document type =" com.apple.InterfaceBuilder.WatchKit.Storyboard" version =" 3.0" toolsVersion =" 6221 " systemVersion =" 13E28 " targetRuntime =" watchKit" propertyAccessControl =" none" useAutolayout =" YES" useTraitCollections =" YES" initialViewController =" AgC-eL-Hgc" >
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <document type =" com.apple.InterfaceBuilder.WatchKit.Storyboard" version =" 3.0" toolsVersion =" 11201 " systemVersion =" 16A320 " targetRuntime =" watchKit" propertyAccessControl =" none" useAutolayout =" YES" useTraitCollections = " YES " colorMatched =" YES" initialViewController =" AgC-eL-Hgc" >
3
3
<dependencies >
4
- <plugIn identifier =" com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version =" 6213" />
5
- <plugIn identifier =" com.apple.InterfaceBuilder.IBWatchKitPlugin" version =" 3733" />
4
+ <deployment identifier =" watchOS" />
5
+ <plugIn identifier =" com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version =" 11161" />
6
+ <plugIn identifier =" com.apple.InterfaceBuilder.IBWatchKitPlugin" version =" 11077" />
6
7
</dependencies >
7
8
<scenes >
8
9
<!-- Interface Controller-->
9
10
<scene sceneID =" aou-V4-d1y" >
10
11
<objects >
11
- <controller id =" AgC-eL-Hgc" customClass =" InterfaceController" customModuleProvider = " " />
12
+ <controller id =" AgC-eL-Hgc" customClass =" InterfaceController" />
12
13
</objects >
13
14
</scene >
14
15
</scenes >
You can’t perform that action at this time.
0 commit comments