project.pbxproj 50 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 51;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 02A6C3F424B3D22500924241 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 02A6C3F324B3D22500924241 /* AppDelegate.m */; };
  10. 02A6C3FF24B3D22600924241 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 02A6C3FE24B3D22600924241 /* Assets.xcassets */; };
  11. 02A6C40224B3D22600924241 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 02A6C40024B3D22600924241 /* LaunchScreen.storyboard */; };
  12. 02A6C40524B3D22600924241 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 02A6C40424B3D22600924241 /* main.m */; };
  13. 02A6C41C24B3D24100924241 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 02A6C41B24B3D24100924241 /* Assets.xcassets */; };
  14. 02A6C41F24B3D24100924241 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 02A6C41D24B3D24100924241 /* LaunchScreen.storyboard */; };
  15. 02A6C42724B3D2DB00924241 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 02A6C42624B3D2DB00924241 /* GoogleService-Info.plist */; };
  16. 02A6C42924B3D2F800924241 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 02A6C42824B3D2F800924241 /* GoogleService-Info.plist */; };
  17. 02A6C43524B3D42400924241 /* PerfE2EScreenTracesViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 02A6C42E24B3D42400924241 /* PerfE2EScreenTracesViewController.m */; };
  18. 02A6C43624B3D42400924241 /* PerfE2EScreenTracesViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 02A6C42E24B3D42400924241 /* PerfE2EScreenTracesViewController.m */; };
  19. 02A6C43724B3D42400924241 /* PerfE2EUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 02A6C42F24B3D42400924241 /* PerfE2EUtils.m */; };
  20. 02A6C43824B3D42400924241 /* PerfE2EUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 02A6C42F24B3D42400924241 /* PerfE2EUtils.m */; };
  21. 02A6C43924B3D42400924241 /* PerfNetworkRequestMaker.m in Sources */ = {isa = PBXBuildFile; fileRef = 02A6C43024B3D42400924241 /* PerfNetworkRequestMaker.m */; };
  22. 02A6C43A24B3D42400924241 /* PerfNetworkRequestMaker.m in Sources */ = {isa = PBXBuildFile; fileRef = 02A6C43024B3D42400924241 /* PerfNetworkRequestMaker.m */; };
  23. 02A6C43B24B3D42400924241 /* PerfTraceMaker.m in Sources */ = {isa = PBXBuildFile; fileRef = 02A6C43224B3D42400924241 /* PerfTraceMaker.m */; };
  24. 02A6C43C24B3D42400924241 /* PerfTraceMaker.m in Sources */ = {isa = PBXBuildFile; fileRef = 02A6C43224B3D42400924241 /* PerfTraceMaker.m */; };
  25. 02A6C43D24B3D42400924241 /* PerfE2EViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 02A6C43324B3D42400924241 /* PerfE2EViewController.m */; };
  26. 02A6C43E24B3D42400924241 /* PerfE2EViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 02A6C43324B3D42400924241 /* PerfE2EViewController.m */; };
  27. 02A6C43F24B3D48700924241 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 02A6C3F324B3D22500924241 /* AppDelegate.m */; };
  28. 02A6C44124B3D4D000924241 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 02A6C40424B3D22600924241 /* main.m */; };
  29. 02EEC73D24B514E400D037B7 /* FIRPerfE2EUITests.m in Sources */ = {isa = PBXBuildFile; fileRef = 02EEC73C24B514E400D037B7 /* FIRPerfE2EUITests.m */; };
  30. 240B5525956370108E58AD3C /* Pods_FIRPerfE2EProd.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BDDED2E4710C844FBA89B36F /* Pods_FIRPerfE2EProd.framework */; };
  31. 2C88D7C3FFAC4EC45F0FD522 /* Pods_FIRPerfE2EAutopush.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8F3C3D7C8D22B3B36E597F24 /* Pods_FIRPerfE2EAutopush.framework */; };
  32. 4C948F8545015A9D5C71B8A2 /* Pods_FIRPerfE2EAutopush_FIRPerfE2EAutopushUITests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3A826052FFFE70D18E0C7C42 /* Pods_FIRPerfE2EAutopush_FIRPerfE2EAutopushUITests.framework */; };
  33. 7E168CA1C1E975C5C22225A4 /* Pods_FIRPerfE2EProd_FIRPerfE2EProdUITests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1B382478204AC89EC089CDB4 /* Pods_FIRPerfE2EProd_FIRPerfE2EProdUITests.framework */; };
  34. 96E7777624B5BE94009AA1E1 /* FIRPerfE2EUITests.m in Sources */ = {isa = PBXBuildFile; fileRef = 02EEC73C24B514E400D037B7 /* FIRPerfE2EUITests.m */; };
  35. /* End PBXBuildFile section */
  36. /* Begin PBXContainerItemProxy section */
  37. 02EEC73F24B514E400D037B7 /* PBXContainerItemProxy */ = {
  38. isa = PBXContainerItemProxy;
  39. containerPortal = 02A6C3C824B3D1C300924241 /* Project object */;
  40. proxyType = 1;
  41. remoteGlobalIDString = 02A6C3EF24B3D22500924241;
  42. remoteInfo = FIRPerfE2EProd;
  43. };
  44. 96E7777124B5BE55009AA1E1 /* PBXContainerItemProxy */ = {
  45. isa = PBXContainerItemProxy;
  46. containerPortal = 02A6C3C824B3D1C300924241 /* Project object */;
  47. proxyType = 1;
  48. remoteGlobalIDString = 02A6C40C24B3D24100924241;
  49. remoteInfo = FIRPerfE2EAutopush;
  50. };
  51. /* End PBXContainerItemProxy section */
  52. /* Begin PBXFileReference section */
  53. 02A6C3F024B3D22500924241 /* FIRPerfE2EProd.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = FIRPerfE2EProd.app; sourceTree = BUILT_PRODUCTS_DIR; };
  54. 02A6C3F224B3D22500924241 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  55. 02A6C3F324B3D22500924241 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  56. 02A6C3FE24B3D22600924241 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  57. 02A6C40124B3D22600924241 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  58. 02A6C40324B3D22600924241 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  59. 02A6C40424B3D22600924241 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  60. 02A6C40D24B3D24100924241 /* FIRPerfE2EAutopush.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = FIRPerfE2EAutopush.app; sourceTree = BUILT_PRODUCTS_DIR; };
  61. 02A6C41B24B3D24100924241 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  62. 02A6C41E24B3D24100924241 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  63. 02A6C42024B3D24100924241 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  64. 02A6C42624B3D2DB00924241 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; };
  65. 02A6C42824B3D2F800924241 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; };
  66. 02A6C42B24B3D42400924241 /* PerfNetworkRequestMaker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PerfNetworkRequestMaker.h; sourceTree = "<group>"; };
  67. 02A6C42C24B3D42400924241 /* PerfE2EUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PerfE2EUtils.h; sourceTree = "<group>"; };
  68. 02A6C42D24B3D42400924241 /* PerfE2EScreenTracesViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PerfE2EScreenTracesViewController.h; sourceTree = "<group>"; };
  69. 02A6C42E24B3D42400924241 /* PerfE2EScreenTracesViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PerfE2EScreenTracesViewController.m; sourceTree = "<group>"; };
  70. 02A6C42F24B3D42400924241 /* PerfE2EUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PerfE2EUtils.m; sourceTree = "<group>"; };
  71. 02A6C43024B3D42400924241 /* PerfNetworkRequestMaker.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PerfNetworkRequestMaker.m; sourceTree = "<group>"; };
  72. 02A6C43124B3D42400924241 /* PerfE2EViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PerfE2EViewController.h; sourceTree = "<group>"; };
  73. 02A6C43224B3D42400924241 /* PerfTraceMaker.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PerfTraceMaker.m; sourceTree = "<group>"; };
  74. 02A6C43324B3D42400924241 /* PerfE2EViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PerfE2EViewController.m; sourceTree = "<group>"; };
  75. 02A6C43424B3D42400924241 /* PerfTraceMaker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PerfTraceMaker.h; sourceTree = "<group>"; };
  76. 02EEC73A24B514E400D037B7 /* FIRPerfE2EProdUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = FIRPerfE2EProdUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  77. 02EEC73C24B514E400D037B7 /* FIRPerfE2EUITests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FIRPerfE2EUITests.m; sourceTree = "<group>"; };
  78. 02EEC73E24B514E400D037B7 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  79. 0FE654928C95534A781C89DF /* Pods-FIRPerfE2EAutopushUITests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FIRPerfE2EAutopushUITests.debug.xcconfig"; path = "Target Support Files/Pods-FIRPerfE2EAutopushUITests/Pods-FIRPerfE2EAutopushUITests.debug.xcconfig"; sourceTree = "<group>"; };
  80. 1B382478204AC89EC089CDB4 /* Pods_FIRPerfE2EProd_FIRPerfE2EProdUITests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_FIRPerfE2EProd_FIRPerfE2EProdUITests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  81. 21669956353BB1B87B2EDE65 /* Pods-FIRPerfE2EProd-FIRPerfE2EAutopushUITests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FIRPerfE2EProd-FIRPerfE2EAutopushUITests.debug.xcconfig"; path = "Target Support Files/Pods-FIRPerfE2EProd-FIRPerfE2EAutopushUITests/Pods-FIRPerfE2EProd-FIRPerfE2EAutopushUITests.debug.xcconfig"; sourceTree = "<group>"; };
  82. 2E1E192E7C9E45068C8F948D /* Pods-FIRPerfE2EProd.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FIRPerfE2EProd.debug.xcconfig"; path = "Target Support Files/Pods-FIRPerfE2EProd/Pods-FIRPerfE2EProd.debug.xcconfig"; sourceTree = "<group>"; };
  83. 301973901DA7DB8A197D4A0E /* Pods-FIRPerfE2EProdUITests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FIRPerfE2EProdUITests.release.xcconfig"; path = "Target Support Files/Pods-FIRPerfE2EProdUITests/Pods-FIRPerfE2EProdUITests.release.xcconfig"; sourceTree = "<group>"; };
  84. 3A826052FFFE70D18E0C7C42 /* Pods_FIRPerfE2EAutopush_FIRPerfE2EAutopushUITests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_FIRPerfE2EAutopush_FIRPerfE2EAutopushUITests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  85. 63E284B18C86E81EF65CF16C /* Pods-FIRPerfE2EProd-FIRPerfE2EAutopushUITests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FIRPerfE2EProd-FIRPerfE2EAutopushUITests.release.xcconfig"; path = "Target Support Files/Pods-FIRPerfE2EProd-FIRPerfE2EAutopushUITests/Pods-FIRPerfE2EProd-FIRPerfE2EAutopushUITests.release.xcconfig"; sourceTree = "<group>"; };
  86. 754108EA7E53C25D6D4AAE2A /* Pods-FIRPerfE2EAutopush.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FIRPerfE2EAutopush.debug.xcconfig"; path = "Target Support Files/Pods-FIRPerfE2EAutopush/Pods-FIRPerfE2EAutopush.debug.xcconfig"; sourceTree = "<group>"; };
  87. 7F4D7412FEA51FA8A8C95028 /* Pods-FIRPerfE2EProd-FIRPerfE2EProdUITests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FIRPerfE2EProd-FIRPerfE2EProdUITests.debug.xcconfig"; path = "Target Support Files/Pods-FIRPerfE2EProd-FIRPerfE2EProdUITests/Pods-FIRPerfE2EProd-FIRPerfE2EProdUITests.debug.xcconfig"; sourceTree = "<group>"; };
  88. 8F3C3D7C8D22B3B36E597F24 /* Pods_FIRPerfE2EAutopush.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_FIRPerfE2EAutopush.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  89. 96E7776524B5901F009AA1E1 /* PerfTraceDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PerfTraceDelegate.h; sourceTree = "<group>"; };
  90. 96E7776C24B5BE55009AA1E1 /* FIRPerfE2EAutopushUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = FIRPerfE2EAutopushUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  91. 96E7777024B5BE55009AA1E1 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  92. 9E307AB36B953496319EC0B1 /* Pods-FIRPerfE2EProd.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FIRPerfE2EProd.release.xcconfig"; path = "Target Support Files/Pods-FIRPerfE2EProd/Pods-FIRPerfE2EProd.release.xcconfig"; sourceTree = "<group>"; };
  93. BDDED2E4710C844FBA89B36F /* Pods_FIRPerfE2EProd.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_FIRPerfE2EProd.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  94. C44CDCBA2156B5EB1D9E27DA /* Pods-FIRPerfE2EAutopushUITests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FIRPerfE2EAutopushUITests.release.xcconfig"; path = "Target Support Files/Pods-FIRPerfE2EAutopushUITests/Pods-FIRPerfE2EAutopushUITests.release.xcconfig"; sourceTree = "<group>"; };
  95. C60C4233F8DB6C0120A3DABE /* Pods-FIRPerfE2EAutopush-FIRPerfE2EAutopushUITests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FIRPerfE2EAutopush-FIRPerfE2EAutopushUITests.release.xcconfig"; path = "Target Support Files/Pods-FIRPerfE2EAutopush-FIRPerfE2EAutopushUITests/Pods-FIRPerfE2EAutopush-FIRPerfE2EAutopushUITests.release.xcconfig"; sourceTree = "<group>"; };
  96. D043E03DD2BBCE8585D42691 /* Pods-FIRPerfE2EAutopush-FIRPerfE2EAutopushUITests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FIRPerfE2EAutopush-FIRPerfE2EAutopushUITests.debug.xcconfig"; path = "Target Support Files/Pods-FIRPerfE2EAutopush-FIRPerfE2EAutopushUITests/Pods-FIRPerfE2EAutopush-FIRPerfE2EAutopushUITests.debug.xcconfig"; sourceTree = "<group>"; };
  97. D6FD4338CEF20B84238D1D40 /* Pods-FIRPerfE2EProdUITests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FIRPerfE2EProdUITests.debug.xcconfig"; path = "Target Support Files/Pods-FIRPerfE2EProdUITests/Pods-FIRPerfE2EProdUITests.debug.xcconfig"; sourceTree = "<group>"; };
  98. E07D32D153445780205B6349 /* Pods-FIRPerfE2EProd-FIRPerfE2EProdUITests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FIRPerfE2EProd-FIRPerfE2EProdUITests.release.xcconfig"; path = "Target Support Files/Pods-FIRPerfE2EProd-FIRPerfE2EProdUITests/Pods-FIRPerfE2EProd-FIRPerfE2EProdUITests.release.xcconfig"; sourceTree = "<group>"; };
  99. E27A5985BED4CD15B54D6B91 /* Pods-FIRPerfE2EAutopush.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FIRPerfE2EAutopush.release.xcconfig"; path = "Target Support Files/Pods-FIRPerfE2EAutopush/Pods-FIRPerfE2EAutopush.release.xcconfig"; sourceTree = "<group>"; };
  100. /* End PBXFileReference section */
  101. /* Begin PBXFrameworksBuildPhase section */
  102. 02A6C3ED24B3D22500924241 /* Frameworks */ = {
  103. isa = PBXFrameworksBuildPhase;
  104. buildActionMask = 2147483647;
  105. files = (
  106. 240B5525956370108E58AD3C /* Pods_FIRPerfE2EProd.framework in Frameworks */,
  107. );
  108. runOnlyForDeploymentPostprocessing = 0;
  109. };
  110. 02A6C40A24B3D24100924241 /* Frameworks */ = {
  111. isa = PBXFrameworksBuildPhase;
  112. buildActionMask = 2147483647;
  113. files = (
  114. 2C88D7C3FFAC4EC45F0FD522 /* Pods_FIRPerfE2EAutopush.framework in Frameworks */,
  115. );
  116. runOnlyForDeploymentPostprocessing = 0;
  117. };
  118. 02EEC73724B514E400D037B7 /* Frameworks */ = {
  119. isa = PBXFrameworksBuildPhase;
  120. buildActionMask = 2147483647;
  121. files = (
  122. 7E168CA1C1E975C5C22225A4 /* Pods_FIRPerfE2EProd_FIRPerfE2EProdUITests.framework in Frameworks */,
  123. );
  124. runOnlyForDeploymentPostprocessing = 0;
  125. };
  126. 96E7776924B5BE55009AA1E1 /* Frameworks */ = {
  127. isa = PBXFrameworksBuildPhase;
  128. buildActionMask = 2147483647;
  129. files = (
  130. 4C948F8545015A9D5C71B8A2 /* Pods_FIRPerfE2EAutopush_FIRPerfE2EAutopushUITests.framework in Frameworks */,
  131. );
  132. runOnlyForDeploymentPostprocessing = 0;
  133. };
  134. /* End PBXFrameworksBuildPhase section */
  135. /* Begin PBXGroup section */
  136. 02A6C3C724B3D1C300924241 = {
  137. isa = PBXGroup;
  138. children = (
  139. 02A6C42A24B3D3EB00924241 /* Sources */,
  140. 02A6C3F124B3D22500924241 /* FIRPerfE2EProd */,
  141. 02A6C40E24B3D24100924241 /* FIRPerfE2EAutopush */,
  142. 02EEC73B24B514E400D037B7 /* FIRPerfE2EUITests */,
  143. 02A6C3D124B3D1C300924241 /* Products */,
  144. 2A975BF48946A34051B31B25 /* Pods */,
  145. B351018A8A9C803C4DF16454 /* Frameworks */,
  146. );
  147. sourceTree = "<group>";
  148. };
  149. 02A6C3D124B3D1C300924241 /* Products */ = {
  150. isa = PBXGroup;
  151. children = (
  152. 02A6C3F024B3D22500924241 /* FIRPerfE2EProd.app */,
  153. 02A6C40D24B3D24100924241 /* FIRPerfE2EAutopush.app */,
  154. 02EEC73A24B514E400D037B7 /* FIRPerfE2EProdUITests.xctest */,
  155. 96E7776C24B5BE55009AA1E1 /* FIRPerfE2EAutopushUITests.xctest */,
  156. );
  157. name = Products;
  158. sourceTree = "<group>";
  159. };
  160. 02A6C3F124B3D22500924241 /* FIRPerfE2EProd */ = {
  161. isa = PBXGroup;
  162. children = (
  163. 02A6C3FE24B3D22600924241 /* Assets.xcassets */,
  164. 02A6C40024B3D22600924241 /* LaunchScreen.storyboard */,
  165. 02A6C40324B3D22600924241 /* Info.plist */,
  166. 02A6C42624B3D2DB00924241 /* GoogleService-Info.plist */,
  167. );
  168. path = FIRPerfE2EProd;
  169. sourceTree = "<group>";
  170. };
  171. 02A6C40E24B3D24100924241 /* FIRPerfE2EAutopush */ = {
  172. isa = PBXGroup;
  173. children = (
  174. 02A6C41B24B3D24100924241 /* Assets.xcassets */,
  175. 02A6C41D24B3D24100924241 /* LaunchScreen.storyboard */,
  176. 02A6C42024B3D24100924241 /* Info.plist */,
  177. 02A6C42824B3D2F800924241 /* GoogleService-Info.plist */,
  178. );
  179. path = FIRPerfE2EAutopush;
  180. sourceTree = "<group>";
  181. };
  182. 02A6C42A24B3D3EB00924241 /* Sources */ = {
  183. isa = PBXGroup;
  184. children = (
  185. 02A6C3F224B3D22500924241 /* AppDelegate.h */,
  186. 02A6C3F324B3D22500924241 /* AppDelegate.m */,
  187. 02A6C42D24B3D42400924241 /* PerfE2EScreenTracesViewController.h */,
  188. 02A6C42E24B3D42400924241 /* PerfE2EScreenTracesViewController.m */,
  189. 02A6C42C24B3D42400924241 /* PerfE2EUtils.h */,
  190. 02A6C42F24B3D42400924241 /* PerfE2EUtils.m */,
  191. 96E7776524B5901F009AA1E1 /* PerfTraceDelegate.h */,
  192. 02A6C43124B3D42400924241 /* PerfE2EViewController.h */,
  193. 02A6C43324B3D42400924241 /* PerfE2EViewController.m */,
  194. 02A6C42B24B3D42400924241 /* PerfNetworkRequestMaker.h */,
  195. 02A6C43024B3D42400924241 /* PerfNetworkRequestMaker.m */,
  196. 02A6C43424B3D42400924241 /* PerfTraceMaker.h */,
  197. 02A6C43224B3D42400924241 /* PerfTraceMaker.m */,
  198. 02A6C40424B3D22600924241 /* main.m */,
  199. );
  200. path = Sources;
  201. sourceTree = "<group>";
  202. };
  203. 02EEC73B24B514E400D037B7 /* FIRPerfE2EUITests */ = {
  204. isa = PBXGroup;
  205. children = (
  206. 96E7776724B5BDF6009AA1E1 /* Autopush */,
  207. 96E7776624B5BDE6009AA1E1 /* Prod */,
  208. 02EEC73C24B514E400D037B7 /* FIRPerfE2EUITests.m */,
  209. );
  210. path = FIRPerfE2EUITests;
  211. sourceTree = "<group>";
  212. };
  213. 2A975BF48946A34051B31B25 /* Pods */ = {
  214. isa = PBXGroup;
  215. children = (
  216. 754108EA7E53C25D6D4AAE2A /* Pods-FIRPerfE2EAutopush.debug.xcconfig */,
  217. E27A5985BED4CD15B54D6B91 /* Pods-FIRPerfE2EAutopush.release.xcconfig */,
  218. 2E1E192E7C9E45068C8F948D /* Pods-FIRPerfE2EProd.debug.xcconfig */,
  219. 9E307AB36B953496319EC0B1 /* Pods-FIRPerfE2EProd.release.xcconfig */,
  220. 7F4D7412FEA51FA8A8C95028 /* Pods-FIRPerfE2EProd-FIRPerfE2EProdUITests.debug.xcconfig */,
  221. E07D32D153445780205B6349 /* Pods-FIRPerfE2EProd-FIRPerfE2EProdUITests.release.xcconfig */,
  222. 21669956353BB1B87B2EDE65 /* Pods-FIRPerfE2EProd-FIRPerfE2EAutopushUITests.debug.xcconfig */,
  223. 63E284B18C86E81EF65CF16C /* Pods-FIRPerfE2EProd-FIRPerfE2EAutopushUITests.release.xcconfig */,
  224. 0FE654928C95534A781C89DF /* Pods-FIRPerfE2EAutopushUITests.debug.xcconfig */,
  225. C44CDCBA2156B5EB1D9E27DA /* Pods-FIRPerfE2EAutopushUITests.release.xcconfig */,
  226. D6FD4338CEF20B84238D1D40 /* Pods-FIRPerfE2EProdUITests.debug.xcconfig */,
  227. 301973901DA7DB8A197D4A0E /* Pods-FIRPerfE2EProdUITests.release.xcconfig */,
  228. D043E03DD2BBCE8585D42691 /* Pods-FIRPerfE2EAutopush-FIRPerfE2EAutopushUITests.debug.xcconfig */,
  229. C60C4233F8DB6C0120A3DABE /* Pods-FIRPerfE2EAutopush-FIRPerfE2EAutopushUITests.release.xcconfig */,
  230. );
  231. path = Pods;
  232. sourceTree = "<group>";
  233. };
  234. 96E7776624B5BDE6009AA1E1 /* Prod */ = {
  235. isa = PBXGroup;
  236. children = (
  237. 02EEC73E24B514E400D037B7 /* Info.plist */,
  238. );
  239. path = Prod;
  240. sourceTree = "<group>";
  241. };
  242. 96E7776724B5BDF6009AA1E1 /* Autopush */ = {
  243. isa = PBXGroup;
  244. children = (
  245. 96E7777024B5BE55009AA1E1 /* Info.plist */,
  246. );
  247. path = Autopush;
  248. sourceTree = "<group>";
  249. };
  250. B351018A8A9C803C4DF16454 /* Frameworks */ = {
  251. isa = PBXGroup;
  252. children = (
  253. 8F3C3D7C8D22B3B36E597F24 /* Pods_FIRPerfE2EAutopush.framework */,
  254. BDDED2E4710C844FBA89B36F /* Pods_FIRPerfE2EProd.framework */,
  255. 3A826052FFFE70D18E0C7C42 /* Pods_FIRPerfE2EAutopush_FIRPerfE2EAutopushUITests.framework */,
  256. 1B382478204AC89EC089CDB4 /* Pods_FIRPerfE2EProd_FIRPerfE2EProdUITests.framework */,
  257. );
  258. name = Frameworks;
  259. sourceTree = "<group>";
  260. };
  261. /* End PBXGroup section */
  262. /* Begin PBXNativeTarget section */
  263. 02A6C3EF24B3D22500924241 /* FIRPerfE2EProd */ = {
  264. isa = PBXNativeTarget;
  265. buildConfigurationList = 02A6C40624B3D22600924241 /* Build configuration list for PBXNativeTarget "FIRPerfE2EProd" */;
  266. buildPhases = (
  267. 8D597C5595A5373C0EF59E2E /* [CP] Check Pods Manifest.lock */,
  268. 02A6C3EC24B3D22500924241 /* Sources */,
  269. 02A6C3ED24B3D22500924241 /* Frameworks */,
  270. 02A6C3EE24B3D22500924241 /* Resources */,
  271. 3E4129548E2711EB476AC3CD /* [CP] Embed Pods Frameworks */,
  272. );
  273. buildRules = (
  274. );
  275. dependencies = (
  276. );
  277. name = FIRPerfE2EProd;
  278. productName = FIRPerfE2EProd;
  279. productReference = 02A6C3F024B3D22500924241 /* FIRPerfE2EProd.app */;
  280. productType = "com.apple.product-type.application";
  281. };
  282. 02A6C40C24B3D24100924241 /* FIRPerfE2EAutopush */ = {
  283. isa = PBXNativeTarget;
  284. buildConfigurationList = 02A6C42324B3D24100924241 /* Build configuration list for PBXNativeTarget "FIRPerfE2EAutopush" */;
  285. buildPhases = (
  286. F52DC6523C4298F1F2CBEAE1 /* [CP] Check Pods Manifest.lock */,
  287. 02A6C40924B3D24100924241 /* Sources */,
  288. 02A6C40A24B3D24100924241 /* Frameworks */,
  289. 02A6C40B24B3D24100924241 /* Resources */,
  290. B0324AFA6AAB9C5F7D494DDB /* [CP] Embed Pods Frameworks */,
  291. );
  292. buildRules = (
  293. );
  294. dependencies = (
  295. );
  296. name = FIRPerfE2EAutopush;
  297. productName = FIRPerfE2EAutopush;
  298. productReference = 02A6C40D24B3D24100924241 /* FIRPerfE2EAutopush.app */;
  299. productType = "com.apple.product-type.application";
  300. };
  301. 02EEC73924B514E400D037B7 /* FIRPerfE2EProdUITests */ = {
  302. isa = PBXNativeTarget;
  303. buildConfigurationList = 02EEC74124B514E400D037B7 /* Build configuration list for PBXNativeTarget "FIRPerfE2EProdUITests" */;
  304. buildPhases = (
  305. 33AAD62AA0063C68D87979A2 /* [CP] Check Pods Manifest.lock */,
  306. 02EEC73624B514E400D037B7 /* Sources */,
  307. 02EEC73724B514E400D037B7 /* Frameworks */,
  308. 02EEC73824B514E400D037B7 /* Resources */,
  309. 8FB47CC7ABE24EC3A3A48BD9 /* [CP] Embed Pods Frameworks */,
  310. );
  311. buildRules = (
  312. );
  313. dependencies = (
  314. 02EEC74024B514E400D037B7 /* PBXTargetDependency */,
  315. );
  316. name = FIRPerfE2EProdUITests;
  317. productName = FIRPerfE2EProdUITests;
  318. productReference = 02EEC73A24B514E400D037B7 /* FIRPerfE2EProdUITests.xctest */;
  319. productType = "com.apple.product-type.bundle.ui-testing";
  320. };
  321. 96E7776B24B5BE55009AA1E1 /* FIRPerfE2EAutopushUITests */ = {
  322. isa = PBXNativeTarget;
  323. buildConfigurationList = 96E7777324B5BE55009AA1E1 /* Build configuration list for PBXNativeTarget "FIRPerfE2EAutopushUITests" */;
  324. buildPhases = (
  325. 913B3C84A9B7B3CF7C7E8680 /* [CP] Check Pods Manifest.lock */,
  326. 96E7776824B5BE55009AA1E1 /* Sources */,
  327. 96E7776924B5BE55009AA1E1 /* Frameworks */,
  328. 96E7776A24B5BE55009AA1E1 /* Resources */,
  329. FFE3227C49117F9711DCFF64 /* [CP] Embed Pods Frameworks */,
  330. );
  331. buildRules = (
  332. );
  333. dependencies = (
  334. 96E7777224B5BE55009AA1E1 /* PBXTargetDependency */,
  335. );
  336. name = FIRPerfE2EAutopushUITests;
  337. productName = FIRPerfE2EAutopushUITests;
  338. productReference = 96E7776C24B5BE55009AA1E1 /* FIRPerfE2EAutopushUITests.xctest */;
  339. productType = "com.apple.product-type.bundle.ui-testing";
  340. };
  341. /* End PBXNativeTarget section */
  342. /* Begin PBXProject section */
  343. 02A6C3C824B3D1C300924241 /* Project object */ = {
  344. isa = PBXProject;
  345. attributes = {
  346. LastUpgradeCheck = 1100;
  347. ORGANIZATIONNAME = "Google LLC";
  348. TargetAttributes = {
  349. 02A6C3EF24B3D22500924241 = {
  350. CreatedOnToolsVersion = 11.0;
  351. };
  352. 02A6C40C24B3D24100924241 = {
  353. CreatedOnToolsVersion = 11.0;
  354. };
  355. 02EEC73924B514E400D037B7 = {
  356. CreatedOnToolsVersion = 11.0;
  357. TestTargetID = 02A6C3EF24B3D22500924241;
  358. };
  359. 96E7776B24B5BE55009AA1E1 = {
  360. CreatedOnToolsVersion = 11.3.1;
  361. TestTargetID = 02A6C40C24B3D24100924241;
  362. };
  363. };
  364. };
  365. buildConfigurationList = 02A6C3CB24B3D1C300924241 /* Build configuration list for PBXProject "FIRPerfE2E" */;
  366. compatibilityVersion = "Xcode 9.3";
  367. developmentRegion = en;
  368. hasScannedForEncodings = 0;
  369. knownRegions = (
  370. en,
  371. Base,
  372. );
  373. mainGroup = 02A6C3C724B3D1C300924241;
  374. productRefGroup = 02A6C3D124B3D1C300924241 /* Products */;
  375. projectDirPath = "";
  376. projectRoot = "";
  377. targets = (
  378. 02A6C3EF24B3D22500924241 /* FIRPerfE2EProd */,
  379. 02A6C40C24B3D24100924241 /* FIRPerfE2EAutopush */,
  380. 02EEC73924B514E400D037B7 /* FIRPerfE2EProdUITests */,
  381. 96E7776B24B5BE55009AA1E1 /* FIRPerfE2EAutopushUITests */,
  382. );
  383. };
  384. /* End PBXProject section */
  385. /* Begin PBXResourcesBuildPhase section */
  386. 02A6C3EE24B3D22500924241 /* Resources */ = {
  387. isa = PBXResourcesBuildPhase;
  388. buildActionMask = 2147483647;
  389. files = (
  390. 02A6C40224B3D22600924241 /* LaunchScreen.storyboard in Resources */,
  391. 02A6C42724B3D2DB00924241 /* GoogleService-Info.plist in Resources */,
  392. 02A6C3FF24B3D22600924241 /* Assets.xcassets in Resources */,
  393. );
  394. runOnlyForDeploymentPostprocessing = 0;
  395. };
  396. 02A6C40B24B3D24100924241 /* Resources */ = {
  397. isa = PBXResourcesBuildPhase;
  398. buildActionMask = 2147483647;
  399. files = (
  400. 02A6C41F24B3D24100924241 /* LaunchScreen.storyboard in Resources */,
  401. 02A6C42924B3D2F800924241 /* GoogleService-Info.plist in Resources */,
  402. 02A6C41C24B3D24100924241 /* Assets.xcassets in Resources */,
  403. );
  404. runOnlyForDeploymentPostprocessing = 0;
  405. };
  406. 02EEC73824B514E400D037B7 /* Resources */ = {
  407. isa = PBXResourcesBuildPhase;
  408. buildActionMask = 2147483647;
  409. files = (
  410. );
  411. runOnlyForDeploymentPostprocessing = 0;
  412. };
  413. 96E7776A24B5BE55009AA1E1 /* Resources */ = {
  414. isa = PBXResourcesBuildPhase;
  415. buildActionMask = 2147483647;
  416. files = (
  417. );
  418. runOnlyForDeploymentPostprocessing = 0;
  419. };
  420. /* End PBXResourcesBuildPhase section */
  421. /* Begin PBXShellScriptBuildPhase section */
  422. 33AAD62AA0063C68D87979A2 /* [CP] Check Pods Manifest.lock */ = {
  423. isa = PBXShellScriptBuildPhase;
  424. buildActionMask = 2147483647;
  425. files = (
  426. );
  427. inputFileListPaths = (
  428. );
  429. inputPaths = (
  430. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  431. "${PODS_ROOT}/Manifest.lock",
  432. );
  433. name = "[CP] Check Pods Manifest.lock";
  434. outputFileListPaths = (
  435. );
  436. outputPaths = (
  437. "$(DERIVED_FILE_DIR)/Pods-FIRPerfE2EProd-FIRPerfE2EProdUITests-checkManifestLockResult.txt",
  438. );
  439. runOnlyForDeploymentPostprocessing = 0;
  440. shellPath = /bin/sh;
  441. 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# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
  442. showEnvVarsInLog = 0;
  443. };
  444. 3E4129548E2711EB476AC3CD /* [CP] Embed Pods Frameworks */ = {
  445. isa = PBXShellScriptBuildPhase;
  446. buildActionMask = 2147483647;
  447. files = (
  448. );
  449. inputFileListPaths = (
  450. "${PODS_ROOT}/Target Support Files/Pods-FIRPerfE2EProd/Pods-FIRPerfE2EProd-frameworks-${CONFIGURATION}-input-files.xcfilelist",
  451. );
  452. name = "[CP] Embed Pods Frameworks";
  453. outputFileListPaths = (
  454. "${PODS_ROOT}/Target Support Files/Pods-FIRPerfE2EProd/Pods-FIRPerfE2EProd-frameworks-${CONFIGURATION}-output-files.xcfilelist",
  455. );
  456. runOnlyForDeploymentPostprocessing = 0;
  457. shellPath = /bin/sh;
  458. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-FIRPerfE2EProd/Pods-FIRPerfE2EProd-frameworks.sh\"\n";
  459. showEnvVarsInLog = 0;
  460. };
  461. 8D597C5595A5373C0EF59E2E /* [CP] Check Pods Manifest.lock */ = {
  462. isa = PBXShellScriptBuildPhase;
  463. buildActionMask = 2147483647;
  464. files = (
  465. );
  466. inputFileListPaths = (
  467. );
  468. inputPaths = (
  469. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  470. "${PODS_ROOT}/Manifest.lock",
  471. );
  472. name = "[CP] Check Pods Manifest.lock";
  473. outputFileListPaths = (
  474. );
  475. outputPaths = (
  476. "$(DERIVED_FILE_DIR)/Pods-FIRPerfE2EProd-checkManifestLockResult.txt",
  477. );
  478. runOnlyForDeploymentPostprocessing = 0;
  479. shellPath = /bin/sh;
  480. 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# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
  481. showEnvVarsInLog = 0;
  482. };
  483. 8FB47CC7ABE24EC3A3A48BD9 /* [CP] Embed Pods Frameworks */ = {
  484. isa = PBXShellScriptBuildPhase;
  485. buildActionMask = 2147483647;
  486. files = (
  487. );
  488. inputFileListPaths = (
  489. "${PODS_ROOT}/Target Support Files/Pods-FIRPerfE2EProd-FIRPerfE2EProdUITests/Pods-FIRPerfE2EProd-FIRPerfE2EProdUITests-frameworks-${CONFIGURATION}-input-files.xcfilelist",
  490. );
  491. name = "[CP] Embed Pods Frameworks";
  492. outputFileListPaths = (
  493. "${PODS_ROOT}/Target Support Files/Pods-FIRPerfE2EProd-FIRPerfE2EProdUITests/Pods-FIRPerfE2EProd-FIRPerfE2EProdUITests-frameworks-${CONFIGURATION}-output-files.xcfilelist",
  494. );
  495. runOnlyForDeploymentPostprocessing = 0;
  496. shellPath = /bin/sh;
  497. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-FIRPerfE2EProd-FIRPerfE2EProdUITests/Pods-FIRPerfE2EProd-FIRPerfE2EProdUITests-frameworks.sh\"\n";
  498. showEnvVarsInLog = 0;
  499. };
  500. 913B3C84A9B7B3CF7C7E8680 /* [CP] Check Pods Manifest.lock */ = {
  501. isa = PBXShellScriptBuildPhase;
  502. buildActionMask = 2147483647;
  503. files = (
  504. );
  505. inputFileListPaths = (
  506. );
  507. inputPaths = (
  508. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  509. "${PODS_ROOT}/Manifest.lock",
  510. );
  511. name = "[CP] Check Pods Manifest.lock";
  512. outputFileListPaths = (
  513. );
  514. outputPaths = (
  515. "$(DERIVED_FILE_DIR)/Pods-FIRPerfE2EAutopush-FIRPerfE2EAutopushUITests-checkManifestLockResult.txt",
  516. );
  517. runOnlyForDeploymentPostprocessing = 0;
  518. shellPath = /bin/sh;
  519. 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# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
  520. showEnvVarsInLog = 0;
  521. };
  522. B0324AFA6AAB9C5F7D494DDB /* [CP] Embed Pods Frameworks */ = {
  523. isa = PBXShellScriptBuildPhase;
  524. buildActionMask = 2147483647;
  525. files = (
  526. );
  527. inputFileListPaths = (
  528. "${PODS_ROOT}/Target Support Files/Pods-FIRPerfE2EAutopush/Pods-FIRPerfE2EAutopush-frameworks-${CONFIGURATION}-input-files.xcfilelist",
  529. );
  530. name = "[CP] Embed Pods Frameworks";
  531. outputFileListPaths = (
  532. "${PODS_ROOT}/Target Support Files/Pods-FIRPerfE2EAutopush/Pods-FIRPerfE2EAutopush-frameworks-${CONFIGURATION}-output-files.xcfilelist",
  533. );
  534. runOnlyForDeploymentPostprocessing = 0;
  535. shellPath = /bin/sh;
  536. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-FIRPerfE2EAutopush/Pods-FIRPerfE2EAutopush-frameworks.sh\"\n";
  537. showEnvVarsInLog = 0;
  538. };
  539. F52DC6523C4298F1F2CBEAE1 /* [CP] Check Pods Manifest.lock */ = {
  540. isa = PBXShellScriptBuildPhase;
  541. buildActionMask = 2147483647;
  542. files = (
  543. );
  544. inputFileListPaths = (
  545. );
  546. inputPaths = (
  547. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  548. "${PODS_ROOT}/Manifest.lock",
  549. );
  550. name = "[CP] Check Pods Manifest.lock";
  551. outputFileListPaths = (
  552. );
  553. outputPaths = (
  554. "$(DERIVED_FILE_DIR)/Pods-FIRPerfE2EAutopush-checkManifestLockResult.txt",
  555. );
  556. runOnlyForDeploymentPostprocessing = 0;
  557. shellPath = /bin/sh;
  558. 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# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
  559. showEnvVarsInLog = 0;
  560. };
  561. FFE3227C49117F9711DCFF64 /* [CP] Embed Pods Frameworks */ = {
  562. isa = PBXShellScriptBuildPhase;
  563. buildActionMask = 2147483647;
  564. files = (
  565. );
  566. inputFileListPaths = (
  567. "${PODS_ROOT}/Target Support Files/Pods-FIRPerfE2EAutopush-FIRPerfE2EAutopushUITests/Pods-FIRPerfE2EAutopush-FIRPerfE2EAutopushUITests-frameworks-${CONFIGURATION}-input-files.xcfilelist",
  568. );
  569. name = "[CP] Embed Pods Frameworks";
  570. outputFileListPaths = (
  571. "${PODS_ROOT}/Target Support Files/Pods-FIRPerfE2EAutopush-FIRPerfE2EAutopushUITests/Pods-FIRPerfE2EAutopush-FIRPerfE2EAutopushUITests-frameworks-${CONFIGURATION}-output-files.xcfilelist",
  572. );
  573. runOnlyForDeploymentPostprocessing = 0;
  574. shellPath = /bin/sh;
  575. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-FIRPerfE2EAutopush-FIRPerfE2EAutopushUITests/Pods-FIRPerfE2EAutopush-FIRPerfE2EAutopushUITests-frameworks.sh\"\n";
  576. showEnvVarsInLog = 0;
  577. };
  578. /* End PBXShellScriptBuildPhase section */
  579. /* Begin PBXSourcesBuildPhase section */
  580. 02A6C3EC24B3D22500924241 /* Sources */ = {
  581. isa = PBXSourcesBuildPhase;
  582. buildActionMask = 2147483647;
  583. files = (
  584. 02A6C3F424B3D22500924241 /* AppDelegate.m in Sources */,
  585. 02A6C40524B3D22600924241 /* main.m in Sources */,
  586. 02A6C43724B3D42400924241 /* PerfE2EUtils.m in Sources */,
  587. 02A6C43524B3D42400924241 /* PerfE2EScreenTracesViewController.m in Sources */,
  588. 02A6C43D24B3D42400924241 /* PerfE2EViewController.m in Sources */,
  589. 02A6C43924B3D42400924241 /* PerfNetworkRequestMaker.m in Sources */,
  590. 02A6C43B24B3D42400924241 /* PerfTraceMaker.m in Sources */,
  591. );
  592. runOnlyForDeploymentPostprocessing = 0;
  593. };
  594. 02A6C40924B3D24100924241 /* Sources */ = {
  595. isa = PBXSourcesBuildPhase;
  596. buildActionMask = 2147483647;
  597. files = (
  598. 02A6C43824B3D42400924241 /* PerfE2EUtils.m in Sources */,
  599. 02A6C43F24B3D48700924241 /* AppDelegate.m in Sources */,
  600. 02A6C43624B3D42400924241 /* PerfE2EScreenTracesViewController.m in Sources */,
  601. 02A6C43E24B3D42400924241 /* PerfE2EViewController.m in Sources */,
  602. 02A6C43A24B3D42400924241 /* PerfNetworkRequestMaker.m in Sources */,
  603. 02A6C44124B3D4D000924241 /* main.m in Sources */,
  604. 02A6C43C24B3D42400924241 /* PerfTraceMaker.m in Sources */,
  605. );
  606. runOnlyForDeploymentPostprocessing = 0;
  607. };
  608. 02EEC73624B514E400D037B7 /* Sources */ = {
  609. isa = PBXSourcesBuildPhase;
  610. buildActionMask = 2147483647;
  611. files = (
  612. 02EEC73D24B514E400D037B7 /* FIRPerfE2EUITests.m in Sources */,
  613. );
  614. runOnlyForDeploymentPostprocessing = 0;
  615. };
  616. 96E7776824B5BE55009AA1E1 /* Sources */ = {
  617. isa = PBXSourcesBuildPhase;
  618. buildActionMask = 2147483647;
  619. files = (
  620. 96E7777624B5BE94009AA1E1 /* FIRPerfE2EUITests.m in Sources */,
  621. );
  622. runOnlyForDeploymentPostprocessing = 0;
  623. };
  624. /* End PBXSourcesBuildPhase section */
  625. /* Begin PBXTargetDependency section */
  626. 02EEC74024B514E400D037B7 /* PBXTargetDependency */ = {
  627. isa = PBXTargetDependency;
  628. target = 02A6C3EF24B3D22500924241 /* FIRPerfE2EProd */;
  629. targetProxy = 02EEC73F24B514E400D037B7 /* PBXContainerItemProxy */;
  630. };
  631. 96E7777224B5BE55009AA1E1 /* PBXTargetDependency */ = {
  632. isa = PBXTargetDependency;
  633. target = 02A6C40C24B3D24100924241 /* FIRPerfE2EAutopush */;
  634. targetProxy = 96E7777124B5BE55009AA1E1 /* PBXContainerItemProxy */;
  635. };
  636. /* End PBXTargetDependency section */
  637. /* Begin PBXVariantGroup section */
  638. 02A6C40024B3D22600924241 /* LaunchScreen.storyboard */ = {
  639. isa = PBXVariantGroup;
  640. children = (
  641. 02A6C40124B3D22600924241 /* Base */,
  642. );
  643. name = LaunchScreen.storyboard;
  644. sourceTree = "<group>";
  645. };
  646. 02A6C41D24B3D24100924241 /* LaunchScreen.storyboard */ = {
  647. isa = PBXVariantGroup;
  648. children = (
  649. 02A6C41E24B3D24100924241 /* Base */,
  650. );
  651. name = LaunchScreen.storyboard;
  652. sourceTree = "<group>";
  653. };
  654. /* End PBXVariantGroup section */
  655. /* Begin XCBuildConfiguration section */
  656. 02A6C3E724B3D1C500924241 /* Debug */ = {
  657. isa = XCBuildConfiguration;
  658. buildSettings = {
  659. ALWAYS_SEARCH_USER_PATHS = NO;
  660. CLANG_ANALYZER_NONNULL = YES;
  661. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  662. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  663. CLANG_CXX_LIBRARY = "libc++";
  664. CLANG_ENABLE_MODULES = YES;
  665. CLANG_ENABLE_OBJC_ARC = YES;
  666. CLANG_ENABLE_OBJC_WEAK = YES;
  667. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  668. CLANG_WARN_BOOL_CONVERSION = YES;
  669. CLANG_WARN_COMMA = YES;
  670. CLANG_WARN_CONSTANT_CONVERSION = YES;
  671. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  672. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  673. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  674. CLANG_WARN_EMPTY_BODY = YES;
  675. CLANG_WARN_ENUM_CONVERSION = YES;
  676. CLANG_WARN_INFINITE_RECURSION = YES;
  677. CLANG_WARN_INT_CONVERSION = YES;
  678. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  679. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  680. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  681. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  682. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  683. CLANG_WARN_STRICT_PROTOTYPES = YES;
  684. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  685. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  686. CLANG_WARN_UNREACHABLE_CODE = YES;
  687. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  688. COPY_PHASE_STRIP = NO;
  689. DEBUG_INFORMATION_FORMAT = dwarf;
  690. ENABLE_STRICT_OBJC_MSGSEND = YES;
  691. ENABLE_TESTABILITY = YES;
  692. GCC_C_LANGUAGE_STANDARD = gnu11;
  693. GCC_DYNAMIC_NO_PIC = NO;
  694. GCC_NO_COMMON_BLOCKS = YES;
  695. GCC_OPTIMIZATION_LEVEL = 0;
  696. GCC_PREPROCESSOR_DEFINITIONS = (
  697. "DEBUG=1",
  698. "$(inherited)",
  699. );
  700. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  701. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  702. GCC_WARN_UNDECLARED_SELECTOR = YES;
  703. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  704. GCC_WARN_UNUSED_FUNCTION = YES;
  705. GCC_WARN_UNUSED_VARIABLE = YES;
  706. IPHONEOS_DEPLOYMENT_TARGET = 13.0;
  707. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  708. MTL_FAST_MATH = YES;
  709. ONLY_ACTIVE_ARCH = YES;
  710. SDKROOT = iphoneos;
  711. };
  712. name = Debug;
  713. };
  714. 02A6C3E824B3D1C500924241 /* Release */ = {
  715. isa = XCBuildConfiguration;
  716. buildSettings = {
  717. ALWAYS_SEARCH_USER_PATHS = NO;
  718. CLANG_ANALYZER_NONNULL = YES;
  719. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  720. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  721. CLANG_CXX_LIBRARY = "libc++";
  722. CLANG_ENABLE_MODULES = YES;
  723. CLANG_ENABLE_OBJC_ARC = YES;
  724. CLANG_ENABLE_OBJC_WEAK = YES;
  725. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  726. CLANG_WARN_BOOL_CONVERSION = YES;
  727. CLANG_WARN_COMMA = YES;
  728. CLANG_WARN_CONSTANT_CONVERSION = YES;
  729. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  730. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  731. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  732. CLANG_WARN_EMPTY_BODY = YES;
  733. CLANG_WARN_ENUM_CONVERSION = YES;
  734. CLANG_WARN_INFINITE_RECURSION = YES;
  735. CLANG_WARN_INT_CONVERSION = YES;
  736. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  737. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  738. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  739. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  740. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  741. CLANG_WARN_STRICT_PROTOTYPES = YES;
  742. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  743. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  744. CLANG_WARN_UNREACHABLE_CODE = YES;
  745. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  746. COPY_PHASE_STRIP = NO;
  747. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  748. ENABLE_NS_ASSERTIONS = NO;
  749. ENABLE_STRICT_OBJC_MSGSEND = YES;
  750. GCC_C_LANGUAGE_STANDARD = gnu11;
  751. GCC_NO_COMMON_BLOCKS = YES;
  752. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  753. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  754. GCC_WARN_UNDECLARED_SELECTOR = YES;
  755. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  756. GCC_WARN_UNUSED_FUNCTION = YES;
  757. GCC_WARN_UNUSED_VARIABLE = YES;
  758. IPHONEOS_DEPLOYMENT_TARGET = 13.0;
  759. MTL_ENABLE_DEBUG_INFO = NO;
  760. MTL_FAST_MATH = YES;
  761. SDKROOT = iphoneos;
  762. VALIDATE_PRODUCT = YES;
  763. };
  764. name = Release;
  765. };
  766. 02A6C40724B3D22600924241 /* Debug */ = {
  767. isa = XCBuildConfiguration;
  768. baseConfigurationReference = 2E1E192E7C9E45068C8F948D /* Pods-FIRPerfE2EProd.debug.xcconfig */;
  769. buildSettings = {
  770. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  771. CODE_SIGN_STYLE = Automatic;
  772. INFOPLIST_FILE = FIRPerfE2EProd/Info.plist;
  773. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  774. LD_RUNPATH_SEARCH_PATHS = (
  775. "$(inherited)",
  776. "@executable_path/Frameworks",
  777. );
  778. PRODUCT_BUNDLE_IDENTIFIER = com.google.FIRPerfE2EProd;
  779. PRODUCT_NAME = "$(TARGET_NAME)";
  780. TARGETED_DEVICE_FAMILY = 1;
  781. };
  782. name = Debug;
  783. };
  784. 02A6C40824B3D22600924241 /* Release */ = {
  785. isa = XCBuildConfiguration;
  786. baseConfigurationReference = 9E307AB36B953496319EC0B1 /* Pods-FIRPerfE2EProd.release.xcconfig */;
  787. buildSettings = {
  788. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  789. CODE_SIGN_STYLE = Automatic;
  790. INFOPLIST_FILE = FIRPerfE2EProd/Info.plist;
  791. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  792. LD_RUNPATH_SEARCH_PATHS = (
  793. "$(inherited)",
  794. "@executable_path/Frameworks",
  795. );
  796. PRODUCT_BUNDLE_IDENTIFIER = com.google.FIRPerfE2EProd;
  797. PRODUCT_NAME = "$(TARGET_NAME)";
  798. TARGETED_DEVICE_FAMILY = 1;
  799. };
  800. name = Release;
  801. };
  802. 02A6C42424B3D24100924241 /* Debug */ = {
  803. isa = XCBuildConfiguration;
  804. baseConfigurationReference = 754108EA7E53C25D6D4AAE2A /* Pods-FIRPerfE2EAutopush.debug.xcconfig */;
  805. buildSettings = {
  806. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  807. CODE_SIGN_STYLE = Automatic;
  808. GCC_PREPROCESSOR_DEFINITIONS = (
  809. "$(inherited)",
  810. "COCOAPODS=1",
  811. "$(inherited)",
  812. "GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1",
  813. "$(inherited)",
  814. "PB_FIELD_32BIT=1",
  815. "PB_NO_PACKED_STRUCTS=1",
  816. "PB_ENABLE_MALLOC=1",
  817. "FPR_AUTOPUSH_ENDPOINT=1",
  818. );
  819. INFOPLIST_FILE = FIRPerfE2EAutopush/Info.plist;
  820. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  821. LD_RUNPATH_SEARCH_PATHS = (
  822. "$(inherited)",
  823. "@executable_path/Frameworks",
  824. );
  825. PRODUCT_BUNDLE_IDENTIFIER = com.google.FIRPerfE2EAutopush;
  826. PRODUCT_NAME = "$(TARGET_NAME)";
  827. TARGETED_DEVICE_FAMILY = 1;
  828. };
  829. name = Debug;
  830. };
  831. 02A6C42524B3D24100924241 /* Release */ = {
  832. isa = XCBuildConfiguration;
  833. baseConfigurationReference = E27A5985BED4CD15B54D6B91 /* Pods-FIRPerfE2EAutopush.release.xcconfig */;
  834. buildSettings = {
  835. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  836. CODE_SIGN_STYLE = Automatic;
  837. GCC_PREPROCESSOR_DEFINITIONS = (
  838. "$(inherited)",
  839. "COCOAPODS=1",
  840. "$(inherited)",
  841. "GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1",
  842. "$(inherited)",
  843. "PB_FIELD_32BIT=1",
  844. "PB_NO_PACKED_STRUCTS=1",
  845. "PB_ENABLE_MALLOC=1",
  846. "FPR_AUTOPUSH_ENDPOINT=1",
  847. );
  848. INFOPLIST_FILE = FIRPerfE2EAutopush/Info.plist;
  849. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  850. LD_RUNPATH_SEARCH_PATHS = (
  851. "$(inherited)",
  852. "@executable_path/Frameworks",
  853. );
  854. PRODUCT_BUNDLE_IDENTIFIER = com.google.FIRPerfE2EAutopush;
  855. PRODUCT_NAME = "$(TARGET_NAME)";
  856. TARGETED_DEVICE_FAMILY = 1;
  857. };
  858. name = Release;
  859. };
  860. 02EEC74224B514E400D037B7 /* Debug */ = {
  861. isa = XCBuildConfiguration;
  862. baseConfigurationReference = 7F4D7412FEA51FA8A8C95028 /* Pods-FIRPerfE2EProd-FIRPerfE2EProdUITests.debug.xcconfig */;
  863. buildSettings = {
  864. CODE_SIGN_IDENTITY = "Apple Development";
  865. "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
  866. CODE_SIGN_STYLE = Automatic;
  867. DEVELOPMENT_TEAM = "";
  868. INFOPLIST_FILE = FIRPerfE2EUITests/Prod/Info.plist;
  869. LD_RUNPATH_SEARCH_PATHS = (
  870. "$(inherited)",
  871. "@executable_path/Frameworks",
  872. "@loader_path/Frameworks",
  873. );
  874. PRODUCT_BUNDLE_IDENTIFIER = com.google.FIRPerfE2EProdUITests;
  875. PRODUCT_NAME = "$(TARGET_NAME)";
  876. PROVISIONING_PROFILE = "";
  877. PROVISIONING_PROFILE_SPECIFIER = "";
  878. "PROVISIONING_PROFILE_SPECIFIER[sdk=macosx*]" = "";
  879. TARGETED_DEVICE_FAMILY = "1,2";
  880. TEST_TARGET_NAME = FIRPerfE2EProd;
  881. };
  882. name = Debug;
  883. };
  884. 02EEC74324B514E400D037B7 /* Release */ = {
  885. isa = XCBuildConfiguration;
  886. baseConfigurationReference = E07D32D153445780205B6349 /* Pods-FIRPerfE2EProd-FIRPerfE2EProdUITests.release.xcconfig */;
  887. buildSettings = {
  888. CODE_SIGN_IDENTITY = "Apple Development";
  889. "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
  890. CODE_SIGN_STYLE = Automatic;
  891. DEVELOPMENT_TEAM = "";
  892. INFOPLIST_FILE = FIRPerfE2EUITests/Prod/Info.plist;
  893. LD_RUNPATH_SEARCH_PATHS = (
  894. "$(inherited)",
  895. "@executable_path/Frameworks",
  896. "@loader_path/Frameworks",
  897. );
  898. PRODUCT_BUNDLE_IDENTIFIER = com.google.FIRPerfE2EProdUITests;
  899. PRODUCT_NAME = "$(TARGET_NAME)";
  900. PROVISIONING_PROFILE = "";
  901. PROVISIONING_PROFILE_SPECIFIER = "";
  902. "PROVISIONING_PROFILE_SPECIFIER[sdk=macosx*]" = "";
  903. TARGETED_DEVICE_FAMILY = "1,2";
  904. TEST_TARGET_NAME = FIRPerfE2EProd;
  905. };
  906. name = Release;
  907. };
  908. 96E7777424B5BE55009AA1E1 /* Debug */ = {
  909. isa = XCBuildConfiguration;
  910. baseConfigurationReference = D043E03DD2BBCE8585D42691 /* Pods-FIRPerfE2EAutopush-FIRPerfE2EAutopushUITests.debug.xcconfig */;
  911. buildSettings = {
  912. CODE_SIGN_STYLE = Automatic;
  913. INFOPLIST_FILE = FIRPerfE2EUITests/Autopush/Info.plist;
  914. IPHONEOS_DEPLOYMENT_TARGET = 13.2;
  915. LD_RUNPATH_SEARCH_PATHS = (
  916. "$(inherited)",
  917. "@executable_path/Frameworks",
  918. "@loader_path/Frameworks",
  919. );
  920. PRODUCT_BUNDLE_IDENTIFIER = com.google.FIRPerfE2EAutopushUITests;
  921. PRODUCT_NAME = "$(TARGET_NAME)";
  922. TARGETED_DEVICE_FAMILY = "1,2";
  923. TEST_TARGET_NAME = FIRPerfE2EAutopush;
  924. };
  925. name = Debug;
  926. };
  927. 96E7777524B5BE55009AA1E1 /* Release */ = {
  928. isa = XCBuildConfiguration;
  929. baseConfigurationReference = C60C4233F8DB6C0120A3DABE /* Pods-FIRPerfE2EAutopush-FIRPerfE2EAutopushUITests.release.xcconfig */;
  930. buildSettings = {
  931. CODE_SIGN_STYLE = Automatic;
  932. INFOPLIST_FILE = FIRPerfE2EUITests/Autopush/Info.plist;
  933. IPHONEOS_DEPLOYMENT_TARGET = 13.2;
  934. LD_RUNPATH_SEARCH_PATHS = (
  935. "$(inherited)",
  936. "@executable_path/Frameworks",
  937. "@loader_path/Frameworks",
  938. );
  939. PRODUCT_BUNDLE_IDENTIFIER = com.google.FIRPerfE2EAutopushUITests;
  940. PRODUCT_NAME = "$(TARGET_NAME)";
  941. TARGETED_DEVICE_FAMILY = "1,2";
  942. TEST_TARGET_NAME = FIRPerfE2EAutopush;
  943. };
  944. name = Release;
  945. };
  946. /* End XCBuildConfiguration section */
  947. /* Begin XCConfigurationList section */
  948. 02A6C3CB24B3D1C300924241 /* Build configuration list for PBXProject "FIRPerfE2E" */ = {
  949. isa = XCConfigurationList;
  950. buildConfigurations = (
  951. 02A6C3E724B3D1C500924241 /* Debug */,
  952. 02A6C3E824B3D1C500924241 /* Release */,
  953. );
  954. defaultConfigurationIsVisible = 0;
  955. defaultConfigurationName = Release;
  956. };
  957. 02A6C40624B3D22600924241 /* Build configuration list for PBXNativeTarget "FIRPerfE2EProd" */ = {
  958. isa = XCConfigurationList;
  959. buildConfigurations = (
  960. 02A6C40724B3D22600924241 /* Debug */,
  961. 02A6C40824B3D22600924241 /* Release */,
  962. );
  963. defaultConfigurationIsVisible = 0;
  964. defaultConfigurationName = Release;
  965. };
  966. 02A6C42324B3D24100924241 /* Build configuration list for PBXNativeTarget "FIRPerfE2EAutopush" */ = {
  967. isa = XCConfigurationList;
  968. buildConfigurations = (
  969. 02A6C42424B3D24100924241 /* Debug */,
  970. 02A6C42524B3D24100924241 /* Release */,
  971. );
  972. defaultConfigurationIsVisible = 0;
  973. defaultConfigurationName = Release;
  974. };
  975. 02EEC74124B514E400D037B7 /* Build configuration list for PBXNativeTarget "FIRPerfE2EProdUITests" */ = {
  976. isa = XCConfigurationList;
  977. buildConfigurations = (
  978. 02EEC74224B514E400D037B7 /* Debug */,
  979. 02EEC74324B514E400D037B7 /* Release */,
  980. );
  981. defaultConfigurationIsVisible = 0;
  982. defaultConfigurationName = Release;
  983. };
  984. 96E7777324B5BE55009AA1E1 /* Build configuration list for PBXNativeTarget "FIRPerfE2EAutopushUITests" */ = {
  985. isa = XCConfigurationList;
  986. buildConfigurations = (
  987. 96E7777424B5BE55009AA1E1 /* Debug */,
  988. 96E7777524B5BE55009AA1E1 /* Release */,
  989. );
  990. defaultConfigurationIsVisible = 0;
  991. defaultConfigurationName = Release;
  992. };
  993. /* End XCConfigurationList section */
  994. };
  995. rootObject = 02A6C3C824B3D1C300924241 /* Project object */;
  996. }