Skip to content

Instantly share code, notes, and snippets.

@sibljon
sibljon / UIImageView+HTUIImageCategoryNamespaceConflictResolver.h
Created July 9, 2013 14:43
A solution to resolve a namespace collision between UIImageView categories in SDWebImage and AFNetworking
//
// UIImageView+HTUIImageCategoryNamespaceConflictResolver.h
// HotelTonight
//
// Created by Jonathan Sibley on 7/9/13.
// Copyright (c) 2013 Hotel Tonight. All rights reserved.
//
@interface UIImageView (HTUIImageCategoryNamespaceConflictResolver)