project.pbxproj 52 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 297F56CA17A9B1AB0014D95C /* AFSecurityPolicy.m in Sources */ = {isa = PBXBuildFile; fileRef = 297F56C917A9B1AB0014D95C /* AFSecurityPolicy.m */; };
  10. 2982AD3217107C0000FFF048 /* adn.cer in Resources */ = {isa = PBXBuildFile; fileRef = 2982AD3117107C0000FFF048 /* adn.cer */; };
  11. E8C2E7A618970EE40097DCC8 /* root_ca.cer in Resources */ = {isa = PBXBuildFile; fileRef = E8C2E7A418970EE00097DCC8 /* root_ca.cer */; };
  12. E8C2E7A718970EE40097DCC8 /* digicert_ca_3.cer in Resources */ = {isa = PBXBuildFile; fileRef = E8C2E7A518970EE00097DCC8 /* digicert_ca_3.cer */; };
  13. EB1E89E91B669AB400B40518 /* profile-image-placeholder.png in Resources */ = {isa = PBXBuildFile; fileRef = F8FA94CC150F094D00ED4EAD /* profile-image-placeholder.png */; };
  14. EB1E89EA1B669AB800B40518 /* profile-image-placeholder@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F8FA94CD150F094D00ED4EAD /* profile-image-placeholder@2x.png */; };
  15. EBE11F4A1B62EDD200753127 /* NotificationCenter.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EBE11F491B62EDD200753127 /* NotificationCenter.framework */; };
  16. EBE11F501B62EDD200753127 /* TodayViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = EBE11F4F1B62EDD200753127 /* TodayViewController.m */; };
  17. EBE11F521B62EDD200753127 /* MainInterface.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = EBE11F511B62EDD200753127 /* MainInterface.storyboard */; };
  18. EBE11F561B62EDD200753127 /* Today Extension.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = EBE11F481B62EDD200753127 /* Today Extension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
  19. EBE11F5A1B666EA200753127 /* Post.m in Sources */ = {isa = PBXBuildFile; fileRef = F8FA9493150EF97E00ED4EAD /* Post.m */; };
  20. EBE11F5B1B666EA200753127 /* User.m in Sources */ = {isa = PBXBuildFile; fileRef = F8FA9496150EF98800ED4EAD /* User.m */; };
  21. EBE11F5C1B66716F00753127 /* AFAppDotNetAPIClient.m in Sources */ = {isa = PBXBuildFile; fileRef = F8FA9490150EF8C100ED4EAD /* AFAppDotNetAPIClient.m */; };
  22. EBE11F5D1B66716F00753127 /* AFURLConnectionOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = F8FA94AC150EFEC100ED4EAD /* AFURLConnectionOperation.m */; };
  23. EBE11F5E1B66716F00753127 /* AFHTTPRequestOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = F8FA949F150EFEC100ED4EAD /* AFHTTPRequestOperation.m */; };
  24. EBE11F5F1B66716F00753127 /* AFHTTPRequestOperationManager.m in Sources */ = {isa = PBXBuildFile; fileRef = F8B3944C17DBF9B900430F25 /* AFHTTPRequestOperationManager.m */; };
  25. EBE11F601B66716F00753127 /* AFURLSessionManager.m in Sources */ = {isa = PBXBuildFile; fileRef = F86A37DF177397D900407E52 /* AFURLSessionManager.m */; };
  26. EBE11F611B66716F00753127 /* AFHTTPSessionManager.m in Sources */ = {isa = PBXBuildFile; fileRef = F8FA949D150EFEC100ED4EAD /* AFHTTPSessionManager.m */; };
  27. EBE11F621B66716F00753127 /* AFURLRequestSerialization.m in Sources */ = {isa = PBXBuildFile; fileRef = F8D5499C17DB0EFE00BFF314 /* AFURLRequestSerialization.m */; };
  28. EBE11F631B66716F00753127 /* AFURLResponseSerialization.m in Sources */ = {isa = PBXBuildFile; fileRef = F8D5499917DB0EF300BFF314 /* AFURLResponseSerialization.m */; };
  29. EBE11F641B66716F00753127 /* AFNetworkReachabilityManager.m in Sources */ = {isa = PBXBuildFile; fileRef = F8D5499F17DB1C9100BFF314 /* AFNetworkReachabilityManager.m */; };
  30. EBE11F651B66716F00753127 /* AFSecurityPolicy.m in Sources */ = {isa = PBXBuildFile; fileRef = 297F56C917A9B1AB0014D95C /* AFSecurityPolicy.m */; };
  31. EBE11F661B66716F00753127 /* AFNetworkActivityIndicatorManager.m in Sources */ = {isa = PBXBuildFile; fileRef = F8E02CEC177A8B710087BB23 /* AFNetworkActivityIndicatorManager.m */; };
  32. EBE11F671B66716F00753127 /* UIActivityIndicatorView+AFNetworking.m in Sources */ = {isa = PBXBuildFile; fileRef = F8E02CEE177A8B710087BB23 /* UIActivityIndicatorView+AFNetworking.m */; };
  33. EBE11F681B66716F00753127 /* UIAlertView+AFNetworking.m in Sources */ = {isa = PBXBuildFile; fileRef = F8CBED2217D595320088ADC0 /* UIAlertView+AFNetworking.m */; };
  34. EBE11F691B66716F00753127 /* UIButton+AFNetworking.m in Sources */ = {isa = PBXBuildFile; fileRef = F8E02CF0177A8B710087BB23 /* UIButton+AFNetworking.m */; };
  35. EBE11F6A1B66716F00753127 /* UIImageView+AFNetworking.m in Sources */ = {isa = PBXBuildFile; fileRef = F8E02CF2177A8B710087BB23 /* UIImageView+AFNetworking.m */; };
  36. EBE11F6B1B66716F00753127 /* UIProgressView+AFNetworking.m in Sources */ = {isa = PBXBuildFile; fileRef = F8E02CF4177A8B710087BB23 /* UIProgressView+AFNetworking.m */; };
  37. EBE11F6C1B66716F00753127 /* UIRefreshControl+AFNetworking.m in Sources */ = {isa = PBXBuildFile; fileRef = F8664A1F18AA99F5007D8554 /* UIRefreshControl+AFNetworking.m */; };
  38. EBE11F6D1B66716F00753127 /* UIWebView+AFNetworking.m in Sources */ = {isa = PBXBuildFile; fileRef = F8E02CF6177A8B710087BB23 /* UIWebView+AFNetworking.m */; };
  39. F8129C7415910C37009BFE23 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = F8129C7215910C37009BFE23 /* AppDelegate.m */; };
  40. F818101615E6A0C600EF93C2 /* MobileCoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 50ABD6EC159FC2CE001BE42C /* MobileCoreServices.framework */; };
  41. F8664A2018AA99F5007D8554 /* UIRefreshControl+AFNetworking.m in Sources */ = {isa = PBXBuildFile; fileRef = F8664A1F18AA99F5007D8554 /* UIRefreshControl+AFNetworking.m */; };
  42. F86A37E0177397D900407E52 /* AFURLSessionManager.m in Sources */ = {isa = PBXBuildFile; fileRef = F86A37DF177397D900407E52 /* AFURLSessionManager.m */; };
  43. F88812F016C533D6003C8B8C /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F8E469E013957DF100DB05C8 /* Security.framework */; };
  44. F8A847C1161F51A300940F39 /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F8A847C0161F51A300940F39 /* Default-568h@2x.png */; };
  45. F8A847C3161F523E00940F39 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = F8A847C2161F523E00940F39 /* Default.png */; };
  46. F8A847C5161F524200940F39 /* Default@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F8A847C4161F524200940F39 /* Default@2x.png */; };
  47. F8B3944D17DBF9B900430F25 /* AFHTTPRequestOperationManager.m in Sources */ = {isa = PBXBuildFile; fileRef = F8B3944C17DBF9B900430F25 /* AFHTTPRequestOperationManager.m */; };
  48. F8CBED2317D595320088ADC0 /* UIAlertView+AFNetworking.m in Sources */ = {isa = PBXBuildFile; fileRef = F8CBED2217D595320088ADC0 /* UIAlertView+AFNetworking.m */; };
  49. F8D0701B14310F4A00653FD3 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F8E469E213957DF700DB05C8 /* SystemConfiguration.framework */; };
  50. F8D5499A17DB0EF300BFF314 /* AFURLResponseSerialization.m in Sources */ = {isa = PBXBuildFile; fileRef = F8D5499917DB0EF300BFF314 /* AFURLResponseSerialization.m */; };
  51. F8D5499D17DB0EFE00BFF314 /* AFURLRequestSerialization.m in Sources */ = {isa = PBXBuildFile; fileRef = F8D5499C17DB0EFE00BFF314 /* AFURLRequestSerialization.m */; };
  52. F8D549A017DB1C9100BFF314 /* AFNetworkReachabilityManager.m in Sources */ = {isa = PBXBuildFile; fileRef = F8D5499F17DB1C9100BFF314 /* AFNetworkReachabilityManager.m */; };
  53. F8DA09E41396AC040057D0CC /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = F8DA09E31396AC040057D0CC /* main.m */; };
  54. F8E02CF7177A8B710087BB23 /* AFNetworkActivityIndicatorManager.m in Sources */ = {isa = PBXBuildFile; fileRef = F8E02CEC177A8B710087BB23 /* AFNetworkActivityIndicatorManager.m */; };
  55. F8E02CF8177A8B710087BB23 /* UIActivityIndicatorView+AFNetworking.m in Sources */ = {isa = PBXBuildFile; fileRef = F8E02CEE177A8B710087BB23 /* UIActivityIndicatorView+AFNetworking.m */; };
  56. F8E02CF9177A8B710087BB23 /* UIButton+AFNetworking.m in Sources */ = {isa = PBXBuildFile; fileRef = F8E02CF0177A8B710087BB23 /* UIButton+AFNetworking.m */; };
  57. F8E02CFA177A8B710087BB23 /* UIImageView+AFNetworking.m in Sources */ = {isa = PBXBuildFile; fileRef = F8E02CF2177A8B710087BB23 /* UIImageView+AFNetworking.m */; };
  58. F8E02CFB177A8B710087BB23 /* UIProgressView+AFNetworking.m in Sources */ = {isa = PBXBuildFile; fileRef = F8E02CF4177A8B710087BB23 /* UIProgressView+AFNetworking.m */; };
  59. F8E02CFC177A8B710087BB23 /* UIWebView+AFNetworking.m in Sources */ = {isa = PBXBuildFile; fileRef = F8E02CF6177A8B710087BB23 /* UIWebView+AFNetworking.m */; };
  60. F8E469651395739D00DB05C8 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F8E469641395739D00DB05C8 /* UIKit.framework */; };
  61. F8E469671395739D00DB05C8 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F8E469661395739D00DB05C8 /* Foundation.framework */; };
  62. F8E469691395739D00DB05C8 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F8E469681395739D00DB05C8 /* CoreGraphics.framework */; };
  63. F8E469DF13957DD500DB05C8 /* CoreLocation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F8E469DE13957DD500DB05C8 /* CoreLocation.framework */; };
  64. F8F6E8DC1463424800AD016F /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = F8F6E8D81463424800AD016F /* Icon.png */; };
  65. F8F6E8DD1463424800AD016F /* Icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F8F6E8D91463424800AD016F /* Icon@2x.png */; };
  66. F8FA9491150EF8C100ED4EAD /* AFAppDotNetAPIClient.m in Sources */ = {isa = PBXBuildFile; fileRef = F8FA9490150EF8C100ED4EAD /* AFAppDotNetAPIClient.m */; };
  67. F8FA9494150EF97E00ED4EAD /* Post.m in Sources */ = {isa = PBXBuildFile; fileRef = F8FA9493150EF97E00ED4EAD /* Post.m */; };
  68. F8FA9497150EF98800ED4EAD /* User.m in Sources */ = {isa = PBXBuildFile; fileRef = F8FA9496150EF98800ED4EAD /* User.m */; };
  69. F8FA949A150EF9DA00ED4EAD /* GlobalTimelineViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F8FA9499150EF9DA00ED4EAD /* GlobalTimelineViewController.m */; };
  70. F8FA94B1150EFEC100ED4EAD /* AFHTTPSessionManager.m in Sources */ = {isa = PBXBuildFile; fileRef = F8FA949D150EFEC100ED4EAD /* AFHTTPSessionManager.m */; };
  71. F8FA94B2150EFEC100ED4EAD /* AFHTTPRequestOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = F8FA949F150EFEC100ED4EAD /* AFHTTPRequestOperation.m */; };
  72. F8FA94B8150EFEC100ED4EAD /* AFURLConnectionOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = F8FA94AC150EFEC100ED4EAD /* AFURLConnectionOperation.m */; };
  73. F8FA94C1150F019100ED4EAD /* PostTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = F8FA94C0150F019100ED4EAD /* PostTableViewCell.m */; };
  74. F8FA94D0150F094D00ED4EAD /* profile-image-placeholder.png in Resources */ = {isa = PBXBuildFile; fileRef = F8FA94CC150F094D00ED4EAD /* profile-image-placeholder.png */; };
  75. F8FA94D1150F094D00ED4EAD /* profile-image-placeholder@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F8FA94CD150F094D00ED4EAD /* profile-image-placeholder@2x.png */; };
  76. /* End PBXBuildFile section */
  77. /* Begin PBXContainerItemProxy section */
  78. EBE11F531B62EDD200753127 /* PBXContainerItemProxy */ = {
  79. isa = PBXContainerItemProxy;
  80. containerPortal = F8E469571395739C00DB05C8 /* Project object */;
  81. proxyType = 1;
  82. remoteGlobalIDString = EBE11F471B62EDD200753127;
  83. remoteInfo = "Today Extension";
  84. };
  85. /* End PBXContainerItemProxy section */
  86. /* Begin PBXCopyFilesBuildPhase section */
  87. EBE11F551B62EDD200753127 /* Embed App Extensions */ = {
  88. isa = PBXCopyFilesBuildPhase;
  89. buildActionMask = 2147483647;
  90. dstPath = "";
  91. dstSubfolderSpec = 13;
  92. files = (
  93. EBE11F561B62EDD200753127 /* Today Extension.appex in Embed App Extensions */,
  94. );
  95. name = "Embed App Extensions";
  96. runOnlyForDeploymentPostprocessing = 0;
  97. };
  98. /* End PBXCopyFilesBuildPhase section */
  99. /* Begin PBXFileReference section */
  100. 297F56C817A9B1AB0014D95C /* AFSecurityPolicy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AFSecurityPolicy.h; sourceTree = "<group>"; };
  101. 297F56C917A9B1AB0014D95C /* AFSecurityPolicy.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AFSecurityPolicy.m; sourceTree = "<group>"; };
  102. 2982AD3117107C0000FFF048 /* adn.cer */ = {isa = PBXFileReference; lastKnownFileType = file; path = adn.cer; sourceTree = SOURCE_ROOT; };
  103. 50ABD6EC159FC2CE001BE42C /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; };
  104. 55BDA27E17F5A434005DB933 /* UIKit+AFNetworking.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIKit+AFNetworking.h"; sourceTree = "<group>"; };
  105. E8C2E7A418970EE00097DCC8 /* root_ca.cer */ = {isa = PBXFileReference; lastKnownFileType = file; path = root_ca.cer; sourceTree = SOURCE_ROOT; };
  106. E8C2E7A518970EE00097DCC8 /* digicert_ca_3.cer */ = {isa = PBXFileReference; lastKnownFileType = file; path = digicert_ca_3.cer; sourceTree = SOURCE_ROOT; };
  107. EBE11F481B62EDD200753127 /* Today Extension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = "Today Extension.appex"; sourceTree = BUILT_PRODUCTS_DIR; };
  108. EBE11F491B62EDD200753127 /* NotificationCenter.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NotificationCenter.framework; path = System/Library/Frameworks/NotificationCenter.framework; sourceTree = SDKROOT; };
  109. EBE11F4D1B62EDD200753127 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  110. EBE11F4E1B62EDD200753127 /* TodayViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TodayViewController.h; sourceTree = "<group>"; };
  111. EBE11F4F1B62EDD200753127 /* TodayViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TodayViewController.m; sourceTree = "<group>"; };
  112. EBE11F511B62EDD200753127 /* MainInterface.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = MainInterface.storyboard; sourceTree = "<group>"; };
  113. F8129C3815910830009BFE23 /* Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Prefix.pch; sourceTree = SOURCE_ROOT; };
  114. F8129C7215910C37009BFE23 /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = SOURCE_ROOT; };
  115. F8129C7315910C37009BFE23 /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = SOURCE_ROOT; };
  116. F8664A1E18AA99F5007D8554 /* UIRefreshControl+AFNetworking.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIRefreshControl+AFNetworking.h"; sourceTree = "<group>"; };
  117. F8664A1F18AA99F5007D8554 /* UIRefreshControl+AFNetworking.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIRefreshControl+AFNetworking.m"; sourceTree = "<group>"; };
  118. F86A37DE177397D900407E52 /* AFURLSessionManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AFURLSessionManager.h; sourceTree = "<group>"; };
  119. F86A37DF177397D900407E52 /* AFURLSessionManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AFURLSessionManager.m; sourceTree = "<group>"; };
  120. F8A847C0161F51A300940F39 /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; };
  121. F8A847C2161F523E00940F39 /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = "<group>"; };
  122. F8A847C4161F524200940F39 /* Default@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default@2x.png"; sourceTree = "<group>"; };
  123. F8B3944B17DBF9B900430F25 /* AFHTTPRequestOperationManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AFHTTPRequestOperationManager.h; sourceTree = "<group>"; };
  124. F8B3944C17DBF9B900430F25 /* AFHTTPRequestOperationManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AFHTTPRequestOperationManager.m; sourceTree = "<group>"; };
  125. F8CBED2117D595320088ADC0 /* UIAlertView+AFNetworking.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIAlertView+AFNetworking.h"; sourceTree = "<group>"; };
  126. F8CBED2217D595320088ADC0 /* UIAlertView+AFNetworking.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIAlertView+AFNetworking.m"; sourceTree = "<group>"; };
  127. F8D5499817DB0EF300BFF314 /* AFURLResponseSerialization.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AFURLResponseSerialization.h; sourceTree = "<group>"; };
  128. F8D5499917DB0EF300BFF314 /* AFURLResponseSerialization.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AFURLResponseSerialization.m; sourceTree = "<group>"; };
  129. F8D5499B17DB0EFE00BFF314 /* AFURLRequestSerialization.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AFURLRequestSerialization.h; sourceTree = "<group>"; };
  130. F8D5499C17DB0EFE00BFF314 /* AFURLRequestSerialization.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AFURLRequestSerialization.m; sourceTree = "<group>"; };
  131. F8D5499E17DB1C9100BFF314 /* AFNetworkReachabilityManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AFNetworkReachabilityManager.h; sourceTree = "<group>"; };
  132. F8D5499F17DB1C9100BFF314 /* AFNetworkReachabilityManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AFNetworkReachabilityManager.m; sourceTree = "<group>"; };
  133. F8DA09E31396AC040057D0CC /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = SOURCE_ROOT; };
  134. F8E02CEB177A8B710087BB23 /* AFNetworkActivityIndicatorManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AFNetworkActivityIndicatorManager.h; sourceTree = "<group>"; };
  135. F8E02CEC177A8B710087BB23 /* AFNetworkActivityIndicatorManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AFNetworkActivityIndicatorManager.m; sourceTree = "<group>"; };
  136. F8E02CED177A8B710087BB23 /* UIActivityIndicatorView+AFNetworking.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIActivityIndicatorView+AFNetworking.h"; sourceTree = "<group>"; };
  137. F8E02CEE177A8B710087BB23 /* UIActivityIndicatorView+AFNetworking.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIActivityIndicatorView+AFNetworking.m"; sourceTree = "<group>"; };
  138. F8E02CEF177A8B710087BB23 /* UIButton+AFNetworking.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIButton+AFNetworking.h"; sourceTree = "<group>"; };
  139. F8E02CF0177A8B710087BB23 /* UIButton+AFNetworking.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIButton+AFNetworking.m"; sourceTree = "<group>"; };
  140. F8E02CF1177A8B710087BB23 /* UIImageView+AFNetworking.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIImageView+AFNetworking.h"; sourceTree = "<group>"; };
  141. F8E02CF2177A8B710087BB23 /* UIImageView+AFNetworking.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIImageView+AFNetworking.m"; sourceTree = "<group>"; };
  142. F8E02CF3177A8B710087BB23 /* UIProgressView+AFNetworking.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIProgressView+AFNetworking.h"; sourceTree = "<group>"; };
  143. F8E02CF4177A8B710087BB23 /* UIProgressView+AFNetworking.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIProgressView+AFNetworking.m"; sourceTree = "<group>"; };
  144. F8E02CF5177A8B710087BB23 /* UIWebView+AFNetworking.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIWebView+AFNetworking.h"; sourceTree = "<group>"; };
  145. F8E02CF6177A8B710087BB23 /* UIWebView+AFNetworking.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIWebView+AFNetworking.m"; sourceTree = "<group>"; };
  146. F8E469601395739C00DB05C8 /* AFNetworking iOS Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "AFNetworking iOS Example.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  147. F8E469641395739D00DB05C8 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  148. F8E469661395739D00DB05C8 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  149. F8E469681395739D00DB05C8 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
  150. F8E4696C1395739D00DB05C8 /* iOS-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = "iOS-Info.plist"; sourceTree = "<group>"; };
  151. F8E469DE13957DD500DB05C8 /* CoreLocation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreLocation.framework; path = System/Library/Frameworks/CoreLocation.framework; sourceTree = SDKROOT; };
  152. F8E469E013957DF100DB05C8 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; };
  153. F8E469E213957DF700DB05C8 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
  154. F8F6E8D81463424800AD016F /* Icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Icon.png; sourceTree = SOURCE_ROOT; };
  155. F8F6E8D91463424800AD016F /* Icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Icon@2x.png"; sourceTree = SOURCE_ROOT; };
  156. F8FA948F150EF8C100ED4EAD /* AFAppDotNetAPIClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AFAppDotNetAPIClient.h; path = Classes/AFAppDotNetAPIClient.h; sourceTree = "<group>"; };
  157. F8FA9490150EF8C100ED4EAD /* AFAppDotNetAPIClient.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AFAppDotNetAPIClient.m; path = Classes/AFAppDotNetAPIClient.m; sourceTree = "<group>"; };
  158. F8FA9492150EF97E00ED4EAD /* Post.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Post.h; sourceTree = "<group>"; };
  159. F8FA9493150EF97E00ED4EAD /* Post.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Post.m; sourceTree = "<group>"; };
  160. F8FA9495150EF98800ED4EAD /* User.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = User.h; sourceTree = "<group>"; };
  161. F8FA9496150EF98800ED4EAD /* User.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = User.m; sourceTree = "<group>"; };
  162. F8FA9498150EF9DA00ED4EAD /* GlobalTimelineViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GlobalTimelineViewController.h; sourceTree = "<group>"; };
  163. F8FA9499150EF9DA00ED4EAD /* GlobalTimelineViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GlobalTimelineViewController.m; sourceTree = "<group>"; };
  164. F8FA949C150EFEC100ED4EAD /* AFHTTPSessionManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AFHTTPSessionManager.h; sourceTree = "<group>"; };
  165. F8FA949D150EFEC100ED4EAD /* AFHTTPSessionManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AFHTTPSessionManager.m; sourceTree = "<group>"; };
  166. F8FA949E150EFEC100ED4EAD /* AFHTTPRequestOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AFHTTPRequestOperation.h; sourceTree = "<group>"; };
  167. F8FA949F150EFEC100ED4EAD /* AFHTTPRequestOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AFHTTPRequestOperation.m; sourceTree = "<group>"; };
  168. F8FA94A8150EFEC100ED4EAD /* AFNetworking.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AFNetworking.h; sourceTree = "<group>"; };
  169. F8FA94AB150EFEC100ED4EAD /* AFURLConnectionOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AFURLConnectionOperation.h; sourceTree = "<group>"; };
  170. F8FA94AC150EFEC100ED4EAD /* AFURLConnectionOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AFURLConnectionOperation.m; sourceTree = "<group>"; };
  171. F8FA94BF150F019100ED4EAD /* PostTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PostTableViewCell.h; sourceTree = "<group>"; };
  172. F8FA94C0150F019100ED4EAD /* PostTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PostTableViewCell.m; sourceTree = "<group>"; };
  173. F8FA94CC150F094D00ED4EAD /* profile-image-placeholder.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "profile-image-placeholder.png"; path = "Images/profile-image-placeholder.png"; sourceTree = SOURCE_ROOT; };
  174. 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; };
  175. /* End PBXFileReference section */
  176. /* Begin PBXFrameworksBuildPhase section */
  177. EBE11F451B62EDD200753127 /* Frameworks */ = {
  178. isa = PBXFrameworksBuildPhase;
  179. buildActionMask = 2147483647;
  180. files = (
  181. EBE11F4A1B62EDD200753127 /* NotificationCenter.framework in Frameworks */,
  182. );
  183. runOnlyForDeploymentPostprocessing = 0;
  184. };
  185. F8E4695D1395739C00DB05C8 /* Frameworks */ = {
  186. isa = PBXFrameworksBuildPhase;
  187. buildActionMask = 2147483647;
  188. files = (
  189. F88812F016C533D6003C8B8C /* Security.framework in Frameworks */,
  190. F8E469651395739D00DB05C8 /* UIKit.framework in Frameworks */,
  191. F8E469671395739D00DB05C8 /* Foundation.framework in Frameworks */,
  192. F8E469691395739D00DB05C8 /* CoreGraphics.framework in Frameworks */,
  193. F8E469DF13957DD500DB05C8 /* CoreLocation.framework in Frameworks */,
  194. F8D0701B14310F4A00653FD3 /* SystemConfiguration.framework in Frameworks */,
  195. F818101615E6A0C600EF93C2 /* MobileCoreServices.framework in Frameworks */,
  196. );
  197. runOnlyForDeploymentPostprocessing = 0;
  198. };
  199. /* End PBXFrameworksBuildPhase section */
  200. /* Begin PBXGroup section */
  201. EBE11F4B1B62EDD200753127 /* Today Extension */ = {
  202. isa = PBXGroup;
  203. children = (
  204. EBE11F4E1B62EDD200753127 /* TodayViewController.h */,
  205. EBE11F4F1B62EDD200753127 /* TodayViewController.m */,
  206. EBE11F511B62EDD200753127 /* MainInterface.storyboard */,
  207. EBE11F4C1B62EDD200753127 /* Supporting Files */,
  208. );
  209. path = "Today Extension";
  210. sourceTree = "<group>";
  211. };
  212. EBE11F4C1B62EDD200753127 /* Supporting Files */ = {
  213. isa = PBXGroup;
  214. children = (
  215. EBE11F4D1B62EDD200753127 /* Info.plist */,
  216. );
  217. name = "Supporting Files";
  218. sourceTree = "<group>";
  219. };
  220. F8D549A117DBE52C00BFF314 /* Serialization */ = {
  221. isa = PBXGroup;
  222. children = (
  223. F8D5499B17DB0EFE00BFF314 /* AFURLRequestSerialization.h */,
  224. F8D5499C17DB0EFE00BFF314 /* AFURLRequestSerialization.m */,
  225. F8D5499817DB0EF300BFF314 /* AFURLResponseSerialization.h */,
  226. F8D5499917DB0EF300BFF314 /* AFURLResponseSerialization.m */,
  227. );
  228. name = Serialization;
  229. sourceTree = "<group>";
  230. };
  231. F8D549A217DBE53B00BFF314 /* NSURLSession */ = {
  232. isa = PBXGroup;
  233. children = (
  234. F86A37DE177397D900407E52 /* AFURLSessionManager.h */,
  235. F86A37DF177397D900407E52 /* AFURLSessionManager.m */,
  236. F8FA949C150EFEC100ED4EAD /* AFHTTPSessionManager.h */,
  237. F8FA949D150EFEC100ED4EAD /* AFHTTPSessionManager.m */,
  238. );
  239. name = NSURLSession;
  240. sourceTree = "<group>";
  241. };
  242. F8D549A317DBE54700BFF314 /* NSURLConnection */ = {
  243. isa = PBXGroup;
  244. children = (
  245. F8FA94AB150EFEC100ED4EAD /* AFURLConnectionOperation.h */,
  246. F8FA94AC150EFEC100ED4EAD /* AFURLConnectionOperation.m */,
  247. F8FA949E150EFEC100ED4EAD /* AFHTTPRequestOperation.h */,
  248. F8FA949F150EFEC100ED4EAD /* AFHTTPRequestOperation.m */,
  249. F8B3944B17DBF9B900430F25 /* AFHTTPRequestOperationManager.h */,
  250. F8B3944C17DBF9B900430F25 /* AFHTTPRequestOperationManager.m */,
  251. );
  252. name = NSURLConnection;
  253. sourceTree = "<group>";
  254. };
  255. F8D549A417DBE54F00BFF314 /* Reachability */ = {
  256. isa = PBXGroup;
  257. children = (
  258. F8D5499E17DB1C9100BFF314 /* AFNetworkReachabilityManager.h */,
  259. F8D5499F17DB1C9100BFF314 /* AFNetworkReachabilityManager.m */,
  260. );
  261. name = Reachability;
  262. sourceTree = "<group>";
  263. };
  264. F8D549A517DBE55400BFF314 /* Security */ = {
  265. isa = PBXGroup;
  266. children = (
  267. 297F56C817A9B1AB0014D95C /* AFSecurityPolicy.h */,
  268. 297F56C917A9B1AB0014D95C /* AFSecurityPolicy.m */,
  269. );
  270. name = Security;
  271. sourceTree = "<group>";
  272. };
  273. F8DA09C61396AB690057D0CC /* Controllers */ = {
  274. isa = PBXGroup;
  275. children = (
  276. F8FA9498150EF9DA00ED4EAD /* GlobalTimelineViewController.h */,
  277. F8FA9499150EF9DA00ED4EAD /* GlobalTimelineViewController.m */,
  278. );
  279. name = Controllers;
  280. path = Classes/Controllers;
  281. sourceTree = SOURCE_ROOT;
  282. };
  283. F8DA09C91396AB690057D0CC /* Models */ = {
  284. isa = PBXGroup;
  285. children = (
  286. F8FA9492150EF97E00ED4EAD /* Post.h */,
  287. F8FA9493150EF97E00ED4EAD /* Post.m */,
  288. F8FA9495150EF98800ED4EAD /* User.h */,
  289. F8FA9496150EF98800ED4EAD /* User.m */,
  290. );
  291. name = Models;
  292. path = Classes/Models;
  293. sourceTree = SOURCE_ROOT;
  294. };
  295. F8DA09CC1396AB690057D0CC /* Views */ = {
  296. isa = PBXGroup;
  297. children = (
  298. F8FA94BF150F019100ED4EAD /* PostTableViewCell.h */,
  299. F8FA94C0150F019100ED4EAD /* PostTableViewCell.m */,
  300. );
  301. name = Views;
  302. path = Classes/Views;
  303. sourceTree = SOURCE_ROOT;
  304. };
  305. F8E02CEA177A8B710087BB23 /* UIKit+AFNetworking */ = {
  306. isa = PBXGroup;
  307. children = (
  308. 55BDA27E17F5A434005DB933 /* UIKit+AFNetworking.h */,
  309. F8E02CEB177A8B710087BB23 /* AFNetworkActivityIndicatorManager.h */,
  310. F8E02CEC177A8B710087BB23 /* AFNetworkActivityIndicatorManager.m */,
  311. F8E02CED177A8B710087BB23 /* UIActivityIndicatorView+AFNetworking.h */,
  312. F8E02CEE177A8B710087BB23 /* UIActivityIndicatorView+AFNetworking.m */,
  313. F8CBED2117D595320088ADC0 /* UIAlertView+AFNetworking.h */,
  314. F8CBED2217D595320088ADC0 /* UIAlertView+AFNetworking.m */,
  315. F8E02CEF177A8B710087BB23 /* UIButton+AFNetworking.h */,
  316. F8E02CF0177A8B710087BB23 /* UIButton+AFNetworking.m */,
  317. F8E02CF1177A8B710087BB23 /* UIImageView+AFNetworking.h */,
  318. F8E02CF2177A8B710087BB23 /* UIImageView+AFNetworking.m */,
  319. F8E02CF3177A8B710087BB23 /* UIProgressView+AFNetworking.h */,
  320. F8E02CF4177A8B710087BB23 /* UIProgressView+AFNetworking.m */,
  321. F8664A1E18AA99F5007D8554 /* UIRefreshControl+AFNetworking.h */,
  322. F8664A1F18AA99F5007D8554 /* UIRefreshControl+AFNetworking.m */,
  323. F8E02CF5177A8B710087BB23 /* UIWebView+AFNetworking.h */,
  324. F8E02CF6177A8B710087BB23 /* UIWebView+AFNetworking.m */,
  325. );
  326. name = "UIKit+AFNetworking";
  327. path = "../UIKit+AFNetworking";
  328. sourceTree = "<group>";
  329. };
  330. F8E469551395739C00DB05C8 = {
  331. isa = PBXGroup;
  332. children = (
  333. F8A847C2161F523E00940F39 /* Default.png */,
  334. F8A847C4161F524200940F39 /* Default@2x.png */,
  335. F8A847C0161F51A300940F39 /* Default-568h@2x.png */,
  336. F8E469B71395759C00DB05C8 /* Networking Extensions */,
  337. F8E4696A1395739D00DB05C8 /* Classes */,
  338. F8E469ED1395812A00DB05C8 /* Images */,
  339. F8E469931395743A00DB05C8 /* Vendor */,
  340. EBE11F4B1B62EDD200753127 /* Today Extension */,
  341. F8E469631395739D00DB05C8 /* Frameworks */,
  342. F8E469611395739C00DB05C8 /* Products */,
  343. );
  344. indentWidth = 4;
  345. sourceTree = "<group>";
  346. tabWidth = 4;
  347. usesTabs = 0;
  348. };
  349. F8E469611395739C00DB05C8 /* Products */ = {
  350. isa = PBXGroup;
  351. children = (
  352. F8E469601395739C00DB05C8 /* AFNetworking iOS Example.app */,
  353. EBE11F481B62EDD200753127 /* Today Extension.appex */,
  354. );
  355. name = Products;
  356. sourceTree = "<group>";
  357. };
  358. F8E469631395739D00DB05C8 /* Frameworks */ = {
  359. isa = PBXGroup;
  360. children = (
  361. 50ABD6EC159FC2CE001BE42C /* MobileCoreServices.framework */,
  362. F8E469E213957DF700DB05C8 /* SystemConfiguration.framework */,
  363. F8E469E013957DF100DB05C8 /* Security.framework */,
  364. F8E469DE13957DD500DB05C8 /* CoreLocation.framework */,
  365. F8E469641395739D00DB05C8 /* UIKit.framework */,
  366. F8E469661395739D00DB05C8 /* Foundation.framework */,
  367. F8E469681395739D00DB05C8 /* CoreGraphics.framework */,
  368. EBE11F491B62EDD200753127 /* NotificationCenter.framework */,
  369. );
  370. name = Frameworks;
  371. sourceTree = "<group>";
  372. };
  373. F8E4696A1395739D00DB05C8 /* Classes */ = {
  374. isa = PBXGroup;
  375. children = (
  376. F8129C7315910C37009BFE23 /* AppDelegate.h */,
  377. F8129C7215910C37009BFE23 /* AppDelegate.m */,
  378. F8DA09C91396AB690057D0CC /* Models */,
  379. F8DA09CC1396AB690057D0CC /* Views */,
  380. F8DA09C61396AB690057D0CC /* Controllers */,
  381. F8E4696B1395739D00DB05C8 /* Supporting Files */,
  382. );
  383. name = Classes;
  384. path = AFNetworkingExample;
  385. sourceTree = "<group>";
  386. };
  387. F8E4696B1395739D00DB05C8 /* Supporting Files */ = {
  388. isa = PBXGroup;
  389. children = (
  390. E8C2E7A418970EE00097DCC8 /* root_ca.cer */,
  391. E8C2E7A518970EE00097DCC8 /* digicert_ca_3.cer */,
  392. 2982AD3117107C0000FFF048 /* adn.cer */,
  393. F8DA09E31396AC040057D0CC /* main.m */,
  394. F8129C3815910830009BFE23 /* Prefix.pch */,
  395. F8E4696C1395739D00DB05C8 /* iOS-Info.plist */,
  396. );
  397. name = "Supporting Files";
  398. sourceTree = "<group>";
  399. };
  400. F8E469931395743A00DB05C8 /* Vendor */ = {
  401. isa = PBXGroup;
  402. children = (
  403. F8FA949B150EFEC100ED4EAD /* AFNetworking */,
  404. F8E02CEA177A8B710087BB23 /* UIKit+AFNetworking */,
  405. );
  406. name = Vendor;
  407. sourceTree = "<group>";
  408. };
  409. F8E469B71395759C00DB05C8 /* Networking Extensions */ = {
  410. isa = PBXGroup;
  411. children = (
  412. F8FA948F150EF8C100ED4EAD /* AFAppDotNetAPIClient.h */,
  413. F8FA9490150EF8C100ED4EAD /* AFAppDotNetAPIClient.m */,
  414. );
  415. name = "Networking Extensions";
  416. sourceTree = "<group>";
  417. };
  418. F8E469ED1395812A00DB05C8 /* Images */ = {
  419. isa = PBXGroup;
  420. children = (
  421. F8F6E8D81463424800AD016F /* Icon.png */,
  422. F8F6E8D91463424800AD016F /* Icon@2x.png */,
  423. F8FA94CC150F094D00ED4EAD /* profile-image-placeholder.png */,
  424. F8FA94CD150F094D00ED4EAD /* profile-image-placeholder@2x.png */,
  425. );
  426. name = Images;
  427. path = AFNetworkingExample/Images;
  428. sourceTree = "<group>";
  429. };
  430. F8FA949B150EFEC100ED4EAD /* AFNetworking */ = {
  431. isa = PBXGroup;
  432. children = (
  433. F8FA94A8150EFEC100ED4EAD /* AFNetworking.h */,
  434. F8D549A317DBE54700BFF314 /* NSURLConnection */,
  435. F8D549A217DBE53B00BFF314 /* NSURLSession */,
  436. F8D549A117DBE52C00BFF314 /* Serialization */,
  437. F8D549A417DBE54F00BFF314 /* Reachability */,
  438. F8D549A517DBE55400BFF314 /* Security */,
  439. );
  440. name = AFNetworking;
  441. path = ../AFNetworking;
  442. sourceTree = "<group>";
  443. };
  444. /* End PBXGroup section */
  445. /* Begin PBXNativeTarget section */
  446. EBE11F471B62EDD200753127 /* Today Extension */ = {
  447. isa = PBXNativeTarget;
  448. buildConfigurationList = EBE11F591B62EDD200753127 /* Build configuration list for PBXNativeTarget "Today Extension" */;
  449. buildPhases = (
  450. EBE11F441B62EDD200753127 /* Sources */,
  451. EBE11F451B62EDD200753127 /* Frameworks */,
  452. EBE11F461B62EDD200753127 /* Resources */,
  453. );
  454. buildRules = (
  455. );
  456. dependencies = (
  457. );
  458. name = "Today Extension";
  459. productName = "Today Extension";
  460. productReference = EBE11F481B62EDD200753127 /* Today Extension.appex */;
  461. productType = "com.apple.product-type.app-extension";
  462. };
  463. F8E4695F1395739C00DB05C8 /* AFNetworking iOS Example */ = {
  464. isa = PBXNativeTarget;
  465. buildConfigurationList = F8E469811395739D00DB05C8 /* Build configuration list for PBXNativeTarget "AFNetworking iOS Example" */;
  466. buildPhases = (
  467. F8E4695C1395739C00DB05C8 /* Sources */,
  468. F8E4695D1395739C00DB05C8 /* Frameworks */,
  469. F8E4695E1395739C00DB05C8 /* Resources */,
  470. EBE11F551B62EDD200753127 /* Embed App Extensions */,
  471. );
  472. buildRules = (
  473. );
  474. dependencies = (
  475. EBE11F541B62EDD200753127 /* PBXTargetDependency */,
  476. );
  477. name = "AFNetworking iOS Example";
  478. productName = AFNetworkingExample;
  479. productReference = F8E469601395739C00DB05C8 /* AFNetworking iOS Example.app */;
  480. productType = "com.apple.product-type.application";
  481. };
  482. /* End PBXNativeTarget section */
  483. /* Begin PBXProject section */
  484. F8E469571395739C00DB05C8 /* Project object */ = {
  485. isa = PBXProject;
  486. attributes = {
  487. LastUpgradeCheck = 0500;
  488. ORGANIZATIONNAME = Gowalla;
  489. TargetAttributes = {
  490. EBE11F471B62EDD200753127 = {
  491. CreatedOnToolsVersion = 6.4;
  492. };
  493. F8E4695F1395739C00DB05C8 = {
  494. SystemCapabilities = {
  495. com.apple.BackgroundModes = {
  496. enabled = 1;
  497. };
  498. };
  499. };
  500. };
  501. };
  502. buildConfigurationList = F8E4695A1395739C00DB05C8 /* Build configuration list for PBXProject "AFNetworking iOS Example" */;
  503. compatibilityVersion = "Xcode 3.2";
  504. developmentRegion = English;
  505. hasScannedForEncodings = 0;
  506. knownRegions = (
  507. en,
  508. );
  509. mainGroup = F8E469551395739C00DB05C8;
  510. productRefGroup = F8E469611395739C00DB05C8 /* Products */;
  511. projectDirPath = "";
  512. projectRoot = "";
  513. targets = (
  514. F8E4695F1395739C00DB05C8 /* AFNetworking iOS Example */,
  515. EBE11F471B62EDD200753127 /* Today Extension */,
  516. );
  517. };
  518. /* End PBXProject section */
  519. /* Begin PBXResourcesBuildPhase section */
  520. EBE11F461B62EDD200753127 /* Resources */ = {
  521. isa = PBXResourcesBuildPhase;
  522. buildActionMask = 2147483647;
  523. files = (
  524. EBE11F521B62EDD200753127 /* MainInterface.storyboard in Resources */,
  525. EB1E89EA1B669AB800B40518 /* profile-image-placeholder@2x.png in Resources */,
  526. EB1E89E91B669AB400B40518 /* profile-image-placeholder.png in Resources */,
  527. );
  528. runOnlyForDeploymentPostprocessing = 0;
  529. };
  530. F8E4695E1395739C00DB05C8 /* Resources */ = {
  531. isa = PBXResourcesBuildPhase;
  532. buildActionMask = 2147483647;
  533. files = (
  534. F8F6E8DC1463424800AD016F /* Icon.png in Resources */,
  535. F8F6E8DD1463424800AD016F /* Icon@2x.png in Resources */,
  536. E8C2E7A718970EE40097DCC8 /* digicert_ca_3.cer in Resources */,
  537. F8FA94D0150F094D00ED4EAD /* profile-image-placeholder.png in Resources */,
  538. F8FA94D1150F094D00ED4EAD /* profile-image-placeholder@2x.png in Resources */,
  539. F8A847C1161F51A300940F39 /* Default-568h@2x.png in Resources */,
  540. F8A847C3161F523E00940F39 /* Default.png in Resources */,
  541. E8C2E7A618970EE40097DCC8 /* root_ca.cer in Resources */,
  542. F8A847C5161F524200940F39 /* Default@2x.png in Resources */,
  543. 2982AD3217107C0000FFF048 /* adn.cer in Resources */,
  544. );
  545. runOnlyForDeploymentPostprocessing = 0;
  546. };
  547. /* End PBXResourcesBuildPhase section */
  548. /* Begin PBXSourcesBuildPhase section */
  549. EBE11F441B62EDD200753127 /* Sources */ = {
  550. isa = PBXSourcesBuildPhase;
  551. buildActionMask = 2147483647;
  552. files = (
  553. EBE11F5C1B66716F00753127 /* AFAppDotNetAPIClient.m in Sources */,
  554. EBE11F5D1B66716F00753127 /* AFURLConnectionOperation.m in Sources */,
  555. EBE11F5E1B66716F00753127 /* AFHTTPRequestOperation.m in Sources */,
  556. EBE11F5F1B66716F00753127 /* AFHTTPRequestOperationManager.m in Sources */,
  557. EBE11F601B66716F00753127 /* AFURLSessionManager.m in Sources */,
  558. EBE11F611B66716F00753127 /* AFHTTPSessionManager.m in Sources */,
  559. EBE11F621B66716F00753127 /* AFURLRequestSerialization.m in Sources */,
  560. EBE11F631B66716F00753127 /* AFURLResponseSerialization.m in Sources */,
  561. EBE11F641B66716F00753127 /* AFNetworkReachabilityManager.m in Sources */,
  562. EBE11F651B66716F00753127 /* AFSecurityPolicy.m in Sources */,
  563. EBE11F661B66716F00753127 /* AFNetworkActivityIndicatorManager.m in Sources */,
  564. EBE11F671B66716F00753127 /* UIActivityIndicatorView+AFNetworking.m in Sources */,
  565. EBE11F681B66716F00753127 /* UIAlertView+AFNetworking.m in Sources */,
  566. EBE11F691B66716F00753127 /* UIButton+AFNetworking.m in Sources */,
  567. EBE11F6A1B66716F00753127 /* UIImageView+AFNetworking.m in Sources */,
  568. EBE11F6B1B66716F00753127 /* UIProgressView+AFNetworking.m in Sources */,
  569. EBE11F6C1B66716F00753127 /* UIRefreshControl+AFNetworking.m in Sources */,
  570. EBE11F6D1B66716F00753127 /* UIWebView+AFNetworking.m in Sources */,
  571. EBE11F501B62EDD200753127 /* TodayViewController.m in Sources */,
  572. EBE11F5A1B666EA200753127 /* Post.m in Sources */,
  573. EBE11F5B1B666EA200753127 /* User.m in Sources */,
  574. );
  575. runOnlyForDeploymentPostprocessing = 0;
  576. };
  577. F8E4695C1395739C00DB05C8 /* Sources */ = {
  578. isa = PBXSourcesBuildPhase;
  579. buildActionMask = 2147483647;
  580. files = (
  581. F86A37E0177397D900407E52 /* AFURLSessionManager.m in Sources */,
  582. F8DA09E41396AC040057D0CC /* main.m in Sources */,
  583. F8664A2018AA99F5007D8554 /* UIRefreshControl+AFNetworking.m in Sources */,
  584. F8B3944D17DBF9B900430F25 /* AFHTTPRequestOperationManager.m in Sources */,
  585. F8CBED2317D595320088ADC0 /* UIAlertView+AFNetworking.m in Sources */,
  586. F8FA9491150EF8C100ED4EAD /* AFAppDotNetAPIClient.m in Sources */,
  587. F8FA9494150EF97E00ED4EAD /* Post.m in Sources */,
  588. F8FA9497150EF98800ED4EAD /* User.m in Sources */,
  589. F8E02CF8177A8B710087BB23 /* UIActivityIndicatorView+AFNetworking.m in Sources */,
  590. F8E02CFB177A8B710087BB23 /* UIProgressView+AFNetworking.m in Sources */,
  591. F8D549A017DB1C9100BFF314 /* AFNetworkReachabilityManager.m in Sources */,
  592. F8E02CF7177A8B710087BB23 /* AFNetworkActivityIndicatorManager.m in Sources */,
  593. 297F56CA17A9B1AB0014D95C /* AFSecurityPolicy.m in Sources */,
  594. F8E02CF9177A8B710087BB23 /* UIButton+AFNetworking.m in Sources */,
  595. F8E02CFA177A8B710087BB23 /* UIImageView+AFNetworking.m in Sources */,
  596. F8FA949A150EF9DA00ED4EAD /* GlobalTimelineViewController.m in Sources */,
  597. F8FA94B1150EFEC100ED4EAD /* AFHTTPSessionManager.m in Sources */,
  598. F8D5499D17DB0EFE00BFF314 /* AFURLRequestSerialization.m in Sources */,
  599. F8D5499A17DB0EF300BFF314 /* AFURLResponseSerialization.m in Sources */,
  600. F8E02CFC177A8B710087BB23 /* UIWebView+AFNetworking.m in Sources */,
  601. F8FA94B2150EFEC100ED4EAD /* AFHTTPRequestOperation.m in Sources */,
  602. F8FA94B8150EFEC100ED4EAD /* AFURLConnectionOperation.m in Sources */,
  603. F8FA94C1150F019100ED4EAD /* PostTableViewCell.m in Sources */,
  604. F8129C7415910C37009BFE23 /* AppDelegate.m in Sources */,
  605. );
  606. runOnlyForDeploymentPostprocessing = 0;
  607. };
  608. /* End PBXSourcesBuildPhase section */
  609. /* Begin PBXTargetDependency section */
  610. EBE11F541B62EDD200753127 /* PBXTargetDependency */ = {
  611. isa = PBXTargetDependency;
  612. target = EBE11F471B62EDD200753127 /* Today Extension */;
  613. targetProxy = EBE11F531B62EDD200753127 /* PBXContainerItemProxy */;
  614. };
  615. /* End PBXTargetDependency section */
  616. /* Begin XCBuildConfiguration section */
  617. EBE11F571B62EDD200753127 /* Debug */ = {
  618. isa = XCBuildConfiguration;
  619. buildSettings = {
  620. ALWAYS_SEARCH_USER_PATHS = NO;
  621. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  622. CLANG_CXX_LIBRARY = "libc++";
  623. CLANG_ENABLE_MODULES = YES;
  624. CLANG_ENABLE_OBJC_ARC = YES;
  625. CLANG_WARN_BOOL_CONVERSION = YES;
  626. CLANG_WARN_CONSTANT_CONVERSION = YES;
  627. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  628. CLANG_WARN_EMPTY_BODY = YES;
  629. CLANG_WARN_ENUM_CONVERSION = YES;
  630. CLANG_WARN_INT_CONVERSION = YES;
  631. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  632. CLANG_WARN_UNREACHABLE_CODE = YES;
  633. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  634. COPY_PHASE_STRIP = NO;
  635. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  636. ENABLE_STRICT_OBJC_MSGSEND = YES;
  637. GCC_DYNAMIC_NO_PIC = NO;
  638. GCC_NO_COMMON_BLOCKS = YES;
  639. GCC_PREPROCESSOR_DEFINITIONS = (
  640. "DEBUG=1",
  641. "$(inherited)",
  642. );
  643. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  644. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  645. GCC_WARN_UNDECLARED_SELECTOR = YES;
  646. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  647. GCC_WARN_UNUSED_FUNCTION = YES;
  648. INFOPLIST_FILE = "Today Extension/Info.plist";
  649. IPHONEOS_DEPLOYMENT_TARGET = 8.4;
  650. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks";
  651. MTL_ENABLE_DEBUG_INFO = YES;
  652. PRODUCT_NAME = "$(TARGET_NAME)";
  653. SKIP_INSTALL = YES;
  654. };
  655. name = Debug;
  656. };
  657. EBE11F581B62EDD200753127 /* Release */ = {
  658. isa = XCBuildConfiguration;
  659. buildSettings = {
  660. ALWAYS_SEARCH_USER_PATHS = NO;
  661. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  662. CLANG_CXX_LIBRARY = "libc++";
  663. CLANG_ENABLE_MODULES = YES;
  664. CLANG_ENABLE_OBJC_ARC = YES;
  665. CLANG_WARN_BOOL_CONVERSION = YES;
  666. CLANG_WARN_CONSTANT_CONVERSION = YES;
  667. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  668. CLANG_WARN_EMPTY_BODY = YES;
  669. CLANG_WARN_ENUM_CONVERSION = YES;
  670. CLANG_WARN_INT_CONVERSION = YES;
  671. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  672. CLANG_WARN_UNREACHABLE_CODE = YES;
  673. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  674. COPY_PHASE_STRIP = NO;
  675. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  676. ENABLE_NS_ASSERTIONS = NO;
  677. ENABLE_STRICT_OBJC_MSGSEND = YES;
  678. GCC_NO_COMMON_BLOCKS = YES;
  679. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  680. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  681. GCC_WARN_UNDECLARED_SELECTOR = YES;
  682. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  683. GCC_WARN_UNUSED_FUNCTION = YES;
  684. INFOPLIST_FILE = "Today Extension/Info.plist";
  685. IPHONEOS_DEPLOYMENT_TARGET = 8.4;
  686. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks";
  687. MTL_ENABLE_DEBUG_INFO = NO;
  688. PRODUCT_NAME = "$(TARGET_NAME)";
  689. SKIP_INSTALL = YES;
  690. VALIDATE_PRODUCT = YES;
  691. };
  692. name = Release;
  693. };
  694. F8E4697F1395739D00DB05C8 /* Debug */ = {
  695. isa = XCBuildConfiguration;
  696. buildSettings = {
  697. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  698. GCC_C_LANGUAGE_STANDARD = gnu99;
  699. GCC_OPTIMIZATION_LEVEL = 0;
  700. GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
  701. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  702. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  703. GCC_WARN_UNUSED_VARIABLE = YES;
  704. IPHONEOS_DEPLOYMENT_TARGET = 7.0;
  705. ONLY_ACTIVE_ARCH = YES;
  706. SDKROOT = iphoneos;
  707. };
  708. name = Debug;
  709. };
  710. F8E469801395739D00DB05C8 /* Release */ = {
  711. isa = XCBuildConfiguration;
  712. buildSettings = {
  713. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  714. GCC_C_LANGUAGE_STANDARD = gnu99;
  715. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  716. GCC_WARN_UNUSED_VARIABLE = YES;
  717. IPHONEOS_DEPLOYMENT_TARGET = 7.0;
  718. OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
  719. SDKROOT = iphoneos;
  720. };
  721. name = Release;
  722. };
  723. F8E469821395739D00DB05C8 /* Debug */ = {
  724. isa = XCBuildConfiguration;
  725. buildSettings = {
  726. ALWAYS_SEARCH_USER_PATHS = NO;
  727. CLANG_ANALYZER_SECURITY_FLOATLOOPCOUNTER = YES;
  728. CLANG_ANALYZER_SECURITY_INSECUREAPI_RAND = YES;
  729. CLANG_ANALYZER_SECURITY_INSECUREAPI_STRCPY = YES;
  730. CLANG_ENABLE_OBJC_ARC = YES;
  731. CLANG_WARN_ASSIGN_ENUM = YES;
  732. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  733. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  734. CLANG_WARN_EMPTY_BODY = YES;
  735. CLANG_WARN_IMPLICIT_SIGN_CONVERSION = YES;
  736. CLANG_WARN_OBJC_EXPLICIT_OWNERSHIP_TYPE = YES;
  737. CLANG_WARN_OBJC_IMPLICIT_ATOMIC_PROPERTIES = YES;
  738. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  739. CLANG_WARN_OBJC_RECEIVER_WEAK = YES;
  740. CLANG_WARN_OBJC_REPEATED_USE_OF_WEAK = YES;
  741. CLANG_WARN_SUSPICIOUS_IMPLICIT_CONVERSION = YES;
  742. CLANG_WARN_UNREACHABLE_CODE = YES;
  743. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  744. COPY_PHASE_STRIP = NO;
  745. GCC_DYNAMIC_NO_PIC = NO;
  746. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  747. GCC_PREFIX_HEADER = Prefix.pch;
  748. GCC_SHORT_ENUMS = YES;
  749. GCC_TREAT_IMPLICIT_FUNCTION_DECLARATIONS_AS_ERRORS = YES;
  750. GCC_TREAT_INCOMPATIBLE_POINTER_TYPE_WARNINGS_AS_ERRORS = YES;
  751. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  752. GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = YES;
  753. GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
  754. GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
  755. GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES;
  756. GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
  757. GCC_WARN_MULTIPLE_DEFINITION_TYPES_FOR_SELECTOR = NO;
  758. GCC_WARN_PEDANTIC = YES;
  759. GCC_WARN_SHADOW = YES;
  760. GCC_WARN_SIGN_COMPARE = YES;
  761. GCC_WARN_STRICT_SELECTOR_MATCH = YES;
  762. GCC_WARN_UNDECLARED_SELECTOR = YES;
  763. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  764. GCC_WARN_UNKNOWN_PRAGMAS = YES;
  765. GCC_WARN_UNUSED_FUNCTION = YES;
  766. GCC_WARN_UNUSED_LABEL = YES;
  767. GCC_WARN_UNUSED_PARAMETER = YES;
  768. INFOPLIST_FILE = "iOS-Info.plist";
  769. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  770. PRODUCT_NAME = "$(TARGET_NAME)";
  771. WARNING_CFLAGS = "-Wunreachable-code";
  772. WRAPPER_EXTENSION = app;
  773. };
  774. name = Debug;
  775. };
  776. F8E469831395739D00DB05C8 /* Release */ = {
  777. isa = XCBuildConfiguration;
  778. buildSettings = {
  779. ALWAYS_SEARCH_USER_PATHS = NO;
  780. CLANG_ANALYZER_SECURITY_FLOATLOOPCOUNTER = YES;
  781. CLANG_ANALYZER_SECURITY_INSECUREAPI_RAND = YES;
  782. CLANG_ANALYZER_SECURITY_INSECUREAPI_STRCPY = YES;
  783. CLANG_ENABLE_OBJC_ARC = YES;
  784. CLANG_WARN_ASSIGN_ENUM = YES;
  785. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  786. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  787. CLANG_WARN_EMPTY_BODY = YES;
  788. CLANG_WARN_IMPLICIT_SIGN_CONVERSION = YES;
  789. CLANG_WARN_OBJC_EXPLICIT_OWNERSHIP_TYPE = YES;
  790. CLANG_WARN_OBJC_IMPLICIT_ATOMIC_PROPERTIES = YES;
  791. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  792. CLANG_WARN_OBJC_RECEIVER_WEAK = YES;
  793. CLANG_WARN_OBJC_REPEATED_USE_OF_WEAK = YES;
  794. CLANG_WARN_SUSPICIOUS_IMPLICIT_CONVERSION = YES;
  795. CLANG_WARN_UNREACHABLE_CODE = YES;
  796. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  797. COPY_PHASE_STRIP = YES;
  798. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  799. GCC_PREFIX_HEADER = Prefix.pch;
  800. GCC_SHORT_ENUMS = YES;
  801. GCC_TREAT_IMPLICIT_FUNCTION_DECLARATIONS_AS_ERRORS = YES;
  802. GCC_TREAT_INCOMPATIBLE_POINTER_TYPE_WARNINGS_AS_ERRORS = YES;
  803. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  804. GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = YES;
  805. GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
  806. GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
  807. GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES;
  808. GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
  809. GCC_WARN_MULTIPLE_DEFINITION_TYPES_FOR_SELECTOR = NO;
  810. GCC_WARN_PEDANTIC = YES;
  811. GCC_WARN_SHADOW = YES;
  812. GCC_WARN_SIGN_COMPARE = YES;
  813. GCC_WARN_STRICT_SELECTOR_MATCH = YES;
  814. GCC_WARN_UNDECLARED_SELECTOR = YES;
  815. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  816. GCC_WARN_UNKNOWN_PRAGMAS = YES;
  817. GCC_WARN_UNUSED_FUNCTION = YES;
  818. GCC_WARN_UNUSED_LABEL = YES;
  819. GCC_WARN_UNUSED_PARAMETER = YES;
  820. INFOPLIST_FILE = "iOS-Info.plist";
  821. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  822. PRODUCT_NAME = "$(TARGET_NAME)";
  823. VALIDATE_PRODUCT = YES;
  824. WARNING_CFLAGS = "-Wunreachable-code";
  825. WRAPPER_EXTENSION = app;
  826. };
  827. name = Release;
  828. };
  829. /* End XCBuildConfiguration section */
  830. /* Begin XCConfigurationList section */
  831. EBE11F591B62EDD200753127 /* Build configuration list for PBXNativeTarget "Today Extension" */ = {
  832. isa = XCConfigurationList;
  833. buildConfigurations = (
  834. EBE11F571B62EDD200753127 /* Debug */,
  835. EBE11F581B62EDD200753127 /* Release */,
  836. );
  837. defaultConfigurationIsVisible = 0;
  838. defaultConfigurationName = Release;
  839. };
  840. F8E4695A1395739C00DB05C8 /* Build configuration list for PBXProject "AFNetworking iOS Example" */ = {
  841. isa = XCConfigurationList;
  842. buildConfigurations = (
  843. F8E4697F1395739D00DB05C8 /* Debug */,
  844. F8E469801395739D00DB05C8 /* Release */,
  845. );
  846. defaultConfigurationIsVisible = 0;
  847. defaultConfigurationName = Release;
  848. };
  849. F8E469811395739D00DB05C8 /* Build configuration list for PBXNativeTarget "AFNetworking iOS Example" */ = {
  850. isa = XCConfigurationList;
  851. buildConfigurations = (
  852. F8E469821395739D00DB05C8 /* Debug */,
  853. F8E469831395739D00DB05C8 /* Release */,
  854. );
  855. defaultConfigurationIsVisible = 0;
  856. defaultConfigurationName = Release;
  857. };
  858. /* End XCConfigurationList section */
  859. };
  860. rootObject = F8E469571395739C00DB05C8 /* Project object */;
  861. }