|
@@ -0,0 +1,656 @@
|
|
|
|
+// !$*UTF8*$!
|
|
|
|
+{
|
|
|
|
+ archiveVersion = 1;
|
|
|
|
+ classes = {
|
|
|
|
+ };
|
|
|
|
+ objectVersion = 46;
|
|
|
|
+ objects = {
|
|
|
|
+
|
|
|
|
+/* Begin PBXBuildFile section */
|
|
|
|
+ 2995223D1BBF104D00859F49 /* AFNetworking.h in Headers */ = {isa = PBXBuildFile; fileRef = 2995223C1BBF104D00859F49 /* AFNetworking.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
|
|
+ 299522531BBF125A00859F49 /* AFHTTPSessionManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 299522461BBF125A00859F49 /* AFHTTPSessionManager.h */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
+ 299522541BBF125A00859F49 /* AFHTTPSessionManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 299522471BBF125A00859F49 /* AFHTTPSessionManager.m */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
+ 299522561BBF125A00859F49 /* AFNetworkReachabilityManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 299522491BBF125A00859F49 /* AFNetworkReachabilityManager.h */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
+ 299522571BBF125A00859F49 /* AFNetworkReachabilityManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 2995224A1BBF125A00859F49 /* AFNetworkReachabilityManager.m */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
+ 299522581BBF125A00859F49 /* AFSecurityPolicy.h in Headers */ = {isa = PBXBuildFile; fileRef = 2995224B1BBF125A00859F49 /* AFSecurityPolicy.h */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
+ 299522591BBF125A00859F49 /* AFSecurityPolicy.m in Sources */ = {isa = PBXBuildFile; fileRef = 2995224C1BBF125A00859F49 /* AFSecurityPolicy.m */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
+ 2995225A1BBF125A00859F49 /* AFURLRequestSerialization.h in Headers */ = {isa = PBXBuildFile; fileRef = 2995224D1BBF125A00859F49 /* AFURLRequestSerialization.h */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
+ 2995225B1BBF125A00859F49 /* AFURLRequestSerialization.m in Sources */ = {isa = PBXBuildFile; fileRef = 2995224E1BBF125A00859F49 /* AFURLRequestSerialization.m */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
+ 2995225C1BBF125A00859F49 /* AFURLResponseSerialization.h in Headers */ = {isa = PBXBuildFile; fileRef = 2995224F1BBF125A00859F49 /* AFURLResponseSerialization.h */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
+ 2995225D1BBF125A00859F49 /* AFURLResponseSerialization.m in Sources */ = {isa = PBXBuildFile; fileRef = 299522501BBF125A00859F49 /* AFURLResponseSerialization.m */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
+ 2995225E1BBF125A00859F49 /* AFURLSessionManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 299522511BBF125A00859F49 /* AFURLSessionManager.h */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
+ 2995225F1BBF125A00859F49 /* AFURLSessionManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 299522521BBF125A00859F49 /* AFURLSessionManager.m */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
+ 2995226D1BBF133400859F49 /* AFHTTPSessionManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 299522471BBF125A00859F49 /* AFHTTPSessionManager.m */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
+ 2995226E1BBF133400859F49 /* AFSecurityPolicy.m in Sources */ = {isa = PBXBuildFile; fileRef = 2995224C1BBF125A00859F49 /* AFSecurityPolicy.m */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
+ 2995226F1BBF133400859F49 /* AFURLRequestSerialization.m in Sources */ = {isa = PBXBuildFile; fileRef = 2995224E1BBF125A00859F49 /* AFURLRequestSerialization.m */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
+ 299522701BBF133400859F49 /* AFURLResponseSerialization.m in Sources */ = {isa = PBXBuildFile; fileRef = 299522501BBF125A00859F49 /* AFURLResponseSerialization.m */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
+ 299522711BBF133400859F49 /* AFURLSessionManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 299522521BBF125A00859F49 /* AFURLSessionManager.m */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
+ 2995227F1BBF13A100859F49 /* AFHTTPSessionManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 299522471BBF125A00859F49 /* AFHTTPSessionManager.m */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
+ 299522801BBF13A100859F49 /* AFNetworkReachabilityManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 2995224A1BBF125A00859F49 /* AFNetworkReachabilityManager.m */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
+ 299522811BBF13A100859F49 /* AFSecurityPolicy.m in Sources */ = {isa = PBXBuildFile; fileRef = 2995224C1BBF125A00859F49 /* AFSecurityPolicy.m */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
+ 299522821BBF13A100859F49 /* AFURLRequestSerialization.m in Sources */ = {isa = PBXBuildFile; fileRef = 2995224E1BBF125A00859F49 /* AFURLRequestSerialization.m */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
+ 299522831BBF13A100859F49 /* AFURLResponseSerialization.m in Sources */ = {isa = PBXBuildFile; fileRef = 299522501BBF125A00859F49 /* AFURLResponseSerialization.m */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
+ 299522841BBF13A100859F49 /* AFURLSessionManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 299522521BBF125A00859F49 /* AFURLSessionManager.m */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
+ 2995229C1BBF13C700859F49 /* AFAutoPurgingImageCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 299522861BBF13C700859F49 /* AFAutoPurgingImageCache.h */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
+ 2995229D1BBF13C700859F49 /* AFAutoPurgingImageCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 299522871BBF13C700859F49 /* AFAutoPurgingImageCache.m */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
+ 2995229E1BBF13C700859F49 /* AFImageDownloader.h in Headers */ = {isa = PBXBuildFile; fileRef = 299522881BBF13C700859F49 /* AFImageDownloader.h */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
+ 2995229F1BBF13C700859F49 /* AFImageDownloader.m in Sources */ = {isa = PBXBuildFile; fileRef = 299522891BBF13C700859F49 /* AFImageDownloader.m */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
+ 299522A01BBF13C700859F49 /* AFNetworkActivityIndicatorManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 2995228A1BBF13C700859F49 /* AFNetworkActivityIndicatorManager.h */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
+ 299522A11BBF13C700859F49 /* AFNetworkActivityIndicatorManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 2995228B1BBF13C700859F49 /* AFNetworkActivityIndicatorManager.m */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
+ 299522A21BBF13C700859F49 /* UIActivityIndicatorView+AFNetworking.h in Headers */ = {isa = PBXBuildFile; fileRef = 2995228C1BBF13C700859F49 /* UIActivityIndicatorView+AFNetworking.h */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
+ 299522A31BBF13C700859F49 /* UIActivityIndicatorView+AFNetworking.m in Sources */ = {isa = PBXBuildFile; fileRef = 2995228D1BBF13C700859F49 /* UIActivityIndicatorView+AFNetworking.m */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
+ 299522A41BBF13C700859F49 /* UIAlertView+AFNetworking.h in Headers */ = {isa = PBXBuildFile; fileRef = 2995228E1BBF13C700859F49 /* UIAlertView+AFNetworking.h */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
+ 299522A51BBF13C700859F49 /* UIAlertView+AFNetworking.m in Sources */ = {isa = PBXBuildFile; fileRef = 2995228F1BBF13C700859F49 /* UIAlertView+AFNetworking.m */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
+ 299522A61BBF13C700859F49 /* UIButton+AFNetworking.h in Headers */ = {isa = PBXBuildFile; fileRef = 299522901BBF13C700859F49 /* UIButton+AFNetworking.h */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
+ 299522A71BBF13C700859F49 /* UIButton+AFNetworking.m in Sources */ = {isa = PBXBuildFile; fileRef = 299522911BBF13C700859F49 /* UIButton+AFNetworking.m */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
+ 299522A81BBF13C700859F49 /* UIImage+AFNetworking.h in Headers */ = {isa = PBXBuildFile; fileRef = 299522921BBF13C700859F49 /* UIImage+AFNetworking.h */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
+ 299522A91BBF13C700859F49 /* UIImageView+AFNetworking.h in Headers */ = {isa = PBXBuildFile; fileRef = 299522931BBF13C700859F49 /* UIImageView+AFNetworking.h */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
+ 299522AA1BBF13C700859F49 /* UIImageView+AFNetworking.m in Sources */ = {isa = PBXBuildFile; fileRef = 299522941BBF13C700859F49 /* UIImageView+AFNetworking.m */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
+ 299522AB1BBF13C700859F49 /* UIKit+AFNetworking.h in Headers */ = {isa = PBXBuildFile; fileRef = 299522951BBF13C700859F49 /* UIKit+AFNetworking.h */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
+ 299522AC1BBF13C700859F49 /* UIProgressView+AFNetworking.h in Headers */ = {isa = PBXBuildFile; fileRef = 299522961BBF13C700859F49 /* UIProgressView+AFNetworking.h */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
+ 299522AD1BBF13C700859F49 /* UIProgressView+AFNetworking.m in Sources */ = {isa = PBXBuildFile; fileRef = 299522971BBF13C700859F49 /* UIProgressView+AFNetworking.m */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
+ 299522AE1BBF13C700859F49 /* UIRefreshControl+AFNetworking.h in Headers */ = {isa = PBXBuildFile; fileRef = 299522981BBF13C700859F49 /* UIRefreshControl+AFNetworking.h */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
+ 299522AF1BBF13C700859F49 /* UIRefreshControl+AFNetworking.m in Sources */ = {isa = PBXBuildFile; fileRef = 299522991BBF13C700859F49 /* UIRefreshControl+AFNetworking.m */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
+ 299522B01BBF13C700859F49 /* UIWebView+AFNetworking.h in Headers */ = {isa = PBXBuildFile; fileRef = 2995229A1BBF13C700859F49 /* UIWebView+AFNetworking.h */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
+ 299522B11BBF13C700859F49 /* UIWebView+AFNetworking.m in Sources */ = {isa = PBXBuildFile; fileRef = 2995229B1BBF13C700859F49 /* UIWebView+AFNetworking.m */; settings = {ASSET_TAGS = (); }; };
|
|
|
|
+/* End PBXBuildFile section */
|
|
|
|
+
|
|
|
|
+/* Begin PBXFileReference section */
|
|
|
|
+ 299522391BBF104D00859F49 /* AFNetworking.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = AFNetworking.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
+ 2995223C1BBF104D00859F49 /* AFNetworking.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = AFNetworking.h; path = ../Framework/AFNetworking.h; sourceTree = "<group>"; };
|
|
|
|
+ 2995223E1BBF104D00859F49 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = Info.plist; path = ../Framework/Info.plist; sourceTree = "<group>"; };
|
|
|
|
+ 299522461BBF125A00859F49 /* AFHTTPSessionManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AFHTTPSessionManager.h; sourceTree = "<group>"; };
|
|
|
|
+ 299522471BBF125A00859F49 /* AFHTTPSessionManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AFHTTPSessionManager.m; sourceTree = "<group>"; };
|
|
|
|
+ 299522491BBF125A00859F49 /* AFNetworkReachabilityManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AFNetworkReachabilityManager.h; sourceTree = "<group>"; };
|
|
|
|
+ 2995224A1BBF125A00859F49 /* AFNetworkReachabilityManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AFNetworkReachabilityManager.m; sourceTree = "<group>"; };
|
|
|
|
+ 2995224B1BBF125A00859F49 /* AFSecurityPolicy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AFSecurityPolicy.h; sourceTree = "<group>"; };
|
|
|
|
+ 2995224C1BBF125A00859F49 /* AFSecurityPolicy.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AFSecurityPolicy.m; sourceTree = "<group>"; };
|
|
|
|
+ 2995224D1BBF125A00859F49 /* AFURLRequestSerialization.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AFURLRequestSerialization.h; sourceTree = "<group>"; };
|
|
|
|
+ 2995224E1BBF125A00859F49 /* AFURLRequestSerialization.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AFURLRequestSerialization.m; sourceTree = "<group>"; };
|
|
|
|
+ 2995224F1BBF125A00859F49 /* AFURLResponseSerialization.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AFURLResponseSerialization.h; sourceTree = "<group>"; };
|
|
|
|
+ 299522501BBF125A00859F49 /* AFURLResponseSerialization.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AFURLResponseSerialization.m; sourceTree = "<group>"; };
|
|
|
|
+ 299522511BBF125A00859F49 /* AFURLSessionManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AFURLSessionManager.h; sourceTree = "<group>"; };
|
|
|
|
+ 299522521BBF125A00859F49 /* AFURLSessionManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AFURLSessionManager.m; sourceTree = "<group>"; };
|
|
|
|
+ 299522651BBF129200859F49 /* AFNetworking.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = AFNetworking.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
+ 299522771BBF136400859F49 /* AFNetworking.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = AFNetworking.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
+ 299522861BBF13C700859F49 /* AFAutoPurgingImageCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AFAutoPurgingImageCache.h; sourceTree = "<group>"; };
|
|
|
|
+ 299522871BBF13C700859F49 /* AFAutoPurgingImageCache.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AFAutoPurgingImageCache.m; sourceTree = "<group>"; };
|
|
|
|
+ 299522881BBF13C700859F49 /* AFImageDownloader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AFImageDownloader.h; sourceTree = "<group>"; };
|
|
|
|
+ 299522891BBF13C700859F49 /* AFImageDownloader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AFImageDownloader.m; sourceTree = "<group>"; };
|
|
|
|
+ 2995228A1BBF13C700859F49 /* AFNetworkActivityIndicatorManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AFNetworkActivityIndicatorManager.h; sourceTree = "<group>"; };
|
|
|
|
+ 2995228B1BBF13C700859F49 /* AFNetworkActivityIndicatorManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AFNetworkActivityIndicatorManager.m; sourceTree = "<group>"; };
|
|
|
|
+ 2995228C1BBF13C700859F49 /* UIActivityIndicatorView+AFNetworking.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIActivityIndicatorView+AFNetworking.h"; sourceTree = "<group>"; };
|
|
|
|
+ 2995228D1BBF13C700859F49 /* UIActivityIndicatorView+AFNetworking.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIActivityIndicatorView+AFNetworking.m"; sourceTree = "<group>"; };
|
|
|
|
+ 2995228E1BBF13C700859F49 /* UIAlertView+AFNetworking.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIAlertView+AFNetworking.h"; sourceTree = "<group>"; };
|
|
|
|
+ 2995228F1BBF13C700859F49 /* UIAlertView+AFNetworking.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIAlertView+AFNetworking.m"; sourceTree = "<group>"; };
|
|
|
|
+ 299522901BBF13C700859F49 /* UIButton+AFNetworking.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIButton+AFNetworking.h"; sourceTree = "<group>"; };
|
|
|
|
+ 299522911BBF13C700859F49 /* UIButton+AFNetworking.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIButton+AFNetworking.m"; sourceTree = "<group>"; };
|
|
|
|
+ 299522921BBF13C700859F49 /* UIImage+AFNetworking.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIImage+AFNetworking.h"; sourceTree = "<group>"; };
|
|
|
|
+ 299522931BBF13C700859F49 /* UIImageView+AFNetworking.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIImageView+AFNetworking.h"; sourceTree = "<group>"; };
|
|
|
|
+ 299522941BBF13C700859F49 /* UIImageView+AFNetworking.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIImageView+AFNetworking.m"; sourceTree = "<group>"; };
|
|
|
|
+ 299522951BBF13C700859F49 /* UIKit+AFNetworking.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIKit+AFNetworking.h"; sourceTree = "<group>"; };
|
|
|
|
+ 299522961BBF13C700859F49 /* UIProgressView+AFNetworking.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIProgressView+AFNetworking.h"; sourceTree = "<group>"; };
|
|
|
|
+ 299522971BBF13C700859F49 /* UIProgressView+AFNetworking.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIProgressView+AFNetworking.m"; sourceTree = "<group>"; };
|
|
|
|
+ 299522981BBF13C700859F49 /* UIRefreshControl+AFNetworking.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIRefreshControl+AFNetworking.h"; sourceTree = "<group>"; };
|
|
|
|
+ 299522991BBF13C700859F49 /* UIRefreshControl+AFNetworking.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIRefreshControl+AFNetworking.m"; sourceTree = "<group>"; };
|
|
|
|
+ 2995229A1BBF13C700859F49 /* UIWebView+AFNetworking.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIWebView+AFNetworking.h"; sourceTree = "<group>"; };
|
|
|
|
+ 2995229B1BBF13C700859F49 /* UIWebView+AFNetworking.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIWebView+AFNetworking.m"; sourceTree = "<group>"; };
|
|
|
|
+/* End PBXFileReference section */
|
|
|
|
+
|
|
|
|
+/* Begin PBXFrameworksBuildPhase section */
|
|
|
|
+ 299522351BBF104D00859F49 /* Frameworks */ = {
|
|
|
|
+ isa = PBXFrameworksBuildPhase;
|
|
|
|
+ buildActionMask = 2147483647;
|
|
|
|
+ files = (
|
|
|
|
+ );
|
|
|
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
+ };
|
|
|
|
+ 299522611BBF129200859F49 /* Frameworks */ = {
|
|
|
|
+ isa = PBXFrameworksBuildPhase;
|
|
|
|
+ buildActionMask = 2147483647;
|
|
|
|
+ files = (
|
|
|
|
+ );
|
|
|
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
+ };
|
|
|
|
+ 299522731BBF136400859F49 /* Frameworks */ = {
|
|
|
|
+ isa = PBXFrameworksBuildPhase;
|
|
|
|
+ buildActionMask = 2147483647;
|
|
|
|
+ files = (
|
|
|
|
+ );
|
|
|
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
+ };
|
|
|
|
+/* End PBXFrameworksBuildPhase section */
|
|
|
|
+
|
|
|
|
+/* Begin PBXGroup section */
|
|
|
|
+ 2995222F1BBF104D00859F49 = {
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
+ children = (
|
|
|
|
+ 299522851BBF13C700859F49 /* UIKit+AFNetworking */,
|
|
|
|
+ 299522451BBF125A00859F49 /* AFNetworking */,
|
|
|
|
+ 2995223B1BBF104D00859F49 /* Supporting Files */,
|
|
|
|
+ 2995223A1BBF104D00859F49 /* Products */,
|
|
|
|
+ );
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
+ };
|
|
|
|
+ 2995223A1BBF104D00859F49 /* Products */ = {
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
+ children = (
|
|
|
|
+ 299522391BBF104D00859F49 /* AFNetworking.framework */,
|
|
|
|
+ 299522651BBF129200859F49 /* AFNetworking.framework */,
|
|
|
|
+ 299522771BBF136400859F49 /* AFNetworking.framework */,
|
|
|
|
+ );
|
|
|
|
+ name = Products;
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
+ };
|
|
|
|
+ 2995223B1BBF104D00859F49 /* Supporting Files */ = {
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
+ children = (
|
|
|
|
+ 2995223C1BBF104D00859F49 /* AFNetworking.h */,
|
|
|
|
+ 2995223E1BBF104D00859F49 /* Info.plist */,
|
|
|
|
+ );
|
|
|
|
+ name = "Supporting Files";
|
|
|
|
+ path = AFNetworking;
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
+ };
|
|
|
|
+ 299522451BBF125A00859F49 /* AFNetworking */ = {
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
+ children = (
|
|
|
|
+ 299522461BBF125A00859F49 /* AFHTTPSessionManager.h */,
|
|
|
|
+ 299522471BBF125A00859F49 /* AFHTTPSessionManager.m */,
|
|
|
|
+ 299522491BBF125A00859F49 /* AFNetworkReachabilityManager.h */,
|
|
|
|
+ 2995224A1BBF125A00859F49 /* AFNetworkReachabilityManager.m */,
|
|
|
|
+ 2995224B1BBF125A00859F49 /* AFSecurityPolicy.h */,
|
|
|
|
+ 2995224C1BBF125A00859F49 /* AFSecurityPolicy.m */,
|
|
|
|
+ 2995224D1BBF125A00859F49 /* AFURLRequestSerialization.h */,
|
|
|
|
+ 2995224E1BBF125A00859F49 /* AFURLRequestSerialization.m */,
|
|
|
|
+ 2995224F1BBF125A00859F49 /* AFURLResponseSerialization.h */,
|
|
|
|
+ 299522501BBF125A00859F49 /* AFURLResponseSerialization.m */,
|
|
|
|
+ 299522511BBF125A00859F49 /* AFURLSessionManager.h */,
|
|
|
|
+ 299522521BBF125A00859F49 /* AFURLSessionManager.m */,
|
|
|
|
+ );
|
|
|
|
+ path = AFNetworking;
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
+ };
|
|
|
|
+ 299522851BBF13C700859F49 /* UIKit+AFNetworking */ = {
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
+ children = (
|
|
|
|
+ 299522861BBF13C700859F49 /* AFAutoPurgingImageCache.h */,
|
|
|
|
+ 299522871BBF13C700859F49 /* AFAutoPurgingImageCache.m */,
|
|
|
|
+ 299522881BBF13C700859F49 /* AFImageDownloader.h */,
|
|
|
|
+ 299522891BBF13C700859F49 /* AFImageDownloader.m */,
|
|
|
|
+ 2995228A1BBF13C700859F49 /* AFNetworkActivityIndicatorManager.h */,
|
|
|
|
+ 2995228B1BBF13C700859F49 /* AFNetworkActivityIndicatorManager.m */,
|
|
|
|
+ 2995228C1BBF13C700859F49 /* UIActivityIndicatorView+AFNetworking.h */,
|
|
|
|
+ 2995228D1BBF13C700859F49 /* UIActivityIndicatorView+AFNetworking.m */,
|
|
|
|
+ 2995228E1BBF13C700859F49 /* UIAlertView+AFNetworking.h */,
|
|
|
|
+ 2995228F1BBF13C700859F49 /* UIAlertView+AFNetworking.m */,
|
|
|
|
+ 299522901BBF13C700859F49 /* UIButton+AFNetworking.h */,
|
|
|
|
+ 299522911BBF13C700859F49 /* UIButton+AFNetworking.m */,
|
|
|
|
+ 299522921BBF13C700859F49 /* UIImage+AFNetworking.h */,
|
|
|
|
+ 299522931BBF13C700859F49 /* UIImageView+AFNetworking.h */,
|
|
|
|
+ 299522941BBF13C700859F49 /* UIImageView+AFNetworking.m */,
|
|
|
|
+ 299522951BBF13C700859F49 /* UIKit+AFNetworking.h */,
|
|
|
|
+ 299522961BBF13C700859F49 /* UIProgressView+AFNetworking.h */,
|
|
|
|
+ 299522971BBF13C700859F49 /* UIProgressView+AFNetworking.m */,
|
|
|
|
+ 299522981BBF13C700859F49 /* UIRefreshControl+AFNetworking.h */,
|
|
|
|
+ 299522991BBF13C700859F49 /* UIRefreshControl+AFNetworking.m */,
|
|
|
|
+ 2995229A1BBF13C700859F49 /* UIWebView+AFNetworking.h */,
|
|
|
|
+ 2995229B1BBF13C700859F49 /* UIWebView+AFNetworking.m */,
|
|
|
|
+ );
|
|
|
|
+ path = "UIKit+AFNetworking";
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
+ };
|
|
|
|
+/* End PBXGroup section */
|
|
|
|
+
|
|
|
|
+/* Begin PBXHeadersBuildPhase section */
|
|
|
|
+ 299522361BBF104D00859F49 /* Headers */ = {
|
|
|
|
+ isa = PBXHeadersBuildPhase;
|
|
|
|
+ buildActionMask = 2147483647;
|
|
|
|
+ files = (
|
|
|
|
+ 2995225A1BBF125A00859F49 /* AFURLRequestSerialization.h in Headers */,
|
|
|
|
+ 299522A81BBF13C700859F49 /* UIImage+AFNetworking.h in Headers */,
|
|
|
|
+ 299522531BBF125A00859F49 /* AFHTTPSessionManager.h in Headers */,
|
|
|
|
+ 2995229C1BBF13C700859F49 /* AFAutoPurgingImageCache.h in Headers */,
|
|
|
|
+ 299522581BBF125A00859F49 /* AFSecurityPolicy.h in Headers */,
|
|
|
|
+ 299522561BBF125A00859F49 /* AFNetworkReachabilityManager.h in Headers */,
|
|
|
|
+ 299522A91BBF13C700859F49 /* UIImageView+AFNetworking.h in Headers */,
|
|
|
|
+ 2995229E1BBF13C700859F49 /* AFImageDownloader.h in Headers */,
|
|
|
|
+ 2995225E1BBF125A00859F49 /* AFURLSessionManager.h in Headers */,
|
|
|
|
+ 2995225C1BBF125A00859F49 /* AFURLResponseSerialization.h in Headers */,
|
|
|
|
+ 299522AB1BBF13C700859F49 /* UIKit+AFNetworking.h in Headers */,
|
|
|
|
+ 299522A21BBF13C700859F49 /* UIActivityIndicatorView+AFNetworking.h in Headers */,
|
|
|
|
+ 2995223D1BBF104D00859F49 /* AFNetworking.h in Headers */,
|
|
|
|
+ 299522B01BBF13C700859F49 /* UIWebView+AFNetworking.h in Headers */,
|
|
|
|
+ 299522AC1BBF13C700859F49 /* UIProgressView+AFNetworking.h in Headers */,
|
|
|
|
+ 299522A61BBF13C700859F49 /* UIButton+AFNetworking.h in Headers */,
|
|
|
|
+ 299522A01BBF13C700859F49 /* AFNetworkActivityIndicatorManager.h in Headers */,
|
|
|
|
+ 299522A41BBF13C700859F49 /* UIAlertView+AFNetworking.h in Headers */,
|
|
|
|
+ 299522AE1BBF13C700859F49 /* UIRefreshControl+AFNetworking.h in Headers */,
|
|
|
|
+ );
|
|
|
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
+ };
|
|
|
|
+ 299522621BBF129200859F49 /* Headers */ = {
|
|
|
|
+ isa = PBXHeadersBuildPhase;
|
|
|
|
+ buildActionMask = 2147483647;
|
|
|
|
+ files = (
|
|
|
|
+ );
|
|
|
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
+ };
|
|
|
|
+ 299522741BBF136400859F49 /* Headers */ = {
|
|
|
|
+ isa = PBXHeadersBuildPhase;
|
|
|
|
+ buildActionMask = 2147483647;
|
|
|
|
+ files = (
|
|
|
|
+ );
|
|
|
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
+ };
|
|
|
|
+/* End PBXHeadersBuildPhase section */
|
|
|
|
+
|
|
|
|
+/* Begin PBXNativeTarget section */
|
|
|
|
+ 299522381BBF104D00859F49 /* AFNetworking iOS */ = {
|
|
|
|
+ isa = PBXNativeTarget;
|
|
|
|
+ buildConfigurationList = 299522411BBF104D00859F49 /* Build configuration list for PBXNativeTarget "AFNetworking iOS" */;
|
|
|
|
+ buildPhases = (
|
|
|
|
+ 299522341BBF104D00859F49 /* Sources */,
|
|
|
|
+ 299522351BBF104D00859F49 /* Frameworks */,
|
|
|
|
+ 299522361BBF104D00859F49 /* Headers */,
|
|
|
|
+ 299522371BBF104D00859F49 /* Resources */,
|
|
|
|
+ );
|
|
|
|
+ buildRules = (
|
|
|
|
+ );
|
|
|
|
+ dependencies = (
|
|
|
|
+ );
|
|
|
|
+ name = "AFNetworking iOS";
|
|
|
|
+ productName = AFNetworking;
|
|
|
|
+ productReference = 299522391BBF104D00859F49 /* AFNetworking.framework */;
|
|
|
|
+ productType = "com.apple.product-type.framework";
|
|
|
|
+ };
|
|
|
|
+ 299522641BBF129200859F49 /* AFNetworking watchOS */ = {
|
|
|
|
+ isa = PBXNativeTarget;
|
|
|
|
+ buildConfigurationList = 2995226A1BBF129200859F49 /* Build configuration list for PBXNativeTarget "AFNetworking watchOS" */;
|
|
|
|
+ buildPhases = (
|
|
|
|
+ 299522601BBF129200859F49 /* Sources */,
|
|
|
|
+ 299522611BBF129200859F49 /* Frameworks */,
|
|
|
|
+ 299522621BBF129200859F49 /* Headers */,
|
|
|
|
+ 299522631BBF129200859F49 /* Resources */,
|
|
|
|
+ );
|
|
|
|
+ buildRules = (
|
|
|
|
+ );
|
|
|
|
+ dependencies = (
|
|
|
|
+ );
|
|
|
|
+ name = "AFNetworking watchOS";
|
|
|
|
+ productName = "AFNetworking watchOS";
|
|
|
|
+ productReference = 299522651BBF129200859F49 /* AFNetworking.framework */;
|
|
|
|
+ productType = "com.apple.product-type.framework";
|
|
|
|
+ };
|
|
|
|
+ 299522761BBF136400859F49 /* AFNetworking OS X */ = {
|
|
|
|
+ isa = PBXNativeTarget;
|
|
|
|
+ buildConfigurationList = 2995227C1BBF136400859F49 /* Build configuration list for PBXNativeTarget "AFNetworking OS X" */;
|
|
|
|
+ buildPhases = (
|
|
|
|
+ 299522721BBF136400859F49 /* Sources */,
|
|
|
|
+ 299522731BBF136400859F49 /* Frameworks */,
|
|
|
|
+ 299522741BBF136400859F49 /* Headers */,
|
|
|
|
+ 299522751BBF136400859F49 /* Resources */,
|
|
|
|
+ );
|
|
|
|
+ buildRules = (
|
|
|
|
+ );
|
|
|
|
+ dependencies = (
|
|
|
|
+ );
|
|
|
|
+ name = "AFNetworking OS X";
|
|
|
|
+ productName = "AFNetworking OS X";
|
|
|
|
+ productReference = 299522771BBF136400859F49 /* AFNetworking.framework */;
|
|
|
|
+ productType = "com.apple.product-type.framework";
|
|
|
|
+ };
|
|
|
|
+/* End PBXNativeTarget section */
|
|
|
|
+
|
|
|
|
+/* Begin PBXProject section */
|
|
|
|
+ 299522301BBF104D00859F49 /* Project object */ = {
|
|
|
|
+ isa = PBXProject;
|
|
|
|
+ attributes = {
|
|
|
|
+ LastUpgradeCheck = 0700;
|
|
|
|
+ ORGANIZATIONNAME = AFNetworking;
|
|
|
|
+ TargetAttributes = {
|
|
|
|
+ 299522381BBF104D00859F49 = {
|
|
|
|
+ CreatedOnToolsVersion = 7.0.1;
|
|
|
|
+ };
|
|
|
|
+ 299522641BBF129200859F49 = {
|
|
|
|
+ CreatedOnToolsVersion = 7.0.1;
|
|
|
|
+ };
|
|
|
|
+ 299522761BBF136400859F49 = {
|
|
|
|
+ CreatedOnToolsVersion = 7.0.1;
|
|
|
|
+ };
|
|
|
|
+ };
|
|
|
|
+ };
|
|
|
|
+ buildConfigurationList = 299522331BBF104D00859F49 /* Build configuration list for PBXProject "AFNetworking" */;
|
|
|
|
+ compatibilityVersion = "Xcode 3.2";
|
|
|
|
+ developmentRegion = English;
|
|
|
|
+ hasScannedForEncodings = 0;
|
|
|
|
+ knownRegions = (
|
|
|
|
+ en,
|
|
|
|
+ );
|
|
|
|
+ mainGroup = 2995222F1BBF104D00859F49;
|
|
|
|
+ productRefGroup = 2995223A1BBF104D00859F49 /* Products */;
|
|
|
|
+ projectDirPath = "";
|
|
|
|
+ projectRoot = "";
|
|
|
|
+ targets = (
|
|
|
|
+ 299522381BBF104D00859F49 /* AFNetworking iOS */,
|
|
|
|
+ 299522641BBF129200859F49 /* AFNetworking watchOS */,
|
|
|
|
+ 299522761BBF136400859F49 /* AFNetworking OS X */,
|
|
|
|
+ );
|
|
|
|
+ };
|
|
|
|
+/* End PBXProject section */
|
|
|
|
+
|
|
|
|
+/* Begin PBXResourcesBuildPhase section */
|
|
|
|
+ 299522371BBF104D00859F49 /* Resources */ = {
|
|
|
|
+ isa = PBXResourcesBuildPhase;
|
|
|
|
+ buildActionMask = 2147483647;
|
|
|
|
+ files = (
|
|
|
|
+ );
|
|
|
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
+ };
|
|
|
|
+ 299522631BBF129200859F49 /* Resources */ = {
|
|
|
|
+ isa = PBXResourcesBuildPhase;
|
|
|
|
+ buildActionMask = 2147483647;
|
|
|
|
+ files = (
|
|
|
|
+ );
|
|
|
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
+ };
|
|
|
|
+ 299522751BBF136400859F49 /* Resources */ = {
|
|
|
|
+ isa = PBXResourcesBuildPhase;
|
|
|
|
+ buildActionMask = 2147483647;
|
|
|
|
+ files = (
|
|
|
|
+ );
|
|
|
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
+ };
|
|
|
|
+/* End PBXResourcesBuildPhase section */
|
|
|
|
+
|
|
|
|
+/* Begin PBXSourcesBuildPhase section */
|
|
|
|
+ 299522341BBF104D00859F49 /* Sources */ = {
|
|
|
|
+ isa = PBXSourcesBuildPhase;
|
|
|
|
+ buildActionMask = 2147483647;
|
|
|
|
+ files = (
|
|
|
|
+ 299522AD1BBF13C700859F49 /* UIProgressView+AFNetworking.m in Sources */,
|
|
|
|
+ 299522571BBF125A00859F49 /* AFNetworkReachabilityManager.m in Sources */,
|
|
|
|
+ 299522AF1BBF13C700859F49 /* UIRefreshControl+AFNetworking.m in Sources */,
|
|
|
|
+ 299522AA1BBF13C700859F49 /* UIImageView+AFNetworking.m in Sources */,
|
|
|
|
+ 299522B11BBF13C700859F49 /* UIWebView+AFNetworking.m in Sources */,
|
|
|
|
+ 299522591BBF125A00859F49 /* AFSecurityPolicy.m in Sources */,
|
|
|
|
+ 299522A71BBF13C700859F49 /* UIButton+AFNetworking.m in Sources */,
|
|
|
|
+ 299522541BBF125A00859F49 /* AFHTTPSessionManager.m in Sources */,
|
|
|
|
+ 2995225F1BBF125A00859F49 /* AFURLSessionManager.m in Sources */,
|
|
|
|
+ 299522A51BBF13C700859F49 /* UIAlertView+AFNetworking.m in Sources */,
|
|
|
|
+ 2995225B1BBF125A00859F49 /* AFURLRequestSerialization.m in Sources */,
|
|
|
|
+ 2995229D1BBF13C700859F49 /* AFAutoPurgingImageCache.m in Sources */,
|
|
|
|
+ 299522A31BBF13C700859F49 /* UIActivityIndicatorView+AFNetworking.m in Sources */,
|
|
|
|
+ 2995225D1BBF125A00859F49 /* AFURLResponseSerialization.m in Sources */,
|
|
|
|
+ 2995229F1BBF13C700859F49 /* AFImageDownloader.m in Sources */,
|
|
|
|
+ 299522A11BBF13C700859F49 /* AFNetworkActivityIndicatorManager.m in Sources */,
|
|
|
|
+ );
|
|
|
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
+ };
|
|
|
|
+ 299522601BBF129200859F49 /* Sources */ = {
|
|
|
|
+ isa = PBXSourcesBuildPhase;
|
|
|
|
+ buildActionMask = 2147483647;
|
|
|
|
+ files = (
|
|
|
|
+ 299522711BBF133400859F49 /* AFURLSessionManager.m in Sources */,
|
|
|
|
+ 2995226F1BBF133400859F49 /* AFURLRequestSerialization.m in Sources */,
|
|
|
|
+ 2995226E1BBF133400859F49 /* AFSecurityPolicy.m in Sources */,
|
|
|
|
+ 299522701BBF133400859F49 /* AFURLResponseSerialization.m in Sources */,
|
|
|
|
+ 2995226D1BBF133400859F49 /* AFHTTPSessionManager.m in Sources */,
|
|
|
|
+ );
|
|
|
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
+ };
|
|
|
|
+ 299522721BBF136400859F49 /* Sources */ = {
|
|
|
|
+ isa = PBXSourcesBuildPhase;
|
|
|
|
+ buildActionMask = 2147483647;
|
|
|
|
+ files = (
|
|
|
|
+ 299522801BBF13A100859F49 /* AFNetworkReachabilityManager.m in Sources */,
|
|
|
|
+ 299522811BBF13A100859F49 /* AFSecurityPolicy.m in Sources */,
|
|
|
|
+ 2995227F1BBF13A100859F49 /* AFHTTPSessionManager.m in Sources */,
|
|
|
|
+ 299522841BBF13A100859F49 /* AFURLSessionManager.m in Sources */,
|
|
|
|
+ 299522821BBF13A100859F49 /* AFURLRequestSerialization.m in Sources */,
|
|
|
|
+ 299522831BBF13A100859F49 /* AFURLResponseSerialization.m in Sources */,
|
|
|
|
+ );
|
|
|
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
+ };
|
|
|
|
+/* End PBXSourcesBuildPhase section */
|
|
|
|
+
|
|
|
|
+/* Begin XCBuildConfiguration section */
|
|
|
|
+ 2995223F1BBF104D00859F49 /* Debug */ = {
|
|
|
|
+ isa = XCBuildConfiguration;
|
|
|
|
+ buildSettings = {
|
|
|
|
+ ALWAYS_SEARCH_USER_PATHS = NO;
|
|
|
|
+ CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
|
|
+ CLANG_CXX_LIBRARY = "libc++";
|
|
|
|
+ CLANG_ENABLE_MODULES = YES;
|
|
|
|
+ CLANG_ENABLE_OBJC_ARC = YES;
|
|
|
|
+ CLANG_WARN_BOOL_CONVERSION = YES;
|
|
|
|
+ CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
|
|
+ CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
|
|
+ CLANG_WARN_EMPTY_BODY = YES;
|
|
|
|
+ CLANG_WARN_ENUM_CONVERSION = YES;
|
|
|
|
+ CLANG_WARN_INT_CONVERSION = YES;
|
|
|
|
+ CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
|
|
+ CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
|
|
+ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
|
|
+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
|
+ COPY_PHASE_STRIP = NO;
|
|
|
|
+ CURRENT_PROJECT_VERSION = 1;
|
|
|
|
+ DEBUG_INFORMATION_FORMAT = dwarf;
|
|
|
|
+ ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
|
|
+ ENABLE_TESTABILITY = YES;
|
|
|
|
+ GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
|
|
+ GCC_DYNAMIC_NO_PIC = NO;
|
|
|
|
+ GCC_NO_COMMON_BLOCKS = YES;
|
|
|
|
+ GCC_OPTIMIZATION_LEVEL = 0;
|
|
|
|
+ GCC_PREPROCESSOR_DEFINITIONS = (
|
|
|
|
+ "DEBUG=1",
|
|
|
|
+ "$(inherited)",
|
|
|
|
+ );
|
|
|
|
+ GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
|
|
+ GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
|
|
+ GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
|
|
+ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
|
|
+ GCC_WARN_UNUSED_FUNCTION = YES;
|
|
|
|
+ GCC_WARN_UNUSED_VARIABLE = YES;
|
|
|
|
+ IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
|
|
+ MTL_ENABLE_DEBUG_INFO = YES;
|
|
|
|
+ ONLY_ACTIVE_ARCH = YES;
|
|
|
|
+ SDKROOT = iphoneos;
|
|
|
|
+ TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
|
+ VERSIONING_SYSTEM = "apple-generic";
|
|
|
|
+ VERSION_INFO_PREFIX = "";
|
|
|
|
+ };
|
|
|
|
+ name = Debug;
|
|
|
|
+ };
|
|
|
|
+ 299522401BBF104D00859F49 /* Release */ = {
|
|
|
|
+ isa = XCBuildConfiguration;
|
|
|
|
+ buildSettings = {
|
|
|
|
+ ALWAYS_SEARCH_USER_PATHS = NO;
|
|
|
|
+ CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
|
|
+ CLANG_CXX_LIBRARY = "libc++";
|
|
|
|
+ CLANG_ENABLE_MODULES = YES;
|
|
|
|
+ CLANG_ENABLE_OBJC_ARC = YES;
|
|
|
|
+ CLANG_WARN_BOOL_CONVERSION = YES;
|
|
|
|
+ CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
|
|
+ CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
|
|
+ CLANG_WARN_EMPTY_BODY = YES;
|
|
|
|
+ CLANG_WARN_ENUM_CONVERSION = YES;
|
|
|
|
+ CLANG_WARN_INT_CONVERSION = YES;
|
|
|
|
+ CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
|
|
+ CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
|
|
+ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
|
|
+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
|
+ COPY_PHASE_STRIP = NO;
|
|
|
|
+ CURRENT_PROJECT_VERSION = 1;
|
|
|
|
+ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
|
|
+ ENABLE_NS_ASSERTIONS = NO;
|
|
|
|
+ ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
|
|
+ GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
|
|
+ GCC_NO_COMMON_BLOCKS = YES;
|
|
|
|
+ GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
|
|
+ GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
|
|
+ GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
|
|
+ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
|
|
+ GCC_WARN_UNUSED_FUNCTION = YES;
|
|
|
|
+ GCC_WARN_UNUSED_VARIABLE = YES;
|
|
|
|
+ IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
|
|
+ MTL_ENABLE_DEBUG_INFO = NO;
|
|
|
|
+ SDKROOT = iphoneos;
|
|
|
|
+ TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
|
+ VALIDATE_PRODUCT = YES;
|
|
|
|
+ VERSIONING_SYSTEM = "apple-generic";
|
|
|
|
+ VERSION_INFO_PREFIX = "";
|
|
|
|
+ };
|
|
|
|
+ name = Release;
|
|
|
|
+ };
|
|
|
|
+ 299522421BBF104D00859F49 /* Debug */ = {
|
|
|
|
+ isa = XCBuildConfiguration;
|
|
|
|
+ buildSettings = {
|
|
|
|
+ DEFINES_MODULE = YES;
|
|
|
|
+ DYLIB_COMPATIBILITY_VERSION = 1;
|
|
|
|
+ DYLIB_CURRENT_VERSION = 1;
|
|
|
|
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
|
|
+ INFOPLIST_FILE = "$(PROJECT_DIR)/Framework/Info.plist";
|
|
|
|
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
|
|
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = com.alamofire.AFNetworking;
|
|
|
|
+ PRODUCT_NAME = AFNetworking;
|
|
|
|
+ SKIP_INSTALL = YES;
|
|
|
|
+ };
|
|
|
|
+ name = Debug;
|
|
|
|
+ };
|
|
|
|
+ 299522431BBF104D00859F49 /* Release */ = {
|
|
|
|
+ isa = XCBuildConfiguration;
|
|
|
|
+ buildSettings = {
|
|
|
|
+ DEFINES_MODULE = YES;
|
|
|
|
+ DYLIB_COMPATIBILITY_VERSION = 1;
|
|
|
|
+ DYLIB_CURRENT_VERSION = 1;
|
|
|
|
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
|
|
+ INFOPLIST_FILE = "$(PROJECT_DIR)/Framework/Info.plist";
|
|
|
|
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
|
|
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = com.alamofire.AFNetworking;
|
|
|
|
+ PRODUCT_NAME = AFNetworking;
|
|
|
|
+ SKIP_INSTALL = YES;
|
|
|
|
+ };
|
|
|
|
+ name = Release;
|
|
|
|
+ };
|
|
|
|
+ 2995226B1BBF129200859F49 /* Debug */ = {
|
|
|
|
+ isa = XCBuildConfiguration;
|
|
|
|
+ buildSettings = {
|
|
|
|
+ DEFINES_MODULE = YES;
|
|
|
|
+ DYLIB_COMPATIBILITY_VERSION = 1;
|
|
|
|
+ DYLIB_CURRENT_VERSION = 1;
|
|
|
|
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
|
|
+ INFOPLIST_FILE = "$(PROJECT_DIR)/Framework/Info.plist";
|
|
|
|
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
|
|
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = "com.alamofire.AFNetworking-watchOS";
|
|
|
|
+ PRODUCT_NAME = AFNetworking;
|
|
|
|
+ SDKROOT = watchos;
|
|
|
|
+ SKIP_INSTALL = YES;
|
|
|
|
+ TARGETED_DEVICE_FAMILY = 4;
|
|
|
|
+ WATCHOS_DEPLOYMENT_TARGET = 2.0;
|
|
|
|
+ };
|
|
|
|
+ name = Debug;
|
|
|
|
+ };
|
|
|
|
+ 2995226C1BBF129200859F49 /* Release */ = {
|
|
|
|
+ isa = XCBuildConfiguration;
|
|
|
|
+ buildSettings = {
|
|
|
|
+ DEFINES_MODULE = YES;
|
|
|
|
+ DYLIB_COMPATIBILITY_VERSION = 1;
|
|
|
|
+ DYLIB_CURRENT_VERSION = 1;
|
|
|
|
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
|
|
+ INFOPLIST_FILE = "$(PROJECT_DIR)/Framework/Info.plist";
|
|
|
|
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
|
|
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = "com.alamofire.AFNetworking-watchOS";
|
|
|
|
+ PRODUCT_NAME = AFNetworking;
|
|
|
|
+ SDKROOT = watchos;
|
|
|
|
+ SKIP_INSTALL = YES;
|
|
|
|
+ TARGETED_DEVICE_FAMILY = 4;
|
|
|
|
+ WATCHOS_DEPLOYMENT_TARGET = 2.0;
|
|
|
|
+ };
|
|
|
|
+ name = Release;
|
|
|
|
+ };
|
|
|
|
+ 2995227D1BBF136400859F49 /* Debug */ = {
|
|
|
|
+ isa = XCBuildConfiguration;
|
|
|
|
+ buildSettings = {
|
|
|
|
+ COMBINE_HIDPI_IMAGES = YES;
|
|
|
|
+ DEFINES_MODULE = YES;
|
|
|
|
+ DYLIB_COMPATIBILITY_VERSION = 1;
|
|
|
|
+ DYLIB_CURRENT_VERSION = 1;
|
|
|
|
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
|
|
+ FRAMEWORK_VERSION = A;
|
|
|
|
+ INFOPLIST_FILE = "$(PROJECT_DIR)/Framework/Info.plist";
|
|
|
|
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
|
|
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
|
|
|
|
+ MACOSX_DEPLOYMENT_TARGET = 10.10;
|
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = "com.alamofire.AFNetworking-OS-X";
|
|
|
|
+ PRODUCT_NAME = AFNetworking;
|
|
|
|
+ SDKROOT = macosx;
|
|
|
|
+ SKIP_INSTALL = YES;
|
|
|
|
+ };
|
|
|
|
+ name = Debug;
|
|
|
|
+ };
|
|
|
|
+ 2995227E1BBF136400859F49 /* Release */ = {
|
|
|
|
+ isa = XCBuildConfiguration;
|
|
|
|
+ buildSettings = {
|
|
|
|
+ COMBINE_HIDPI_IMAGES = YES;
|
|
|
|
+ DEFINES_MODULE = YES;
|
|
|
|
+ DYLIB_COMPATIBILITY_VERSION = 1;
|
|
|
|
+ DYLIB_CURRENT_VERSION = 1;
|
|
|
|
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
|
|
+ FRAMEWORK_VERSION = A;
|
|
|
|
+ INFOPLIST_FILE = "$(PROJECT_DIR)/Framework/Info.plist";
|
|
|
|
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
|
|
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
|
|
|
|
+ MACOSX_DEPLOYMENT_TARGET = 10.10;
|
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = "com.alamofire.AFNetworking-OS-X";
|
|
|
|
+ PRODUCT_NAME = AFNetworking;
|
|
|
|
+ SDKROOT = macosx;
|
|
|
|
+ SKIP_INSTALL = YES;
|
|
|
|
+ };
|
|
|
|
+ name = Release;
|
|
|
|
+ };
|
|
|
|
+/* End XCBuildConfiguration section */
|
|
|
|
+
|
|
|
|
+/* Begin XCConfigurationList section */
|
|
|
|
+ 299522331BBF104D00859F49 /* Build configuration list for PBXProject "AFNetworking" */ = {
|
|
|
|
+ isa = XCConfigurationList;
|
|
|
|
+ buildConfigurations = (
|
|
|
|
+ 2995223F1BBF104D00859F49 /* Debug */,
|
|
|
|
+ 299522401BBF104D00859F49 /* Release */,
|
|
|
|
+ );
|
|
|
|
+ defaultConfigurationIsVisible = 0;
|
|
|
|
+ defaultConfigurationName = Release;
|
|
|
|
+ };
|
|
|
|
+ 299522411BBF104D00859F49 /* Build configuration list for PBXNativeTarget "AFNetworking iOS" */ = {
|
|
|
|
+ isa = XCConfigurationList;
|
|
|
|
+ buildConfigurations = (
|
|
|
|
+ 299522421BBF104D00859F49 /* Debug */,
|
|
|
|
+ 299522431BBF104D00859F49 /* Release */,
|
|
|
|
+ );
|
|
|
|
+ defaultConfigurationIsVisible = 0;
|
|
|
|
+ defaultConfigurationName = Release;
|
|
|
|
+ };
|
|
|
|
+ 2995226A1BBF129200859F49 /* Build configuration list for PBXNativeTarget "AFNetworking watchOS" */ = {
|
|
|
|
+ isa = XCConfigurationList;
|
|
|
|
+ buildConfigurations = (
|
|
|
|
+ 2995226B1BBF129200859F49 /* Debug */,
|
|
|
|
+ 2995226C1BBF129200859F49 /* Release */,
|
|
|
|
+ );
|
|
|
|
+ defaultConfigurationIsVisible = 0;
|
|
|
|
+ };
|
|
|
|
+ 2995227C1BBF136400859F49 /* Build configuration list for PBXNativeTarget "AFNetworking OS X" */ = {
|
|
|
|
+ isa = XCConfigurationList;
|
|
|
|
+ buildConfigurations = (
|
|
|
|
+ 2995227D1BBF136400859F49 /* Debug */,
|
|
|
|
+ 2995227E1BBF136400859F49 /* Release */,
|
|
|
|
+ );
|
|
|
|
+ defaultConfigurationIsVisible = 0;
|
|
|
|
+ };
|
|
|
|
+/* End XCConfigurationList section */
|
|
|
|
+ };
|
|
|
|
+ rootObject = 299522301BBF104D00859F49 /* Project object */;
|
|
|
|
+}
|