Historique des commits

Auteur SHA1 Message Date
  DreamPiggy 62e3491eb3 Added visionOS official Demo and update Podfile il y a 2 ans
  DreamPiggy 8b836d565c Added the official visionOS CocoaPods podspec support il y a 2 ans
  DreamPiggy 8bd4e72c33 Fix macOS Demo applicationDidFinishLaunching not called il y a 3 ans
  DreamPiggy 9c0c715d6a Move the SD_CHECK_CGIMAGE_RETAIN_SOURCE assertion to SDWebImage Demo and Tests only il y a 3 ans
  DreamPiggy 0f27617152 Try to fix the Xcode 10 compatible il y a 6 ans
  DreamPiggy 77e54697c5 Update the demo of UIKit for macOS, which should not contains the WatchKit Extension il y a 6 ans
  DreamPiggy df5be0e34c Update CI to use Xcode 10.2. Combine both the Example and Test Podfile into one. Make CocoaPods only generate one `Pods.xcodeproj` and fix the New Build System issue il y a 6 ans
  DreamPiggy 110b49633f Fix the warning of deprecated project localization after upgrading Xcode 10.2 il y a 7 ans
  DreamPiggy 6bab2de69a Move some internal classes into private header files, make it easy to maintain the code il y a 7 ans
  Bogdan Poplauschi 887eeb4bc3 Fixes (use xcode10 image, no need for inputFileListPaths or outputFileListPaths) il y a 7 ans
  Bogdan Poplauschi edb9c45859 Xcode 10 - upgraded schemes, using xcode10 Travis image, removed some deprecated methods from our demos + formatting il y a 7 ans
  zhongwuzw 735bbf6f8c Remove input/outputFileListPaths attributes in Xcodeproj il y a 7 ans
  Bogdan Poplauschi 64123734c3 Move webp component (and libwebp dependency) to SDWebImage/SDWebImageWebPCoder il y a 7 ans
  DreamPiggy f81480189d Add modulemap files for SDWebImage to support modular framework, move the WebP & GIF into subdirectory to make Podspec works il y a 8 ans
  Scott Berrevoets 3ceb8308eb Enable CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF il y a 8 ans
  DreamPiggy 17616c999b Embedded SDWebImage framework to all platforms in our demo project to allow real device run because it’s a dynamic framework il y a 8 ans
  DreamPiggy dfe68a5db6 Update demo to use modern way of image assets, and view layout for rotation il y a 8 ans
  DreamPiggy 2dd61393ed Fix “linking against dylib not safe for use in application extensions” warning for watch extension demo il y a 8 ans
  DreamPiggy 8e46c13bcd Add empty launch storyboard to allow view on iPhone X il y a 8 ans
  Bogdan Poplauschi ff0690547d Xcode 9 recommended settings applied il y a 8 ans
  DreamPiggy a33d8dd7e0 Update macOS Demo deployment target to 10.10 to support build on Xcode 9 il y a 8 ans
  Bogdan Poplauschi 2ec9dd7608 The iOS demo uses the dynamic framework instead of the static one il y a 9 ans
  Bogdan Poplauschi 55e1e8c723 The watchOS demo uses the watch dynamic framework il y a 9 ans
  Bogdan Poplauschi 8e81f4273f Added the osx platform to the podspec and set the osx deployment target to 10.8 because of some compiler issues (pod lib lint) il y a 9 ans
  Bogdan Poplauschi a4da728a08 Updated deployment targets for the Demo project (no longer project level iOS target, set watch to 2.0 and appletv to 9.0) il y a 9 ans
  Bogdan Poplauschi ac36b84463 Update on the libSDWebImage.a rename to libSDWebImage iOS static.a il y a 9 ans
  Bogdan Poplauschi f5171b3ba8 Added tvOS demo il y a 9 ans
  Bogdan Poplauschi 683c7edce5 watchOS Demo, created a static watchos lib target, renamed static SDWebImage to "SDWebImage iOS static", added the webp files to all targets (as libwebp is compatible with all 4 platforms). Updated Travis CI il y a 9 ans
  Bogdan Poplauschi 442b134206 OSX Example il y a 9 ans
  Bogdan Poplauschi cc7fa8fd93 Projects cleanup, properly set targeted device family, sdkroot and supported platforms. Tried not to set things on the project level that need redefinition at the target level il y a 9 ans