diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 3a2d6500..c39c7827 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -12,7 +12,7 @@ Platform Version | e.g. 12.0 / 10.14.0 / 12.0 / 5.0 SDWebImage Version | e.g. 5.0.0 / 4.4.0 Integration Method | e.g. carthage / cocoapods / manually - Xcode Version | e.g. Xcode 10 / Xcode 9 + Xcode Version | e.g. Xcode 11 / Xcode 10 Repro rate | e.g. all the time (100%) / sometimes x% / only once Repro with our demo prj | e.g. does it happen with our demo project? Demo project link | e.g. link to a demo project that highlights the issue diff --git a/Examples/SDWebImage Demo.xcodeproj/xcshareddata/xcschemes/SDWebImage OSX Demo.xcscheme b/Examples/SDWebImage Demo.xcodeproj/xcshareddata/xcschemes/SDWebImage OSX Demo.xcscheme index b21a9fa3..4aba9bfb 100644 --- a/Examples/SDWebImage Demo.xcodeproj/xcshareddata/xcschemes/SDWebImage OSX Demo.xcscheme +++ b/Examples/SDWebImage Demo.xcodeproj/xcshareddata/xcschemes/SDWebImage OSX Demo.xcscheme @@ -1,6 +1,6 @@ - + - + diff --git a/Examples/SDWebImage OSX Demo/Base.lproj/Main.storyboard b/Examples/SDWebImage OSX Demo/Base.lproj/Main.storyboard index e4fce680..8986ad91 100644 --- a/Examples/SDWebImage OSX Demo/Base.lproj/Main.storyboard +++ b/Examples/SDWebImage OSX Demo/Base.lproj/Main.storyboard @@ -1,8 +1,8 @@ - + - + @@ -652,7 +652,7 @@ - + @@ -697,15 +697,21 @@ - + + + + diff --git a/Examples/SDWebImage TV Demo/Base.lproj/Main.storyboard b/Examples/SDWebImage TV Demo/Base.lproj/Main.storyboard index 5f902948..5b9d768d 100644 --- a/Examples/SDWebImage TV Demo/Base.lproj/Main.storyboard +++ b/Examples/SDWebImage TV Demo/Base.lproj/Main.storyboard @@ -1,11 +1,11 @@ - + - + diff --git a/Examples/SDWebImage Watch Demo/Base.lproj/Interface.storyboard b/Examples/SDWebImage Watch Demo/Base.lproj/Interface.storyboard index d2788c7e..133cad27 100644 --- a/Examples/SDWebImage Watch Demo/Base.lproj/Interface.storyboard +++ b/Examples/SDWebImage Watch Demo/Base.lproj/Interface.storyboard @@ -1,8 +1,12 @@ - - + + + + + - - + + + diff --git a/README.md b/README.md index 5270e70c..575abbec 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ You can use those directly, or create similar components of your own. - tvOS 9.0 or later - watchOS 2.0 or later - macOS 10.10 or later -- Xcode 9.0 or later +- Xcode 10.0 or later #### Backwards compatibility diff --git a/SDWebImage.xcodeproj/xcshareddata/xcschemes/SDWebImage static.xcscheme b/SDWebImage.xcodeproj/xcshareddata/xcschemes/SDWebImage static.xcscheme index 75658798..1e8294ea 100644 --- a/SDWebImage.xcodeproj/xcshareddata/xcschemes/SDWebImage static.xcscheme +++ b/SDWebImage.xcodeproj/xcshareddata/xcschemes/SDWebImage static.xcscheme @@ -1,6 +1,6 @@