638 lines
39 KiB
Plaintext
638 lines
39 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
297F56CA17A9B1AB0014D95C /* AFSecurityPolicy.m in Sources */ = {isa = PBXBuildFile; fileRef = 297F56C917A9B1AB0014D95C /* AFSecurityPolicy.m */; };
|
|
2982AD3217107C0000FFF048 /* adn.cer in Resources */ = {isa = PBXBuildFile; fileRef = 2982AD3117107C0000FFF048 /* adn.cer */; };
|
|
E8C2E7A618970EE40097DCC8 /* root_ca.cer in Resources */ = {isa = PBXBuildFile; fileRef = E8C2E7A418970EE00097DCC8 /* root_ca.cer */; };
|
|
E8C2E7A718970EE40097DCC8 /* digicert_ca_3.cer in Resources */ = {isa = PBXBuildFile; fileRef = E8C2E7A518970EE00097DCC8 /* digicert_ca_3.cer */; };
|
|
F8129C7415910C37009BFE23 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = F8129C7215910C37009BFE23 /* AppDelegate.m */; };
|
|
F818101615E6A0C600EF93C2 /* MobileCoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 50ABD6EC159FC2CE001BE42C /* MobileCoreServices.framework */; };
|
|
F8664A2018AA99F5007D8554 /* UIRefreshControl+AFNetworking.m in Sources */ = {isa = PBXBuildFile; fileRef = F8664A1F18AA99F5007D8554 /* UIRefreshControl+AFNetworking.m */; };
|
|
F86A37E0177397D900407E52 /* AFURLSessionManager.m in Sources */ = {isa = PBXBuildFile; fileRef = F86A37DF177397D900407E52 /* AFURLSessionManager.m */; };
|
|
F88812F016C533D6003C8B8C /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F8E469E013957DF100DB05C8 /* Security.framework */; };
|
|
F8A847C1161F51A300940F39 /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F8A847C0161F51A300940F39 /* Default-568h@2x.png */; };
|
|
F8A847C3161F523E00940F39 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = F8A847C2161F523E00940F39 /* Default.png */; };
|
|
F8A847C5161F524200940F39 /* Default@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F8A847C4161F524200940F39 /* Default@2x.png */; };
|
|
F8B3944D17DBF9B900430F25 /* AFHTTPRequestOperationManager.m in Sources */ = {isa = PBXBuildFile; fileRef = F8B3944C17DBF9B900430F25 /* AFHTTPRequestOperationManager.m */; };
|
|
F8CBED2317D595320088ADC0 /* UIAlertView+AFNetworking.m in Sources */ = {isa = PBXBuildFile; fileRef = F8CBED2217D595320088ADC0 /* UIAlertView+AFNetworking.m */; };
|
|
F8D0701B14310F4A00653FD3 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F8E469E213957DF700DB05C8 /* SystemConfiguration.framework */; };
|
|
F8D5499A17DB0EF300BFF314 /* AFURLResponseSerialization.m in Sources */ = {isa = PBXBuildFile; fileRef = F8D5499917DB0EF300BFF314 /* AFURLResponseSerialization.m */; };
|
|
F8D5499D17DB0EFE00BFF314 /* AFURLRequestSerialization.m in Sources */ = {isa = PBXBuildFile; fileRef = F8D5499C17DB0EFE00BFF314 /* AFURLRequestSerialization.m */; };
|
|
F8D549A017DB1C9100BFF314 /* AFNetworkReachabilityManager.m in Sources */ = {isa = PBXBuildFile; fileRef = F8D5499F17DB1C9100BFF314 /* AFNetworkReachabilityManager.m */; };
|
|
F8DA09E41396AC040057D0CC /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = F8DA09E31396AC040057D0CC /* main.m */; };
|
|
F8E02CF7177A8B710087BB23 /* AFNetworkActivityIndicatorManager.m in Sources */ = {isa = PBXBuildFile; fileRef = F8E02CEC177A8B710087BB23 /* AFNetworkActivityIndicatorManager.m */; };
|
|
F8E02CF8177A8B710087BB23 /* UIActivityIndicatorView+AFNetworking.m in Sources */ = {isa = PBXBuildFile; fileRef = F8E02CEE177A8B710087BB23 /* UIActivityIndicatorView+AFNetworking.m */; };
|
|
F8E02CF9177A8B710087BB23 /* UIButton+AFNetworking.m in Sources */ = {isa = PBXBuildFile; fileRef = F8E02CF0177A8B710087BB23 /* UIButton+AFNetworking.m */; };
|
|
F8E02CFA177A8B710087BB23 /* UIImageView+AFNetworking.m in Sources */ = {isa = PBXBuildFile; fileRef = F8E02CF2177A8B710087BB23 /* UIImageView+AFNetworking.m */; };
|
|
F8E02CFB177A8B710087BB23 /* UIProgressView+AFNetworking.m in Sources */ = {isa = PBXBuildFile; fileRef = F8E02CF4177A8B710087BB23 /* UIProgressView+AFNetworking.m */; };
|
|
F8E02CFC177A8B710087BB23 /* UIWebView+AFNetworking.m in Sources */ = {isa = PBXBuildFile; fileRef = F8E02CF6177A8B710087BB23 /* UIWebView+AFNetworking.m */; };
|
|
F8E469651395739D00DB05C8 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F8E469641395739D00DB05C8 /* UIKit.framework */; };
|
|
F8E469671395739D00DB05C8 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F8E469661395739D00DB05C8 /* Foundation.framework */; };
|
|
F8E469691395739D00DB05C8 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F8E469681395739D00DB05C8 /* CoreGraphics.framework */; };
|
|
F8E469DF13957DD500DB05C8 /* CoreLocation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F8E469DE13957DD500DB05C8 /* CoreLocation.framework */; };
|
|
F8F6E8DC1463424800AD016F /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = F8F6E8D81463424800AD016F /* Icon.png */; };
|
|
F8F6E8DD1463424800AD016F /* Icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F8F6E8D91463424800AD016F /* Icon@2x.png */; };
|
|
F8FA9491150EF8C100ED4EAD /* AFAppDotNetAPIClient.m in Sources */ = {isa = PBXBuildFile; fileRef = F8FA9490150EF8C100ED4EAD /* AFAppDotNetAPIClient.m */; };
|
|
F8FA9494150EF97E00ED4EAD /* Post.m in Sources */ = {isa = PBXBuildFile; fileRef = F8FA9493150EF97E00ED4EAD /* Post.m */; };
|
|
F8FA9497150EF98800ED4EAD /* User.m in Sources */ = {isa = PBXBuildFile; fileRef = F8FA9496150EF98800ED4EAD /* User.m */; };
|
|
F8FA949A150EF9DA00ED4EAD /* GlobalTimelineViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F8FA9499150EF9DA00ED4EAD /* GlobalTimelineViewController.m */; };
|
|
F8FA94B1150EFEC100ED4EAD /* AFHTTPSessionManager.m in Sources */ = {isa = PBXBuildFile; fileRef = F8FA949D150EFEC100ED4EAD /* AFHTTPSessionManager.m */; };
|
|
F8FA94B2150EFEC100ED4EAD /* AFHTTPRequestOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = F8FA949F150EFEC100ED4EAD /* AFHTTPRequestOperation.m */; };
|
|
F8FA94B8150EFEC100ED4EAD /* AFURLConnectionOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = F8FA94AC150EFEC100ED4EAD /* AFURLConnectionOperation.m */; };
|
|
F8FA94C1150F019100ED4EAD /* PostTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = F8FA94C0150F019100ED4EAD /* PostTableViewCell.m */; };
|
|
F8FA94D0150F094D00ED4EAD /* profile-image-placeholder.png in Resources */ = {isa = PBXBuildFile; fileRef = F8FA94CC150F094D00ED4EAD /* profile-image-placeholder.png */; };
|
|
F8FA94D1150F094D00ED4EAD /* profile-image-placeholder@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F8FA94CD150F094D00ED4EAD /* profile-image-placeholder@2x.png */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
297F56C817A9B1AB0014D95C /* AFSecurityPolicy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AFSecurityPolicy.h; sourceTree = "<group>"; };
|
|
297F56C917A9B1AB0014D95C /* AFSecurityPolicy.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AFSecurityPolicy.m; sourceTree = "<group>"; };
|
|
2982AD3117107C0000FFF048 /* adn.cer */ = {isa = PBXFileReference; lastKnownFileType = file; path = adn.cer; sourceTree = SOURCE_ROOT; };
|
|
50ABD6EC159FC2CE001BE42C /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; };
|
|
55BDA27E17F5A434005DB933 /* UIKit+AFNetworking.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIKit+AFNetworking.h"; sourceTree = "<group>"; };
|
|
E8C2E7A418970EE00097DCC8 /* root_ca.cer */ = {isa = PBXFileReference; lastKnownFileType = file; path = root_ca.cer; sourceTree = SOURCE_ROOT; };
|
|
E8C2E7A518970EE00097DCC8 /* digicert_ca_3.cer */ = {isa = PBXFileReference; lastKnownFileType = file; path = digicert_ca_3.cer; sourceTree = SOURCE_ROOT; };
|
|
F8129C3815910830009BFE23 /* Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Prefix.pch; sourceTree = SOURCE_ROOT; };
|
|
F8129C7215910C37009BFE23 /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = SOURCE_ROOT; };
|
|
F8129C7315910C37009BFE23 /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = SOURCE_ROOT; };
|
|
F8664A1E18AA99F5007D8554 /* UIRefreshControl+AFNetworking.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIRefreshControl+AFNetworking.h"; sourceTree = "<group>"; };
|
|
F8664A1F18AA99F5007D8554 /* UIRefreshControl+AFNetworking.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIRefreshControl+AFNetworking.m"; sourceTree = "<group>"; };
|
|
F86A37DE177397D900407E52 /* AFURLSessionManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AFURLSessionManager.h; sourceTree = "<group>"; };
|
|
F86A37DF177397D900407E52 /* AFURLSessionManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AFURLSessionManager.m; sourceTree = "<group>"; };
|
|
F8A847C0161F51A300940F39 /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; };
|
|
F8A847C2161F523E00940F39 /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = "<group>"; };
|
|
F8A847C4161F524200940F39 /* Default@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default@2x.png"; sourceTree = "<group>"; };
|
|
F8B3944B17DBF9B900430F25 /* AFHTTPRequestOperationManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AFHTTPRequestOperationManager.h; sourceTree = "<group>"; };
|
|
F8B3944C17DBF9B900430F25 /* AFHTTPRequestOperationManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AFHTTPRequestOperationManager.m; sourceTree = "<group>"; };
|
|
F8CBED2117D595320088ADC0 /* UIAlertView+AFNetworking.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIAlertView+AFNetworking.h"; sourceTree = "<group>"; };
|
|
F8CBED2217D595320088ADC0 /* UIAlertView+AFNetworking.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIAlertView+AFNetworking.m"; sourceTree = "<group>"; };
|
|
F8D5499817DB0EF300BFF314 /* AFURLResponseSerialization.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AFURLResponseSerialization.h; sourceTree = "<group>"; };
|
|
F8D5499917DB0EF300BFF314 /* AFURLResponseSerialization.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AFURLResponseSerialization.m; sourceTree = "<group>"; };
|
|
F8D5499B17DB0EFE00BFF314 /* AFURLRequestSerialization.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AFURLRequestSerialization.h; sourceTree = "<group>"; };
|
|
F8D5499C17DB0EFE00BFF314 /* AFURLRequestSerialization.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AFURLRequestSerialization.m; sourceTree = "<group>"; };
|
|
F8D5499E17DB1C9100BFF314 /* AFNetworkReachabilityManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AFNetworkReachabilityManager.h; sourceTree = "<group>"; };
|
|
F8D5499F17DB1C9100BFF314 /* AFNetworkReachabilityManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AFNetworkReachabilityManager.m; sourceTree = "<group>"; };
|
|
F8DA09E31396AC040057D0CC /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = SOURCE_ROOT; };
|
|
F8E02CEB177A8B710087BB23 /* AFNetworkActivityIndicatorManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AFNetworkActivityIndicatorManager.h; sourceTree = "<group>"; };
|
|
F8E02CEC177A8B710087BB23 /* AFNetworkActivityIndicatorManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AFNetworkActivityIndicatorManager.m; sourceTree = "<group>"; };
|
|
F8E02CED177A8B710087BB23 /* UIActivityIndicatorView+AFNetworking.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIActivityIndicatorView+AFNetworking.h"; sourceTree = "<group>"; };
|
|
F8E02CEE177A8B710087BB23 /* UIActivityIndicatorView+AFNetworking.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIActivityIndicatorView+AFNetworking.m"; sourceTree = "<group>"; };
|
|
F8E02CEF177A8B710087BB23 /* UIButton+AFNetworking.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIButton+AFNetworking.h"; sourceTree = "<group>"; };
|
|
F8E02CF0177A8B710087BB23 /* UIButton+AFNetworking.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIButton+AFNetworking.m"; sourceTree = "<group>"; };
|
|
F8E02CF1177A8B710087BB23 /* UIImageView+AFNetworking.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIImageView+AFNetworking.h"; sourceTree = "<group>"; };
|
|
F8E02CF2177A8B710087BB23 /* UIImageView+AFNetworking.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIImageView+AFNetworking.m"; sourceTree = "<group>"; };
|
|
F8E02CF3177A8B710087BB23 /* UIProgressView+AFNetworking.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIProgressView+AFNetworking.h"; sourceTree = "<group>"; };
|
|
F8E02CF4177A8B710087BB23 /* UIProgressView+AFNetworking.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIProgressView+AFNetworking.m"; sourceTree = "<group>"; };
|
|
F8E02CF5177A8B710087BB23 /* UIWebView+AFNetworking.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIWebView+AFNetworking.h"; sourceTree = "<group>"; };
|
|
F8E02CF6177A8B710087BB23 /* UIWebView+AFNetworking.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIWebView+AFNetworking.m"; sourceTree = "<group>"; };
|
|
F8E469601395739C00DB05C8 /* AFNetworking iOS Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "AFNetworking iOS Example.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
F8E469641395739D00DB05C8 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
|
|
F8E469661395739D00DB05C8 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
|
F8E469681395739D00DB05C8 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
|
|
F8E4696C1395739D00DB05C8 /* iOS-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = "iOS-Info.plist"; sourceTree = "<group>"; };
|
|
F8E469DE13957DD500DB05C8 /* CoreLocation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreLocation.framework; path = System/Library/Frameworks/CoreLocation.framework; sourceTree = SDKROOT; };
|
|
F8E469E013957DF100DB05C8 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; };
|
|
F8E469E213957DF700DB05C8 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
|
|
F8F6E8D81463424800AD016F /* Icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Icon.png; sourceTree = SOURCE_ROOT; };
|
|
F8F6E8D91463424800AD016F /* Icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Icon@2x.png"; sourceTree = SOURCE_ROOT; };
|
|
F8FA948F150EF8C100ED4EAD /* AFAppDotNetAPIClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AFAppDotNetAPIClient.h; path = Classes/AFAppDotNetAPIClient.h; sourceTree = "<group>"; };
|
|
F8FA9490150EF8C100ED4EAD /* AFAppDotNetAPIClient.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AFAppDotNetAPIClient.m; path = Classes/AFAppDotNetAPIClient.m; sourceTree = "<group>"; };
|
|
F8FA9492150EF97E00ED4EAD /* Post.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Post.h; sourceTree = "<group>"; };
|
|
F8FA9493150EF97E00ED4EAD /* Post.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Post.m; sourceTree = "<group>"; };
|
|
F8FA9495150EF98800ED4EAD /* User.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = User.h; sourceTree = "<group>"; };
|
|
F8FA9496150EF98800ED4EAD /* User.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = User.m; sourceTree = "<group>"; };
|
|
F8FA9498150EF9DA00ED4EAD /* GlobalTimelineViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GlobalTimelineViewController.h; sourceTree = "<group>"; };
|
|
F8FA9499150EF9DA00ED4EAD /* GlobalTimelineViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GlobalTimelineViewController.m; sourceTree = "<group>"; };
|
|
F8FA949C150EFEC100ED4EAD /* AFHTTPSessionManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AFHTTPSessionManager.h; sourceTree = "<group>"; };
|
|
F8FA949D150EFEC100ED4EAD /* AFHTTPSessionManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AFHTTPSessionManager.m; sourceTree = "<group>"; };
|
|
F8FA949E150EFEC100ED4EAD /* AFHTTPRequestOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AFHTTPRequestOperation.h; sourceTree = "<group>"; };
|
|
F8FA949F150EFEC100ED4EAD /* AFHTTPRequestOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AFHTTPRequestOperation.m; sourceTree = "<group>"; };
|
|
F8FA94A8150EFEC100ED4EAD /* AFNetworking.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AFNetworking.h; sourceTree = "<group>"; };
|
|
F8FA94AB150EFEC100ED4EAD /* AFURLConnectionOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AFURLConnectionOperation.h; sourceTree = "<group>"; };
|
|
F8FA94AC150EFEC100ED4EAD /* AFURLConnectionOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AFURLConnectionOperation.m; sourceTree = "<group>"; };
|
|
F8FA94BF150F019100ED4EAD /* PostTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PostTableViewCell.h; sourceTree = "<group>"; };
|
|
F8FA94C0150F019100ED4EAD /* PostTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PostTableViewCell.m; sourceTree = "<group>"; };
|
|
F8FA94CC150F094D00ED4EAD /* profile-image-placeholder.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "profile-image-placeholder.png"; path = "Images/profile-image-placeholder.png"; sourceTree = SOURCE_ROOT; };
|
|
F8FA94CD150F094D00ED4EAD /* profile-image-placeholder@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "profile-image-placeholder@2x.png"; path = "Images/profile-image-placeholder@2x.png"; sourceTree = SOURCE_ROOT; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
F8E4695D1395739C00DB05C8 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
F88812F016C533D6003C8B8C /* Security.framework in Frameworks */,
|
|
F8E469651395739D00DB05C8 /* UIKit.framework in Frameworks */,
|
|
F8E469671395739D00DB05C8 /* Foundation.framework in Frameworks */,
|
|
F8E469691395739D00DB05C8 /* CoreGraphics.framework in Frameworks */,
|
|
F8E469DF13957DD500DB05C8 /* CoreLocation.framework in Frameworks */,
|
|
F8D0701B14310F4A00653FD3 /* SystemConfiguration.framework in Frameworks */,
|
|
F818101615E6A0C600EF93C2 /* MobileCoreServices.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
F8D549A117DBE52C00BFF314 /* Serialization */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F8D5499B17DB0EFE00BFF314 /* AFURLRequestSerialization.h */,
|
|
F8D5499C17DB0EFE00BFF314 /* AFURLRequestSerialization.m */,
|
|
F8D5499817DB0EF300BFF314 /* AFURLResponseSerialization.h */,
|
|
F8D5499917DB0EF300BFF314 /* AFURLResponseSerialization.m */,
|
|
);
|
|
name = Serialization;
|
|
sourceTree = "<group>";
|
|
};
|
|
F8D549A217DBE53B00BFF314 /* NSURLSession */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F86A37DE177397D900407E52 /* AFURLSessionManager.h */,
|
|
F86A37DF177397D900407E52 /* AFURLSessionManager.m */,
|
|
F8FA949C150EFEC100ED4EAD /* AFHTTPSessionManager.h */,
|
|
F8FA949D150EFEC100ED4EAD /* AFHTTPSessionManager.m */,
|
|
);
|
|
name = NSURLSession;
|
|
sourceTree = "<group>";
|
|
};
|
|
F8D549A317DBE54700BFF314 /* NSURLConnection */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F8FA94AB150EFEC100ED4EAD /* AFURLConnectionOperation.h */,
|
|
F8FA94AC150EFEC100ED4EAD /* AFURLConnectionOperation.m */,
|
|
F8FA949E150EFEC100ED4EAD /* AFHTTPRequestOperation.h */,
|
|
F8FA949F150EFEC100ED4EAD /* AFHTTPRequestOperation.m */,
|
|
F8B3944B17DBF9B900430F25 /* AFHTTPRequestOperationManager.h */,
|
|
F8B3944C17DBF9B900430F25 /* AFHTTPRequestOperationManager.m */,
|
|
);
|
|
name = NSURLConnection;
|
|
sourceTree = "<group>";
|
|
};
|
|
F8D549A417DBE54F00BFF314 /* Reachability */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F8D5499E17DB1C9100BFF314 /* AFNetworkReachabilityManager.h */,
|
|
F8D5499F17DB1C9100BFF314 /* AFNetworkReachabilityManager.m */,
|
|
);
|
|
name = Reachability;
|
|
sourceTree = "<group>";
|
|
};
|
|
F8D549A517DBE55400BFF314 /* Security */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
297F56C817A9B1AB0014D95C /* AFSecurityPolicy.h */,
|
|
297F56C917A9B1AB0014D95C /* AFSecurityPolicy.m */,
|
|
);
|
|
name = Security;
|
|
sourceTree = "<group>";
|
|
};
|
|
F8DA09C61396AB690057D0CC /* Controllers */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F8FA9498150EF9DA00ED4EAD /* GlobalTimelineViewController.h */,
|
|
F8FA9499150EF9DA00ED4EAD /* GlobalTimelineViewController.m */,
|
|
);
|
|
name = Controllers;
|
|
path = Classes/Controllers;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
F8DA09C91396AB690057D0CC /* Models */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F8FA9492150EF97E00ED4EAD /* Post.h */,
|
|
F8FA9493150EF97E00ED4EAD /* Post.m */,
|
|
F8FA9495150EF98800ED4EAD /* User.h */,
|
|
F8FA9496150EF98800ED4EAD /* User.m */,
|
|
);
|
|
name = Models;
|
|
path = Classes/Models;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
F8DA09CC1396AB690057D0CC /* Views */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F8FA94BF150F019100ED4EAD /* PostTableViewCell.h */,
|
|
F8FA94C0150F019100ED4EAD /* PostTableViewCell.m */,
|
|
);
|
|
name = Views;
|
|
path = Classes/Views;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
F8E02CEA177A8B710087BB23 /* UIKit+AFNetworking */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
55BDA27E17F5A434005DB933 /* UIKit+AFNetworking.h */,
|
|
F8E02CEB177A8B710087BB23 /* AFNetworkActivityIndicatorManager.h */,
|
|
F8E02CEC177A8B710087BB23 /* AFNetworkActivityIndicatorManager.m */,
|
|
F8E02CED177A8B710087BB23 /* UIActivityIndicatorView+AFNetworking.h */,
|
|
F8E02CEE177A8B710087BB23 /* UIActivityIndicatorView+AFNetworking.m */,
|
|
F8CBED2117D595320088ADC0 /* UIAlertView+AFNetworking.h */,
|
|
F8CBED2217D595320088ADC0 /* UIAlertView+AFNetworking.m */,
|
|
F8E02CEF177A8B710087BB23 /* UIButton+AFNetworking.h */,
|
|
F8E02CF0177A8B710087BB23 /* UIButton+AFNetworking.m */,
|
|
F8E02CF1177A8B710087BB23 /* UIImageView+AFNetworking.h */,
|
|
F8E02CF2177A8B710087BB23 /* UIImageView+AFNetworking.m */,
|
|
F8E02CF3177A8B710087BB23 /* UIProgressView+AFNetworking.h */,
|
|
F8E02CF4177A8B710087BB23 /* UIProgressView+AFNetworking.m */,
|
|
F8664A1E18AA99F5007D8554 /* UIRefreshControl+AFNetworking.h */,
|
|
F8664A1F18AA99F5007D8554 /* UIRefreshControl+AFNetworking.m */,
|
|
F8E02CF5177A8B710087BB23 /* UIWebView+AFNetworking.h */,
|
|
F8E02CF6177A8B710087BB23 /* UIWebView+AFNetworking.m */,
|
|
);
|
|
name = "UIKit+AFNetworking";
|
|
path = "../UIKit+AFNetworking";
|
|
sourceTree = "<group>";
|
|
};
|
|
F8E469551395739C00DB05C8 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F8A847C2161F523E00940F39 /* Default.png */,
|
|
F8A847C4161F524200940F39 /* Default@2x.png */,
|
|
F8A847C0161F51A300940F39 /* Default-568h@2x.png */,
|
|
F8E469B71395759C00DB05C8 /* Networking Extensions */,
|
|
F8E4696A1395739D00DB05C8 /* Classes */,
|
|
F8E469ED1395812A00DB05C8 /* Images */,
|
|
F8E469931395743A00DB05C8 /* Vendor */,
|
|
F8E469631395739D00DB05C8 /* Frameworks */,
|
|
F8E469611395739C00DB05C8 /* Products */,
|
|
);
|
|
indentWidth = 4;
|
|
sourceTree = "<group>";
|
|
tabWidth = 4;
|
|
usesTabs = 0;
|
|
};
|
|
F8E469611395739C00DB05C8 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F8E469601395739C00DB05C8 /* AFNetworking iOS Example.app */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
F8E469631395739D00DB05C8 /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
50ABD6EC159FC2CE001BE42C /* MobileCoreServices.framework */,
|
|
F8E469E213957DF700DB05C8 /* SystemConfiguration.framework */,
|
|
F8E469E013957DF100DB05C8 /* Security.framework */,
|
|
F8E469DE13957DD500DB05C8 /* CoreLocation.framework */,
|
|
F8E469641395739D00DB05C8 /* UIKit.framework */,
|
|
F8E469661395739D00DB05C8 /* Foundation.framework */,
|
|
F8E469681395739D00DB05C8 /* CoreGraphics.framework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
F8E4696A1395739D00DB05C8 /* Classes */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F8129C7315910C37009BFE23 /* AppDelegate.h */,
|
|
F8129C7215910C37009BFE23 /* AppDelegate.m */,
|
|
F8DA09C91396AB690057D0CC /* Models */,
|
|
F8DA09CC1396AB690057D0CC /* Views */,
|
|
F8DA09C61396AB690057D0CC /* Controllers */,
|
|
F8E4696B1395739D00DB05C8 /* Supporting Files */,
|
|
);
|
|
name = Classes;
|
|
path = AFNetworkingExample;
|
|
sourceTree = "<group>";
|
|
};
|
|
F8E4696B1395739D00DB05C8 /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
E8C2E7A418970EE00097DCC8 /* root_ca.cer */,
|
|
E8C2E7A518970EE00097DCC8 /* digicert_ca_3.cer */,
|
|
2982AD3117107C0000FFF048 /* adn.cer */,
|
|
F8DA09E31396AC040057D0CC /* main.m */,
|
|
F8129C3815910830009BFE23 /* Prefix.pch */,
|
|
F8E4696C1395739D00DB05C8 /* iOS-Info.plist */,
|
|
);
|
|
name = "Supporting Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
F8E469931395743A00DB05C8 /* Vendor */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F8FA949B150EFEC100ED4EAD /* AFNetworking */,
|
|
F8E02CEA177A8B710087BB23 /* UIKit+AFNetworking */,
|
|
);
|
|
name = Vendor;
|
|
sourceTree = "<group>";
|
|
};
|
|
F8E469B71395759C00DB05C8 /* Networking Extensions */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F8FA948F150EF8C100ED4EAD /* AFAppDotNetAPIClient.h */,
|
|
F8FA9490150EF8C100ED4EAD /* AFAppDotNetAPIClient.m */,
|
|
);
|
|
name = "Networking Extensions";
|
|
sourceTree = "<group>";
|
|
};
|
|
F8E469ED1395812A00DB05C8 /* Images */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F8F6E8D81463424800AD016F /* Icon.png */,
|
|
F8F6E8D91463424800AD016F /* Icon@2x.png */,
|
|
F8FA94CC150F094D00ED4EAD /* profile-image-placeholder.png */,
|
|
F8FA94CD150F094D00ED4EAD /* profile-image-placeholder@2x.png */,
|
|
);
|
|
name = Images;
|
|
path = AFNetworkingExample/Images;
|
|
sourceTree = "<group>";
|
|
};
|
|
F8FA949B150EFEC100ED4EAD /* AFNetworking */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F8FA94A8150EFEC100ED4EAD /* AFNetworking.h */,
|
|
F8D549A317DBE54700BFF314 /* NSURLConnection */,
|
|
F8D549A217DBE53B00BFF314 /* NSURLSession */,
|
|
F8D549A117DBE52C00BFF314 /* Serialization */,
|
|
F8D549A417DBE54F00BFF314 /* Reachability */,
|
|
F8D549A517DBE55400BFF314 /* Security */,
|
|
);
|
|
name = AFNetworking;
|
|
path = ../AFNetworking;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
F8E4695F1395739C00DB05C8 /* AFNetworking iOS Example */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = F8E469811395739D00DB05C8 /* Build configuration list for PBXNativeTarget "AFNetworking iOS Example" */;
|
|
buildPhases = (
|
|
F8E4695C1395739C00DB05C8 /* Sources */,
|
|
F8E4695D1395739C00DB05C8 /* Frameworks */,
|
|
F8E4695E1395739C00DB05C8 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = "AFNetworking iOS Example";
|
|
productName = AFNetworkingExample;
|
|
productReference = F8E469601395739C00DB05C8 /* AFNetworking iOS Example.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
F8E469571395739C00DB05C8 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastUpgradeCheck = 0500;
|
|
ORGANIZATIONNAME = Gowalla;
|
|
TargetAttributes = {
|
|
F8E4695F1395739C00DB05C8 = {
|
|
SystemCapabilities = {
|
|
com.apple.BackgroundModes = {
|
|
enabled = 1;
|
|
};
|
|
};
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = F8E4695A1395739C00DB05C8 /* Build configuration list for PBXProject "AFNetworking iOS Example" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
);
|
|
mainGroup = F8E469551395739C00DB05C8;
|
|
productRefGroup = F8E469611395739C00DB05C8 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
F8E4695F1395739C00DB05C8 /* AFNetworking iOS Example */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
F8E4695E1395739C00DB05C8 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
F8F6E8DC1463424800AD016F /* Icon.png in Resources */,
|
|
F8F6E8DD1463424800AD016F /* Icon@2x.png in Resources */,
|
|
E8C2E7A718970EE40097DCC8 /* digicert_ca_3.cer in Resources */,
|
|
F8FA94D0150F094D00ED4EAD /* profile-image-placeholder.png in Resources */,
|
|
F8FA94D1150F094D00ED4EAD /* profile-image-placeholder@2x.png in Resources */,
|
|
F8A847C1161F51A300940F39 /* Default-568h@2x.png in Resources */,
|
|
F8A847C3161F523E00940F39 /* Default.png in Resources */,
|
|
E8C2E7A618970EE40097DCC8 /* root_ca.cer in Resources */,
|
|
F8A847C5161F524200940F39 /* Default@2x.png in Resources */,
|
|
2982AD3217107C0000FFF048 /* adn.cer in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
F8E4695C1395739C00DB05C8 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
F86A37E0177397D900407E52 /* AFURLSessionManager.m in Sources */,
|
|
F8DA09E41396AC040057D0CC /* main.m in Sources */,
|
|
F8664A2018AA99F5007D8554 /* UIRefreshControl+AFNetworking.m in Sources */,
|
|
F8B3944D17DBF9B900430F25 /* AFHTTPRequestOperationManager.m in Sources */,
|
|
F8CBED2317D595320088ADC0 /* UIAlertView+AFNetworking.m in Sources */,
|
|
F8FA9491150EF8C100ED4EAD /* AFAppDotNetAPIClient.m in Sources */,
|
|
F8FA9494150EF97E00ED4EAD /* Post.m in Sources */,
|
|
F8FA9497150EF98800ED4EAD /* User.m in Sources */,
|
|
F8E02CF8177A8B710087BB23 /* UIActivityIndicatorView+AFNetworking.m in Sources */,
|
|
F8E02CFB177A8B710087BB23 /* UIProgressView+AFNetworking.m in Sources */,
|
|
F8D549A017DB1C9100BFF314 /* AFNetworkReachabilityManager.m in Sources */,
|
|
F8E02CF7177A8B710087BB23 /* AFNetworkActivityIndicatorManager.m in Sources */,
|
|
297F56CA17A9B1AB0014D95C /* AFSecurityPolicy.m in Sources */,
|
|
F8E02CF9177A8B710087BB23 /* UIButton+AFNetworking.m in Sources */,
|
|
F8E02CFA177A8B710087BB23 /* UIImageView+AFNetworking.m in Sources */,
|
|
F8FA949A150EF9DA00ED4EAD /* GlobalTimelineViewController.m in Sources */,
|
|
F8FA94B1150EFEC100ED4EAD /* AFHTTPSessionManager.m in Sources */,
|
|
F8D5499D17DB0EFE00BFF314 /* AFURLRequestSerialization.m in Sources */,
|
|
F8D5499A17DB0EF300BFF314 /* AFURLResponseSerialization.m in Sources */,
|
|
F8E02CFC177A8B710087BB23 /* UIWebView+AFNetworking.m in Sources */,
|
|
F8FA94B2150EFEC100ED4EAD /* AFHTTPRequestOperation.m in Sources */,
|
|
F8FA94B8150EFEC100ED4EAD /* AFURLConnectionOperation.m in Sources */,
|
|
F8FA94C1150F019100ED4EAD /* PostTableViewCell.m in Sources */,
|
|
F8129C7415910C37009BFE23 /* AppDelegate.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
F8E4697F1395739D00DB05C8 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
|
|
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
|
GCC_VERSION = com.apple.compilers.llvmgcc42;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 7.0;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = iphoneos;
|
|
};
|
|
name = Debug;
|
|
};
|
|
F8E469801395739D00DB05C8 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_VERSION = com.apple.compilers.llvmgcc42;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 7.0;
|
|
OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
|
|
SDKROOT = iphoneos;
|
|
};
|
|
name = Release;
|
|
};
|
|
F8E469821395739D00DB05C8 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_SECURITY_FLOATLOOPCOUNTER = YES;
|
|
CLANG_ANALYZER_SECURITY_INSECUREAPI_RAND = YES;
|
|
CLANG_ANALYZER_SECURITY_INSECUREAPI_STRCPY = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_ASSIGN_ENUM = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_IMPLICIT_SIGN_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_EXPLICIT_OWNERSHIP_TYPE = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_ATOMIC_PROPERTIES = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_RECEIVER_WEAK = YES;
|
|
CLANG_WARN_OBJC_REPEATED_USE_OF_WEAK = YES;
|
|
CLANG_WARN_SUSPICIOUS_IMPLICIT_CONVERSION = YES;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = Prefix.pch;
|
|
GCC_SHORT_ENUMS = YES;
|
|
GCC_TREAT_IMPLICIT_FUNCTION_DECLARATIONS_AS_ERRORS = YES;
|
|
GCC_TREAT_INCOMPATIBLE_POINTER_TYPE_WARNINGS_AS_ERRORS = YES;
|
|
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = YES;
|
|
GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
|
|
GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
|
|
GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES;
|
|
GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
|
|
GCC_WARN_MULTIPLE_DEFINITION_TYPES_FOR_SELECTOR = NO;
|
|
GCC_WARN_PEDANTIC = YES;
|
|
GCC_WARN_SHADOW = YES;
|
|
GCC_WARN_SIGN_COMPARE = YES;
|
|
GCC_WARN_STRICT_SELECTOR_MATCH = YES;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
|
GCC_WARN_UNKNOWN_PRAGMAS = YES;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_LABEL = YES;
|
|
GCC_WARN_UNUSED_PARAMETER = YES;
|
|
INFOPLIST_FILE = "iOS-Info.plist";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
WARNING_CFLAGS = "-Wunreachable-code";
|
|
WRAPPER_EXTENSION = app;
|
|
};
|
|
name = Debug;
|
|
};
|
|
F8E469831395739D00DB05C8 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_SECURITY_FLOATLOOPCOUNTER = YES;
|
|
CLANG_ANALYZER_SECURITY_INSECUREAPI_RAND = YES;
|
|
CLANG_ANALYZER_SECURITY_INSECUREAPI_STRCPY = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_ASSIGN_ENUM = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_IMPLICIT_SIGN_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_EXPLICIT_OWNERSHIP_TYPE = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_ATOMIC_PROPERTIES = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_RECEIVER_WEAK = YES;
|
|
CLANG_WARN_OBJC_REPEATED_USE_OF_WEAK = YES;
|
|
CLANG_WARN_SUSPICIOUS_IMPLICIT_CONVERSION = YES;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = YES;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = Prefix.pch;
|
|
GCC_SHORT_ENUMS = YES;
|
|
GCC_TREAT_IMPLICIT_FUNCTION_DECLARATIONS_AS_ERRORS = YES;
|
|
GCC_TREAT_INCOMPATIBLE_POINTER_TYPE_WARNINGS_AS_ERRORS = YES;
|
|
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = YES;
|
|
GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
|
|
GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
|
|
GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES;
|
|
GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
|
|
GCC_WARN_MULTIPLE_DEFINITION_TYPES_FOR_SELECTOR = NO;
|
|
GCC_WARN_PEDANTIC = YES;
|
|
GCC_WARN_SHADOW = YES;
|
|
GCC_WARN_SIGN_COMPARE = YES;
|
|
GCC_WARN_STRICT_SELECTOR_MATCH = YES;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
|
GCC_WARN_UNKNOWN_PRAGMAS = YES;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_LABEL = YES;
|
|
GCC_WARN_UNUSED_PARAMETER = YES;
|
|
INFOPLIST_FILE = "iOS-Info.plist";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
VALIDATE_PRODUCT = YES;
|
|
WARNING_CFLAGS = "-Wunreachable-code";
|
|
WRAPPER_EXTENSION = app;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
F8E4695A1395739C00DB05C8 /* Build configuration list for PBXProject "AFNetworking iOS Example" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
F8E4697F1395739D00DB05C8 /* Debug */,
|
|
F8E469801395739D00DB05C8 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
F8E469811395739D00DB05C8 /* Build configuration list for PBXNativeTarget "AFNetworking iOS Example" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
F8E469821395739D00DB05C8 /* Debug */,
|
|
F8E469831395739D00DB05C8 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = F8E469571395739C00DB05C8 /* Project object */;
|
|
}
|