DreamPiggy
|
8b3c4c2cde
|
Fix Clang Static Analyzer warning for number nil check from Xcode 9.2
|
2017-12-29 12:52:29 +08:00 |
Bogdan Poplauschi
|
ff0690547d
|
Xcode 9 recommended settings applied
|
2017-10-06 20:58:44 +03:00 |
Bogdan Poplauschi
|
67e0719755
|
Update according to Xcode 8 recommended settings. Set the deployment target to iOS 8.0. No code signing. Enabled some warnings
|
2016-09-30 21:06:05 +03:00 |
Bogdan Poplauschi
|
ac36b84463
|
Update on the libSDWebImage.a rename to libSDWebImage iOS static.a
|
2016-06-13 01:23:39 +03:00 |
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
|
2016-06-13 00:53:08 +03:00 |
Bogdan Poplauschi
|
4c6eb5e72e
|
OSX compatibility and target. (NSImage+WebCache) for UIImage compatibility
Clarified and simplified the usage of TARGET_OS_* macros. Added SD_MAC, SD_UIKIT, SD_IOS, SD_TV, SD_WATCH.
Updated Travis CI
|
2016-06-12 23:23:53 +03:00 |
Bogdan Poplauschi
|
3d122e550b
|
WatchOS support - just added a target and the conditional compiling - seems to work (pod lib lint works).
There is an issue, the SDWebImage watchOS target doesn't show the simulator, only Generic Device.
Also need to add some demo and test code.
|
2016-06-10 08:49:51 +03:00 |
Bogdan Poplauschi
|
503d3aed27
|
Schemes update (naming)
|
2016-05-10 08:37:12 +03:00 |
Bogdan Poplauschi
|
e3ba4110a9
|
Renamed the schemes for consistency, dynamic frameworks are named SDWebImage instead of WebImage. Updated the Tests Podfile + project. Renamed the WebImage.h to SDWebImage.h to match the framework naming
|
2016-05-08 22:59:32 +03:00 |
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.
Sample app links the libSDWebImage.a
|
2016-05-08 22:41:33 +03:00 |
hoseking
|
07fe1f0dfe
|
Update project settings for Xcode 7
|
2015-10-16 11:23:28 -07:00 |
hoseking
|
4068b93386
|
Add tvOS Framework target
|
2015-10-16 11:23:28 -07:00 |
Florent Vilmart
|
f2252b3499
|
Adds shared scheme for WebImage in SDWebImage.xcodeproj
|
2015-03-19 21:15:53 -04:00 |
Florent Vilmart
|
c0c5e0d714
|
Adds Carthage WebImage scheme to workspace
|
2015-03-19 14:14:11 -04:00 |
Florent Vilmart
|
9ee89474ed
|
Adds support for iOS 8+ Framework and Carthage
Adds Instructions for Carthage installation
|
2015-03-15 12:06:27 -04:00 |
Bogdan Poplauschi
|
87384290a4
|
Moved all schemes to the workspace container plus created scheme for Tests
|
2014-11-04 12:45:04 +02:00 |
利辺羅エルネスト
|
6c79daad00
|
Update projects to recommended settings
|
2014-05-21 17:10:25 +09:00 |
Olivier Poitrey
|
5df0eafc92
|
Fix WebP target
|
2013-10-04 11:43:27 -07:00 |
Olivier Poitrey
|
340db263fa
|
Remove WebP support from default target and add a dedicated target
Too many people have issue with WebP library dependancy.
|
2013-09-20 10:53:11 -07:00 |
Olivier Poitrey
|
0076bb9a55
|
Share schema so it can be used by Xcode bots
|
2013-09-20 10:45:35 -07:00 |
Olivier Poitrey
|
76d2fc8d0e
|
Update project to comply with Xcode 5
|
2013-08-20 16:25:27 -07:00 |
Olivier Poitrey
|
3016754250
|
Share framework target
|
2013-01-21 09:27:53 +01:00 |