Remove reference to _AFNETWORKING_PIN_SSL_CERTIFICATES_
This commit is contained in:
parent
4ca6efb087
commit
33ba5685fb
2 changed files with 0 additions and 4 deletions
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue