커밋 기록

작성자 SHA1 메시지 날짜
  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 년 전
  Bogdan Poplauschi 3364a981d5 Merge branch 'master' into 4.x 9 년 전
  Bogdan Poplauschi 6545a3aba1 Bumped the deployment target to iOS 7 (due to NSURLSession) and also incremented the library version to 3.8.0 9 년 전
  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. 10 년 전
  Bogdan Poplauschi 32923fa2e8 Xcode 7.1 updates 10 년 전