project.pbxproj 45 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 48AD192085F3316BCF660430 /* libPods-PerfTestRigAppTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 354A7C3E56FAF2DACFEA04DD /* libPods-PerfTestRigAppTests.a */; };
  10. 53D90347DFEA3707F987A5EA /* libPods-PerfTestRigApp.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FB70C6B0B736E663A795A8A4 /* libPods-PerfTestRigApp.a */; };
  11. F6EB95611ED78E4000178999 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = F6EB951C1ED78E4000178999 /* GoogleService-Info.plist */; };
  12. F6EB95621ED78E4000178999 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = F6EB951F1ED78E4000178999 /* GoogleService-Info.plist */; };
  13. F6EB95631ED78E4000178999 /* network_connections.plist in Resources */ = {isa = PBXBuildFile; fileRef = F6EB95221ED78E4000178999 /* network_connections.plist */; };
  14. F6EB95651ED78E4000178999 /* sample_urls.txt in Resources */ = {isa = PBXBuildFile; fileRef = F6EB95251ED78E4000178999 /* sample_urls.txt */; };
  15. F6EB95661ED78E4000178999 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = F6EB95281ED78E4000178999 /* AppDelegate.m */; };
  16. F6EB95691ED78E4000178999 /* Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = F6EB952C1ED78E4000178999 /* Info.plist */; };
  17. F6EB956A1ED78E4000178999 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = F6EB952D1ED78E4000178999 /* main.m */; };
  18. F6EB956B1ED78E4000178999 /* AccessibilityItem.m in Sources */ = {isa = PBXBuildFile; fileRef = F6EB95301ED78E4000178999 /* AccessibilityItem.m */; };
  19. F6EB956C1ED78E4000178999 /* PerfLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = F6EB95321ED78E4000178999 /* PerfLogger.m */; };
  20. F6EB956D1ED78E4000178999 /* NetworkConnectionsFactory.m in Sources */ = {isa = PBXBuildFile; fileRef = F6EB95361ED78E4000178999 /* NetworkConnectionsFactory.m */; };
  21. F6EB956E1ED78E4000178999 /* PerfFuzzNSURLSession.m in Sources */ = {isa = PBXBuildFile; fileRef = F6EB95381ED78E4000178999 /* PerfFuzzNSURLSession.m */; };
  22. F6EB956F1ED78E4000178999 /* PerfNetworkConnection+Protected.m in Sources */ = {isa = PBXBuildFile; fileRef = F6EB953A1ED78E4000178999 /* PerfNetworkConnection+Protected.m */; };
  23. F6EB95701ED78E4000178999 /* PerfNetworkConnection.m in Sources */ = {isa = PBXBuildFile; fileRef = F6EB953C1ED78E4000178999 /* PerfNetworkConnection.m */; };
  24. F6EB95711ED78E4000178999 /* PerfRandomNetworkConnection.m in Sources */ = {isa = PBXBuildFile; fileRef = F6EB953E1ED78E4000178999 /* PerfRandomNetworkConnection.m */; };
  25. F6EB95721ED78E4000178999 /* PerfURLConnectionAsyncRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = F6EB95401ED78E4000178999 /* PerfURLConnectionAsyncRequest.m */; };
  26. F6EB95731ED78E4000178999 /* PerfURLConnectionWithDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = F6EB95421ED78E4000178999 /* PerfURLConnectionWithDelegate.m */; };
  27. F6EB95741ED78E4000178999 /* PerfURLConnectionWithDelegateClassInit.m in Sources */ = {isa = PBXBuildFile; fileRef = F6EB95441ED78E4000178999 /* PerfURLConnectionWithDelegateClassInit.m */; };
  28. F6EB95751ED78E4000178999 /* PerfURLConnectionWithDelegateStartImmediately.m in Sources */ = {isa = PBXBuildFile; fileRef = F6EB95461ED78E4000178999 /* PerfURLConnectionWithDelegateStartImmediately.m */; };
  29. F6EB95761ED78E4000178999 /* PerfURLSessionDataTask.m in Sources */ = {isa = PBXBuildFile; fileRef = F6EB95481ED78E4000178999 /* PerfURLSessionDataTask.m */; };
  30. F6EB95771ED78E4000178999 /* PerfURLSessionDataTaskWithDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = F6EB954A1ED78E4000178999 /* PerfURLSessionDataTaskWithDelegate.m */; };
  31. F6EB95781ED78E4000178999 /* PerfURLSessionDownloadTask.m in Sources */ = {isa = PBXBuildFile; fileRef = F6EB954C1ED78E4000178999 /* PerfURLSessionDownloadTask.m */; };
  32. F6EB95791ED78E4000178999 /* PerfURLSessionDownloadTaskWithDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = F6EB954E1ED78E4000178999 /* PerfURLSessionDownloadTaskWithDelegate.m */; };
  33. F6EB957A1ED78E4000178999 /* NetworkConnectionViewController+Accessibility.m in Sources */ = {isa = PBXBuildFile; fileRef = F6EB95511ED78E4000178999 /* NetworkConnectionViewController+Accessibility.m */; };
  34. F6EB957B1ED78E4000178999 /* NetworkConnectionViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F6EB95531ED78E4000178999 /* NetworkConnectionViewController.m */; };
  35. F6EB957C1ED78E4000178999 /* NetworkRequestsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F6EB95551ED78E4000178999 /* NetworkRequestsViewController.m */; };
  36. F6EB957D1ED78E4000178999 /* TracesViewController+Accessibility.m in Sources */ = {isa = PBXBuildFile; fileRef = F6EB95571ED78E4000178999 /* TracesViewController+Accessibility.m */; };
  37. F6EB957E1ED78E4000178999 /* TracesViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F6EB95591ED78E4000178999 /* TracesViewController.m */; };
  38. F6EB957F1ED78E4000178999 /* NetworkConnectionView.m in Sources */ = {isa = PBXBuildFile; fileRef = F6EB955C1ED78E4000178999 /* NetworkConnectionView.m */; };
  39. F6EB95801ED78E4000178999 /* PerfTraceView+Accessibility.m in Sources */ = {isa = PBXBuildFile; fileRef = F6EB955E1ED78E4000178999 /* PerfTraceView+Accessibility.m */; };
  40. F6EB95811ED78E4000178999 /* PerfTraceView.m in Sources */ = {isa = PBXBuildFile; fileRef = F6EB95601ED78E4000178999 /* PerfTraceView.m */; };
  41. F6EB95861ED89C8800178999 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F6EB95851ED89C8800178999 /* XCTest.framework */; };
  42. F6EB95871ED89C9C00178999 /* PerfContollerTests.m in Sources */ = {isa = PBXBuildFile; fileRef = F6EB95831ED79F2600178999 /* PerfContollerTests.m */; };
  43. F6EB95971ED89EC800178999 /* Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = F6EB95961ED89EC800178999 /* Info.plist */; };
  44. F6EB95981ED89EDD00178999 /* Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = F6EB95961ED89EC800178999 /* Info.plist */; };
  45. /* End PBXBuildFile section */
  46. /* Begin PBXContainerItemProxy section */
  47. F6EB94FD1ED78D8F00178999 /* PBXContainerItemProxy */ = {
  48. isa = PBXContainerItemProxy;
  49. containerPortal = F6EB94DB1ED78D8F00178999 /* Project object */;
  50. proxyType = 1;
  51. remoteGlobalIDString = F6EB94E21ED78D8F00178999;
  52. remoteInfo = PerfTestRigApp;
  53. };
  54. /* End PBXContainerItemProxy section */
  55. /* Begin PBXFileReference section */
  56. 28FA43A220E26AA4C202FFEA /* Pods-PerfTestRigApp.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PerfTestRigApp.release.xcconfig"; path = "Pods/Target Support Files/Pods-PerfTestRigApp/Pods-PerfTestRigApp.release.xcconfig"; sourceTree = "<group>"; };
  57. 2BDA95197C4078DBA7DA3545 /* Pods-PerfTestRigAppTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PerfTestRigAppTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-PerfTestRigAppTests/Pods-PerfTestRigAppTests.release.xcconfig"; sourceTree = "<group>"; };
  58. 354A7C3E56FAF2DACFEA04DD /* libPods-PerfTestRigAppTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-PerfTestRigAppTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
  59. 3982610B3A73D1E9C80FA009 /* Pods-PerfTestRigApp.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PerfTestRigApp.debug.xcconfig"; path = "Pods/Target Support Files/Pods-PerfTestRigApp/Pods-PerfTestRigApp.debug.xcconfig"; sourceTree = "<group>"; };
  60. A32E6956D7885989F8839B18 /* Pods-PerfTestRigAppTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PerfTestRigAppTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-PerfTestRigAppTests/Pods-PerfTestRigAppTests.debug.xcconfig"; sourceTree = "<group>"; };
  61. F6EB94E31ED78D8F00178999 /* PerfTestRigApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = PerfTestRigApp.app; sourceTree = BUILT_PRODUCTS_DIR; };
  62. F6EB94E71ED78D8F00178999 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  63. F6EB94FC1ED78D8F00178999 /* PerfTestRigAppTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = PerfTestRigAppTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  64. F6EB951C1ED78E4000178999 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; };
  65. F6EB951F1ED78E4000178999 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; };
  66. F6EB95221ED78E4000178999 /* network_connections.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = network_connections.plist; sourceTree = "<group>"; };
  67. F6EB95251ED78E4000178999 /* sample_urls.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sample_urls.txt; sourceTree = "<group>"; };
  68. F6EB95271ED78E4000178999 /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  69. F6EB95281ED78E4000178999 /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  70. F6EB952C1ED78E4000178999 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  71. F6EB952D1ED78E4000178999 /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  72. F6EB952F1ED78E4000178999 /* AccessibilityItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AccessibilityItem.h; sourceTree = "<group>"; };
  73. F6EB95301ED78E4000178999 /* AccessibilityItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AccessibilityItem.m; sourceTree = "<group>"; };
  74. F6EB95311ED78E4000178999 /* PerfLogger.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PerfLogger.h; sourceTree = "<group>"; };
  75. F6EB95321ED78E4000178999 /* PerfLogger.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PerfLogger.m; sourceTree = "<group>"; };
  76. F6EB95341ED78E4000178999 /* NetworkConnection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NetworkConnection.h; sourceTree = "<group>"; };
  77. F6EB95351ED78E4000178999 /* NetworkConnectionsFactory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NetworkConnectionsFactory.h; sourceTree = "<group>"; };
  78. F6EB95361ED78E4000178999 /* NetworkConnectionsFactory.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NetworkConnectionsFactory.m; sourceTree = "<group>"; };
  79. F6EB95371ED78E4000178999 /* PerfFuzzNSURLSession.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PerfFuzzNSURLSession.h; sourceTree = "<group>"; };
  80. F6EB95381ED78E4000178999 /* PerfFuzzNSURLSession.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PerfFuzzNSURLSession.m; sourceTree = "<group>"; };
  81. F6EB95391ED78E4000178999 /* PerfNetworkConnection+Protected.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "PerfNetworkConnection+Protected.h"; sourceTree = "<group>"; };
  82. F6EB953A1ED78E4000178999 /* PerfNetworkConnection+Protected.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "PerfNetworkConnection+Protected.m"; sourceTree = "<group>"; };
  83. F6EB953B1ED78E4000178999 /* PerfNetworkConnection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PerfNetworkConnection.h; sourceTree = "<group>"; };
  84. F6EB953C1ED78E4000178999 /* PerfNetworkConnection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PerfNetworkConnection.m; sourceTree = "<group>"; };
  85. F6EB953D1ED78E4000178999 /* PerfRandomNetworkConnection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PerfRandomNetworkConnection.h; sourceTree = "<group>"; };
  86. F6EB953E1ED78E4000178999 /* PerfRandomNetworkConnection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PerfRandomNetworkConnection.m; sourceTree = "<group>"; };
  87. F6EB953F1ED78E4000178999 /* PerfURLConnectionAsyncRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PerfURLConnectionAsyncRequest.h; sourceTree = "<group>"; };
  88. F6EB95401ED78E4000178999 /* PerfURLConnectionAsyncRequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PerfURLConnectionAsyncRequest.m; sourceTree = "<group>"; };
  89. F6EB95411ED78E4000178999 /* PerfURLConnectionWithDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PerfURLConnectionWithDelegate.h; sourceTree = "<group>"; };
  90. F6EB95421ED78E4000178999 /* PerfURLConnectionWithDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PerfURLConnectionWithDelegate.m; sourceTree = "<group>"; };
  91. F6EB95431ED78E4000178999 /* PerfURLConnectionWithDelegateClassInit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PerfURLConnectionWithDelegateClassInit.h; sourceTree = "<group>"; };
  92. F6EB95441ED78E4000178999 /* PerfURLConnectionWithDelegateClassInit.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PerfURLConnectionWithDelegateClassInit.m; sourceTree = "<group>"; };
  93. F6EB95451ED78E4000178999 /* PerfURLConnectionWithDelegateStartImmediately.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PerfURLConnectionWithDelegateStartImmediately.h; sourceTree = "<group>"; };
  94. F6EB95461ED78E4000178999 /* PerfURLConnectionWithDelegateStartImmediately.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PerfURLConnectionWithDelegateStartImmediately.m; sourceTree = "<group>"; };
  95. F6EB95471ED78E4000178999 /* PerfURLSessionDataTask.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PerfURLSessionDataTask.h; sourceTree = "<group>"; };
  96. F6EB95481ED78E4000178999 /* PerfURLSessionDataTask.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PerfURLSessionDataTask.m; sourceTree = "<group>"; };
  97. F6EB95491ED78E4000178999 /* PerfURLSessionDataTaskWithDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PerfURLSessionDataTaskWithDelegate.h; sourceTree = "<group>"; };
  98. F6EB954A1ED78E4000178999 /* PerfURLSessionDataTaskWithDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PerfURLSessionDataTaskWithDelegate.m; sourceTree = "<group>"; };
  99. F6EB954B1ED78E4000178999 /* PerfURLSessionDownloadTask.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PerfURLSessionDownloadTask.h; sourceTree = "<group>"; };
  100. F6EB954C1ED78E4000178999 /* PerfURLSessionDownloadTask.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PerfURLSessionDownloadTask.m; sourceTree = "<group>"; };
  101. F6EB954D1ED78E4000178999 /* PerfURLSessionDownloadTaskWithDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PerfURLSessionDownloadTaskWithDelegate.h; sourceTree = "<group>"; };
  102. F6EB954E1ED78E4000178999 /* PerfURLSessionDownloadTaskWithDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PerfURLSessionDownloadTaskWithDelegate.m; sourceTree = "<group>"; };
  103. F6EB95501ED78E4000178999 /* NetworkConnectionViewController+Accessibility.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NetworkConnectionViewController+Accessibility.h"; sourceTree = "<group>"; };
  104. F6EB95511ED78E4000178999 /* NetworkConnectionViewController+Accessibility.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NetworkConnectionViewController+Accessibility.m"; sourceTree = "<group>"; };
  105. F6EB95521ED78E4000178999 /* NetworkConnectionViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NetworkConnectionViewController.h; sourceTree = "<group>"; };
  106. F6EB95531ED78E4000178999 /* NetworkConnectionViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NetworkConnectionViewController.m; sourceTree = "<group>"; };
  107. F6EB95541ED78E4000178999 /* NetworkRequestsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NetworkRequestsViewController.h; sourceTree = "<group>"; };
  108. F6EB95551ED78E4000178999 /* NetworkRequestsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NetworkRequestsViewController.m; sourceTree = "<group>"; };
  109. F6EB95561ED78E4000178999 /* TracesViewController+Accessibility.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "TracesViewController+Accessibility.h"; sourceTree = "<group>"; };
  110. F6EB95571ED78E4000178999 /* TracesViewController+Accessibility.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "TracesViewController+Accessibility.m"; sourceTree = "<group>"; };
  111. F6EB95581ED78E4000178999 /* TracesViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TracesViewController.h; sourceTree = "<group>"; };
  112. F6EB95591ED78E4000178999 /* TracesViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TracesViewController.m; sourceTree = "<group>"; };
  113. F6EB955B1ED78E4000178999 /* NetworkConnectionView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NetworkConnectionView.h; sourceTree = "<group>"; };
  114. F6EB955C1ED78E4000178999 /* NetworkConnectionView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NetworkConnectionView.m; sourceTree = "<group>"; };
  115. F6EB955D1ED78E4000178999 /* PerfTraceView+Accessibility.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "PerfTraceView+Accessibility.h"; sourceTree = "<group>"; };
  116. F6EB955E1ED78E4000178999 /* PerfTraceView+Accessibility.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "PerfTraceView+Accessibility.m"; sourceTree = "<group>"; };
  117. F6EB955F1ED78E4000178999 /* PerfTraceView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PerfTraceView.h; sourceTree = "<group>"; };
  118. F6EB95601ED78E4000178999 /* PerfTraceView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PerfTraceView.m; sourceTree = "<group>"; };
  119. F6EB95831ED79F2600178999 /* PerfContollerTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PerfContollerTests.m; sourceTree = "<group>"; };
  120. F6EB95851ED89C8800178999 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Platforms/iPhoneOS.platform/Developer/Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
  121. F6EB95961ED89EC800178999 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  122. FB70C6B0B736E663A795A8A4 /* libPods-PerfTestRigApp.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-PerfTestRigApp.a"; sourceTree = BUILT_PRODUCTS_DIR; };
  123. /* End PBXFileReference section */
  124. /* Begin PBXFrameworksBuildPhase section */
  125. F6EB94E01ED78D8F00178999 /* Frameworks */ = {
  126. isa = PBXFrameworksBuildPhase;
  127. buildActionMask = 2147483647;
  128. files = (
  129. 53D90347DFEA3707F987A5EA /* libPods-PerfTestRigApp.a in Frameworks */,
  130. );
  131. runOnlyForDeploymentPostprocessing = 0;
  132. };
  133. F6EB94F91ED78D8F00178999 /* Frameworks */ = {
  134. isa = PBXFrameworksBuildPhase;
  135. buildActionMask = 2147483647;
  136. files = (
  137. F6EB95861ED89C8800178999 /* XCTest.framework in Frameworks */,
  138. 48AD192085F3316BCF660430 /* libPods-PerfTestRigAppTests.a in Frameworks */,
  139. );
  140. runOnlyForDeploymentPostprocessing = 0;
  141. };
  142. /* End PBXFrameworksBuildPhase section */
  143. /* Begin PBXGroup section */
  144. 08A383AE26735C3E74BB1526 /* Pods */ = {
  145. isa = PBXGroup;
  146. children = (
  147. 3982610B3A73D1E9C80FA009 /* Pods-PerfTestRigApp.debug.xcconfig */,
  148. 28FA43A220E26AA4C202FFEA /* Pods-PerfTestRigApp.release.xcconfig */,
  149. A32E6956D7885989F8839B18 /* Pods-PerfTestRigAppTests.debug.xcconfig */,
  150. 2BDA95197C4078DBA7DA3545 /* Pods-PerfTestRigAppTests.release.xcconfig */,
  151. );
  152. name = Pods;
  153. sourceTree = "<group>";
  154. };
  155. 7A1427913C8DB2D06584F02D /* Frameworks */ = {
  156. isa = PBXGroup;
  157. children = (
  158. F6EB95851ED89C8800178999 /* XCTest.framework */,
  159. FB70C6B0B736E663A795A8A4 /* libPods-PerfTestRigApp.a */,
  160. 354A7C3E56FAF2DACFEA04DD /* libPods-PerfTestRigAppTests.a */,
  161. );
  162. name = Frameworks;
  163. sourceTree = "<group>";
  164. };
  165. F6EB94DA1ED78D8F00178999 = {
  166. isa = PBXGroup;
  167. children = (
  168. F6EB94E51ED78D8F00178999 /* PerfTestRigApp */,
  169. F6EB94E41ED78D8F00178999 /* Products */,
  170. 08A383AE26735C3E74BB1526 /* Pods */,
  171. 7A1427913C8DB2D06584F02D /* Frameworks */,
  172. );
  173. sourceTree = "<group>";
  174. };
  175. F6EB94E41ED78D8F00178999 /* Products */ = {
  176. isa = PBXGroup;
  177. children = (
  178. F6EB94E31ED78D8F00178999 /* PerfTestRigApp.app */,
  179. F6EB94FC1ED78D8F00178999 /* PerfTestRigAppTests.xctest */,
  180. );
  181. name = Products;
  182. sourceTree = "<group>";
  183. };
  184. F6EB94E51ED78D8F00178999 /* PerfTestRigApp */ = {
  185. isa = PBXGroup;
  186. children = (
  187. F6EB95821ED79F2600178999 /* Tests */,
  188. F6EB95191ED78E4000178999 /* Plists */,
  189. F6EB95201ED78E4000178999 /* Resources */,
  190. F6EB95261ED78E4000178999 /* Source */,
  191. F6EB94E61ED78D8F00178999 /* Supporting Files */,
  192. );
  193. path = PerfTestRigApp;
  194. sourceTree = "<group>";
  195. };
  196. F6EB94E61ED78D8F00178999 /* Supporting Files */ = {
  197. isa = PBXGroup;
  198. children = (
  199. F6EB94E71ED78D8F00178999 /* main.m */,
  200. );
  201. name = "Supporting Files";
  202. sourceTree = "<group>";
  203. };
  204. F6EB95191ED78E4000178999 /* Plists */ = {
  205. isa = PBXGroup;
  206. children = (
  207. F6EB951A1ED78E4000178999 /* Autopush */,
  208. F6EB951D1ED78E4000178999 /* Prod */,
  209. );
  210. path = Plists;
  211. sourceTree = SOURCE_ROOT;
  212. };
  213. F6EB951A1ED78E4000178999 /* Autopush */ = {
  214. isa = PBXGroup;
  215. children = (
  216. F6EB951B1ED78E4000178999 /* FIRPerfTestAppAutopush */,
  217. );
  218. path = Autopush;
  219. sourceTree = "<group>";
  220. };
  221. F6EB951B1ED78E4000178999 /* FIRPerfTestAppAutopush */ = {
  222. isa = PBXGroup;
  223. children = (
  224. F6EB951C1ED78E4000178999 /* GoogleService-Info.plist */,
  225. );
  226. path = FIRPerfTestAppAutopush;
  227. sourceTree = "<group>";
  228. };
  229. F6EB951D1ED78E4000178999 /* Prod */ = {
  230. isa = PBXGroup;
  231. children = (
  232. F6EB951E1ED78E4000178999 /* FIRPerfTestApp */,
  233. );
  234. path = Prod;
  235. sourceTree = "<group>";
  236. };
  237. F6EB951E1ED78E4000178999 /* FIRPerfTestApp */ = {
  238. isa = PBXGroup;
  239. children = (
  240. F6EB951F1ED78E4000178999 /* GoogleService-Info.plist */,
  241. );
  242. path = FIRPerfTestApp;
  243. sourceTree = "<group>";
  244. };
  245. F6EB95201ED78E4000178999 /* Resources */ = {
  246. isa = PBXGroup;
  247. children = (
  248. F6EB95211ED78E4000178999 /* Functional */,
  249. F6EB95251ED78E4000178999 /* sample_urls.txt */,
  250. );
  251. path = Resources;
  252. sourceTree = SOURCE_ROOT;
  253. };
  254. F6EB95211ED78E4000178999 /* Functional */ = {
  255. isa = PBXGroup;
  256. children = (
  257. F6EB95221ED78E4000178999 /* network_connections.plist */,
  258. );
  259. path = Functional;
  260. sourceTree = "<group>";
  261. };
  262. F6EB95261ED78E4000178999 /* Source */ = {
  263. isa = PBXGroup;
  264. children = (
  265. F6EB95271ED78E4000178999 /* AppDelegate.h */,
  266. F6EB95281ED78E4000178999 /* AppDelegate.m */,
  267. F6EB952C1ED78E4000178999 /* Info.plist */,
  268. F6EB952D1ED78E4000178999 /* main.m */,
  269. F6EB952E1ED78E4000178999 /* Models */,
  270. F6EB95331ED78E4000178999 /* Networking */,
  271. F6EB954F1ED78E4000178999 /* ViewControllers */,
  272. F6EB955A1ED78E4000178999 /* Views */,
  273. );
  274. path = Source;
  275. sourceTree = SOURCE_ROOT;
  276. };
  277. F6EB952E1ED78E4000178999 /* Models */ = {
  278. isa = PBXGroup;
  279. children = (
  280. F6EB952F1ED78E4000178999 /* AccessibilityItem.h */,
  281. F6EB95301ED78E4000178999 /* AccessibilityItem.m */,
  282. F6EB95311ED78E4000178999 /* PerfLogger.h */,
  283. F6EB95321ED78E4000178999 /* PerfLogger.m */,
  284. );
  285. path = Models;
  286. sourceTree = "<group>";
  287. };
  288. F6EB95331ED78E4000178999 /* Networking */ = {
  289. isa = PBXGroup;
  290. children = (
  291. F6EB95341ED78E4000178999 /* NetworkConnection.h */,
  292. F6EB95351ED78E4000178999 /* NetworkConnectionsFactory.h */,
  293. F6EB95361ED78E4000178999 /* NetworkConnectionsFactory.m */,
  294. F6EB95371ED78E4000178999 /* PerfFuzzNSURLSession.h */,
  295. F6EB95381ED78E4000178999 /* PerfFuzzNSURLSession.m */,
  296. F6EB95391ED78E4000178999 /* PerfNetworkConnection+Protected.h */,
  297. F6EB953A1ED78E4000178999 /* PerfNetworkConnection+Protected.m */,
  298. F6EB953B1ED78E4000178999 /* PerfNetworkConnection.h */,
  299. F6EB953C1ED78E4000178999 /* PerfNetworkConnection.m */,
  300. F6EB953D1ED78E4000178999 /* PerfRandomNetworkConnection.h */,
  301. F6EB953E1ED78E4000178999 /* PerfRandomNetworkConnection.m */,
  302. F6EB953F1ED78E4000178999 /* PerfURLConnectionAsyncRequest.h */,
  303. F6EB95401ED78E4000178999 /* PerfURLConnectionAsyncRequest.m */,
  304. F6EB95411ED78E4000178999 /* PerfURLConnectionWithDelegate.h */,
  305. F6EB95421ED78E4000178999 /* PerfURLConnectionWithDelegate.m */,
  306. F6EB95431ED78E4000178999 /* PerfURLConnectionWithDelegateClassInit.h */,
  307. F6EB95441ED78E4000178999 /* PerfURLConnectionWithDelegateClassInit.m */,
  308. F6EB95451ED78E4000178999 /* PerfURLConnectionWithDelegateStartImmediately.h */,
  309. F6EB95461ED78E4000178999 /* PerfURLConnectionWithDelegateStartImmediately.m */,
  310. F6EB95471ED78E4000178999 /* PerfURLSessionDataTask.h */,
  311. F6EB95481ED78E4000178999 /* PerfURLSessionDataTask.m */,
  312. F6EB95491ED78E4000178999 /* PerfURLSessionDataTaskWithDelegate.h */,
  313. F6EB954A1ED78E4000178999 /* PerfURLSessionDataTaskWithDelegate.m */,
  314. F6EB954B1ED78E4000178999 /* PerfURLSessionDownloadTask.h */,
  315. F6EB954C1ED78E4000178999 /* PerfURLSessionDownloadTask.m */,
  316. F6EB954D1ED78E4000178999 /* PerfURLSessionDownloadTaskWithDelegate.h */,
  317. F6EB954E1ED78E4000178999 /* PerfURLSessionDownloadTaskWithDelegate.m */,
  318. );
  319. path = Networking;
  320. sourceTree = "<group>";
  321. };
  322. F6EB954F1ED78E4000178999 /* ViewControllers */ = {
  323. isa = PBXGroup;
  324. children = (
  325. F6EB95501ED78E4000178999 /* NetworkConnectionViewController+Accessibility.h */,
  326. F6EB95511ED78E4000178999 /* NetworkConnectionViewController+Accessibility.m */,
  327. F6EB95521ED78E4000178999 /* NetworkConnectionViewController.h */,
  328. F6EB95531ED78E4000178999 /* NetworkConnectionViewController.m */,
  329. F6EB95541ED78E4000178999 /* NetworkRequestsViewController.h */,
  330. F6EB95551ED78E4000178999 /* NetworkRequestsViewController.m */,
  331. F6EB95561ED78E4000178999 /* TracesViewController+Accessibility.h */,
  332. F6EB95571ED78E4000178999 /* TracesViewController+Accessibility.m */,
  333. F6EB95581ED78E4000178999 /* TracesViewController.h */,
  334. F6EB95591ED78E4000178999 /* TracesViewController.m */,
  335. );
  336. path = ViewControllers;
  337. sourceTree = "<group>";
  338. };
  339. F6EB955A1ED78E4000178999 /* Views */ = {
  340. isa = PBXGroup;
  341. children = (
  342. F6EB955B1ED78E4000178999 /* NetworkConnectionView.h */,
  343. F6EB955C1ED78E4000178999 /* NetworkConnectionView.m */,
  344. F6EB955D1ED78E4000178999 /* PerfTraceView+Accessibility.h */,
  345. F6EB955E1ED78E4000178999 /* PerfTraceView+Accessibility.m */,
  346. F6EB955F1ED78E4000178999 /* PerfTraceView.h */,
  347. F6EB95601ED78E4000178999 /* PerfTraceView.m */,
  348. );
  349. path = Views;
  350. sourceTree = "<group>";
  351. };
  352. F6EB95821ED79F2600178999 /* Tests */ = {
  353. isa = PBXGroup;
  354. children = (
  355. F6EB95961ED89EC800178999 /* Info.plist */,
  356. F6EB95831ED79F2600178999 /* PerfContollerTests.m */,
  357. );
  358. path = Tests;
  359. sourceTree = SOURCE_ROOT;
  360. };
  361. /* End PBXGroup section */
  362. /* Begin PBXNativeTarget section */
  363. F6EB94E21ED78D8F00178999 /* PerfTestRigApp */ = {
  364. isa = PBXNativeTarget;
  365. buildConfigurationList = F6EB95101ED78D8F00178999 /* Build configuration list for PBXNativeTarget "PerfTestRigApp" */;
  366. buildPhases = (
  367. 41FB4CC78DDF8A545FADB539 /* [CP] Check Pods Manifest.lock */,
  368. F6EB94DF1ED78D8F00178999 /* Sources */,
  369. F6EB94E01ED78D8F00178999 /* Frameworks */,
  370. F6EB94E11ED78D8F00178999 /* Resources */,
  371. 592AAD7FC7183B8BA5995A23 /* [CP] Embed Pods Frameworks */,
  372. 21F903D84F94B7DA35920442 /* [CP] Copy Pods Resources */,
  373. );
  374. buildRules = (
  375. );
  376. dependencies = (
  377. );
  378. name = PerfTestRigApp;
  379. productName = PerfTestRigApp;
  380. productReference = F6EB94E31ED78D8F00178999 /* PerfTestRigApp.app */;
  381. productType = "com.apple.product-type.application";
  382. };
  383. F6EB94FB1ED78D8F00178999 /* PerfTestRigAppTests */ = {
  384. isa = PBXNativeTarget;
  385. buildConfigurationList = F6EB95131ED78D8F00178999 /* Build configuration list for PBXNativeTarget "PerfTestRigAppTests" */;
  386. buildPhases = (
  387. F81B7F15C55AA5BDE475DB2F /* [CP] Check Pods Manifest.lock */,
  388. F6EB94F81ED78D8F00178999 /* Sources */,
  389. F6EB94F91ED78D8F00178999 /* Frameworks */,
  390. F6EB94FA1ED78D8F00178999 /* Resources */,
  391. 1B71367D7568AFE8A3FE3534 /* [CP] Embed Pods Frameworks */,
  392. 0CFD60946AA7F34622940E7D /* [CP] Copy Pods Resources */,
  393. );
  394. buildRules = (
  395. );
  396. dependencies = (
  397. F6EB94FE1ED78D8F00178999 /* PBXTargetDependency */,
  398. );
  399. name = PerfTestRigAppTests;
  400. productName = PerfTestRigAppTests;
  401. productReference = F6EB94FC1ED78D8F00178999 /* PerfTestRigAppTests.xctest */;
  402. productType = "com.apple.product-type.bundle.unit-test";
  403. };
  404. /* End PBXNativeTarget section */
  405. /* Begin PBXProject section */
  406. F6EB94DB1ED78D8F00178999 /* Project object */ = {
  407. isa = PBXProject;
  408. attributes = {
  409. LastUpgradeCheck = 0820;
  410. ORGANIZATIONNAME = Google;
  411. TargetAttributes = {
  412. F6EB94E21ED78D8F00178999 = {
  413. CreatedOnToolsVersion = 8.2.1;
  414. ProvisioningStyle = Automatic;
  415. };
  416. F6EB94FB1ED78D8F00178999 = {
  417. CreatedOnToolsVersion = 8.2.1;
  418. ProvisioningStyle = Automatic;
  419. TestTargetID = F6EB94E21ED78D8F00178999;
  420. };
  421. };
  422. };
  423. buildConfigurationList = F6EB94DE1ED78D8F00178999 /* Build configuration list for PBXProject "PerfTestRigApp" */;
  424. compatibilityVersion = "Xcode 3.2";
  425. developmentRegion = English;
  426. hasScannedForEncodings = 0;
  427. knownRegions = (
  428. en,
  429. Base,
  430. );
  431. mainGroup = F6EB94DA1ED78D8F00178999;
  432. productRefGroup = F6EB94E41ED78D8F00178999 /* Products */;
  433. projectDirPath = "";
  434. projectRoot = "";
  435. targets = (
  436. F6EB94E21ED78D8F00178999 /* PerfTestRigApp */,
  437. F6EB94FB1ED78D8F00178999 /* PerfTestRigAppTests */,
  438. );
  439. };
  440. /* End PBXProject section */
  441. /* Begin PBXResourcesBuildPhase section */
  442. F6EB94E11ED78D8F00178999 /* Resources */ = {
  443. isa = PBXResourcesBuildPhase;
  444. buildActionMask = 2147483647;
  445. files = (
  446. F6EB95691ED78E4000178999 /* Info.plist in Resources */,
  447. F6EB95611ED78E4000178999 /* GoogleService-Info.plist in Resources */,
  448. F6EB95971ED89EC800178999 /* Info.plist in Resources */,
  449. F6EB95621ED78E4000178999 /* GoogleService-Info.plist in Resources */,
  450. F6EB95631ED78E4000178999 /* network_connections.plist in Resources */,
  451. F6EB95651ED78E4000178999 /* sample_urls.txt in Resources */,
  452. );
  453. runOnlyForDeploymentPostprocessing = 0;
  454. };
  455. F6EB94FA1ED78D8F00178999 /* Resources */ = {
  456. isa = PBXResourcesBuildPhase;
  457. buildActionMask = 2147483647;
  458. files = (
  459. F6EB95981ED89EDD00178999 /* Info.plist in Resources */,
  460. );
  461. runOnlyForDeploymentPostprocessing = 0;
  462. };
  463. /* End PBXResourcesBuildPhase section */
  464. /* Begin PBXShellScriptBuildPhase section */
  465. 0CFD60946AA7F34622940E7D /* [CP] Copy Pods Resources */ = {
  466. isa = PBXShellScriptBuildPhase;
  467. buildActionMask = 2147483647;
  468. files = (
  469. );
  470. inputPaths = (
  471. );
  472. name = "[CP] Copy Pods Resources";
  473. outputPaths = (
  474. );
  475. runOnlyForDeploymentPostprocessing = 0;
  476. shellPath = /bin/sh;
  477. shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-PerfTestRigAppTests/Pods-PerfTestRigAppTests-resources.sh\"\n";
  478. showEnvVarsInLog = 0;
  479. };
  480. 1B71367D7568AFE8A3FE3534 /* [CP] Embed Pods Frameworks */ = {
  481. isa = PBXShellScriptBuildPhase;
  482. buildActionMask = 2147483647;
  483. files = (
  484. );
  485. inputPaths = (
  486. );
  487. name = "[CP] Embed Pods Frameworks";
  488. outputPaths = (
  489. );
  490. runOnlyForDeploymentPostprocessing = 0;
  491. shellPath = /bin/sh;
  492. shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-PerfTestRigAppTests/Pods-PerfTestRigAppTests-frameworks.sh\"\n";
  493. showEnvVarsInLog = 0;
  494. };
  495. 21F903D84F94B7DA35920442 /* [CP] Copy Pods Resources */ = {
  496. isa = PBXShellScriptBuildPhase;
  497. buildActionMask = 2147483647;
  498. files = (
  499. );
  500. inputPaths = (
  501. );
  502. name = "[CP] Copy Pods Resources";
  503. outputPaths = (
  504. );
  505. runOnlyForDeploymentPostprocessing = 0;
  506. shellPath = /bin/sh;
  507. shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-PerfTestRigApp/Pods-PerfTestRigApp-resources.sh\"\n";
  508. showEnvVarsInLog = 0;
  509. };
  510. 41FB4CC78DDF8A545FADB539 /* [CP] Check Pods Manifest.lock */ = {
  511. isa = PBXShellScriptBuildPhase;
  512. buildActionMask = 2147483647;
  513. files = (
  514. );
  515. inputPaths = (
  516. );
  517. name = "[CP] Check Pods Manifest.lock";
  518. outputPaths = (
  519. );
  520. runOnlyForDeploymentPostprocessing = 0;
  521. shellPath = /bin/sh;
  522. shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n";
  523. showEnvVarsInLog = 0;
  524. };
  525. 592AAD7FC7183B8BA5995A23 /* [CP] Embed Pods Frameworks */ = {
  526. isa = PBXShellScriptBuildPhase;
  527. buildActionMask = 2147483647;
  528. files = (
  529. );
  530. inputPaths = (
  531. );
  532. name = "[CP] Embed Pods Frameworks";
  533. outputPaths = (
  534. );
  535. runOnlyForDeploymentPostprocessing = 0;
  536. shellPath = /bin/sh;
  537. shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-PerfTestRigApp/Pods-PerfTestRigApp-frameworks.sh\"\n";
  538. showEnvVarsInLog = 0;
  539. };
  540. F81B7F15C55AA5BDE475DB2F /* [CP] Check Pods Manifest.lock */ = {
  541. isa = PBXShellScriptBuildPhase;
  542. buildActionMask = 2147483647;
  543. files = (
  544. );
  545. inputPaths = (
  546. );
  547. name = "[CP] Check Pods Manifest.lock";
  548. outputPaths = (
  549. );
  550. runOnlyForDeploymentPostprocessing = 0;
  551. shellPath = /bin/sh;
  552. shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n";
  553. showEnvVarsInLog = 0;
  554. };
  555. /* End PBXShellScriptBuildPhase section */
  556. /* Begin PBXSourcesBuildPhase section */
  557. F6EB94DF1ED78D8F00178999 /* Sources */ = {
  558. isa = PBXSourcesBuildPhase;
  559. buildActionMask = 2147483647;
  560. files = (
  561. F6EB957A1ED78E4000178999 /* NetworkConnectionViewController+Accessibility.m in Sources */,
  562. F6EB956F1ED78E4000178999 /* PerfNetworkConnection+Protected.m in Sources */,
  563. F6EB95781ED78E4000178999 /* PerfURLSessionDownloadTask.m in Sources */,
  564. F6EB95751ED78E4000178999 /* PerfURLConnectionWithDelegateStartImmediately.m in Sources */,
  565. F6EB95731ED78E4000178999 /* PerfURLConnectionWithDelegate.m in Sources */,
  566. F6EB95701ED78E4000178999 /* PerfNetworkConnection.m in Sources */,
  567. F6EB95661ED78E4000178999 /* AppDelegate.m in Sources */,
  568. F6EB957B1ED78E4000178999 /* NetworkConnectionViewController.m in Sources */,
  569. F6EB956D1ED78E4000178999 /* NetworkConnectionsFactory.m in Sources */,
  570. F6EB95791ED78E4000178999 /* PerfURLSessionDownloadTaskWithDelegate.m in Sources */,
  571. F6EB95741ED78E4000178999 /* PerfURLConnectionWithDelegateClassInit.m in Sources */,
  572. F6EB95771ED78E4000178999 /* PerfURLSessionDataTaskWithDelegate.m in Sources */,
  573. F6EB95761ED78E4000178999 /* PerfURLSessionDataTask.m in Sources */,
  574. F6EB957C1ED78E4000178999 /* NetworkRequestsViewController.m in Sources */,
  575. F6EB957E1ED78E4000178999 /* TracesViewController.m in Sources */,
  576. F6EB957F1ED78E4000178999 /* NetworkConnectionView.m in Sources */,
  577. F6EB956B1ED78E4000178999 /* AccessibilityItem.m in Sources */,
  578. F6EB95811ED78E4000178999 /* PerfTraceView.m in Sources */,
  579. F6EB956A1ED78E4000178999 /* main.m in Sources */,
  580. F6EB95801ED78E4000178999 /* PerfTraceView+Accessibility.m in Sources */,
  581. F6EB956E1ED78E4000178999 /* PerfFuzzNSURLSession.m in Sources */,
  582. F6EB956C1ED78E4000178999 /* PerfLogger.m in Sources */,
  583. F6EB95711ED78E4000178999 /* PerfRandomNetworkConnection.m in Sources */,
  584. F6EB957D1ED78E4000178999 /* TracesViewController+Accessibility.m in Sources */,
  585. F6EB95721ED78E4000178999 /* PerfURLConnectionAsyncRequest.m in Sources */,
  586. );
  587. runOnlyForDeploymentPostprocessing = 0;
  588. };
  589. F6EB94F81ED78D8F00178999 /* Sources */ = {
  590. isa = PBXSourcesBuildPhase;
  591. buildActionMask = 2147483647;
  592. files = (
  593. F6EB95871ED89C9C00178999 /* PerfContollerTests.m in Sources */,
  594. );
  595. runOnlyForDeploymentPostprocessing = 0;
  596. };
  597. /* End PBXSourcesBuildPhase section */
  598. /* Begin PBXTargetDependency section */
  599. F6EB94FE1ED78D8F00178999 /* PBXTargetDependency */ = {
  600. isa = PBXTargetDependency;
  601. target = F6EB94E21ED78D8F00178999 /* PerfTestRigApp */;
  602. targetProxy = F6EB94FD1ED78D8F00178999 /* PBXContainerItemProxy */;
  603. };
  604. /* End PBXTargetDependency section */
  605. /* Begin XCBuildConfiguration section */
  606. F6EB950E1ED78D8F00178999 /* Debug */ = {
  607. isa = XCBuildConfiguration;
  608. buildSettings = {
  609. ALWAYS_SEARCH_USER_PATHS = NO;
  610. CLANG_ANALYZER_NONNULL = YES;
  611. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  612. CLANG_CXX_LIBRARY = "libc++";
  613. CLANG_ENABLE_MODULES = YES;
  614. CLANG_ENABLE_OBJC_ARC = YES;
  615. CLANG_WARN_BOOL_CONVERSION = YES;
  616. CLANG_WARN_CONSTANT_CONVERSION = YES;
  617. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  618. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  619. CLANG_WARN_EMPTY_BODY = YES;
  620. CLANG_WARN_ENUM_CONVERSION = YES;
  621. CLANG_WARN_INFINITE_RECURSION = YES;
  622. CLANG_WARN_INT_CONVERSION = YES;
  623. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  624. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  625. CLANG_WARN_UNREACHABLE_CODE = YES;
  626. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  627. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  628. COPY_PHASE_STRIP = NO;
  629. DEBUG_INFORMATION_FORMAT = dwarf;
  630. ENABLE_STRICT_OBJC_MSGSEND = YES;
  631. ENABLE_TESTABILITY = YES;
  632. GCC_C_LANGUAGE_STANDARD = gnu99;
  633. GCC_DYNAMIC_NO_PIC = NO;
  634. GCC_NO_COMMON_BLOCKS = YES;
  635. GCC_OPTIMIZATION_LEVEL = 0;
  636. GCC_PREPROCESSOR_DEFINITIONS = (
  637. "DEBUG=1",
  638. "$(inherited)",
  639. );
  640. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  641. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  642. GCC_WARN_UNDECLARED_SELECTOR = YES;
  643. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  644. GCC_WARN_UNUSED_FUNCTION = YES;
  645. GCC_WARN_UNUSED_VARIABLE = YES;
  646. IPHONEOS_DEPLOYMENT_TARGET = 11.0;
  647. MTL_ENABLE_DEBUG_INFO = YES;
  648. ONLY_ACTIVE_ARCH = YES;
  649. SDKROOT = iphoneos;
  650. TARGETED_DEVICE_FAMILY = "1,2";
  651. };
  652. name = Debug;
  653. };
  654. F6EB950F1ED78D8F00178999 /* Release */ = {
  655. isa = XCBuildConfiguration;
  656. buildSettings = {
  657. ALWAYS_SEARCH_USER_PATHS = NO;
  658. CLANG_ANALYZER_NONNULL = YES;
  659. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  660. CLANG_CXX_LIBRARY = "libc++";
  661. CLANG_ENABLE_MODULES = YES;
  662. CLANG_ENABLE_OBJC_ARC = YES;
  663. CLANG_WARN_BOOL_CONVERSION = YES;
  664. CLANG_WARN_CONSTANT_CONVERSION = YES;
  665. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  666. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  667. CLANG_WARN_EMPTY_BODY = YES;
  668. CLANG_WARN_ENUM_CONVERSION = YES;
  669. CLANG_WARN_INFINITE_RECURSION = YES;
  670. CLANG_WARN_INT_CONVERSION = YES;
  671. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  672. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  673. CLANG_WARN_UNREACHABLE_CODE = YES;
  674. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  675. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  676. COPY_PHASE_STRIP = NO;
  677. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  678. ENABLE_NS_ASSERTIONS = NO;
  679. ENABLE_STRICT_OBJC_MSGSEND = YES;
  680. GCC_C_LANGUAGE_STANDARD = gnu99;
  681. GCC_NO_COMMON_BLOCKS = YES;
  682. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  683. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  684. GCC_WARN_UNDECLARED_SELECTOR = YES;
  685. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  686. GCC_WARN_UNUSED_FUNCTION = YES;
  687. GCC_WARN_UNUSED_VARIABLE = YES;
  688. IPHONEOS_DEPLOYMENT_TARGET = 11.0;
  689. MTL_ENABLE_DEBUG_INFO = NO;
  690. SDKROOT = iphoneos;
  691. TARGETED_DEVICE_FAMILY = "1,2";
  692. VALIDATE_PRODUCT = YES;
  693. };
  694. name = Release;
  695. };
  696. F6EB95111ED78D8F00178999 /* Debug */ = {
  697. isa = XCBuildConfiguration;
  698. baseConfigurationReference = 3982610B3A73D1E9C80FA009 /* Pods-PerfTestRigApp.debug.xcconfig */;
  699. buildSettings = {
  700. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  701. GCC_PREPROCESSOR_DEFINITIONS = (
  702. "DEBUG=1",
  703. "$(inherited)",
  704. "XCODE=1",
  705. );
  706. INFOPLIST_FILE = Source/Info.plist;
  707. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  708. PRODUCT_BUNDLE_IDENTIFIER = example.FIRPerfTestRigAppAutopush;
  709. PRODUCT_NAME = "$(TARGET_NAME)";
  710. };
  711. name = Debug;
  712. };
  713. F6EB95121ED78D8F00178999 /* Release */ = {
  714. isa = XCBuildConfiguration;
  715. baseConfigurationReference = 28FA43A220E26AA4C202FFEA /* Pods-PerfTestRigApp.release.xcconfig */;
  716. buildSettings = {
  717. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  718. GCC_PREPROCESSOR_DEFINITIONS = "XCODE=1";
  719. INFOPLIST_FILE = Source/Info.plist;
  720. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  721. PRODUCT_BUNDLE_IDENTIFIER = example.FIRPerfTestRigAppAutopush;
  722. PRODUCT_NAME = "$(TARGET_NAME)";
  723. };
  724. name = Release;
  725. };
  726. F6EB95141ED78D8F00178999 /* Debug */ = {
  727. isa = XCBuildConfiguration;
  728. baseConfigurationReference = A32E6956D7885989F8839B18 /* Pods-PerfTestRigAppTests.debug.xcconfig */;
  729. buildSettings = {
  730. BUNDLE_LOADER = "$(TEST_HOST)";
  731. GCC_PREPROCESSOR_DEFINITIONS = (
  732. "$(inherited)",
  733. "COCOAPODS=1",
  734. "XCODE=1",
  735. );
  736. INFOPLIST_FILE = Tests/Info.plist;
  737. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  738. PRODUCT_BUNDLE_IDENTIFIER = com.google.PerfTestRigAppTests;
  739. PRODUCT_NAME = "$(TARGET_NAME)";
  740. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/PerfTestRigApp.app/PerfTestRigApp";
  741. };
  742. name = Debug;
  743. };
  744. F6EB95151ED78D8F00178999 /* Release */ = {
  745. isa = XCBuildConfiguration;
  746. baseConfigurationReference = 2BDA95197C4078DBA7DA3545 /* Pods-PerfTestRigAppTests.release.xcconfig */;
  747. buildSettings = {
  748. BUNDLE_LOADER = "$(TEST_HOST)";
  749. GCC_PREPROCESSOR_DEFINITIONS = (
  750. "$(inherited)",
  751. "COCOAPODS=1",
  752. "XCODE=1",
  753. );
  754. "GCC_PREPROCESSOR_DEFINITIONS[arch=*]" = (
  755. "$(inherited)",
  756. "COCOAPODS=1",
  757. );
  758. INFOPLIST_FILE = Tests/Info.plist;
  759. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  760. PRODUCT_BUNDLE_IDENTIFIER = com.google.PerfTestRigAppTests;
  761. PRODUCT_NAME = "$(TARGET_NAME)";
  762. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/PerfTestRigApp.app/PerfTestRigApp";
  763. };
  764. name = Release;
  765. };
  766. /* End XCBuildConfiguration section */
  767. /* Begin XCConfigurationList section */
  768. F6EB94DE1ED78D8F00178999 /* Build configuration list for PBXProject "PerfTestRigApp" */ = {
  769. isa = XCConfigurationList;
  770. buildConfigurations = (
  771. F6EB950E1ED78D8F00178999 /* Debug */,
  772. F6EB950F1ED78D8F00178999 /* Release */,
  773. );
  774. defaultConfigurationIsVisible = 0;
  775. defaultConfigurationName = Release;
  776. };
  777. F6EB95101ED78D8F00178999 /* Build configuration list for PBXNativeTarget "PerfTestRigApp" */ = {
  778. isa = XCConfigurationList;
  779. buildConfigurations = (
  780. F6EB95111ED78D8F00178999 /* Debug */,
  781. F6EB95121ED78D8F00178999 /* Release */,
  782. );
  783. defaultConfigurationIsVisible = 0;
  784. defaultConfigurationName = Release;
  785. };
  786. F6EB95131ED78D8F00178999 /* Build configuration list for PBXNativeTarget "PerfTestRigAppTests" */ = {
  787. isa = XCConfigurationList;
  788. buildConfigurations = (
  789. F6EB95141ED78D8F00178999 /* Debug */,
  790. F6EB95151ED78D8F00178999 /* Release */,
  791. );
  792. defaultConfigurationIsVisible = 0;
  793. defaultConfigurationName = Release;
  794. };
  795. /* End XCConfigurationList section */
  796. };
  797. rootObject = F6EB94DB1ED78D8F00178999 /* Project object */;
  798. }