diff --git a/DiffableDataSource.xcodeproj/project.pbxproj b/DiffableDataSource.xcodeproj/project.pbxproj index 960133e..f24eab1 100644 --- a/DiffableDataSource.xcodeproj/project.pbxproj +++ b/DiffableDataSource.xcodeproj/project.pbxproj @@ -370,6 +370,7 @@ MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; ONLY_ACTIVE_ARCH = YES; + RUN_CLANG_STATIC_ANALYZER = NO; SDKROOT = iphoneos; SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; @@ -423,6 +424,7 @@ IPHONEOS_DEPLOYMENT_TARGET = 12.3; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; + RUN_CLANG_STATIC_ANALYZER = NO; SDKROOT = iphoneos; SWIFT_COMPILATION_MODE = wholemodule; SWIFT_OPTIMIZATION_LEVEL = "-O"; diff --git a/DiffableDataSource/Assets.xcassets/person.imageset/Contents.json b/DiffableDataSource/Assets.xcassets/person.imageset/Contents.json index ea94c84..5f46eb9 100644 --- a/DiffableDataSource/Assets.xcassets/person.imageset/Contents.json +++ b/DiffableDataSource/Assets.xcassets/person.imageset/Contents.json @@ -6,12 +6,42 @@ "scale" : "1x" }, { + "appearances" : [ + { + "appearance" : "contrast", + "value" : "high" + } + ], + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "appearances" : [ + { + "appearance" : "contrast", + "value" : "high" + } + ], "idiom" : "universal", "scale" : "2x" }, { "idiom" : "universal", "scale" : "3x" + }, + { + "appearances" : [ + { + "appearance" : "contrast", + "value" : "high" + } + ], + "idiom" : "universal", + "scale" : "3x" } ], "info" : { diff --git a/DiffableDataSource/Base.lproj/Main.storyboard b/DiffableDataSource/Base.lproj/Main.storyboard index eb863e1..fe9fd06 100644 --- a/DiffableDataSource/Base.lproj/Main.storyboard +++ b/DiffableDataSource/Base.lproj/Main.storyboard @@ -1,8 +1,9 @@ - + - + + @@ -32,7 +33,7 @@ -