История коммитов

Автор SHA1 Сообщение Дата
  DreamPiggy 62e3491eb3 Added visionOS official Demo and update Podfile 2 лет назад
  DreamPiggy 8b836d565c Added the official visionOS CocoaPods podspec support 2 лет назад
  DreamPiggy 8bd4e72c33 Fix macOS Demo applicationDidFinishLaunching not called 3 лет назад
  DreamPiggy 9c0c715d6a Move the SD_CHECK_CGIMAGE_RETAIN_SOURCE assertion to SDWebImage Demo and Tests only 3 лет назад
  DreamPiggy 0f27617152 Try to fix the Xcode 10 compatible 6 лет назад
  DreamPiggy 77e54697c5 Update the demo of UIKit for macOS, which should not contains the WatchKit Extension 6 лет назад
  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 6 лет назад
  DreamPiggy 110b49633f Fix the warning of deprecated project localization after upgrading Xcode 10.2 7 лет назад
  DreamPiggy 6bab2de69a Move some internal classes into private header files, make it easy to maintain the code 7 лет назад
  Bogdan Poplauschi 887eeb4bc3 Fixes (use xcode10 image, no need for inputFileListPaths or outputFileListPaths) 7 лет назад
  Bogdan Poplauschi edb9c45859 Xcode 10 - upgraded schemes, using xcode10 Travis image, removed some deprecated methods from our demos + formatting 7 лет назад
  zhongwuzw 735bbf6f8c Remove input/outputFileListPaths attributes in Xcodeproj 7 лет назад
  Bogdan Poplauschi 64123734c3 Move webp component (and libwebp dependency) to SDWebImage/SDWebImageWebPCoder 7 лет назад
  DreamPiggy f81480189d Add modulemap files for SDWebImage to support modular framework, move the WebP & GIF into subdirectory to make Podspec works 8 лет назад
  Scott Berrevoets 3ceb8308eb Enable CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF 8 лет назад
  DreamPiggy 17616c999b Embedded SDWebImage framework to all platforms in our demo project to allow real device run because it’s a dynamic framework 8 лет назад
  DreamPiggy dfe68a5db6 Update demo to use modern way of image assets, and view layout for rotation 8 лет назад
  DreamPiggy 2dd61393ed Fix “linking against dylib not safe for use in application extensions” warning for watch extension demo 8 лет назад
  DreamPiggy 8e46c13bcd Add empty launch storyboard to allow view on iPhone X 8 лет назад
  Bogdan Poplauschi ff0690547d Xcode 9 recommended settings applied 8 лет назад
  DreamPiggy a33d8dd7e0 Update macOS Demo deployment target to 10.10 to support build on Xcode 9 8 лет назад
  Bogdan Poplauschi 2ec9dd7608 The iOS demo uses the dynamic framework instead of the static one 9 лет назад
  Bogdan Poplauschi 55e1e8c723 The watchOS demo uses the watch dynamic framework 9 лет назад
  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) 9 лет назад
  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) 9 лет назад
  Bogdan Poplauschi ac36b84463 Update on the libSDWebImage.a rename to libSDWebImage iOS static.a 9 лет назад
  Bogdan Poplauschi f5171b3ba8 Added tvOS demo 9 лет назад
  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 9 лет назад
  Bogdan Poplauschi 442b134206 OSX Example 9 лет назад
  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 9 лет назад