Removing #warning about Security framework
This commit is contained in:
parent
0e18f85bfb
commit
1053e00fff
1 changed files with 0 additions and 2 deletions
|
|
@ -81,8 +81,6 @@ typedef enum {
|
|||
AFSSLPinningModePublicKey,
|
||||
AFSSLPinningModeCertificate,
|
||||
} AFURLConnectionOperationSSLPinningMode;
|
||||
#else
|
||||
#warning Security framework not found in project, or not included in precompiled header. SSL Certificate Pinning functionality will not be available.
|
||||
#endif
|
||||
|
||||
@interface AFURLConnectionOperation : NSOperation <NSURLConnectionDelegate,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue