Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ios
/
yh_sdwebimage
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
Bogdan Poplauschi
2015-06-25 01:15:01 +0300
Commit
466e4011d0a9f8e36a2b7a4d9d290d57fcff29bc
2 parents
08e9962b
9f719ca2
Merge pull request #1138 from KoCMoHaBTa/KoCMoHaBTa-patch-1074
Applied patch for issue #1074
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
SDWebImage/SDWebImageCompat.h
SDWebImage/SDWebImageCompat.h
View file @
466e401
...
...
@@ -13,7 +13,7 @@
#error SDWebImage does not support Objective-C Garbage Collection
#endif
#if __IPHONE_OS_VERSION_MIN_REQUIRED < __IPHONE_5_0
#if __IPHONE_OS_VERSION_MIN_REQUIRED
!= 20000 && __IPHONE_OS_VERSION_MIN_REQUIRED
< __IPHONE_5_0
#error SDWebImage doesn't support Deployement Target version < 5.0
#endif
...
...
Please
register
or
login
to post a comment