Remove reference to _AFNETWORKING_PIN_SSL_CERTIFICATES_

This commit is contained in:
Dustin Barker 2013-06-27 22:32:02 -07:00
parent 4ca6efb087
commit 33ba5685fb
2 changed files with 0 additions and 4 deletions

View file

@ -18,8 +18,6 @@ Pod::Spec.new do |s|
s.prefix_header_contents = <<-EOS
#import <Availability.h>
#define _AFNETWORKING_PIN_SSL_CERTIFICATES_
#if __IPHONE_OS_VERSION_MIN_REQUIRED
#import <SystemConfiguration/SystemConfiguration.h>
#import <MobileCoreServices/MobileCoreServices.h>

View file

@ -2,8 +2,6 @@
// Prefix header for all source files of the 'AFNetworking' target in the 'AFNetworking' project
//
#define _AFNETWORKING_PIN_SSL_CERTIFICATES_
#ifdef __OBJC__
#import <Foundation/Foundation.h>