Historial de Commits

Autor SHA1 Mensaje Fecha
  DreamPiggy cd77713516 Totally remove the MapKit integration, including Source Code, Subspec, SwiftPM, fix the issue of SwiftPM on Xcode 11.4 Beta, make it scalable hace 6 años
  DreamPiggy 0f27617152 Try to fix the Xcode 10 compatible hace 6 años
  DreamPiggy 77e54697c5 Update the demo of UIKit for macOS, which should not contains the WatchKit Extension hace 6 años
  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 hace 6 años
  DreamPiggy 110b49633f Fix the warning of deprecated project localization after upgrading Xcode 10.2 hace 7 años
  DreamPiggy 6bab2de69a Move some internal classes into private header files, make it easy to maintain the code hace 7 años
  Bogdan Poplauschi 887eeb4bc3 Fixes (use xcode10 image, no need for inputFileListPaths or outputFileListPaths) hace 7 años
  Bogdan Poplauschi edb9c45859 Xcode 10 - upgraded schemes, using xcode10 Travis image, removed some deprecated methods from our demos + formatting hace 7 años
  zhongwuzw 735bbf6f8c Remove input/outputFileListPaths attributes in Xcodeproj hace 7 años
  Bogdan Poplauschi 64123734c3 Move webp component (and libwebp dependency) to SDWebImage/SDWebImageWebPCoder hace 7 años
  DreamPiggy f81480189d Add modulemap files for SDWebImage to support modular framework, move the WebP & GIF into subdirectory to make Podspec works hace 8 años
  Scott Berrevoets 3ceb8308eb Enable CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF hace 8 años
  DreamPiggy 17616c999b Embedded SDWebImage framework to all platforms in our demo project to allow real device run because it’s a dynamic framework hace 8 años
  DreamPiggy dfe68a5db6 Update demo to use modern way of image assets, and view layout for rotation hace 8 años
  DreamPiggy 2dd61393ed Fix “linking against dylib not safe for use in application extensions” warning for watch extension demo hace 8 años
  DreamPiggy 8e46c13bcd Add empty launch storyboard to allow view on iPhone X hace 8 años
  Bogdan Poplauschi ff0690547d Xcode 9 recommended settings applied hace 8 años
  DreamPiggy a33d8dd7e0 Update macOS Demo deployment target to 10.10 to support build on Xcode 9 hace 8 años
  Bogdan Poplauschi 2ec9dd7608 The iOS demo uses the dynamic framework instead of the static one hace 9 años
  Bogdan Poplauschi 55e1e8c723 The watchOS demo uses the watch dynamic framework hace 9 años
  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) hace 9 años
  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) hace 9 años
  Bogdan Poplauschi ac36b84463 Update on the libSDWebImage.a rename to libSDWebImage iOS static.a hace 9 años
  Bogdan Poplauschi f5171b3ba8 Added tvOS demo hace 9 años
  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 hace 9 años
  Bogdan Poplauschi 442b134206 OSX Example hace 9 años
  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 hace 9 años
  Bogdan Poplauschi 3364a981d5 Merge branch 'master' into 4.x hace 9 años
  Bogdan Poplauschi 6545a3aba1 Bumped the deployment target to iOS 7 (due to NSURLSession) and also incremented the library version to 3.8.0 hace 9 años
  Bogdan Poplauschi 2a29f4a0b7 Added the WebP files to the WebImage.framework target. Removed some old hack to define empty WebP methods (see #416), will re-add it if needed, right now it prevents the dynamic framework to build. hace 10 años