project.pbxproj 58 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 40C06D7323AAABE40055BC8B /* GULSceneDelegateSwizzlerTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 40C06D7223AAABE40055BC8B /* GULSceneDelegateSwizzlerTest.m */; };
  10. 40C06D7423AAABE40055BC8B /* GULSceneDelegateSwizzlerTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 40C06D7223AAABE40055BC8B /* GULSceneDelegateSwizzlerTest.m */; };
  11. 6003F58E195388D20070C39A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F58D195388D20070C39A /* Foundation.framework */; };
  12. 6003F590195388D20070C39A /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F58F195388D20070C39A /* CoreGraphics.framework */; };
  13. 6003F592195388D20070C39A /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F591195388D20070C39A /* UIKit.framework */; };
  14. 6003F5B0195388D20070C39A /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F5AF195388D20070C39A /* XCTest.framework */; };
  15. 6003F5B1195388D20070C39A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F58D195388D20070C39A /* Foundation.framework */; };
  16. 6003F5B2195388D20070C39A /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F591195388D20070C39A /* UIKit.framework */; };
  17. 9A414672225259F900B08D77 /* GULAppDelegateSwizzlerTest.m in Sources */ = {isa = PBXBuildFile; fileRef = EFBE67F92101401100E756A7 /* GULAppDelegateSwizzlerTest.m */; };
  18. 9A7C37C2224BD9C600033B0D /* GULAppDelegateSwizzlerTest.m in Sources */ = {isa = PBXBuildFile; fileRef = EFBE67F92101401100E756A7 /* GULAppDelegateSwizzlerTest.m */; };
  19. 9ADED4F6227747E600BFB3CF /* GULAppDelegateSwizzlerTest.m in Sources */ = {isa = PBXBuildFile; fileRef = EFBE67F92101401100E756A7 /* GULAppDelegateSwizzlerTest.m */; };
  20. DE5CF98E20F686310063FFDD /* GULAppEnvironmentUtilTest.m in Sources */ = {isa = PBXBuildFile; fileRef = DE5CF98C20F686290063FFDD /* GULAppEnvironmentUtilTest.m */; };
  21. DE84BBC421D7EC900048A176 /* GULUserDefaultsTests.m in Sources */ = {isa = PBXBuildFile; fileRef = DE84BBC321D7EC900048A176 /* GULUserDefaultsTests.m */; };
  22. DE84BBC521D7EC900048A176 /* GULUserDefaultsTests.m in Sources */ = {isa = PBXBuildFile; fileRef = DE84BBC321D7EC900048A176 /* GULUserDefaultsTests.m */; };
  23. DE84BBC621D7EC900048A176 /* GULUserDefaultsTests.m in Sources */ = {isa = PBXBuildFile; fileRef = DE84BBC321D7EC900048A176 /* GULUserDefaultsTests.m */; };
  24. DEC977D720F68C3300014E20 /* GULReachabilityCheckerTest.m in Sources */ = {isa = PBXBuildFile; fileRef = DEC977D320F68C3300014E20 /* GULReachabilityCheckerTest.m */; };
  25. DEC977D820F68C3300014E20 /* GULMutableDictionaryTest.m in Sources */ = {isa = PBXBuildFile; fileRef = DEC977D520F68C3300014E20 /* GULMutableDictionaryTest.m */; };
  26. DEC977D920F68C3300014E20 /* GULNetworkTest.m in Sources */ = {isa = PBXBuildFile; fileRef = DEC977D620F68C3300014E20 /* GULNetworkTest.m */; };
  27. DEC977DD20F68FE100014E20 /* GTMHTTPServer.m in Sources */ = {isa = PBXBuildFile; fileRef = DEC977DC20F68FE100014E20 /* GTMHTTPServer.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
  28. DEC977E120F6A7C100014E20 /* GULLoggerTest.m in Sources */ = {isa = PBXBuildFile; fileRef = DEC977DF20F6A7A700014E20 /* GULLoggerTest.m */; };
  29. DEC977EE20F6ACDA00014E20 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = DEC977E420F6ACDA00014E20 /* ViewController.m */; };
  30. DEC977EF20F6ACDA00014E20 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = DEC977E520F6ACDA00014E20 /* LaunchScreen.storyboard */; };
  31. DEC977F020F6ACDA00014E20 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = DEC977E720F6ACDA00014E20 /* Main.storyboard */; };
  32. DEC977F120F6ACDA00014E20 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = DEC977E920F6ACDA00014E20 /* main.m */; };
  33. DEC977F320F6ACDA00014E20 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = DEC977EB20F6ACDA00014E20 /* Images.xcassets */; };
  34. DEC977F420F6ACDA00014E20 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = DEC977EC20F6ACDA00014E20 /* AppDelegate.m */; };
  35. DEC9781820F6D37400014E20 /* GULLoggerTest.m in Sources */ = {isa = PBXBuildFile; fileRef = DEC977DF20F6A7A700014E20 /* GULLoggerTest.m */; };
  36. DEC9781920F6D38500014E20 /* GULAppEnvironmentUtilTest.m in Sources */ = {isa = PBXBuildFile; fileRef = DE5CF98C20F686290063FFDD /* GULAppEnvironmentUtilTest.m */; };
  37. DEC9781A20F6D38800014E20 /* GULReachabilityCheckerTest.m in Sources */ = {isa = PBXBuildFile; fileRef = DEC977D320F68C3300014E20 /* GULReachabilityCheckerTest.m */; };
  38. DEC9781B20F6D39500014E20 /* GULMutableDictionaryTest.m in Sources */ = {isa = PBXBuildFile; fileRef = DEC977D520F68C3300014E20 /* GULMutableDictionaryTest.m */; };
  39. DEC9781C20F6D39500014E20 /* GULNetworkTest.m in Sources */ = {isa = PBXBuildFile; fileRef = DEC977D620F68C3300014E20 /* GULNetworkTest.m */; };
  40. DEC9781D20F6D39900014E20 /* GTMHTTPServer.m in Sources */ = {isa = PBXBuildFile; fileRef = DEC977DC20F68FE100014E20 /* GTMHTTPServer.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
  41. DEC9786820F6D65B00014E20 /* GULLoggerTest.m in Sources */ = {isa = PBXBuildFile; fileRef = DEC977DF20F6A7A700014E20 /* GULLoggerTest.m */; };
  42. DEC9786920F6D66300014E20 /* GTMHTTPServer.m in Sources */ = {isa = PBXBuildFile; fileRef = DEC977DC20F68FE100014E20 /* GTMHTTPServer.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
  43. DEC9786A20F6D66300014E20 /* GULMutableDictionaryTest.m in Sources */ = {isa = PBXBuildFile; fileRef = DEC977D520F68C3300014E20 /* GULMutableDictionaryTest.m */; };
  44. DEC9786B20F6D66300014E20 /* GULNetworkTest.m in Sources */ = {isa = PBXBuildFile; fileRef = DEC977D620F68C3300014E20 /* GULNetworkTest.m */; };
  45. DEC9786C20F6D66700014E20 /* GULReachabilityCheckerTest.m in Sources */ = {isa = PBXBuildFile; fileRef = DEC977D320F68C3300014E20 /* GULReachabilityCheckerTest.m */; };
  46. DEC9786D20F6D66B00014E20 /* GULAppEnvironmentUtilTest.m in Sources */ = {isa = PBXBuildFile; fileRef = DE5CF98C20F686290063FFDD /* GULAppEnvironmentUtilTest.m */; };
  47. DEC9787720F6DE7200014E20 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = DEC9787120F6DE7200014E20 /* Main.storyboard */; };
  48. DEC9787920F6DE7200014E20 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = DEC9787420F6DE7200014E20 /* main.m */; };
  49. DEC9787A20F6DE7200014E20 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = DEC9787520F6DE7200014E20 /* AppDelegate.m */; };
  50. DEC9787B20F6DE7200014E20 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = DEC9787620F6DE7200014E20 /* ViewController.m */; };
  51. DEC9788520F6E1E000014E20 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = DEC9787E20F6E1DF00014E20 /* Assets.xcassets */; };
  52. DEC9788620F6E1E000014E20 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = DEC9787F20F6E1DF00014E20 /* ViewController.m */; };
  53. DEC9788720F6E1E000014E20 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = DEC9788020F6E1DF00014E20 /* Main.storyboard */; };
  54. DEC9788820F6E1E000014E20 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = DEC9788120F6E1DF00014E20 /* main.m */; };
  55. DEC9788920F6E1E000014E20 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = DEC9788220F6E1DF00014E20 /* AppDelegate.m */; };
  56. EFBE67FA2101401100E756A7 /* GULSwizzlerTest.m in Sources */ = {isa = PBXBuildFile; fileRef = EFBE67F02101401100E756A7 /* GULSwizzlerTest.m */; };
  57. EFBE67FB2101401100E756A7 /* GULSwizzlingCacheTest.m in Sources */ = {isa = PBXBuildFile; fileRef = EFBE67F12101401100E756A7 /* GULSwizzlingCacheTest.m */; };
  58. EFBE67FC2101401100E756A7 /* GULRuntimeClassDiffTests.m in Sources */ = {isa = PBXBuildFile; fileRef = EFBE67F22101401100E756A7 /* GULRuntimeClassDiffTests.m */; };
  59. EFBE67FD2101401100E756A7 /* GULObjectSwizzlerTest.m in Sources */ = {isa = PBXBuildFile; fileRef = EFBE67F32101401100E756A7 /* GULObjectSwizzlerTest.m */; };
  60. EFBE67FE2101401100E756A7 /* GULRuntimeClassSnapshotTests.m in Sources */ = {isa = PBXBuildFile; fileRef = EFBE67F42101401100E756A7 /* GULRuntimeClassSnapshotTests.m */; };
  61. EFBE67FF2101401100E756A7 /* GULRuntimeDiffTests.m in Sources */ = {isa = PBXBuildFile; fileRef = EFBE67F52101401100E756A7 /* GULRuntimeDiffTests.m */; };
  62. EFBE68002101401100E756A7 /* GULSwizzlerInheritedMethodsSwizzlingTest.m in Sources */ = {isa = PBXBuildFile; fileRef = EFBE67F62101401100E756A7 /* GULSwizzlerInheritedMethodsSwizzlingTest.m */; };
  63. EFBE68012101401100E756A7 /* GULRuntimeStateHelperTests.m in Sources */ = {isa = PBXBuildFile; fileRef = EFBE67F72101401100E756A7 /* GULRuntimeStateHelperTests.m */; };
  64. EFBE68022101401100E756A7 /* GULRuntimeSnapshotTests.m in Sources */ = {isa = PBXBuildFile; fileRef = EFBE67F82101401100E756A7 /* GULRuntimeSnapshotTests.m */; };
  65. /* End PBXBuildFile section */
  66. /* Begin PBXContainerItemProxy section */
  67. 6003F5B3195388D20070C39A /* PBXContainerItemProxy */ = {
  68. isa = PBXContainerItemProxy;
  69. containerPortal = 6003F582195388D10070C39A /* Project object */;
  70. proxyType = 1;
  71. remoteGlobalIDString = 6003F589195388D20070C39A;
  72. remoteInfo = GoogleUtilities;
  73. };
  74. DEC9780C20F6D0EA00014E20 /* PBXContainerItemProxy */ = {
  75. isa = PBXContainerItemProxy;
  76. containerPortal = 6003F582195388D10070C39A /* Project object */;
  77. proxyType = 1;
  78. remoteGlobalIDString = DEC977F820F6D0E900014E20;
  79. remoteInfo = "GoogleUtilities-macOS";
  80. };
  81. DEC9785C20F6D5DA00014E20 /* PBXContainerItemProxy */ = {
  82. isa = PBXContainerItemProxy;
  83. containerPortal = 6003F582195388D10070C39A /* Project object */;
  84. proxyType = 1;
  85. remoteGlobalIDString = DEC9784620F6D5D800014E20;
  86. remoteInfo = Example_tvOS;
  87. };
  88. /* End PBXContainerItemProxy section */
  89. /* Begin PBXFileReference section */
  90. 40C06D7223AAABE40055BC8B /* GULSceneDelegateSwizzlerTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GULSceneDelegateSwizzlerTest.m; sourceTree = "<group>"; };
  91. 6003F58A195388D20070C39A /* Example_iOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Example_iOS.app; sourceTree = BUILT_PRODUCTS_DIR; };
  92. 6003F58D195388D20070C39A /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  93. 6003F58F195388D20070C39A /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
  94. 6003F591195388D20070C39A /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  95. 6003F5AE195388D20070C39A /* Tests_iOS.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Tests_iOS.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  96. 6003F5AF195388D20070C39A /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
  97. 6003F5B7195388D20070C39A /* Tests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Tests-Info.plist"; sourceTree = "<group>"; };
  98. 7BEA793625C8DE7C8EC60006 /* GoogleUtilities.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = GoogleUtilities.podspec; path = ../../GoogleUtilities.podspec; sourceTree = "<group>"; };
  99. DE5CF98C20F686290063FFDD /* GULAppEnvironmentUtilTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GULAppEnvironmentUtilTest.m; sourceTree = "<group>"; };
  100. DE84BBC321D7EC900048A176 /* GULUserDefaultsTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GULUserDefaultsTests.m; sourceTree = "<group>"; };
  101. DEC977D320F68C3300014E20 /* GULReachabilityCheckerTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GULReachabilityCheckerTest.m; sourceTree = "<group>"; };
  102. DEC977D520F68C3300014E20 /* GULMutableDictionaryTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GULMutableDictionaryTest.m; sourceTree = "<group>"; };
  103. DEC977D620F68C3300014E20 /* GULNetworkTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GULNetworkTest.m; sourceTree = "<group>"; };
  104. DEC977DB20F68FE100014E20 /* GTMHTTPServer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GTMHTTPServer.h; sourceTree = "<group>"; };
  105. DEC977DC20F68FE100014E20 /* GTMHTTPServer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GTMHTTPServer.m; sourceTree = "<group>"; };
  106. DEC977DF20F6A7A700014E20 /* GULLoggerTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GULLoggerTest.m; sourceTree = "<group>"; };
  107. DEC977E320F6ACDA00014E20 /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  108. DEC977E420F6ACDA00014E20 /* ViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; };
  109. DEC977E620F6ACDA00014E20 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  110. DEC977E820F6ACDA00014E20 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  111. DEC977E920F6ACDA00014E20 /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  112. DEC977EA20F6ACDA00014E20 /* GoogleUtilities-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleUtilities-Info.plist"; sourceTree = "<group>"; };
  113. DEC977EB20F6ACDA00014E20 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
  114. DEC977EC20F6ACDA00014E20 /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  115. DEC977ED20F6ACDA00014E20 /* ViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; };
  116. DEC977F920F6D0E900014E20 /* Example_macOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Example_macOS.app; sourceTree = BUILT_PRODUCTS_DIR; };
  117. DEC9780B20F6D0EA00014E20 /* Tests_macOS.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Tests_macOS.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  118. DEC9784720F6D5D800014E20 /* Example_tvOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Example_tvOS.app; sourceTree = BUILT_PRODUCTS_DIR; };
  119. DEC9785B20F6D5DA00014E20 /* Tests_tvOS.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Tests_tvOS.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  120. DEC9786F20F6DE7200014E20 /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  121. DEC9787020F6DE7200014E20 /* ViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; };
  122. DEC9787220F6DE7200014E20 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  123. DEC9787320F6DE7200014E20 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  124. DEC9787420F6DE7200014E20 /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  125. DEC9787520F6DE7200014E20 /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  126. DEC9787620F6DE7200014E20 /* ViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; };
  127. DEC9787D20F6E1DF00014E20 /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  128. DEC9787E20F6E1DF00014E20 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  129. DEC9787F20F6E1DF00014E20 /* ViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; };
  130. DEC9788020F6E1DF00014E20 /* Main.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = Main.storyboard; sourceTree = "<group>"; };
  131. DEC9788120F6E1DF00014E20 /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  132. DEC9788220F6E1DF00014E20 /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  133. DEC9788320F6E1DF00014E20 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  134. DEC9788420F6E1DF00014E20 /* ViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; };
  135. E0A8D570636E99E7C3396DF8 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = "<group>"; };
  136. EFBE67F02101401100E756A7 /* GULSwizzlerTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GULSwizzlerTest.m; sourceTree = "<group>"; };
  137. EFBE67F12101401100E756A7 /* GULSwizzlingCacheTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GULSwizzlingCacheTest.m; sourceTree = "<group>"; };
  138. EFBE67F22101401100E756A7 /* GULRuntimeClassDiffTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GULRuntimeClassDiffTests.m; sourceTree = "<group>"; };
  139. EFBE67F32101401100E756A7 /* GULObjectSwizzlerTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GULObjectSwizzlerTest.m; sourceTree = "<group>"; };
  140. EFBE67F42101401100E756A7 /* GULRuntimeClassSnapshotTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GULRuntimeClassSnapshotTests.m; sourceTree = "<group>"; };
  141. EFBE67F52101401100E756A7 /* GULRuntimeDiffTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GULRuntimeDiffTests.m; sourceTree = "<group>"; };
  142. EFBE67F62101401100E756A7 /* GULSwizzlerInheritedMethodsSwizzlingTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GULSwizzlerInheritedMethodsSwizzlingTest.m; sourceTree = "<group>"; };
  143. EFBE67F72101401100E756A7 /* GULRuntimeStateHelperTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GULRuntimeStateHelperTests.m; sourceTree = "<group>"; };
  144. EFBE67F82101401100E756A7 /* GULRuntimeSnapshotTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GULRuntimeSnapshotTests.m; sourceTree = "<group>"; };
  145. EFBE67F92101401100E756A7 /* GULAppDelegateSwizzlerTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GULAppDelegateSwizzlerTest.m; sourceTree = "<group>"; };
  146. F1F2A7C03C10A3A03F9502B8 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; };
  147. /* End PBXFileReference section */
  148. /* Begin PBXFrameworksBuildPhase section */
  149. 6003F587195388D20070C39A /* Frameworks */ = {
  150. isa = PBXFrameworksBuildPhase;
  151. buildActionMask = 2147483647;
  152. files = (
  153. 6003F590195388D20070C39A /* CoreGraphics.framework in Frameworks */,
  154. 6003F592195388D20070C39A /* UIKit.framework in Frameworks */,
  155. 6003F58E195388D20070C39A /* Foundation.framework in Frameworks */,
  156. );
  157. runOnlyForDeploymentPostprocessing = 0;
  158. };
  159. 6003F5AB195388D20070C39A /* Frameworks */ = {
  160. isa = PBXFrameworksBuildPhase;
  161. buildActionMask = 2147483647;
  162. files = (
  163. 6003F5B0195388D20070C39A /* XCTest.framework in Frameworks */,
  164. 6003F5B2195388D20070C39A /* UIKit.framework in Frameworks */,
  165. 6003F5B1195388D20070C39A /* Foundation.framework in Frameworks */,
  166. );
  167. runOnlyForDeploymentPostprocessing = 0;
  168. };
  169. DEC977F620F6D0E900014E20 /* Frameworks */ = {
  170. isa = PBXFrameworksBuildPhase;
  171. buildActionMask = 2147483647;
  172. files = (
  173. );
  174. runOnlyForDeploymentPostprocessing = 0;
  175. };
  176. DEC9780820F6D0EA00014E20 /* Frameworks */ = {
  177. isa = PBXFrameworksBuildPhase;
  178. buildActionMask = 2147483647;
  179. files = (
  180. );
  181. runOnlyForDeploymentPostprocessing = 0;
  182. };
  183. DEC9784420F6D5D800014E20 /* Frameworks */ = {
  184. isa = PBXFrameworksBuildPhase;
  185. buildActionMask = 2147483647;
  186. files = (
  187. );
  188. runOnlyForDeploymentPostprocessing = 0;
  189. };
  190. DEC9785820F6D5DA00014E20 /* Frameworks */ = {
  191. isa = PBXFrameworksBuildPhase;
  192. buildActionMask = 2147483647;
  193. files = (
  194. );
  195. runOnlyForDeploymentPostprocessing = 0;
  196. };
  197. /* End PBXFrameworksBuildPhase section */
  198. /* Begin PBXGroup section */
  199. 6003F581195388D10070C39A = {
  200. isa = PBXGroup;
  201. children = (
  202. DEC977E220F6ACDA00014E20 /* iOS */,
  203. DEC9786E20F6DE7200014E20 /* macOS */,
  204. DEC9787C20F6E1DF00014E20 /* tvOS */,
  205. 60FF7A9C1954A5C5007DD14C /* Podspec Metadata */,
  206. 6003F5B5195388D20070C39A /* Tests */,
  207. 6003F58C195388D20070C39A /* Frameworks */,
  208. 6003F58B195388D20070C39A /* Products */,
  209. );
  210. sourceTree = "<group>";
  211. };
  212. 6003F58B195388D20070C39A /* Products */ = {
  213. isa = PBXGroup;
  214. children = (
  215. 6003F58A195388D20070C39A /* Example_iOS.app */,
  216. 6003F5AE195388D20070C39A /* Tests_iOS.xctest */,
  217. DEC977F920F6D0E900014E20 /* Example_macOS.app */,
  218. DEC9780B20F6D0EA00014E20 /* Tests_macOS.xctest */,
  219. DEC9784720F6D5D800014E20 /* Example_tvOS.app */,
  220. DEC9785B20F6D5DA00014E20 /* Tests_tvOS.xctest */,
  221. );
  222. name = Products;
  223. sourceTree = "<group>";
  224. };
  225. 6003F58C195388D20070C39A /* Frameworks */ = {
  226. isa = PBXGroup;
  227. children = (
  228. 6003F58D195388D20070C39A /* Foundation.framework */,
  229. 6003F58F195388D20070C39A /* CoreGraphics.framework */,
  230. 6003F591195388D20070C39A /* UIKit.framework */,
  231. 6003F5AF195388D20070C39A /* XCTest.framework */,
  232. );
  233. name = Frameworks;
  234. sourceTree = "<group>";
  235. };
  236. 6003F5B5195388D20070C39A /* Tests */ = {
  237. isa = PBXGroup;
  238. children = (
  239. DE84BBC221D7EC900048A176 /* UserDefaults */,
  240. EFBE67EF2101401100E756A7 /* Swizzler */,
  241. DEC977DE20F6A7A700014E20 /* Logger */,
  242. DEC977D420F68C3300014E20 /* Network */,
  243. DEC977D220F68C3300014E20 /* Reachability */,
  244. DE5CF98B20F686290063FFDD /* Environment */,
  245. 6003F5B6195388D20070C39A /* Supporting Files */,
  246. );
  247. path = Tests;
  248. sourceTree = "<group>";
  249. };
  250. 6003F5B6195388D20070C39A /* Supporting Files */ = {
  251. isa = PBXGroup;
  252. children = (
  253. 6003F5B7195388D20070C39A /* Tests-Info.plist */,
  254. );
  255. name = "Supporting Files";
  256. sourceTree = "<group>";
  257. };
  258. 60FF7A9C1954A5C5007DD14C /* Podspec Metadata */ = {
  259. isa = PBXGroup;
  260. children = (
  261. 7BEA793625C8DE7C8EC60006 /* GoogleUtilities.podspec */,
  262. E0A8D570636E99E7C3396DF8 /* README.md */,
  263. F1F2A7C03C10A3A03F9502B8 /* LICENSE */,
  264. );
  265. name = "Podspec Metadata";
  266. sourceTree = "<group>";
  267. };
  268. DE5CF98B20F686290063FFDD /* Environment */ = {
  269. isa = PBXGroup;
  270. children = (
  271. DE5CF98C20F686290063FFDD /* GULAppEnvironmentUtilTest.m */,
  272. );
  273. path = Environment;
  274. sourceTree = "<group>";
  275. };
  276. DE84BBC221D7EC900048A176 /* UserDefaults */ = {
  277. isa = PBXGroup;
  278. children = (
  279. DE84BBC321D7EC900048A176 /* GULUserDefaultsTests.m */,
  280. );
  281. path = UserDefaults;
  282. sourceTree = "<group>";
  283. };
  284. DEC977D220F68C3300014E20 /* Reachability */ = {
  285. isa = PBXGroup;
  286. children = (
  287. DEC977D320F68C3300014E20 /* GULReachabilityCheckerTest.m */,
  288. );
  289. path = Reachability;
  290. sourceTree = "<group>";
  291. };
  292. DEC977D420F68C3300014E20 /* Network */ = {
  293. isa = PBXGroup;
  294. children = (
  295. DEC977DA20F68FE100014E20 /* third_party */,
  296. DEC977D520F68C3300014E20 /* GULMutableDictionaryTest.m */,
  297. DEC977D620F68C3300014E20 /* GULNetworkTest.m */,
  298. );
  299. path = Network;
  300. sourceTree = "<group>";
  301. };
  302. DEC977DA20F68FE100014E20 /* third_party */ = {
  303. isa = PBXGroup;
  304. children = (
  305. DEC977DB20F68FE100014E20 /* GTMHTTPServer.h */,
  306. DEC977DC20F68FE100014E20 /* GTMHTTPServer.m */,
  307. );
  308. path = third_party;
  309. sourceTree = "<group>";
  310. };
  311. DEC977DE20F6A7A700014E20 /* Logger */ = {
  312. isa = PBXGroup;
  313. children = (
  314. DEC977DF20F6A7A700014E20 /* GULLoggerTest.m */,
  315. );
  316. path = Logger;
  317. sourceTree = "<group>";
  318. };
  319. DEC977E220F6ACDA00014E20 /* iOS */ = {
  320. isa = PBXGroup;
  321. children = (
  322. DEC977E320F6ACDA00014E20 /* AppDelegate.h */,
  323. DEC977E420F6ACDA00014E20 /* ViewController.m */,
  324. DEC977E520F6ACDA00014E20 /* LaunchScreen.storyboard */,
  325. DEC977E720F6ACDA00014E20 /* Main.storyboard */,
  326. DEC977E920F6ACDA00014E20 /* main.m */,
  327. DEC977EA20F6ACDA00014E20 /* GoogleUtilities-Info.plist */,
  328. DEC977EB20F6ACDA00014E20 /* Images.xcassets */,
  329. DEC977EC20F6ACDA00014E20 /* AppDelegate.m */,
  330. DEC977ED20F6ACDA00014E20 /* ViewController.h */,
  331. );
  332. path = iOS;
  333. sourceTree = "<group>";
  334. };
  335. DEC9786E20F6DE7200014E20 /* macOS */ = {
  336. isa = PBXGroup;
  337. children = (
  338. DEC9786F20F6DE7200014E20 /* AppDelegate.h */,
  339. DEC9787020F6DE7200014E20 /* ViewController.h */,
  340. DEC9787120F6DE7200014E20 /* Main.storyboard */,
  341. DEC9787320F6DE7200014E20 /* Info.plist */,
  342. DEC9787420F6DE7200014E20 /* main.m */,
  343. DEC9787520F6DE7200014E20 /* AppDelegate.m */,
  344. DEC9787620F6DE7200014E20 /* ViewController.m */,
  345. );
  346. path = macOS;
  347. sourceTree = "<group>";
  348. };
  349. DEC9787C20F6E1DF00014E20 /* tvOS */ = {
  350. isa = PBXGroup;
  351. children = (
  352. DEC9787D20F6E1DF00014E20 /* AppDelegate.h */,
  353. DEC9787E20F6E1DF00014E20 /* Assets.xcassets */,
  354. DEC9787F20F6E1DF00014E20 /* ViewController.m */,
  355. DEC9788020F6E1DF00014E20 /* Main.storyboard */,
  356. DEC9788120F6E1DF00014E20 /* main.m */,
  357. DEC9788220F6E1DF00014E20 /* AppDelegate.m */,
  358. DEC9788320F6E1DF00014E20 /* Info.plist */,
  359. DEC9788420F6E1DF00014E20 /* ViewController.h */,
  360. );
  361. path = tvOS;
  362. sourceTree = "<group>";
  363. };
  364. EFBE67EF2101401100E756A7 /* Swizzler */ = {
  365. isa = PBXGroup;
  366. children = (
  367. EFBE67F02101401100E756A7 /* GULSwizzlerTest.m */,
  368. EFBE67F12101401100E756A7 /* GULSwizzlingCacheTest.m */,
  369. EFBE67F22101401100E756A7 /* GULRuntimeClassDiffTests.m */,
  370. EFBE67F32101401100E756A7 /* GULObjectSwizzlerTest.m */,
  371. EFBE67F42101401100E756A7 /* GULRuntimeClassSnapshotTests.m */,
  372. EFBE67F52101401100E756A7 /* GULRuntimeDiffTests.m */,
  373. EFBE67F62101401100E756A7 /* GULSwizzlerInheritedMethodsSwizzlingTest.m */,
  374. EFBE67F72101401100E756A7 /* GULRuntimeStateHelperTests.m */,
  375. EFBE67F82101401100E756A7 /* GULRuntimeSnapshotTests.m */,
  376. EFBE67F92101401100E756A7 /* GULAppDelegateSwizzlerTest.m */,
  377. 40C06D7223AAABE40055BC8B /* GULSceneDelegateSwizzlerTest.m */,
  378. );
  379. path = Swizzler;
  380. sourceTree = "<group>";
  381. };
  382. /* End PBXGroup section */
  383. /* Begin PBXNativeTarget section */
  384. 6003F589195388D20070C39A /* Example_iOS */ = {
  385. isa = PBXNativeTarget;
  386. buildConfigurationList = 6003F5BF195388D20070C39A /* Build configuration list for PBXNativeTarget "Example_iOS" */;
  387. buildPhases = (
  388. 6003F586195388D20070C39A /* Sources */,
  389. 6003F587195388D20070C39A /* Frameworks */,
  390. 6003F588195388D20070C39A /* Resources */,
  391. );
  392. buildRules = (
  393. );
  394. dependencies = (
  395. );
  396. name = Example_iOS;
  397. productName = GoogleUtilities;
  398. productReference = 6003F58A195388D20070C39A /* Example_iOS.app */;
  399. productType = "com.apple.product-type.application";
  400. };
  401. 6003F5AD195388D20070C39A /* Tests_iOS */ = {
  402. isa = PBXNativeTarget;
  403. buildConfigurationList = 6003F5C2195388D20070C39A /* Build configuration list for PBXNativeTarget "Tests_iOS" */;
  404. buildPhases = (
  405. 6003F5AA195388D20070C39A /* Sources */,
  406. 6003F5AB195388D20070C39A /* Frameworks */,
  407. 6003F5AC195388D20070C39A /* Resources */,
  408. );
  409. buildRules = (
  410. );
  411. dependencies = (
  412. 6003F5B4195388D20070C39A /* PBXTargetDependency */,
  413. );
  414. name = Tests_iOS;
  415. productName = GoogleUtilitiesTests;
  416. productReference = 6003F5AE195388D20070C39A /* Tests_iOS.xctest */;
  417. productType = "com.apple.product-type.bundle.unit-test";
  418. };
  419. DEC977F820F6D0E900014E20 /* Example_macOS */ = {
  420. isa = PBXNativeTarget;
  421. buildConfigurationList = DEC9781620F6D0EB00014E20 /* Build configuration list for PBXNativeTarget "Example_macOS" */;
  422. buildPhases = (
  423. DEC977F520F6D0E900014E20 /* Sources */,
  424. DEC977F620F6D0E900014E20 /* Frameworks */,
  425. DEC977F720F6D0E900014E20 /* Resources */,
  426. );
  427. buildRules = (
  428. );
  429. dependencies = (
  430. );
  431. name = Example_macOS;
  432. productName = "GoogleUtilities-macOS";
  433. productReference = DEC977F920F6D0E900014E20 /* Example_macOS.app */;
  434. productType = "com.apple.product-type.application";
  435. };
  436. DEC9780A20F6D0EA00014E20 /* Tests_macOS */ = {
  437. isa = PBXNativeTarget;
  438. buildConfigurationList = DEC9781720F6D0EB00014E20 /* Build configuration list for PBXNativeTarget "Tests_macOS" */;
  439. buildPhases = (
  440. DEC9780720F6D0EA00014E20 /* Sources */,
  441. DEC9780820F6D0EA00014E20 /* Frameworks */,
  442. DEC9780920F6D0EA00014E20 /* Resources */,
  443. );
  444. buildRules = (
  445. );
  446. dependencies = (
  447. DEC9780D20F6D0EA00014E20 /* PBXTargetDependency */,
  448. );
  449. name = Tests_macOS;
  450. productName = "GoogleUtilities-macOSTests";
  451. productReference = DEC9780B20F6D0EA00014E20 /* Tests_macOS.xctest */;
  452. productType = "com.apple.product-type.bundle.unit-test";
  453. };
  454. DEC9784620F6D5D800014E20 /* Example_tvOS */ = {
  455. isa = PBXNativeTarget;
  456. buildConfigurationList = DEC9786620F6D5DA00014E20 /* Build configuration list for PBXNativeTarget "Example_tvOS" */;
  457. buildPhases = (
  458. DEC9784320F6D5D800014E20 /* Sources */,
  459. DEC9784420F6D5D800014E20 /* Frameworks */,
  460. DEC9784520F6D5D800014E20 /* Resources */,
  461. );
  462. buildRules = (
  463. );
  464. dependencies = (
  465. );
  466. name = Example_tvOS;
  467. productName = Example_tvOS;
  468. productReference = DEC9784720F6D5D800014E20 /* Example_tvOS.app */;
  469. productType = "com.apple.product-type.application";
  470. };
  471. DEC9785A20F6D5DA00014E20 /* Tests_tvOS */ = {
  472. isa = PBXNativeTarget;
  473. buildConfigurationList = DEC9786720F6D5DA00014E20 /* Build configuration list for PBXNativeTarget "Tests_tvOS" */;
  474. buildPhases = (
  475. DEC9785720F6D5DA00014E20 /* Sources */,
  476. DEC9785820F6D5DA00014E20 /* Frameworks */,
  477. DEC9785920F6D5DA00014E20 /* Resources */,
  478. );
  479. buildRules = (
  480. );
  481. dependencies = (
  482. DEC9785D20F6D5DA00014E20 /* PBXTargetDependency */,
  483. );
  484. name = Tests_tvOS;
  485. productName = Example_tvOSTests;
  486. productReference = DEC9785B20F6D5DA00014E20 /* Tests_tvOS.xctest */;
  487. productType = "com.apple.product-type.bundle.unit-test";
  488. };
  489. /* End PBXNativeTarget section */
  490. /* Begin PBXProject section */
  491. 6003F582195388D10070C39A /* Project object */ = {
  492. isa = PBXProject;
  493. attributes = {
  494. CLASSPREFIX = FIR;
  495. LastUpgradeCheck = 0940;
  496. ORGANIZATIONNAME = "Google, Inc.";
  497. TargetAttributes = {
  498. 6003F5AD195388D20070C39A = {
  499. TestTargetID = 6003F589195388D20070C39A;
  500. };
  501. DEC977F820F6D0E900014E20 = {
  502. CreatedOnToolsVersion = 9.4;
  503. ProvisioningStyle = Automatic;
  504. };
  505. DEC9780A20F6D0EA00014E20 = {
  506. CreatedOnToolsVersion = 9.4;
  507. ProvisioningStyle = Automatic;
  508. TestTargetID = DEC977F820F6D0E900014E20;
  509. };
  510. DEC9784620F6D5D800014E20 = {
  511. CreatedOnToolsVersion = 9.4;
  512. ProvisioningStyle = Automatic;
  513. };
  514. DEC9785A20F6D5DA00014E20 = {
  515. CreatedOnToolsVersion = 9.4;
  516. ProvisioningStyle = Automatic;
  517. TestTargetID = DEC9784620F6D5D800014E20;
  518. };
  519. };
  520. };
  521. buildConfigurationList = 6003F585195388D10070C39A /* Build configuration list for PBXProject "GoogleUtilities" */;
  522. compatibilityVersion = "Xcode 3.2";
  523. developmentRegion = English;
  524. hasScannedForEncodings = 0;
  525. knownRegions = (
  526. English,
  527. en,
  528. Base,
  529. );
  530. mainGroup = 6003F581195388D10070C39A;
  531. productRefGroup = 6003F58B195388D20070C39A /* Products */;
  532. projectDirPath = "";
  533. projectRoot = "";
  534. targets = (
  535. 6003F589195388D20070C39A /* Example_iOS */,
  536. 6003F5AD195388D20070C39A /* Tests_iOS */,
  537. DEC977F820F6D0E900014E20 /* Example_macOS */,
  538. DEC9780A20F6D0EA00014E20 /* Tests_macOS */,
  539. DEC9784620F6D5D800014E20 /* Example_tvOS */,
  540. DEC9785A20F6D5DA00014E20 /* Tests_tvOS */,
  541. );
  542. };
  543. /* End PBXProject section */
  544. /* Begin PBXResourcesBuildPhase section */
  545. 6003F588195388D20070C39A /* Resources */ = {
  546. isa = PBXResourcesBuildPhase;
  547. buildActionMask = 2147483647;
  548. files = (
  549. DEC977EF20F6ACDA00014E20 /* LaunchScreen.storyboard in Resources */,
  550. DEC977F320F6ACDA00014E20 /* Images.xcassets in Resources */,
  551. DEC977F020F6ACDA00014E20 /* Main.storyboard in Resources */,
  552. );
  553. runOnlyForDeploymentPostprocessing = 0;
  554. };
  555. 6003F5AC195388D20070C39A /* Resources */ = {
  556. isa = PBXResourcesBuildPhase;
  557. buildActionMask = 2147483647;
  558. files = (
  559. );
  560. runOnlyForDeploymentPostprocessing = 0;
  561. };
  562. DEC977F720F6D0E900014E20 /* Resources */ = {
  563. isa = PBXResourcesBuildPhase;
  564. buildActionMask = 2147483647;
  565. files = (
  566. DEC9787720F6DE7200014E20 /* Main.storyboard in Resources */,
  567. );
  568. runOnlyForDeploymentPostprocessing = 0;
  569. };
  570. DEC9780920F6D0EA00014E20 /* Resources */ = {
  571. isa = PBXResourcesBuildPhase;
  572. buildActionMask = 2147483647;
  573. files = (
  574. );
  575. runOnlyForDeploymentPostprocessing = 0;
  576. };
  577. DEC9784520F6D5D800014E20 /* Resources */ = {
  578. isa = PBXResourcesBuildPhase;
  579. buildActionMask = 2147483647;
  580. files = (
  581. DEC9788520F6E1E000014E20 /* Assets.xcassets in Resources */,
  582. DEC9788720F6E1E000014E20 /* Main.storyboard in Resources */,
  583. );
  584. runOnlyForDeploymentPostprocessing = 0;
  585. };
  586. DEC9785920F6D5DA00014E20 /* Resources */ = {
  587. isa = PBXResourcesBuildPhase;
  588. buildActionMask = 2147483647;
  589. files = (
  590. );
  591. runOnlyForDeploymentPostprocessing = 0;
  592. };
  593. /* End PBXResourcesBuildPhase section */
  594. /* Begin PBXSourcesBuildPhase section */
  595. 6003F586195388D20070C39A /* Sources */ = {
  596. isa = PBXSourcesBuildPhase;
  597. buildActionMask = 2147483647;
  598. files = (
  599. DEC977F120F6ACDA00014E20 /* main.m in Sources */,
  600. DEC977EE20F6ACDA00014E20 /* ViewController.m in Sources */,
  601. DEC977F420F6ACDA00014E20 /* AppDelegate.m in Sources */,
  602. );
  603. runOnlyForDeploymentPostprocessing = 0;
  604. };
  605. 6003F5AA195388D20070C39A /* Sources */ = {
  606. isa = PBXSourcesBuildPhase;
  607. buildActionMask = 2147483647;
  608. files = (
  609. EFBE67FF2101401100E756A7 /* GULRuntimeDiffTests.m in Sources */,
  610. DEC977DD20F68FE100014E20 /* GTMHTTPServer.m in Sources */,
  611. EFBE68022101401100E756A7 /* GULRuntimeSnapshotTests.m in Sources */,
  612. EFBE68002101401100E756A7 /* GULSwizzlerInheritedMethodsSwizzlingTest.m in Sources */,
  613. DE84BBC421D7EC900048A176 /* GULUserDefaultsTests.m in Sources */,
  614. EFBE68012101401100E756A7 /* GULRuntimeStateHelperTests.m in Sources */,
  615. DEC977D820F68C3300014E20 /* GULMutableDictionaryTest.m in Sources */,
  616. DEC977E120F6A7C100014E20 /* GULLoggerTest.m in Sources */,
  617. DEC977D920F68C3300014E20 /* GULNetworkTest.m in Sources */,
  618. EFBE67FA2101401100E756A7 /* GULSwizzlerTest.m in Sources */,
  619. EFBE67FD2101401100E756A7 /* GULObjectSwizzlerTest.m in Sources */,
  620. 9A7C37C2224BD9C600033B0D /* GULAppDelegateSwizzlerTest.m in Sources */,
  621. EFBE67FE2101401100E756A7 /* GULRuntimeClassSnapshotTests.m in Sources */,
  622. EFBE67FC2101401100E756A7 /* GULRuntimeClassDiffTests.m in Sources */,
  623. 40C06D7323AAABE40055BC8B /* GULSceneDelegateSwizzlerTest.m in Sources */,
  624. DE5CF98E20F686310063FFDD /* GULAppEnvironmentUtilTest.m in Sources */,
  625. DEC977D720F68C3300014E20 /* GULReachabilityCheckerTest.m in Sources */,
  626. EFBE67FB2101401100E756A7 /* GULSwizzlingCacheTest.m in Sources */,
  627. );
  628. runOnlyForDeploymentPostprocessing = 0;
  629. };
  630. DEC977F520F6D0E900014E20 /* Sources */ = {
  631. isa = PBXSourcesBuildPhase;
  632. buildActionMask = 2147483647;
  633. files = (
  634. DEC9787A20F6DE7200014E20 /* AppDelegate.m in Sources */,
  635. DEC9787920F6DE7200014E20 /* main.m in Sources */,
  636. DEC9787B20F6DE7200014E20 /* ViewController.m in Sources */,
  637. );
  638. runOnlyForDeploymentPostprocessing = 0;
  639. };
  640. DEC9780720F6D0EA00014E20 /* Sources */ = {
  641. isa = PBXSourcesBuildPhase;
  642. buildActionMask = 2147483647;
  643. files = (
  644. DEC9781920F6D38500014E20 /* GULAppEnvironmentUtilTest.m in Sources */,
  645. DEC9781A20F6D38800014E20 /* GULReachabilityCheckerTest.m in Sources */,
  646. DEC9781820F6D37400014E20 /* GULLoggerTest.m in Sources */,
  647. DE84BBC521D7EC900048A176 /* GULUserDefaultsTests.m in Sources */,
  648. DEC9781D20F6D39900014E20 /* GTMHTTPServer.m in Sources */,
  649. 9ADED4F6227747E600BFB3CF /* GULAppDelegateSwizzlerTest.m in Sources */,
  650. DEC9781B20F6D39500014E20 /* GULMutableDictionaryTest.m in Sources */,
  651. DEC9781C20F6D39500014E20 /* GULNetworkTest.m in Sources */,
  652. );
  653. runOnlyForDeploymentPostprocessing = 0;
  654. };
  655. DEC9784320F6D5D800014E20 /* Sources */ = {
  656. isa = PBXSourcesBuildPhase;
  657. buildActionMask = 2147483647;
  658. files = (
  659. DEC9788820F6E1E000014E20 /* main.m in Sources */,
  660. DEC9788620F6E1E000014E20 /* ViewController.m in Sources */,
  661. DEC9788920F6E1E000014E20 /* AppDelegate.m in Sources */,
  662. );
  663. runOnlyForDeploymentPostprocessing = 0;
  664. };
  665. DEC9785720F6D5DA00014E20 /* Sources */ = {
  666. isa = PBXSourcesBuildPhase;
  667. buildActionMask = 2147483647;
  668. files = (
  669. DEC9786920F6D66300014E20 /* GTMHTTPServer.m in Sources */,
  670. DEC9786B20F6D66300014E20 /* GULNetworkTest.m in Sources */,
  671. DEC9786A20F6D66300014E20 /* GULMutableDictionaryTest.m in Sources */,
  672. DE84BBC621D7EC900048A176 /* GULUserDefaultsTests.m in Sources */,
  673. DEC9786C20F6D66700014E20 /* GULReachabilityCheckerTest.m in Sources */,
  674. 40C06D7423AAABE40055BC8B /* GULSceneDelegateSwizzlerTest.m in Sources */,
  675. 9A414672225259F900B08D77 /* GULAppDelegateSwizzlerTest.m in Sources */,
  676. DEC9786820F6D65B00014E20 /* GULLoggerTest.m in Sources */,
  677. DEC9786D20F6D66B00014E20 /* GULAppEnvironmentUtilTest.m in Sources */,
  678. );
  679. runOnlyForDeploymentPostprocessing = 0;
  680. };
  681. /* End PBXSourcesBuildPhase section */
  682. /* Begin PBXTargetDependency section */
  683. 6003F5B4195388D20070C39A /* PBXTargetDependency */ = {
  684. isa = PBXTargetDependency;
  685. target = 6003F589195388D20070C39A /* Example_iOS */;
  686. targetProxy = 6003F5B3195388D20070C39A /* PBXContainerItemProxy */;
  687. };
  688. DEC9780D20F6D0EA00014E20 /* PBXTargetDependency */ = {
  689. isa = PBXTargetDependency;
  690. target = DEC977F820F6D0E900014E20 /* Example_macOS */;
  691. targetProxy = DEC9780C20F6D0EA00014E20 /* PBXContainerItemProxy */;
  692. };
  693. DEC9785D20F6D5DA00014E20 /* PBXTargetDependency */ = {
  694. isa = PBXTargetDependency;
  695. target = DEC9784620F6D5D800014E20 /* Example_tvOS */;
  696. targetProxy = DEC9785C20F6D5DA00014E20 /* PBXContainerItemProxy */;
  697. };
  698. /* End PBXTargetDependency section */
  699. /* Begin PBXVariantGroup section */
  700. DEC977E520F6ACDA00014E20 /* LaunchScreen.storyboard */ = {
  701. isa = PBXVariantGroup;
  702. children = (
  703. DEC977E620F6ACDA00014E20 /* Base */,
  704. );
  705. name = LaunchScreen.storyboard;
  706. sourceTree = "<group>";
  707. };
  708. DEC977E720F6ACDA00014E20 /* Main.storyboard */ = {
  709. isa = PBXVariantGroup;
  710. children = (
  711. DEC977E820F6ACDA00014E20 /* Base */,
  712. );
  713. name = Main.storyboard;
  714. sourceTree = "<group>";
  715. };
  716. DEC9787120F6DE7200014E20 /* Main.storyboard */ = {
  717. isa = PBXVariantGroup;
  718. children = (
  719. DEC9787220F6DE7200014E20 /* Base */,
  720. );
  721. name = Main.storyboard;
  722. sourceTree = "<group>";
  723. };
  724. /* End PBXVariantGroup section */
  725. /* Begin XCBuildConfiguration section */
  726. 6003F5BD195388D20070C39A /* Debug */ = {
  727. isa = XCBuildConfiguration;
  728. buildSettings = {
  729. ALWAYS_SEARCH_USER_PATHS = NO;
  730. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  731. CLANG_CXX_LIBRARY = "libc++";
  732. CLANG_ENABLE_MODULES = YES;
  733. CLANG_ENABLE_OBJC_ARC = YES;
  734. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  735. CLANG_WARN_BOOL_CONVERSION = YES;
  736. CLANG_WARN_COMMA = YES;
  737. CLANG_WARN_CONSTANT_CONVERSION = YES;
  738. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  739. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  740. CLANG_WARN_EMPTY_BODY = YES;
  741. CLANG_WARN_ENUM_CONVERSION = YES;
  742. CLANG_WARN_INFINITE_RECURSION = YES;
  743. CLANG_WARN_INT_CONVERSION = YES;
  744. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  745. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  746. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  747. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  748. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  749. CLANG_WARN_STRICT_PROTOTYPES = YES;
  750. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  751. CLANG_WARN_UNREACHABLE_CODE = YES;
  752. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  753. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  754. COPY_PHASE_STRIP = NO;
  755. ENABLE_STRICT_OBJC_MSGSEND = YES;
  756. ENABLE_TESTABILITY = YES;
  757. GCC_C_LANGUAGE_STANDARD = gnu99;
  758. GCC_DYNAMIC_NO_PIC = NO;
  759. GCC_NO_COMMON_BLOCKS = YES;
  760. GCC_OPTIMIZATION_LEVEL = 0;
  761. GCC_PREPROCESSOR_DEFINITIONS = (
  762. "DEBUG=1",
  763. "$(inherited)",
  764. );
  765. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  766. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  767. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  768. GCC_WARN_UNDECLARED_SELECTOR = YES;
  769. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  770. GCC_WARN_UNUSED_FUNCTION = YES;
  771. GCC_WARN_UNUSED_VARIABLE = YES;
  772. IPHONEOS_DEPLOYMENT_TARGET = 8.3;
  773. ONLY_ACTIVE_ARCH = YES;
  774. SDKROOT = iphoneos;
  775. TARGETED_DEVICE_FAMILY = "1,2";
  776. };
  777. name = Debug;
  778. };
  779. 6003F5BE195388D20070C39A /* Release */ = {
  780. isa = XCBuildConfiguration;
  781. buildSettings = {
  782. ALWAYS_SEARCH_USER_PATHS = NO;
  783. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  784. CLANG_CXX_LIBRARY = "libc++";
  785. CLANG_ENABLE_MODULES = YES;
  786. CLANG_ENABLE_OBJC_ARC = YES;
  787. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  788. CLANG_WARN_BOOL_CONVERSION = YES;
  789. CLANG_WARN_COMMA = YES;
  790. CLANG_WARN_CONSTANT_CONVERSION = YES;
  791. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  792. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  793. CLANG_WARN_EMPTY_BODY = YES;
  794. CLANG_WARN_ENUM_CONVERSION = YES;
  795. CLANG_WARN_INFINITE_RECURSION = YES;
  796. CLANG_WARN_INT_CONVERSION = YES;
  797. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  798. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  799. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  800. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  801. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  802. CLANG_WARN_STRICT_PROTOTYPES = YES;
  803. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  804. CLANG_WARN_UNREACHABLE_CODE = YES;
  805. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  806. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  807. COPY_PHASE_STRIP = YES;
  808. ENABLE_NS_ASSERTIONS = NO;
  809. ENABLE_STRICT_OBJC_MSGSEND = YES;
  810. GCC_C_LANGUAGE_STANDARD = gnu99;
  811. GCC_NO_COMMON_BLOCKS = YES;
  812. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  813. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  814. GCC_WARN_UNDECLARED_SELECTOR = YES;
  815. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  816. GCC_WARN_UNUSED_FUNCTION = YES;
  817. GCC_WARN_UNUSED_VARIABLE = YES;
  818. IPHONEOS_DEPLOYMENT_TARGET = 8.3;
  819. SDKROOT = iphoneos;
  820. TARGETED_DEVICE_FAMILY = "1,2";
  821. VALIDATE_PRODUCT = YES;
  822. };
  823. name = Release;
  824. };
  825. 6003F5C0195388D20070C39A /* Debug */ = {
  826. isa = XCBuildConfiguration;
  827. buildSettings = {
  828. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  829. GCC_PRECOMPILE_PREFIX_HEADER = NO;
  830. GCC_PREPROCESSOR_DEFINITIONS = (
  831. "$(inherited)",
  832. "COCOAPODS=1",
  833. );
  834. INFOPLIST_FILE = "iOS/GoogleUtilities-Info.plist";
  835. MODULE_NAME = ExampleApp;
  836. OTHER_LDFLAGS = (
  837. "$(inherited)",
  838. "-all_load",
  839. );
  840. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}";
  841. PRODUCT_NAME = "$(TARGET_NAME)";
  842. WRAPPER_EXTENSION = app;
  843. };
  844. name = Debug;
  845. };
  846. 6003F5C1195388D20070C39A /* Release */ = {
  847. isa = XCBuildConfiguration;
  848. buildSettings = {
  849. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  850. GCC_PRECOMPILE_PREFIX_HEADER = NO;
  851. GCC_PREPROCESSOR_DEFINITIONS = (
  852. "$(inherited)",
  853. "COCOAPODS=1",
  854. );
  855. INFOPLIST_FILE = "iOS/GoogleUtilities-Info.plist";
  856. MODULE_NAME = ExampleApp;
  857. OTHER_LDFLAGS = (
  858. "$(inherited)",
  859. "-all_load",
  860. );
  861. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}";
  862. PRODUCT_NAME = "$(TARGET_NAME)";
  863. WRAPPER_EXTENSION = app;
  864. };
  865. name = Release;
  866. };
  867. 6003F5C3195388D20070C39A /* Debug */ = {
  868. isa = XCBuildConfiguration;
  869. buildSettings = {
  870. BUNDLE_LOADER = "$(TEST_HOST)";
  871. FRAMEWORK_SEARCH_PATHS = (
  872. "$(SDKROOT)/Developer/Library/Frameworks",
  873. "$(inherited)",
  874. "$(DEVELOPER_FRAMEWORKS_DIR)",
  875. );
  876. GCC_PRECOMPILE_PREFIX_HEADER = NO;
  877. GCC_PREPROCESSOR_DEFINITIONS = (
  878. "DEBUG=1",
  879. "$(inherited)",
  880. );
  881. HEADER_SEARCH_PATHS = (
  882. "$(inherited)",
  883. "$(SRCROOT)/../Reachability",
  884. "$(SRCROOT)/../AppDelegateSwizzler/Internal",
  885. "$(SRCROOT)/../SceneDelegateSwizzler/Internal",
  886. );
  887. INFOPLIST_FILE = "Tests/Tests-Info.plist";
  888. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}";
  889. PRODUCT_NAME = "$(TARGET_NAME)";
  890. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Example_iOS.app/Example_iOS";
  891. WRAPPER_EXTENSION = xctest;
  892. };
  893. name = Debug;
  894. };
  895. 6003F5C4195388D20070C39A /* Release */ = {
  896. isa = XCBuildConfiguration;
  897. buildSettings = {
  898. BUNDLE_LOADER = "$(TEST_HOST)";
  899. FRAMEWORK_SEARCH_PATHS = (
  900. "$(SDKROOT)/Developer/Library/Frameworks",
  901. "$(inherited)",
  902. "$(DEVELOPER_FRAMEWORKS_DIR)",
  903. );
  904. GCC_PRECOMPILE_PREFIX_HEADER = NO;
  905. GCC_PREPROCESSOR_DEFINITIONS = "$(inherited)";
  906. HEADER_SEARCH_PATHS = (
  907. "$(inherited)",
  908. "$(SRCROOT)/../Reachability",
  909. "$(SRCROOT)/../AppDelegateSwizzler/Internal",
  910. "$(SRCROOT)/../SceneDelegateSwizzler/Internal",
  911. );
  912. INFOPLIST_FILE = "Tests/Tests-Info.plist";
  913. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}";
  914. PRODUCT_NAME = "$(TARGET_NAME)";
  915. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Example_iOS.app/Example_iOS";
  916. WRAPPER_EXTENSION = xctest;
  917. };
  918. name = Release;
  919. };
  920. DEC9781220F6D0EB00014E20 /* Debug */ = {
  921. isa = XCBuildConfiguration;
  922. buildSettings = {
  923. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  924. CLANG_ANALYZER_NONNULL = YES;
  925. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  926. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  927. CLANG_ENABLE_OBJC_WEAK = YES;
  928. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  929. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  930. CODE_SIGN_IDENTITY = "";
  931. CODE_SIGN_STYLE = Automatic;
  932. COMBINE_HIDPI_IMAGES = YES;
  933. DEBUG_INFORMATION_FORMAT = dwarf;
  934. GCC_C_LANGUAGE_STANDARD = gnu11;
  935. INFOPLIST_FILE = macOS/Info.plist;
  936. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
  937. MACOSX_DEPLOYMENT_TARGET = 10.13;
  938. MTL_ENABLE_DEBUG_INFO = YES;
  939. PRODUCT_BUNDLE_IDENTIFIER = "com.google.GoogleUtilities-macOS";
  940. PRODUCT_NAME = "$(TARGET_NAME)";
  941. SDKROOT = macosx;
  942. };
  943. name = Debug;
  944. };
  945. DEC9781320F6D0EB00014E20 /* Release */ = {
  946. isa = XCBuildConfiguration;
  947. buildSettings = {
  948. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  949. CLANG_ANALYZER_NONNULL = YES;
  950. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  951. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  952. CLANG_ENABLE_OBJC_WEAK = YES;
  953. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  954. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  955. CODE_SIGN_IDENTITY = "";
  956. CODE_SIGN_STYLE = Automatic;
  957. COMBINE_HIDPI_IMAGES = YES;
  958. COPY_PHASE_STRIP = NO;
  959. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  960. GCC_C_LANGUAGE_STANDARD = gnu11;
  961. INFOPLIST_FILE = macOS/Info.plist;
  962. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
  963. MACOSX_DEPLOYMENT_TARGET = 10.13;
  964. MTL_ENABLE_DEBUG_INFO = NO;
  965. PRODUCT_BUNDLE_IDENTIFIER = "com.google.GoogleUtilities-macOS";
  966. PRODUCT_NAME = "$(TARGET_NAME)";
  967. SDKROOT = macosx;
  968. };
  969. name = Release;
  970. };
  971. DEC9781420F6D0EB00014E20 /* Debug */ = {
  972. isa = XCBuildConfiguration;
  973. buildSettings = {
  974. BUNDLE_LOADER = "$(TEST_HOST)";
  975. CLANG_ANALYZER_NONNULL = YES;
  976. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  977. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  978. CLANG_ENABLE_OBJC_WEAK = YES;
  979. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  980. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  981. CODE_SIGN_IDENTITY = "";
  982. CODE_SIGN_STYLE = Automatic;
  983. COMBINE_HIDPI_IMAGES = YES;
  984. DEBUG_INFORMATION_FORMAT = dwarf;
  985. GCC_C_LANGUAGE_STANDARD = gnu11;
  986. HEADER_SEARCH_PATHS = (
  987. "$(inherited)",
  988. "$(SRCROOT)/../Reachability",
  989. "$(SRCROOT)/../AppDelegateSwizzler/Internal",
  990. );
  991. INFOPLIST_FILE = "Tests/Tests-Info.plist";
  992. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  993. MACOSX_DEPLOYMENT_TARGET = 10.13;
  994. MTL_ENABLE_DEBUG_INFO = YES;
  995. PRODUCT_BUNDLE_IDENTIFIER = "com.google.GoogleUtilities-macOSTests";
  996. PRODUCT_NAME = "$(TARGET_NAME)";
  997. SDKROOT = macosx;
  998. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Example_macOS.app/Contents/MacOS/Example_macOS";
  999. };
  1000. name = Debug;
  1001. };
  1002. DEC9781520F6D0EB00014E20 /* Release */ = {
  1003. isa = XCBuildConfiguration;
  1004. buildSettings = {
  1005. BUNDLE_LOADER = "$(TEST_HOST)";
  1006. CLANG_ANALYZER_NONNULL = YES;
  1007. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  1008. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  1009. CLANG_ENABLE_OBJC_WEAK = YES;
  1010. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1011. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  1012. CODE_SIGN_IDENTITY = "";
  1013. CODE_SIGN_STYLE = Automatic;
  1014. COMBINE_HIDPI_IMAGES = YES;
  1015. COPY_PHASE_STRIP = NO;
  1016. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1017. GCC_C_LANGUAGE_STANDARD = gnu11;
  1018. HEADER_SEARCH_PATHS = (
  1019. "$(inherited)",
  1020. "$(SRCROOT)/../Reachability",
  1021. );
  1022. INFOPLIST_FILE = "Tests/Tests-Info.plist";
  1023. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  1024. MACOSX_DEPLOYMENT_TARGET = 10.13;
  1025. MTL_ENABLE_DEBUG_INFO = NO;
  1026. PRODUCT_BUNDLE_IDENTIFIER = "com.google.GoogleUtilities-macOSTests";
  1027. PRODUCT_NAME = "$(TARGET_NAME)";
  1028. SDKROOT = macosx;
  1029. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Example_macOS.app/Contents/MacOS/Example_macOS";
  1030. };
  1031. name = Release;
  1032. };
  1033. DEC9786220F6D5DA00014E20 /* Debug */ = {
  1034. isa = XCBuildConfiguration;
  1035. buildSettings = {
  1036. ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
  1037. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  1038. CLANG_ANALYZER_NONNULL = YES;
  1039. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  1040. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  1041. CLANG_ENABLE_OBJC_WEAK = YES;
  1042. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1043. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  1044. CODE_SIGN_STYLE = Automatic;
  1045. DEBUG_INFORMATION_FORMAT = dwarf;
  1046. GCC_C_LANGUAGE_STANDARD = gnu11;
  1047. INFOPLIST_FILE = tvOS/Info.plist;
  1048. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  1049. MTL_ENABLE_DEBUG_INFO = YES;
  1050. PRODUCT_BUNDLE_IDENTIFIER = "com.google.Example-tvOS";
  1051. PRODUCT_NAME = "$(TARGET_NAME)";
  1052. SDKROOT = appletvos;
  1053. TARGETED_DEVICE_FAMILY = 3;
  1054. TVOS_DEPLOYMENT_TARGET = 11.1;
  1055. };
  1056. name = Debug;
  1057. };
  1058. DEC9786320F6D5DA00014E20 /* Release */ = {
  1059. isa = XCBuildConfiguration;
  1060. buildSettings = {
  1061. ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
  1062. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  1063. CLANG_ANALYZER_NONNULL = YES;
  1064. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  1065. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  1066. CLANG_ENABLE_OBJC_WEAK = YES;
  1067. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1068. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  1069. CODE_SIGN_STYLE = Automatic;
  1070. COPY_PHASE_STRIP = NO;
  1071. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1072. GCC_C_LANGUAGE_STANDARD = gnu11;
  1073. INFOPLIST_FILE = tvOS/Info.plist;
  1074. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  1075. MTL_ENABLE_DEBUG_INFO = NO;
  1076. PRODUCT_BUNDLE_IDENTIFIER = "com.google.Example-tvOS";
  1077. PRODUCT_NAME = "$(TARGET_NAME)";
  1078. SDKROOT = appletvos;
  1079. TARGETED_DEVICE_FAMILY = 3;
  1080. TVOS_DEPLOYMENT_TARGET = 11.1;
  1081. };
  1082. name = Release;
  1083. };
  1084. DEC9786420F6D5DA00014E20 /* Debug */ = {
  1085. isa = XCBuildConfiguration;
  1086. buildSettings = {
  1087. BUNDLE_LOADER = "$(TEST_HOST)";
  1088. CLANG_ANALYZER_NONNULL = YES;
  1089. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  1090. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  1091. CLANG_ENABLE_OBJC_WEAK = YES;
  1092. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1093. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  1094. CODE_SIGN_STYLE = Automatic;
  1095. DEBUG_INFORMATION_FORMAT = dwarf;
  1096. GCC_C_LANGUAGE_STANDARD = gnu11;
  1097. HEADER_SEARCH_PATHS = (
  1098. "$(inherited)",
  1099. "$(SRCROOT)/../Reachability",
  1100. "$(SRCROOT)/../AppDelegateSwizzler/Internal",
  1101. "$(SRCROOT)/../SceneDelegateSwizzler/Internal",
  1102. );
  1103. INFOPLIST_FILE = "Tests/Tests-Info.plist";
  1104. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1105. MTL_ENABLE_DEBUG_INFO = YES;
  1106. PRODUCT_BUNDLE_IDENTIFIER = "com.google.Example-tvOSTests";
  1107. PRODUCT_NAME = "$(TARGET_NAME)";
  1108. SDKROOT = appletvos;
  1109. TARGETED_DEVICE_FAMILY = 3;
  1110. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Example_tvOS.app/Example_tvOS";
  1111. TVOS_DEPLOYMENT_TARGET = 11.1;
  1112. };
  1113. name = Debug;
  1114. };
  1115. DEC9786520F6D5DA00014E20 /* Release */ = {
  1116. isa = XCBuildConfiguration;
  1117. buildSettings = {
  1118. BUNDLE_LOADER = "$(TEST_HOST)";
  1119. CLANG_ANALYZER_NONNULL = YES;
  1120. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  1121. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  1122. CLANG_ENABLE_OBJC_WEAK = YES;
  1123. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1124. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  1125. CODE_SIGN_STYLE = Automatic;
  1126. COPY_PHASE_STRIP = NO;
  1127. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1128. GCC_C_LANGUAGE_STANDARD = gnu11;
  1129. HEADER_SEARCH_PATHS = (
  1130. "$(inherited)",
  1131. "$(SRCROOT)/../Reachability",
  1132. "$(SRCROOT)/../AppDelegateSwizzler/Internal",
  1133. "$(SRCROOT)/../SceneDelegateSwizzler/Internal",
  1134. );
  1135. INFOPLIST_FILE = "Tests/Tests-Info.plist";
  1136. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1137. MTL_ENABLE_DEBUG_INFO = NO;
  1138. PRODUCT_BUNDLE_IDENTIFIER = "com.google.Example-tvOSTests";
  1139. PRODUCT_NAME = "$(TARGET_NAME)";
  1140. SDKROOT = appletvos;
  1141. TARGETED_DEVICE_FAMILY = 3;
  1142. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Example_tvOS.app/Example_tvOS";
  1143. TVOS_DEPLOYMENT_TARGET = 11.1;
  1144. };
  1145. name = Release;
  1146. };
  1147. /* End XCBuildConfiguration section */
  1148. /* Begin XCConfigurationList section */
  1149. 6003F585195388D10070C39A /* Build configuration list for PBXProject "GoogleUtilities" */ = {
  1150. isa = XCConfigurationList;
  1151. buildConfigurations = (
  1152. 6003F5BD195388D20070C39A /* Debug */,
  1153. 6003F5BE195388D20070C39A /* Release */,
  1154. );
  1155. defaultConfigurationIsVisible = 0;
  1156. defaultConfigurationName = Release;
  1157. };
  1158. 6003F5BF195388D20070C39A /* Build configuration list for PBXNativeTarget "Example_iOS" */ = {
  1159. isa = XCConfigurationList;
  1160. buildConfigurations = (
  1161. 6003F5C0195388D20070C39A /* Debug */,
  1162. 6003F5C1195388D20070C39A /* Release */,
  1163. );
  1164. defaultConfigurationIsVisible = 0;
  1165. defaultConfigurationName = Release;
  1166. };
  1167. 6003F5C2195388D20070C39A /* Build configuration list for PBXNativeTarget "Tests_iOS" */ = {
  1168. isa = XCConfigurationList;
  1169. buildConfigurations = (
  1170. 6003F5C3195388D20070C39A /* Debug */,
  1171. 6003F5C4195388D20070C39A /* Release */,
  1172. );
  1173. defaultConfigurationIsVisible = 0;
  1174. defaultConfigurationName = Release;
  1175. };
  1176. DEC9781620F6D0EB00014E20 /* Build configuration list for PBXNativeTarget "Example_macOS" */ = {
  1177. isa = XCConfigurationList;
  1178. buildConfigurations = (
  1179. DEC9781220F6D0EB00014E20 /* Debug */,
  1180. DEC9781320F6D0EB00014E20 /* Release */,
  1181. );
  1182. defaultConfigurationIsVisible = 0;
  1183. defaultConfigurationName = Release;
  1184. };
  1185. DEC9781720F6D0EB00014E20 /* Build configuration list for PBXNativeTarget "Tests_macOS" */ = {
  1186. isa = XCConfigurationList;
  1187. buildConfigurations = (
  1188. DEC9781420F6D0EB00014E20 /* Debug */,
  1189. DEC9781520F6D0EB00014E20 /* Release */,
  1190. );
  1191. defaultConfigurationIsVisible = 0;
  1192. defaultConfigurationName = Release;
  1193. };
  1194. DEC9786620F6D5DA00014E20 /* Build configuration list for PBXNativeTarget "Example_tvOS" */ = {
  1195. isa = XCConfigurationList;
  1196. buildConfigurations = (
  1197. DEC9786220F6D5DA00014E20 /* Debug */,
  1198. DEC9786320F6D5DA00014E20 /* Release */,
  1199. );
  1200. defaultConfigurationIsVisible = 0;
  1201. defaultConfigurationName = Release;
  1202. };
  1203. DEC9786720F6D5DA00014E20 /* Build configuration list for PBXNativeTarget "Tests_tvOS" */ = {
  1204. isa = XCConfigurationList;
  1205. buildConfigurations = (
  1206. DEC9786420F6D5DA00014E20 /* Debug */,
  1207. DEC9786520F6D5DA00014E20 /* Release */,
  1208. );
  1209. defaultConfigurationIsVisible = 0;
  1210. defaultConfigurationName = Release;
  1211. };
  1212. /* End XCConfigurationList section */
  1213. };
  1214. rootObject = 6003F582195388D10070C39A /* Project object */;
  1215. }