old mode 100755
new mode 100644
| | |
| | | // AFNetworking.h |
| | | // Copyright (c) 2011–2016 Alamofire Software Foundation ( http://alamofire.org/ ) |
| | | // 3.2.0 |
| | | // 3.2.1 |
| | | // Permission is hereby granted, free of charge, to any person obtaining a copy |
| | | // of this software and associated documentation files (the "Software"), to deal |
| | | // in the Software without restriction, including without limitation the rights |
| | |
| | | #import <AFNetworking/AFURLRequestSerialization.h> |
| | | #import <AFNetworking/AFURLResponseSerialization.h> |
| | | #import <AFNetworking/AFSecurityPolicy.h> |
| | | #import <AFNetworking/AFCompatibilityMacros.h> |
| | | |
| | | #if !TARGET_OS_WATCH |
| | | #import <AFNetworking/AFNetworkReachabilityManager.h> |