diff --git a/ViewChaos.podspec b/ViewChaos.podspec index 390bbde..1b7d317 100644 --- a/ViewChaos.podspec +++ b/ViewChaos.podspec @@ -16,7 +16,7 @@ Pod::Spec.new do |s| # s.name = "ViewChaos" - s.version = "1.5.2" + s.version = "1.6.0" s.summary = "A iOS view diagnose tool." # This description is used to generate tags and improve search results. @@ -80,7 +80,7 @@ Pod::Spec.new do |s| # Supports git, hg, bzr, svn and HTTP. # - s.source = { :git => "https://github.com/DuckDeck/ViewChaos.git", :tag => "1.5.2" } + s.source = { :git => "https://github.com/DuckDeck/ViewChaos.git", :tag => "1.6.0" } # ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― # diff --git a/ViewChaosDemo/ViewChaosDemo/Assets.xcassets/AppIcon.appiconset/Contents.json b/ViewChaosDemo/ViewChaosDemo/Assets.xcassets/AppIcon.appiconset/Contents.json index b8236c6..19882d5 100644 --- a/ViewChaosDemo/ViewChaosDemo/Assets.xcassets/AppIcon.appiconset/Contents.json +++ b/ViewChaosDemo/ViewChaosDemo/Assets.xcassets/AppIcon.appiconset/Contents.json @@ -39,6 +39,11 @@ "idiom" : "iphone", "size" : "60x60", "scale" : "3x" + }, + { + "idiom" : "ios-marketing", + "size" : "1024x1024", + "scale" : "1x" } ], "info" : {