project.pbxproj 57 KB

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