Netease-Music-Demo by sss
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

project.pbxproj 64KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 50;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 01C550A53C9E2047C83F8E85BBB558E6 /* ConstraintLayoutSupportDSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4A46A8054577838D49C60142EB88B13 /* ConstraintLayoutSupportDSL.swift */; };
  10. 039EAFE7935113805F3FC21BF1B7C9D5 /* LayoutConstraint.swift in Sources */ = {isa = PBXBuildFile; fileRef = F44C5B72775F6AF0891BF331F32FE10D /* LayoutConstraint.swift */; };
  11. 1956E392D500F3CD899D39A5F805736D /* Typealiases.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4E066869A95E00B949CBA4D2284C35F /* Typealiases.swift */; };
  12. 1AA5DC8576FEED48F21889478C6F63FD /* Pods-wyyTests-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 81D448D4E4F42E7564C708A2125CD466 /* Pods-wyyTests-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
  13. 1AFB1E9136716C0B61D6C700FF1E60FD /* ConstraintLayoutGuide+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 09BF299D2EEB87E7DD02630E87B96224 /* ConstraintLayoutGuide+Extensions.swift */; };
  14. 1DD240FBD558CCC8444255A55E7C8D34 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 73010CC983E3809BECEE5348DA1BB8C6 /* Foundation.framework */; };
  15. 21AB1101BBE4D28D74ED4EDF0D59025A /* ConstraintInsets.swift in Sources */ = {isa = PBXBuildFile; fileRef = 549471CD1FE3A1E1865DD172864918D3 /* ConstraintInsets.swift */; };
  16. 232B2F922E972D9F43D2EE15ACECE734 /* ConstraintPriority.swift in Sources */ = {isa = PBXBuildFile; fileRef = F0BD95F32F2E57D6B9100B77B93F013C /* ConstraintPriority.swift */; };
  17. 2A1BBBC87AC2367BD14610A9D10D285E /* ConstraintAttributes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13F460233F2A555D41511B6CCA66A124 /* ConstraintAttributes.swift */; };
  18. 2C06F2E972444D359754D21AC46BFFE2 /* ConstraintInsetTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C2EC377264B25FB0E67D150E37E87CD /* ConstraintInsetTarget.swift */; };
  19. 3BFC243AB9BD579969F0D5756560BCAA /* Constraint.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50380F281EC3EE769C85035CCEA77226 /* Constraint.swift */; };
  20. 3E5285F4F36EAD77ECABBFB7F36BB1BB /* ConstraintView+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE9055CEA7890517265589BD23D73A49 /* ConstraintView+Extensions.swift */; };
  21. 4407AA76F32F279228C91EDD649BD43A /* Pods-wyy-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 495BDCEEE6A601832BA6FE2CB9E25A6E /* Pods-wyy-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
  22. 4A4FDD445F93AB9605EF5FDC383D3E46 /* Pods-wyyTests-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 459592861A652EB354CE51BF4AB8ED80 /* Pods-wyyTests-dummy.m */; };
  23. 4C7A676DAE95EEAC3787A75349F0862D /* SnapKit-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = E13B89FFD81AACB7530769CA05EEA26B /* SnapKit-dummy.m */; };
  24. 51CD5887014967E77E58F5A163996454 /* ConstraintMaker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 141BC33167429B9926FB24A17F01568C /* ConstraintMaker.swift */; };
  25. 57B1876F2BE4168E5BFDB63D8CC849A0 /* ConstraintLayoutSupport.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3D705690D879064ED84970813189D8D4 /* ConstraintLayoutSupport.swift */; };
  26. 5854DF509E8A016B6235793D04083035 /* ConstraintConstantTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6D990E0FED5B41C1F13AC6B08208A99B /* ConstraintConstantTarget.swift */; };
  27. 5A6FBE4D76192F8780EBBEC55663568D /* Pods-wyy-wyyUITests-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = BB09B4266EC44723F5A2047113A20EC2 /* Pods-wyy-wyyUITests-dummy.m */; };
  28. 69CCBEEDFCA6D743D80026568D961919 /* ConstraintMakerExtendable.swift in Sources */ = {isa = PBXBuildFile; fileRef = E43F10DE451FED17810D9B5C237324A5 /* ConstraintMakerExtendable.swift */; };
  29. 69E3A06BBDFDC7D06A9D4BDC4E895E73 /* ConstraintRelatableTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2975CA5A0D26BC84F3EE9912FEBDA795 /* ConstraintRelatableTarget.swift */; };
  30. 6E0EB9E7FAAEDBB7A73ECF3095F69C4A /* UILayoutSupport+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6A9341666EAC154422A032092A7DC2D7 /* UILayoutSupport+Extensions.swift */; };
  31. 71DE9DC2FA583526AB4D1FD7F00C099C /* ConstraintDirectionalInsetTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7D358AA1606C7B2CDC8555485807E9E /* ConstraintDirectionalInsetTarget.swift */; };
  32. 75E146C12D1287228A0B493E87CDE31F /* ConstraintMakerRelatable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 724FB64349F5678CE1709979CF0DD952 /* ConstraintMakerRelatable.swift */; };
  33. 77C9889055A3B32EA13A9616824DB0ED /* ConstraintLayoutGuideDSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE0BE9F3D55FDB29EF516F6D6B1B6BCA /* ConstraintLayoutGuideDSL.swift */; };
  34. 7813A09B8F9242BBF63900D45EF15054 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 73010CC983E3809BECEE5348DA1BB8C6 /* Foundation.framework */; };
  35. 7C1702076F3A31D8D2D45A4A9F09B266 /* ConstraintMakerEditable.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2C3B0B200350EAC8F42EF635FF31BD1 /* ConstraintMakerEditable.swift */; };
  36. 8277256ADEC3C4DCF79957D1CA681A9A /* ConstraintDSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AE00ECC24C5CC6DC938204FF42AD0E5 /* ConstraintDSL.swift */; };
  37. 8705BBF0D428BF0AE1B554A377ECC540 /* ConstraintOffsetTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = 47B200BD964F52F6693D4168248B8645 /* ConstraintOffsetTarget.swift */; };
  38. 9191E818D44BB8D3891FC84CD8292E6E /* Pods-wyy-wyyUITests-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 75EBA43589522CD84F83B8C5D6C2EDA8 /* Pods-wyy-wyyUITests-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
  39. 99B5296A5EDECE0557B9DA53D9E19CA1 /* ConstraintItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 474AFC560A8B414B467174737DBC891A /* ConstraintItem.swift */; };
  40. 9B09968922C73D50040C6EEF57890D6E /* ConstraintConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = 250E41DBB680A3A2ECDDD2210311B230 /* ConstraintConfig.swift */; };
  41. 9EF56BA08A3EEC64B4ED0FEC627C44BF /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 73010CC983E3809BECEE5348DA1BB8C6 /* Foundation.framework */; };
  42. A270CD9EC3C541FE86E65AEDCEF500CF /* ConstraintLayoutGuide.swift in Sources */ = {isa = PBXBuildFile; fileRef = 66C5188AE61F0E667CD9E7ED28CDD61C /* ConstraintLayoutGuide.swift */; };
  43. A66ED57B365A35434C5BAF4B990819B7 /* SnapKit-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 0116B84A6773B75FCBFCB479E740F0F3 /* SnapKit-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
  44. AC35C9341C4BB156BB26FDD237EE3721 /* ConstraintDirectionalInsets.swift in Sources */ = {isa = PBXBuildFile; fileRef = 91164BE769DA144776663FBF46785561 /* ConstraintDirectionalInsets.swift */; };
  45. B599696DFEF6B2A5ECF528F4E5BB1846 /* ConstraintDescription.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB1D9F6F4E2364DFAF158E04AF5D5EAA /* ConstraintDescription.swift */; };
  46. B780B272106411CBE258BB60FFC45410 /* Debugging.swift in Sources */ = {isa = PBXBuildFile; fileRef = D038D2FAA2F6B073D1B64B8635F4E3E6 /* Debugging.swift */; };
  47. BECA67DFB5E0984DFAEFCB775C31972E /* ConstraintView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A51E99894F75F00A281BE6A32FBDE495 /* ConstraintView.swift */; };
  48. C412F27D75AFC0DF0F0289DBB270931C /* ConstraintMakerFinalizable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 11D02329E74D733C03BF6BAE1F564481 /* ConstraintMakerFinalizable.swift */; };
  49. CE62FEABA57B2B53EABF8C7DCCC6B2C4 /* ConstraintRelation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25479F58B67AA43E092C7B156C1B5C1B /* ConstraintRelation.swift */; };
  50. D4697DC40F3B059E4A0867838CA1814E /* ConstraintMultiplierTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7AB9BB47A2175181386A432C07253AE /* ConstraintMultiplierTarget.swift */; };
  51. E5EE93AA414CA49BE5E058F82CA62D58 /* Pods-wyy-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A58041A5613EC9B32510BF123BF0D4E /* Pods-wyy-dummy.m */; };
  52. E8F2429683B3015CBD39CE883770BCA7 /* ConstraintPriorityTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9716AD15FADF38A93170E034F2BCE457 /* ConstraintPriorityTarget.swift */; };
  53. E9A970BC24EA15832F248EA020072746 /* LayoutConstraintItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 464C01543F3BCEDEE51ABAA696513D0B /* LayoutConstraintItem.swift */; };
  54. EB1726F5E0D0EEBA20E4528B1E37A8FA /* ConstraintViewDSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = 56006AA49A060CA2830F32CD6F394823 /* ConstraintViewDSL.swift */; };
  55. EBCFAE86D24C888676D4A64446108D2C /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 73010CC983E3809BECEE5348DA1BB8C6 /* Foundation.framework */; };
  56. EE909C7C786140109051BC9562EEC7C8 /* ConstraintMakerPriortizable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 91A53CAF547D71AEFABE49D91B4E6816 /* ConstraintMakerPriortizable.swift */; };
  57. /* End PBXBuildFile section */
  58. /* Begin PBXContainerItemProxy section */
  59. 02222137FE4C8C3B60310541174A7445 /* PBXContainerItemProxy */ = {
  60. isa = PBXContainerItemProxy;
  61. containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
  62. proxyType = 1;
  63. remoteGlobalIDString = BBE662EFCFA7328E19BFE125F4197FAC;
  64. remoteInfo = "Pods-wyy";
  65. };
  66. 5EA13780996A39C3481D7C91090D88F5 /* PBXContainerItemProxy */ = {
  67. isa = PBXContainerItemProxy;
  68. containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
  69. proxyType = 1;
  70. remoteGlobalIDString = 19622742EBA51E823D6DAE3F8CDBFAD4;
  71. remoteInfo = SnapKit;
  72. };
  73. DB3EABC45AD9E6A408174B15D3744991 /* PBXContainerItemProxy */ = {
  74. isa = PBXContainerItemProxy;
  75. containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
  76. proxyType = 1;
  77. remoteGlobalIDString = 19622742EBA51E823D6DAE3F8CDBFAD4;
  78. remoteInfo = SnapKit;
  79. };
  80. /* End PBXContainerItemProxy section */
  81. /* Begin PBXFileReference section */
  82. 0116B84A6773B75FCBFCB479E740F0F3 /* SnapKit-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SnapKit-umbrella.h"; sourceTree = "<group>"; };
  83. 09BF299D2EEB87E7DD02630E87B96224 /* ConstraintLayoutGuide+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ConstraintLayoutGuide+Extensions.swift"; path = "Source/ConstraintLayoutGuide+Extensions.swift"; sourceTree = "<group>"; };
  84. 118807BC1D73BFF5B27B7D48451F3E3C /* Pods-wyy.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-wyy.debug.xcconfig"; sourceTree = "<group>"; };
  85. 11D02329E74D733C03BF6BAE1F564481 /* ConstraintMakerFinalizable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintMakerFinalizable.swift; path = Source/ConstraintMakerFinalizable.swift; sourceTree = "<group>"; };
  86. 13F460233F2A555D41511B6CCA66A124 /* ConstraintAttributes.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintAttributes.swift; path = Source/ConstraintAttributes.swift; sourceTree = "<group>"; };
  87. 141BC33167429B9926FB24A17F01568C /* ConstraintMaker.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintMaker.swift; path = Source/ConstraintMaker.swift; sourceTree = "<group>"; };
  88. 19E8AFEA2793815324F4FB5D28C443B4 /* Pods-wyy-wyyUITests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-wyy-wyyUITests.release.xcconfig"; sourceTree = "<group>"; };
  89. 20A8B917F94438A2C0C8821B526E8114 /* Pods_wyy.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_wyy.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  90. 250E41DBB680A3A2ECDDD2210311B230 /* ConstraintConfig.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintConfig.swift; path = Source/ConstraintConfig.swift; sourceTree = "<group>"; };
  91. 25479F58B67AA43E092C7B156C1B5C1B /* ConstraintRelation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintRelation.swift; path = Source/ConstraintRelation.swift; sourceTree = "<group>"; };
  92. 2975CA5A0D26BC84F3EE9912FEBDA795 /* ConstraintRelatableTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintRelatableTarget.swift; path = Source/ConstraintRelatableTarget.swift; sourceTree = "<group>"; };
  93. 2C0450712629CA4D0DE69FCDE144E733 /* Pods-wyy-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-wyy-acknowledgements.plist"; sourceTree = "<group>"; };
  94. 2E0FD700A0ED4A4CF368A8F508FAD6F7 /* Pods_wyy_wyyUITests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_wyy_wyyUITests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  95. 32BD454A2BB47EA9CDA89F12752655C4 /* Pods-wyy-wyyUITests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-wyy-wyyUITests.debug.xcconfig"; sourceTree = "<group>"; };
  96. 3312C7E83B0D75D1D70B7F2B89DA2ECB /* Pods-wyy-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-wyy-Info.plist"; sourceTree = "<group>"; };
  97. 391A6F8B42D2CD885F8F3C4CE6859439 /* SnapKit-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "SnapKit-Info.plist"; sourceTree = "<group>"; };
  98. 3C46433A265E031F148007880B968479 /* Pods-wyyTests.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-wyyTests.modulemap"; sourceTree = "<group>"; };
  99. 3D705690D879064ED84970813189D8D4 /* ConstraintLayoutSupport.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintLayoutSupport.swift; path = Source/ConstraintLayoutSupport.swift; sourceTree = "<group>"; };
  100. 416A5BD3ACB829254FDAE5C1F89323F6 /* Pods-wyyTests-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-wyyTests-acknowledgements.plist"; sourceTree = "<group>"; };
  101. 44CADCEC57F8D0D850A6A3056B6DE24B /* Pods-wyy-wyyUITests-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-wyy-wyyUITests-acknowledgements.plist"; sourceTree = "<group>"; };
  102. 459592861A652EB354CE51BF4AB8ED80 /* Pods-wyyTests-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-wyyTests-dummy.m"; sourceTree = "<group>"; };
  103. 464C01543F3BCEDEE51ABAA696513D0B /* LayoutConstraintItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LayoutConstraintItem.swift; path = Source/LayoutConstraintItem.swift; sourceTree = "<group>"; };
  104. 474AFC560A8B414B467174737DBC891A /* ConstraintItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintItem.swift; path = Source/ConstraintItem.swift; sourceTree = "<group>"; };
  105. 47B200BD964F52F6693D4168248B8645 /* ConstraintOffsetTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintOffsetTarget.swift; path = Source/ConstraintOffsetTarget.swift; sourceTree = "<group>"; };
  106. 495BDCEEE6A601832BA6FE2CB9E25A6E /* Pods-wyy-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-wyy-umbrella.h"; sourceTree = "<group>"; };
  107. 4A58041A5613EC9B32510BF123BF0D4E /* Pods-wyy-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-wyy-dummy.m"; sourceTree = "<group>"; };
  108. 4A87C86F14EC7589DAB7E9B992A36FF6 /* Pods-wyy.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-wyy.release.xcconfig"; sourceTree = "<group>"; };
  109. 50380F281EC3EE769C85035CCEA77226 /* Constraint.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Constraint.swift; path = Source/Constraint.swift; sourceTree = "<group>"; };
  110. 5199F3C3A02FC082F453C64E7CF0A0C2 /* Pods-wyy-wyyUITests-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-wyy-wyyUITests-acknowledgements.markdown"; sourceTree = "<group>"; };
  111. 549471CD1FE3A1E1865DD172864918D3 /* ConstraintInsets.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintInsets.swift; path = Source/ConstraintInsets.swift; sourceTree = "<group>"; };
  112. 56006AA49A060CA2830F32CD6F394823 /* ConstraintViewDSL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintViewDSL.swift; path = Source/ConstraintViewDSL.swift; sourceTree = "<group>"; };
  113. 66C5188AE61F0E667CD9E7ED28CDD61C /* ConstraintLayoutGuide.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintLayoutGuide.swift; path = Source/ConstraintLayoutGuide.swift; sourceTree = "<group>"; };
  114. 6A9341666EAC154422A032092A7DC2D7 /* UILayoutSupport+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UILayoutSupport+Extensions.swift"; path = "Source/UILayoutSupport+Extensions.swift"; sourceTree = "<group>"; };
  115. 6D73219B6641CDB7AC0F90EC4A7FB377 /* Pods-wyy-wyyUITests-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-wyy-wyyUITests-frameworks.sh"; sourceTree = "<group>"; };
  116. 6D990E0FED5B41C1F13AC6B08208A99B /* ConstraintConstantTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintConstantTarget.swift; path = Source/ConstraintConstantTarget.swift; sourceTree = "<group>"; };
  117. 704DA25015558E809AB448222AF82A83 /* Pods-wyy-wyyUITests.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-wyy-wyyUITests.modulemap"; sourceTree = "<group>"; };
  118. 724FB64349F5678CE1709979CF0DD952 /* ConstraintMakerRelatable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintMakerRelatable.swift; path = Source/ConstraintMakerRelatable.swift; sourceTree = "<group>"; };
  119. 73010CC983E3809BECEE5348DA1BB8C6 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; };
  120. 7599D91FEB15CE57D977D3235AC30508 /* Pods-wyyTests-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-wyyTests-acknowledgements.markdown"; sourceTree = "<group>"; };
  121. 75EBA43589522CD84F83B8C5D6C2EDA8 /* Pods-wyy-wyyUITests-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-wyy-wyyUITests-umbrella.h"; sourceTree = "<group>"; };
  122. 7889131C1139F96BBDA94CEE2E694763 /* SnapKit.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = SnapKit.modulemap; sourceTree = "<group>"; };
  123. 7AE00ECC24C5CC6DC938204FF42AD0E5 /* ConstraintDSL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintDSL.swift; path = Source/ConstraintDSL.swift; sourceTree = "<group>"; };
  124. 7C21E0C93A1141A1E2EB51575500E27D /* SnapKit.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SnapKit.debug.xcconfig; sourceTree = "<group>"; };
  125. 7C2EC377264B25FB0E67D150E37E87CD /* ConstraintInsetTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintInsetTarget.swift; path = Source/ConstraintInsetTarget.swift; sourceTree = "<group>"; };
  126. 7E5462C75BAFC463F57C4BF14208D52D /* Pods-wyy.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-wyy.modulemap"; sourceTree = "<group>"; };
  127. 81D448D4E4F42E7564C708A2125CD466 /* Pods-wyyTests-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-wyyTests-umbrella.h"; sourceTree = "<group>"; };
  128. 91164BE769DA144776663FBF46785561 /* ConstraintDirectionalInsets.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintDirectionalInsets.swift; path = Source/ConstraintDirectionalInsets.swift; sourceTree = "<group>"; };
  129. 91A53CAF547D71AEFABE49D91B4E6816 /* ConstraintMakerPriortizable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintMakerPriortizable.swift; path = Source/ConstraintMakerPriortizable.swift; sourceTree = "<group>"; };
  130. 9716AD15FADF38A93170E034F2BCE457 /* ConstraintPriorityTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintPriorityTarget.swift; path = Source/ConstraintPriorityTarget.swift; sourceTree = "<group>"; };
  131. 979486118B3E90C08386079D57962701 /* SnapKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SnapKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  132. 984183044CF0F20DA8F1EA4D6E465494 /* Pods-wyyTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-wyyTests.release.xcconfig"; sourceTree = "<group>"; };
  133. 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
  134. A1CD432F32277BB93DEAADA626ECEC5B /* SnapKit.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SnapKit.release.xcconfig; sourceTree = "<group>"; };
  135. A51E99894F75F00A281BE6A32FBDE495 /* ConstraintView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintView.swift; path = Source/ConstraintView.swift; sourceTree = "<group>"; };
  136. A7D358AA1606C7B2CDC8555485807E9E /* ConstraintDirectionalInsetTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintDirectionalInsetTarget.swift; path = Source/ConstraintDirectionalInsetTarget.swift; sourceTree = "<group>"; };
  137. B2F6771F1B02AA6059D3D406026B8DC4 /* Pods-wyyTests-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-wyyTests-Info.plist"; sourceTree = "<group>"; };
  138. BB09B4266EC44723F5A2047113A20EC2 /* Pods-wyy-wyyUITests-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-wyy-wyyUITests-dummy.m"; sourceTree = "<group>"; };
  139. BE0BE9F3D55FDB29EF516F6D6B1B6BCA /* ConstraintLayoutGuideDSL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintLayoutGuideDSL.swift; path = Source/ConstraintLayoutGuideDSL.swift; sourceTree = "<group>"; };
  140. C4A46A8054577838D49C60142EB88B13 /* ConstraintLayoutSupportDSL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintLayoutSupportDSL.swift; path = Source/ConstraintLayoutSupportDSL.swift; sourceTree = "<group>"; };
  141. CB1D9F6F4E2364DFAF158E04AF5D5EAA /* ConstraintDescription.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintDescription.swift; path = Source/ConstraintDescription.swift; sourceTree = "<group>"; };
  142. D038D2FAA2F6B073D1B64B8635F4E3E6 /* Debugging.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Debugging.swift; path = Source/Debugging.swift; sourceTree = "<group>"; };
  143. D4E066869A95E00B949CBA4D2284C35F /* Typealiases.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Typealiases.swift; path = Source/Typealiases.swift; sourceTree = "<group>"; };
  144. D609E8263171D85903C8D3F96C25505E /* Pods-wyy-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-wyy-acknowledgements.markdown"; sourceTree = "<group>"; };
  145. D9C291CC1AEF766D1894E8A76CF109EF /* Pods-wyyTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-wyyTests.debug.xcconfig"; sourceTree = "<group>"; };
  146. DD2992A3369C1207258191F3B19A5EBB /* Pods-wyy-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-wyy-frameworks.sh"; sourceTree = "<group>"; };
  147. E13B89FFD81AACB7530769CA05EEA26B /* SnapKit-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SnapKit-dummy.m"; sourceTree = "<group>"; };
  148. E14A09DC3AD8CA84464FEC37F0FC99D1 /* SnapKit-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SnapKit-prefix.pch"; sourceTree = "<group>"; };
  149. E2C3B0B200350EAC8F42EF635FF31BD1 /* ConstraintMakerEditable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintMakerEditable.swift; path = Source/ConstraintMakerEditable.swift; sourceTree = "<group>"; };
  150. E43F10DE451FED17810D9B5C237324A5 /* ConstraintMakerExtendable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintMakerExtendable.swift; path = Source/ConstraintMakerExtendable.swift; sourceTree = "<group>"; };
  151. E7F18BE926B973F9FC96E85F5DAEAA16 /* Pods_wyyTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_wyyTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  152. EC63BA8E92C9F806B73F6DDB4ECE8BC7 /* Pods-wyy-wyyUITests-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-wyy-wyyUITests-Info.plist"; sourceTree = "<group>"; };
  153. EE9055CEA7890517265589BD23D73A49 /* ConstraintView+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ConstraintView+Extensions.swift"; path = "Source/ConstraintView+Extensions.swift"; sourceTree = "<group>"; };
  154. F0BD95F32F2E57D6B9100B77B93F013C /* ConstraintPriority.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintPriority.swift; path = Source/ConstraintPriority.swift; sourceTree = "<group>"; };
  155. F44C5B72775F6AF0891BF331F32FE10D /* LayoutConstraint.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LayoutConstraint.swift; path = Source/LayoutConstraint.swift; sourceTree = "<group>"; };
  156. F7AB9BB47A2175181386A432C07253AE /* ConstraintMultiplierTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintMultiplierTarget.swift; path = Source/ConstraintMultiplierTarget.swift; sourceTree = "<group>"; };
  157. /* End PBXFileReference section */
  158. /* Begin PBXFrameworksBuildPhase section */
  159. 30926B8C5F693D6C0A3602E1229FB281 /* Frameworks */ = {
  160. isa = PBXFrameworksBuildPhase;
  161. buildActionMask = 2147483647;
  162. files = (
  163. 9EF56BA08A3EEC64B4ED0FEC627C44BF /* Foundation.framework in Frameworks */,
  164. );
  165. runOnlyForDeploymentPostprocessing = 0;
  166. };
  167. 3C8B1704CC97EF12D3409771318C6433 /* Frameworks */ = {
  168. isa = PBXFrameworksBuildPhase;
  169. buildActionMask = 2147483647;
  170. files = (
  171. 7813A09B8F9242BBF63900D45EF15054 /* Foundation.framework in Frameworks */,
  172. );
  173. runOnlyForDeploymentPostprocessing = 0;
  174. };
  175. 42D2B2531380DF23F96E107F8993905D /* Frameworks */ = {
  176. isa = PBXFrameworksBuildPhase;
  177. buildActionMask = 2147483647;
  178. files = (
  179. 1DD240FBD558CCC8444255A55E7C8D34 /* Foundation.framework in Frameworks */,
  180. );
  181. runOnlyForDeploymentPostprocessing = 0;
  182. };
  183. 8851D601F9D74A7ADF6B79986AE6A4DD /* Frameworks */ = {
  184. isa = PBXFrameworksBuildPhase;
  185. buildActionMask = 2147483647;
  186. files = (
  187. EBCFAE86D24C888676D4A64446108D2C /* Foundation.framework in Frameworks */,
  188. );
  189. runOnlyForDeploymentPostprocessing = 0;
  190. };
  191. /* End PBXFrameworksBuildPhase section */
  192. /* Begin PBXGroup section */
  193. 195001C7B929CAD236F2A88F76ABC258 /* Pods-wyyTests */ = {
  194. isa = PBXGroup;
  195. children = (
  196. 3C46433A265E031F148007880B968479 /* Pods-wyyTests.modulemap */,
  197. 7599D91FEB15CE57D977D3235AC30508 /* Pods-wyyTests-acknowledgements.markdown */,
  198. 416A5BD3ACB829254FDAE5C1F89323F6 /* Pods-wyyTests-acknowledgements.plist */,
  199. 459592861A652EB354CE51BF4AB8ED80 /* Pods-wyyTests-dummy.m */,
  200. B2F6771F1B02AA6059D3D406026B8DC4 /* Pods-wyyTests-Info.plist */,
  201. 81D448D4E4F42E7564C708A2125CD466 /* Pods-wyyTests-umbrella.h */,
  202. D9C291CC1AEF766D1894E8A76CF109EF /* Pods-wyyTests.debug.xcconfig */,
  203. 984183044CF0F20DA8F1EA4D6E465494 /* Pods-wyyTests.release.xcconfig */,
  204. );
  205. name = "Pods-wyyTests";
  206. path = "Target Support Files/Pods-wyyTests";
  207. sourceTree = "<group>";
  208. };
  209. 1DC608DC0F3823E6CE735CFEB9ED39E4 /* Pods-wyy-wyyUITests */ = {
  210. isa = PBXGroup;
  211. children = (
  212. 704DA25015558E809AB448222AF82A83 /* Pods-wyy-wyyUITests.modulemap */,
  213. 5199F3C3A02FC082F453C64E7CF0A0C2 /* Pods-wyy-wyyUITests-acknowledgements.markdown */,
  214. 44CADCEC57F8D0D850A6A3056B6DE24B /* Pods-wyy-wyyUITests-acknowledgements.plist */,
  215. BB09B4266EC44723F5A2047113A20EC2 /* Pods-wyy-wyyUITests-dummy.m */,
  216. 6D73219B6641CDB7AC0F90EC4A7FB377 /* Pods-wyy-wyyUITests-frameworks.sh */,
  217. EC63BA8E92C9F806B73F6DDB4ECE8BC7 /* Pods-wyy-wyyUITests-Info.plist */,
  218. 75EBA43589522CD84F83B8C5D6C2EDA8 /* Pods-wyy-wyyUITests-umbrella.h */,
  219. 32BD454A2BB47EA9CDA89F12752655C4 /* Pods-wyy-wyyUITests.debug.xcconfig */,
  220. 19E8AFEA2793815324F4FB5D28C443B4 /* Pods-wyy-wyyUITests.release.xcconfig */,
  221. );
  222. name = "Pods-wyy-wyyUITests";
  223. path = "Target Support Files/Pods-wyy-wyyUITests";
  224. sourceTree = "<group>";
  225. };
  226. 578452D2E740E91742655AC8F1636D1F /* iOS */ = {
  227. isa = PBXGroup;
  228. children = (
  229. 73010CC983E3809BECEE5348DA1BB8C6 /* Foundation.framework */,
  230. );
  231. name = iOS;
  232. sourceTree = "<group>";
  233. };
  234. 7878315C6078BF5450184C0F1EB6BE8B /* Products */ = {
  235. isa = PBXGroup;
  236. children = (
  237. 20A8B917F94438A2C0C8821B526E8114 /* Pods_wyy.framework */,
  238. 2E0FD700A0ED4A4CF368A8F508FAD6F7 /* Pods_wyy_wyyUITests.framework */,
  239. E7F18BE926B973F9FC96E85F5DAEAA16 /* Pods_wyyTests.framework */,
  240. 979486118B3E90C08386079D57962701 /* SnapKit.framework */,
  241. );
  242. name = Products;
  243. sourceTree = "<group>";
  244. };
  245. 7B461E3234EF8DCCC21B1FFAE071A094 /* Targets Support Files */ = {
  246. isa = PBXGroup;
  247. children = (
  248. 9FB920BFDBD243313F45D3CB9CCF97B8 /* Pods-wyy */,
  249. 1DC608DC0F3823E6CE735CFEB9ED39E4 /* Pods-wyy-wyyUITests */,
  250. 195001C7B929CAD236F2A88F76ABC258 /* Pods-wyyTests */,
  251. );
  252. name = "Targets Support Files";
  253. sourceTree = "<group>";
  254. };
  255. 7F02E3862C6E84203E8324D9D0088797 /* SnapKit */ = {
  256. isa = PBXGroup;
  257. children = (
  258. 50380F281EC3EE769C85035CCEA77226 /* Constraint.swift */,
  259. 13F460233F2A555D41511B6CCA66A124 /* ConstraintAttributes.swift */,
  260. 250E41DBB680A3A2ECDDD2210311B230 /* ConstraintConfig.swift */,
  261. 6D990E0FED5B41C1F13AC6B08208A99B /* ConstraintConstantTarget.swift */,
  262. CB1D9F6F4E2364DFAF158E04AF5D5EAA /* ConstraintDescription.swift */,
  263. 91164BE769DA144776663FBF46785561 /* ConstraintDirectionalInsets.swift */,
  264. A7D358AA1606C7B2CDC8555485807E9E /* ConstraintDirectionalInsetTarget.swift */,
  265. 7AE00ECC24C5CC6DC938204FF42AD0E5 /* ConstraintDSL.swift */,
  266. 549471CD1FE3A1E1865DD172864918D3 /* ConstraintInsets.swift */,
  267. 7C2EC377264B25FB0E67D150E37E87CD /* ConstraintInsetTarget.swift */,
  268. 474AFC560A8B414B467174737DBC891A /* ConstraintItem.swift */,
  269. 66C5188AE61F0E667CD9E7ED28CDD61C /* ConstraintLayoutGuide.swift */,
  270. 09BF299D2EEB87E7DD02630E87B96224 /* ConstraintLayoutGuide+Extensions.swift */,
  271. BE0BE9F3D55FDB29EF516F6D6B1B6BCA /* ConstraintLayoutGuideDSL.swift */,
  272. 3D705690D879064ED84970813189D8D4 /* ConstraintLayoutSupport.swift */,
  273. C4A46A8054577838D49C60142EB88B13 /* ConstraintLayoutSupportDSL.swift */,
  274. 141BC33167429B9926FB24A17F01568C /* ConstraintMaker.swift */,
  275. E2C3B0B200350EAC8F42EF635FF31BD1 /* ConstraintMakerEditable.swift */,
  276. E43F10DE451FED17810D9B5C237324A5 /* ConstraintMakerExtendable.swift */,
  277. 11D02329E74D733C03BF6BAE1F564481 /* ConstraintMakerFinalizable.swift */,
  278. 91A53CAF547D71AEFABE49D91B4E6816 /* ConstraintMakerPriortizable.swift */,
  279. 724FB64349F5678CE1709979CF0DD952 /* ConstraintMakerRelatable.swift */,
  280. F7AB9BB47A2175181386A432C07253AE /* ConstraintMultiplierTarget.swift */,
  281. 47B200BD964F52F6693D4168248B8645 /* ConstraintOffsetTarget.swift */,
  282. F0BD95F32F2E57D6B9100B77B93F013C /* ConstraintPriority.swift */,
  283. 9716AD15FADF38A93170E034F2BCE457 /* ConstraintPriorityTarget.swift */,
  284. 2975CA5A0D26BC84F3EE9912FEBDA795 /* ConstraintRelatableTarget.swift */,
  285. 25479F58B67AA43E092C7B156C1B5C1B /* ConstraintRelation.swift */,
  286. A51E99894F75F00A281BE6A32FBDE495 /* ConstraintView.swift */,
  287. EE9055CEA7890517265589BD23D73A49 /* ConstraintView+Extensions.swift */,
  288. 56006AA49A060CA2830F32CD6F394823 /* ConstraintViewDSL.swift */,
  289. D038D2FAA2F6B073D1B64B8635F4E3E6 /* Debugging.swift */,
  290. F44C5B72775F6AF0891BF331F32FE10D /* LayoutConstraint.swift */,
  291. 464C01543F3BCEDEE51ABAA696513D0B /* LayoutConstraintItem.swift */,
  292. D4E066869A95E00B949CBA4D2284C35F /* Typealiases.swift */,
  293. 6A9341666EAC154422A032092A7DC2D7 /* UILayoutSupport+Extensions.swift */,
  294. 843EFF0C650682C304D518A9092EE9FD /* Support Files */,
  295. );
  296. path = SnapKit;
  297. sourceTree = "<group>";
  298. };
  299. 843EFF0C650682C304D518A9092EE9FD /* Support Files */ = {
  300. isa = PBXGroup;
  301. children = (
  302. 7889131C1139F96BBDA94CEE2E694763 /* SnapKit.modulemap */,
  303. E13B89FFD81AACB7530769CA05EEA26B /* SnapKit-dummy.m */,
  304. 391A6F8B42D2CD885F8F3C4CE6859439 /* SnapKit-Info.plist */,
  305. E14A09DC3AD8CA84464FEC37F0FC99D1 /* SnapKit-prefix.pch */,
  306. 0116B84A6773B75FCBFCB479E740F0F3 /* SnapKit-umbrella.h */,
  307. 7C21E0C93A1141A1E2EB51575500E27D /* SnapKit.debug.xcconfig */,
  308. A1CD432F32277BB93DEAADA626ECEC5B /* SnapKit.release.xcconfig */,
  309. );
  310. name = "Support Files";
  311. path = "../Target Support Files/SnapKit";
  312. sourceTree = "<group>";
  313. };
  314. 9FB920BFDBD243313F45D3CB9CCF97B8 /* Pods-wyy */ = {
  315. isa = PBXGroup;
  316. children = (
  317. 7E5462C75BAFC463F57C4BF14208D52D /* Pods-wyy.modulemap */,
  318. D609E8263171D85903C8D3F96C25505E /* Pods-wyy-acknowledgements.markdown */,
  319. 2C0450712629CA4D0DE69FCDE144E733 /* Pods-wyy-acknowledgements.plist */,
  320. 4A58041A5613EC9B32510BF123BF0D4E /* Pods-wyy-dummy.m */,
  321. DD2992A3369C1207258191F3B19A5EBB /* Pods-wyy-frameworks.sh */,
  322. 3312C7E83B0D75D1D70B7F2B89DA2ECB /* Pods-wyy-Info.plist */,
  323. 495BDCEEE6A601832BA6FE2CB9E25A6E /* Pods-wyy-umbrella.h */,
  324. 118807BC1D73BFF5B27B7D48451F3E3C /* Pods-wyy.debug.xcconfig */,
  325. 4A87C86F14EC7589DAB7E9B992A36FF6 /* Pods-wyy.release.xcconfig */,
  326. );
  327. name = "Pods-wyy";
  328. path = "Target Support Files/Pods-wyy";
  329. sourceTree = "<group>";
  330. };
  331. BA22F08D059965C9A09F78196176CEDB /* Pods */ = {
  332. isa = PBXGroup;
  333. children = (
  334. 7F02E3862C6E84203E8324D9D0088797 /* SnapKit */,
  335. );
  336. name = Pods;
  337. sourceTree = "<group>";
  338. };
  339. CF1408CF629C7361332E53B88F7BD30C = {
  340. isa = PBXGroup;
  341. children = (
  342. 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */,
  343. D210D550F4EA176C3123ED886F8F87F5 /* Frameworks */,
  344. BA22F08D059965C9A09F78196176CEDB /* Pods */,
  345. 7878315C6078BF5450184C0F1EB6BE8B /* Products */,
  346. 7B461E3234EF8DCCC21B1FFAE071A094 /* Targets Support Files */,
  347. );
  348. sourceTree = "<group>";
  349. };
  350. D210D550F4EA176C3123ED886F8F87F5 /* Frameworks */ = {
  351. isa = PBXGroup;
  352. children = (
  353. 578452D2E740E91742655AC8F1636D1F /* iOS */,
  354. );
  355. name = Frameworks;
  356. sourceTree = "<group>";
  357. };
  358. /* End PBXGroup section */
  359. /* Begin PBXHeadersBuildPhase section */
  360. 3C4CB7EAAFEDB6B3319F995CEBDEF88A /* Headers */ = {
  361. isa = PBXHeadersBuildPhase;
  362. buildActionMask = 2147483647;
  363. files = (
  364. 4407AA76F32F279228C91EDD649BD43A /* Pods-wyy-umbrella.h in Headers */,
  365. );
  366. runOnlyForDeploymentPostprocessing = 0;
  367. };
  368. 7DFCF5F12AEEED0500986DBC9BF76170 /* Headers */ = {
  369. isa = PBXHeadersBuildPhase;
  370. buildActionMask = 2147483647;
  371. files = (
  372. A66ED57B365A35434C5BAF4B990819B7 /* SnapKit-umbrella.h in Headers */,
  373. );
  374. runOnlyForDeploymentPostprocessing = 0;
  375. };
  376. 7E0754DF04993D82F152157BD440489E /* Headers */ = {
  377. isa = PBXHeadersBuildPhase;
  378. buildActionMask = 2147483647;
  379. files = (
  380. 9191E818D44BB8D3891FC84CD8292E6E /* Pods-wyy-wyyUITests-umbrella.h in Headers */,
  381. );
  382. runOnlyForDeploymentPostprocessing = 0;
  383. };
  384. 809B31BF801FEE24E8A8532F94331337 /* Headers */ = {
  385. isa = PBXHeadersBuildPhase;
  386. buildActionMask = 2147483647;
  387. files = (
  388. 1AA5DC8576FEED48F21889478C6F63FD /* Pods-wyyTests-umbrella.h in Headers */,
  389. );
  390. runOnlyForDeploymentPostprocessing = 0;
  391. };
  392. /* End PBXHeadersBuildPhase section */
  393. /* Begin PBXNativeTarget section */
  394. 19622742EBA51E823D6DAE3F8CDBFAD4 /* SnapKit */ = {
  395. isa = PBXNativeTarget;
  396. buildConfigurationList = 7F8CE4DC18DBEA01587212F09727DB3D /* Build configuration list for PBXNativeTarget "SnapKit" */;
  397. buildPhases = (
  398. 7DFCF5F12AEEED0500986DBC9BF76170 /* Headers */,
  399. 89222AF845A30312C284F407BA48B98F /* Sources */,
  400. 3C8B1704CC97EF12D3409771318C6433 /* Frameworks */,
  401. 9C691CAA90D9565F2EFF5EF823D8A80C /* Resources */,
  402. );
  403. buildRules = (
  404. );
  405. dependencies = (
  406. );
  407. name = SnapKit;
  408. productName = SnapKit;
  409. productReference = 979486118B3E90C08386079D57962701 /* SnapKit.framework */;
  410. productType = "com.apple.product-type.framework";
  411. };
  412. 60B932F0A7CD3C6CD581CB605D9C133A /* Pods-wyy-wyyUITests */ = {
  413. isa = PBXNativeTarget;
  414. buildConfigurationList = EECECD17184761F8FBD52B970E2D9F2C /* Build configuration list for PBXNativeTarget "Pods-wyy-wyyUITests" */;
  415. buildPhases = (
  416. 7E0754DF04993D82F152157BD440489E /* Headers */,
  417. 8B4799A1B03A1524926FE789B4A7C86B /* Sources */,
  418. 30926B8C5F693D6C0A3602E1229FB281 /* Frameworks */,
  419. 4264603DD80B9F4793EB2D212A69750F /* Resources */,
  420. );
  421. buildRules = (
  422. );
  423. dependencies = (
  424. A0459F84FEF69C9B7F1291665CBA5C30 /* PBXTargetDependency */,
  425. );
  426. name = "Pods-wyy-wyyUITests";
  427. productName = "Pods-wyy-wyyUITests";
  428. productReference = 2E0FD700A0ED4A4CF368A8F508FAD6F7 /* Pods_wyy_wyyUITests.framework */;
  429. productType = "com.apple.product-type.framework";
  430. };
  431. BBE662EFCFA7328E19BFE125F4197FAC /* Pods-wyy */ = {
  432. isa = PBXNativeTarget;
  433. buildConfigurationList = D45B4F1667A2AA3E569F74A19E849A00 /* Build configuration list for PBXNativeTarget "Pods-wyy" */;
  434. buildPhases = (
  435. 3C4CB7EAAFEDB6B3319F995CEBDEF88A /* Headers */,
  436. 62187570A94776AA69B339736646C54F /* Sources */,
  437. 42D2B2531380DF23F96E107F8993905D /* Frameworks */,
  438. 3B7DBC86B59E43DE145D31604FF4E9BC /* Resources */,
  439. );
  440. buildRules = (
  441. );
  442. dependencies = (
  443. D9BB5AF039B1DF4721C0FA1CD781A43D /* PBXTargetDependency */,
  444. );
  445. name = "Pods-wyy";
  446. productName = "Pods-wyy";
  447. productReference = 20A8B917F94438A2C0C8821B526E8114 /* Pods_wyy.framework */;
  448. productType = "com.apple.product-type.framework";
  449. };
  450. DE9A82ECF7662B5511EE1B62A1B01122 /* Pods-wyyTests */ = {
  451. isa = PBXNativeTarget;
  452. buildConfigurationList = E9977E09AD654338924AB5E032A2190D /* Build configuration list for PBXNativeTarget "Pods-wyyTests" */;
  453. buildPhases = (
  454. 809B31BF801FEE24E8A8532F94331337 /* Headers */,
  455. 8110C3E7A956DDD73EDCC16D2637E393 /* Sources */,
  456. 8851D601F9D74A7ADF6B79986AE6A4DD /* Frameworks */,
  457. 69AF838BD02D7E1DE3C8CB451BA225E4 /* Resources */,
  458. );
  459. buildRules = (
  460. );
  461. dependencies = (
  462. 19CAB1799F920CA03D22D02C53BCFF89 /* PBXTargetDependency */,
  463. );
  464. name = "Pods-wyyTests";
  465. productName = "Pods-wyyTests";
  466. productReference = E7F18BE926B973F9FC96E85F5DAEAA16 /* Pods_wyyTests.framework */;
  467. productType = "com.apple.product-type.framework";
  468. };
  469. /* End PBXNativeTarget section */
  470. /* Begin PBXProject section */
  471. BFDFE7DC352907FC980B868725387E98 /* Project object */ = {
  472. isa = PBXProject;
  473. attributes = {
  474. LastSwiftUpdateCheck = 1100;
  475. LastUpgradeCheck = 1240;
  476. };
  477. buildConfigurationList = 4821239608C13582E20E6DA73FD5F1F9 /* Build configuration list for PBXProject "Pods" */;
  478. compatibilityVersion = "Xcode 9.3";
  479. developmentRegion = en;
  480. hasScannedForEncodings = 0;
  481. knownRegions = (
  482. en,
  483. Base,
  484. );
  485. mainGroup = CF1408CF629C7361332E53B88F7BD30C;
  486. productRefGroup = 7878315C6078BF5450184C0F1EB6BE8B /* Products */;
  487. projectDirPath = "";
  488. projectRoot = "";
  489. targets = (
  490. BBE662EFCFA7328E19BFE125F4197FAC /* Pods-wyy */,
  491. 60B932F0A7CD3C6CD581CB605D9C133A /* Pods-wyy-wyyUITests */,
  492. DE9A82ECF7662B5511EE1B62A1B01122 /* Pods-wyyTests */,
  493. 19622742EBA51E823D6DAE3F8CDBFAD4 /* SnapKit */,
  494. );
  495. };
  496. /* End PBXProject section */
  497. /* Begin PBXResourcesBuildPhase section */
  498. 3B7DBC86B59E43DE145D31604FF4E9BC /* Resources */ = {
  499. isa = PBXResourcesBuildPhase;
  500. buildActionMask = 2147483647;
  501. files = (
  502. );
  503. runOnlyForDeploymentPostprocessing = 0;
  504. };
  505. 4264603DD80B9F4793EB2D212A69750F /* Resources */ = {
  506. isa = PBXResourcesBuildPhase;
  507. buildActionMask = 2147483647;
  508. files = (
  509. );
  510. runOnlyForDeploymentPostprocessing = 0;
  511. };
  512. 69AF838BD02D7E1DE3C8CB451BA225E4 /* Resources */ = {
  513. isa = PBXResourcesBuildPhase;
  514. buildActionMask = 2147483647;
  515. files = (
  516. );
  517. runOnlyForDeploymentPostprocessing = 0;
  518. };
  519. 9C691CAA90D9565F2EFF5EF823D8A80C /* Resources */ = {
  520. isa = PBXResourcesBuildPhase;
  521. buildActionMask = 2147483647;
  522. files = (
  523. );
  524. runOnlyForDeploymentPostprocessing = 0;
  525. };
  526. /* End PBXResourcesBuildPhase section */
  527. /* Begin PBXSourcesBuildPhase section */
  528. 62187570A94776AA69B339736646C54F /* Sources */ = {
  529. isa = PBXSourcesBuildPhase;
  530. buildActionMask = 2147483647;
  531. files = (
  532. E5EE93AA414CA49BE5E058F82CA62D58 /* Pods-wyy-dummy.m in Sources */,
  533. );
  534. runOnlyForDeploymentPostprocessing = 0;
  535. };
  536. 8110C3E7A956DDD73EDCC16D2637E393 /* Sources */ = {
  537. isa = PBXSourcesBuildPhase;
  538. buildActionMask = 2147483647;
  539. files = (
  540. 4A4FDD445F93AB9605EF5FDC383D3E46 /* Pods-wyyTests-dummy.m in Sources */,
  541. );
  542. runOnlyForDeploymentPostprocessing = 0;
  543. };
  544. 89222AF845A30312C284F407BA48B98F /* Sources */ = {
  545. isa = PBXSourcesBuildPhase;
  546. buildActionMask = 2147483647;
  547. files = (
  548. 3BFC243AB9BD579969F0D5756560BCAA /* Constraint.swift in Sources */,
  549. 2A1BBBC87AC2367BD14610A9D10D285E /* ConstraintAttributes.swift in Sources */,
  550. 9B09968922C73D50040C6EEF57890D6E /* ConstraintConfig.swift in Sources */,
  551. 5854DF509E8A016B6235793D04083035 /* ConstraintConstantTarget.swift in Sources */,
  552. B599696DFEF6B2A5ECF528F4E5BB1846 /* ConstraintDescription.swift in Sources */,
  553. AC35C9341C4BB156BB26FDD237EE3721 /* ConstraintDirectionalInsets.swift in Sources */,
  554. 71DE9DC2FA583526AB4D1FD7F00C099C /* ConstraintDirectionalInsetTarget.swift in Sources */,
  555. 8277256ADEC3C4DCF79957D1CA681A9A /* ConstraintDSL.swift in Sources */,
  556. 21AB1101BBE4D28D74ED4EDF0D59025A /* ConstraintInsets.swift in Sources */,
  557. 2C06F2E972444D359754D21AC46BFFE2 /* ConstraintInsetTarget.swift in Sources */,
  558. 99B5296A5EDECE0557B9DA53D9E19CA1 /* ConstraintItem.swift in Sources */,
  559. 1AFB1E9136716C0B61D6C700FF1E60FD /* ConstraintLayoutGuide+Extensions.swift in Sources */,
  560. A270CD9EC3C541FE86E65AEDCEF500CF /* ConstraintLayoutGuide.swift in Sources */,
  561. 77C9889055A3B32EA13A9616824DB0ED /* ConstraintLayoutGuideDSL.swift in Sources */,
  562. 57B1876F2BE4168E5BFDB63D8CC849A0 /* ConstraintLayoutSupport.swift in Sources */,
  563. 01C550A53C9E2047C83F8E85BBB558E6 /* ConstraintLayoutSupportDSL.swift in Sources */,
  564. 51CD5887014967E77E58F5A163996454 /* ConstraintMaker.swift in Sources */,
  565. 7C1702076F3A31D8D2D45A4A9F09B266 /* ConstraintMakerEditable.swift in Sources */,
  566. 69CCBEEDFCA6D743D80026568D961919 /* ConstraintMakerExtendable.swift in Sources */,
  567. C412F27D75AFC0DF0F0289DBB270931C /* ConstraintMakerFinalizable.swift in Sources */,
  568. EE909C7C786140109051BC9562EEC7C8 /* ConstraintMakerPriortizable.swift in Sources */,
  569. 75E146C12D1287228A0B493E87CDE31F /* ConstraintMakerRelatable.swift in Sources */,
  570. D4697DC40F3B059E4A0867838CA1814E /* ConstraintMultiplierTarget.swift in Sources */,
  571. 8705BBF0D428BF0AE1B554A377ECC540 /* ConstraintOffsetTarget.swift in Sources */,
  572. 232B2F922E972D9F43D2EE15ACECE734 /* ConstraintPriority.swift in Sources */,
  573. E8F2429683B3015CBD39CE883770BCA7 /* ConstraintPriorityTarget.swift in Sources */,
  574. 69E3A06BBDFDC7D06A9D4BDC4E895E73 /* ConstraintRelatableTarget.swift in Sources */,
  575. CE62FEABA57B2B53EABF8C7DCCC6B2C4 /* ConstraintRelation.swift in Sources */,
  576. 3E5285F4F36EAD77ECABBFB7F36BB1BB /* ConstraintView+Extensions.swift in Sources */,
  577. BECA67DFB5E0984DFAEFCB775C31972E /* ConstraintView.swift in Sources */,
  578. EB1726F5E0D0EEBA20E4528B1E37A8FA /* ConstraintViewDSL.swift in Sources */,
  579. B780B272106411CBE258BB60FFC45410 /* Debugging.swift in Sources */,
  580. 039EAFE7935113805F3FC21BF1B7C9D5 /* LayoutConstraint.swift in Sources */,
  581. E9A970BC24EA15832F248EA020072746 /* LayoutConstraintItem.swift in Sources */,
  582. 4C7A676DAE95EEAC3787A75349F0862D /* SnapKit-dummy.m in Sources */,
  583. 1956E392D500F3CD899D39A5F805736D /* Typealiases.swift in Sources */,
  584. 6E0EB9E7FAAEDBB7A73ECF3095F69C4A /* UILayoutSupport+Extensions.swift in Sources */,
  585. );
  586. runOnlyForDeploymentPostprocessing = 0;
  587. };
  588. 8B4799A1B03A1524926FE789B4A7C86B /* Sources */ = {
  589. isa = PBXSourcesBuildPhase;
  590. buildActionMask = 2147483647;
  591. files = (
  592. 5A6FBE4D76192F8780EBBEC55663568D /* Pods-wyy-wyyUITests-dummy.m in Sources */,
  593. );
  594. runOnlyForDeploymentPostprocessing = 0;
  595. };
  596. /* End PBXSourcesBuildPhase section */
  597. /* Begin PBXTargetDependency section */
  598. 19CAB1799F920CA03D22D02C53BCFF89 /* PBXTargetDependency */ = {
  599. isa = PBXTargetDependency;
  600. name = "Pods-wyy";
  601. target = BBE662EFCFA7328E19BFE125F4197FAC /* Pods-wyy */;
  602. targetProxy = 02222137FE4C8C3B60310541174A7445 /* PBXContainerItemProxy */;
  603. };
  604. A0459F84FEF69C9B7F1291665CBA5C30 /* PBXTargetDependency */ = {
  605. isa = PBXTargetDependency;
  606. name = SnapKit;
  607. target = 19622742EBA51E823D6DAE3F8CDBFAD4 /* SnapKit */;
  608. targetProxy = 5EA13780996A39C3481D7C91090D88F5 /* PBXContainerItemProxy */;
  609. };
  610. D9BB5AF039B1DF4721C0FA1CD781A43D /* PBXTargetDependency */ = {
  611. isa = PBXTargetDependency;
  612. name = SnapKit;
  613. target = 19622742EBA51E823D6DAE3F8CDBFAD4 /* SnapKit */;
  614. targetProxy = DB3EABC45AD9E6A408174B15D3744991 /* PBXContainerItemProxy */;
  615. };
  616. /* End PBXTargetDependency section */
  617. /* Begin XCBuildConfiguration section */
  618. 2010A792F763AAD32A043FEE9E36038E /* Debug */ = {
  619. isa = XCBuildConfiguration;
  620. baseConfigurationReference = 118807BC1D73BFF5B27B7D48451F3E3C /* Pods-wyy.debug.xcconfig */;
  621. buildSettings = {
  622. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
  623. CLANG_ENABLE_OBJC_WEAK = NO;
  624. "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
  625. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  626. "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
  627. CURRENT_PROJECT_VERSION = 1;
  628. DEFINES_MODULE = YES;
  629. DYLIB_COMPATIBILITY_VERSION = 1;
  630. DYLIB_CURRENT_VERSION = 1;
  631. DYLIB_INSTALL_NAME_BASE = "@rpath";
  632. INFOPLIST_FILE = "Target Support Files/Pods-wyy/Pods-wyy-Info.plist";
  633. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  634. IPHONEOS_DEPLOYMENT_TARGET = 14.4;
  635. LD_RUNPATH_SEARCH_PATHS = (
  636. "$(inherited)",
  637. "@executable_path/Frameworks",
  638. "@loader_path/Frameworks",
  639. );
  640. MACH_O_TYPE = staticlib;
  641. MODULEMAP_FILE = "Target Support Files/Pods-wyy/Pods-wyy.modulemap";
  642. OTHER_LDFLAGS = "";
  643. OTHER_LIBTOOLFLAGS = "";
  644. PODS_ROOT = "$(SRCROOT)";
  645. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
  646. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  647. SDKROOT = iphoneos;
  648. SKIP_INSTALL = YES;
  649. TARGETED_DEVICE_FAMILY = "1,2";
  650. VERSIONING_SYSTEM = "apple-generic";
  651. VERSION_INFO_PREFIX = "";
  652. };
  653. name = Debug;
  654. };
  655. 36FCBE88D82F5086E6AC36103E4620B0 /* Release */ = {
  656. isa = XCBuildConfiguration;
  657. baseConfigurationReference = 4A87C86F14EC7589DAB7E9B992A36FF6 /* Pods-wyy.release.xcconfig */;
  658. buildSettings = {
  659. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
  660. CLANG_ENABLE_OBJC_WEAK = NO;
  661. "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
  662. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  663. "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
  664. CURRENT_PROJECT_VERSION = 1;
  665. DEFINES_MODULE = YES;
  666. DYLIB_COMPATIBILITY_VERSION = 1;
  667. DYLIB_CURRENT_VERSION = 1;
  668. DYLIB_INSTALL_NAME_BASE = "@rpath";
  669. INFOPLIST_FILE = "Target Support Files/Pods-wyy/Pods-wyy-Info.plist";
  670. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  671. IPHONEOS_DEPLOYMENT_TARGET = 14.4;
  672. LD_RUNPATH_SEARCH_PATHS = (
  673. "$(inherited)",
  674. "@executable_path/Frameworks",
  675. "@loader_path/Frameworks",
  676. );
  677. MACH_O_TYPE = staticlib;
  678. MODULEMAP_FILE = "Target Support Files/Pods-wyy/Pods-wyy.modulemap";
  679. OTHER_LDFLAGS = "";
  680. OTHER_LIBTOOLFLAGS = "";
  681. PODS_ROOT = "$(SRCROOT)";
  682. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
  683. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  684. SDKROOT = iphoneos;
  685. SKIP_INSTALL = YES;
  686. TARGETED_DEVICE_FAMILY = "1,2";
  687. VALIDATE_PRODUCT = YES;
  688. VERSIONING_SYSTEM = "apple-generic";
  689. VERSION_INFO_PREFIX = "";
  690. };
  691. name = Release;
  692. };
  693. 4787AF5292F390EDC84C9473F9F621F0 /* Debug */ = {
  694. isa = XCBuildConfiguration;
  695. baseConfigurationReference = D9C291CC1AEF766D1894E8A76CF109EF /* Pods-wyyTests.debug.xcconfig */;
  696. buildSettings = {
  697. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
  698. CLANG_ENABLE_OBJC_WEAK = NO;
  699. "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
  700. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  701. "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
  702. CURRENT_PROJECT_VERSION = 1;
  703. DEFINES_MODULE = YES;
  704. DYLIB_COMPATIBILITY_VERSION = 1;
  705. DYLIB_CURRENT_VERSION = 1;
  706. DYLIB_INSTALL_NAME_BASE = "@rpath";
  707. INFOPLIST_FILE = "Target Support Files/Pods-wyyTests/Pods-wyyTests-Info.plist";
  708. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  709. IPHONEOS_DEPLOYMENT_TARGET = 14.4;
  710. LD_RUNPATH_SEARCH_PATHS = (
  711. "$(inherited)",
  712. "@executable_path/Frameworks",
  713. "@loader_path/Frameworks",
  714. );
  715. MACH_O_TYPE = staticlib;
  716. MODULEMAP_FILE = "Target Support Files/Pods-wyyTests/Pods-wyyTests.modulemap";
  717. OTHER_LDFLAGS = "";
  718. OTHER_LIBTOOLFLAGS = "";
  719. PODS_ROOT = "$(SRCROOT)";
  720. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
  721. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  722. SDKROOT = iphoneos;
  723. SKIP_INSTALL = YES;
  724. TARGETED_DEVICE_FAMILY = "1,2";
  725. VERSIONING_SYSTEM = "apple-generic";
  726. VERSION_INFO_PREFIX = "";
  727. };
  728. name = Debug;
  729. };
  730. 71243899B61152433AAE34EE86456EE7 /* Release */ = {
  731. isa = XCBuildConfiguration;
  732. buildSettings = {
  733. ALWAYS_SEARCH_USER_PATHS = NO;
  734. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  735. CLANG_ANALYZER_NONNULL = YES;
  736. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  737. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  738. CLANG_CXX_LIBRARY = "libc++";
  739. CLANG_ENABLE_MODULES = YES;
  740. CLANG_ENABLE_OBJC_ARC = YES;
  741. CLANG_ENABLE_OBJC_WEAK = YES;
  742. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  743. CLANG_WARN_BOOL_CONVERSION = YES;
  744. CLANG_WARN_COMMA = YES;
  745. CLANG_WARN_CONSTANT_CONVERSION = YES;
  746. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  747. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  748. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  749. CLANG_WARN_EMPTY_BODY = YES;
  750. CLANG_WARN_ENUM_CONVERSION = YES;
  751. CLANG_WARN_INFINITE_RECURSION = YES;
  752. CLANG_WARN_INT_CONVERSION = YES;
  753. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  754. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  755. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  756. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  757. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  758. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  759. CLANG_WARN_STRICT_PROTOTYPES = YES;
  760. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  761. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  762. CLANG_WARN_UNREACHABLE_CODE = YES;
  763. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  764. COPY_PHASE_STRIP = NO;
  765. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  766. ENABLE_NS_ASSERTIONS = NO;
  767. ENABLE_STRICT_OBJC_MSGSEND = YES;
  768. GCC_C_LANGUAGE_STANDARD = gnu11;
  769. GCC_NO_COMMON_BLOCKS = YES;
  770. GCC_PREPROCESSOR_DEFINITIONS = (
  771. "POD_CONFIGURATION_RELEASE=1",
  772. "$(inherited)",
  773. );
  774. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  775. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  776. GCC_WARN_UNDECLARED_SELECTOR = YES;
  777. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  778. GCC_WARN_UNUSED_FUNCTION = YES;
  779. GCC_WARN_UNUSED_VARIABLE = YES;
  780. IPHONEOS_DEPLOYMENT_TARGET = 14.4;
  781. MTL_ENABLE_DEBUG_INFO = NO;
  782. MTL_FAST_MATH = YES;
  783. PRODUCT_NAME = "$(TARGET_NAME)";
  784. STRIP_INSTALLED_PRODUCT = NO;
  785. SWIFT_COMPILATION_MODE = wholemodule;
  786. SWIFT_OPTIMIZATION_LEVEL = "-O";
  787. SWIFT_VERSION = 5.0;
  788. SYMROOT = "${SRCROOT}/../build";
  789. };
  790. name = Release;
  791. };
  792. 75D70EEEA0A456E14F7338A7F342964E /* Debug */ = {
  793. isa = XCBuildConfiguration;
  794. buildSettings = {
  795. ALWAYS_SEARCH_USER_PATHS = NO;
  796. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  797. CLANG_ANALYZER_NONNULL = YES;
  798. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  799. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  800. CLANG_CXX_LIBRARY = "libc++";
  801. CLANG_ENABLE_MODULES = YES;
  802. CLANG_ENABLE_OBJC_ARC = YES;
  803. CLANG_ENABLE_OBJC_WEAK = YES;
  804. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  805. CLANG_WARN_BOOL_CONVERSION = YES;
  806. CLANG_WARN_COMMA = YES;
  807. CLANG_WARN_CONSTANT_CONVERSION = YES;
  808. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  809. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  810. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  811. CLANG_WARN_EMPTY_BODY = YES;
  812. CLANG_WARN_ENUM_CONVERSION = YES;
  813. CLANG_WARN_INFINITE_RECURSION = YES;
  814. CLANG_WARN_INT_CONVERSION = YES;
  815. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  816. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  817. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  818. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  819. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  820. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  821. CLANG_WARN_STRICT_PROTOTYPES = YES;
  822. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  823. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  824. CLANG_WARN_UNREACHABLE_CODE = YES;
  825. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  826. COPY_PHASE_STRIP = NO;
  827. DEBUG_INFORMATION_FORMAT = dwarf;
  828. ENABLE_STRICT_OBJC_MSGSEND = YES;
  829. ENABLE_TESTABILITY = YES;
  830. GCC_C_LANGUAGE_STANDARD = gnu11;
  831. GCC_DYNAMIC_NO_PIC = NO;
  832. GCC_NO_COMMON_BLOCKS = YES;
  833. GCC_OPTIMIZATION_LEVEL = 0;
  834. GCC_PREPROCESSOR_DEFINITIONS = (
  835. "POD_CONFIGURATION_DEBUG=1",
  836. "DEBUG=1",
  837. "$(inherited)",
  838. );
  839. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  840. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  841. GCC_WARN_UNDECLARED_SELECTOR = YES;
  842. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  843. GCC_WARN_UNUSED_FUNCTION = YES;
  844. GCC_WARN_UNUSED_VARIABLE = YES;
  845. IPHONEOS_DEPLOYMENT_TARGET = 14.4;
  846. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  847. MTL_FAST_MATH = YES;
  848. ONLY_ACTIVE_ARCH = YES;
  849. PRODUCT_NAME = "$(TARGET_NAME)";
  850. STRIP_INSTALLED_PRODUCT = NO;
  851. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  852. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  853. SWIFT_VERSION = 5.0;
  854. SYMROOT = "${SRCROOT}/../build";
  855. };
  856. name = Debug;
  857. };
  858. 77B25FC9CEE66CA6521DBC2E6517BD97 /* Debug */ = {
  859. isa = XCBuildConfiguration;
  860. baseConfigurationReference = 7C21E0C93A1141A1E2EB51575500E27D /* SnapKit.debug.xcconfig */;
  861. buildSettings = {
  862. CLANG_ENABLE_OBJC_WEAK = NO;
  863. "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
  864. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  865. "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
  866. CURRENT_PROJECT_VERSION = 1;
  867. DEFINES_MODULE = YES;
  868. DYLIB_COMPATIBILITY_VERSION = 1;
  869. DYLIB_CURRENT_VERSION = 1;
  870. DYLIB_INSTALL_NAME_BASE = "@rpath";
  871. GCC_PREFIX_HEADER = "Target Support Files/SnapKit/SnapKit-prefix.pch";
  872. INFOPLIST_FILE = "Target Support Files/SnapKit/SnapKit-Info.plist";
  873. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  874. IPHONEOS_DEPLOYMENT_TARGET = 12.0;
  875. LD_RUNPATH_SEARCH_PATHS = (
  876. "$(inherited)",
  877. "@executable_path/Frameworks",
  878. "@loader_path/Frameworks",
  879. );
  880. MODULEMAP_FILE = "Target Support Files/SnapKit/SnapKit.modulemap";
  881. PRODUCT_MODULE_NAME = SnapKit;
  882. PRODUCT_NAME = SnapKit;
  883. SDKROOT = iphoneos;
  884. SKIP_INSTALL = YES;
  885. SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) ";
  886. SWIFT_VERSION = 5.0;
  887. TARGETED_DEVICE_FAMILY = "1,2";
  888. VERSIONING_SYSTEM = "apple-generic";
  889. VERSION_INFO_PREFIX = "";
  890. };
  891. name = Debug;
  892. };
  893. 83E532CB68DBE2E640A2EA92AE978058 /* Debug */ = {
  894. isa = XCBuildConfiguration;
  895. baseConfigurationReference = 32BD454A2BB47EA9CDA89F12752655C4 /* Pods-wyy-wyyUITests.debug.xcconfig */;
  896. buildSettings = {
  897. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
  898. CLANG_ENABLE_OBJC_WEAK = NO;
  899. "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
  900. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  901. "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
  902. CURRENT_PROJECT_VERSION = 1;
  903. DEFINES_MODULE = YES;
  904. DYLIB_COMPATIBILITY_VERSION = 1;
  905. DYLIB_CURRENT_VERSION = 1;
  906. DYLIB_INSTALL_NAME_BASE = "@rpath";
  907. INFOPLIST_FILE = "Target Support Files/Pods-wyy-wyyUITests/Pods-wyy-wyyUITests-Info.plist";
  908. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  909. IPHONEOS_DEPLOYMENT_TARGET = 14.4;
  910. LD_RUNPATH_SEARCH_PATHS = (
  911. "$(inherited)",
  912. "@executable_path/Frameworks",
  913. "@loader_path/Frameworks",
  914. );
  915. MACH_O_TYPE = staticlib;
  916. MODULEMAP_FILE = "Target Support Files/Pods-wyy-wyyUITests/Pods-wyy-wyyUITests.modulemap";
  917. OTHER_LDFLAGS = "";
  918. OTHER_LIBTOOLFLAGS = "";
  919. PODS_ROOT = "$(SRCROOT)";
  920. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
  921. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  922. SDKROOT = iphoneos;
  923. SKIP_INSTALL = YES;
  924. TARGETED_DEVICE_FAMILY = "1,2";
  925. VERSIONING_SYSTEM = "apple-generic";
  926. VERSION_INFO_PREFIX = "";
  927. };
  928. name = Debug;
  929. };
  930. 89115123C86A44F28F585457D5FD6BCC /* Release */ = {
  931. isa = XCBuildConfiguration;
  932. baseConfigurationReference = 984183044CF0F20DA8F1EA4D6E465494 /* Pods-wyyTests.release.xcconfig */;
  933. buildSettings = {
  934. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
  935. CLANG_ENABLE_OBJC_WEAK = NO;
  936. "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
  937. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  938. "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
  939. CURRENT_PROJECT_VERSION = 1;
  940. DEFINES_MODULE = YES;
  941. DYLIB_COMPATIBILITY_VERSION = 1;
  942. DYLIB_CURRENT_VERSION = 1;
  943. DYLIB_INSTALL_NAME_BASE = "@rpath";
  944. INFOPLIST_FILE = "Target Support Files/Pods-wyyTests/Pods-wyyTests-Info.plist";
  945. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  946. IPHONEOS_DEPLOYMENT_TARGET = 14.4;
  947. LD_RUNPATH_SEARCH_PATHS = (
  948. "$(inherited)",
  949. "@executable_path/Frameworks",
  950. "@loader_path/Frameworks",
  951. );
  952. MACH_O_TYPE = staticlib;
  953. MODULEMAP_FILE = "Target Support Files/Pods-wyyTests/Pods-wyyTests.modulemap";
  954. OTHER_LDFLAGS = "";
  955. OTHER_LIBTOOLFLAGS = "";
  956. PODS_ROOT = "$(SRCROOT)";
  957. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
  958. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  959. SDKROOT = iphoneos;
  960. SKIP_INSTALL = YES;
  961. TARGETED_DEVICE_FAMILY = "1,2";
  962. VALIDATE_PRODUCT = YES;
  963. VERSIONING_SYSTEM = "apple-generic";
  964. VERSION_INFO_PREFIX = "";
  965. };
  966. name = Release;
  967. };
  968. 8E403E361CD6D3F32A530333F7435318 /* Release */ = {
  969. isa = XCBuildConfiguration;
  970. baseConfigurationReference = A1CD432F32277BB93DEAADA626ECEC5B /* SnapKit.release.xcconfig */;
  971. buildSettings = {
  972. CLANG_ENABLE_OBJC_WEAK = NO;
  973. "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
  974. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  975. "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
  976. CURRENT_PROJECT_VERSION = 1;
  977. DEFINES_MODULE = YES;
  978. DYLIB_COMPATIBILITY_VERSION = 1;
  979. DYLIB_CURRENT_VERSION = 1;
  980. DYLIB_INSTALL_NAME_BASE = "@rpath";
  981. GCC_PREFIX_HEADER = "Target Support Files/SnapKit/SnapKit-prefix.pch";
  982. INFOPLIST_FILE = "Target Support Files/SnapKit/SnapKit-Info.plist";
  983. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  984. IPHONEOS_DEPLOYMENT_TARGET = 12.0;
  985. LD_RUNPATH_SEARCH_PATHS = (
  986. "$(inherited)",
  987. "@executable_path/Frameworks",
  988. "@loader_path/Frameworks",
  989. );
  990. MODULEMAP_FILE = "Target Support Files/SnapKit/SnapKit.modulemap";
  991. PRODUCT_MODULE_NAME = SnapKit;
  992. PRODUCT_NAME = SnapKit;
  993. SDKROOT = iphoneos;
  994. SKIP_INSTALL = YES;
  995. SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) ";
  996. SWIFT_VERSION = 5.0;
  997. TARGETED_DEVICE_FAMILY = "1,2";
  998. VALIDATE_PRODUCT = YES;
  999. VERSIONING_SYSTEM = "apple-generic";
  1000. VERSION_INFO_PREFIX = "";
  1001. };
  1002. name = Release;
  1003. };
  1004. 906A6DE61F977A509921DB47B4F2343A /* Release */ = {
  1005. isa = XCBuildConfiguration;
  1006. baseConfigurationReference = 19E8AFEA2793815324F4FB5D28C443B4 /* Pods-wyy-wyyUITests.release.xcconfig */;
  1007. buildSettings = {
  1008. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
  1009. CLANG_ENABLE_OBJC_WEAK = NO;
  1010. "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
  1011. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  1012. "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
  1013. CURRENT_PROJECT_VERSION = 1;
  1014. DEFINES_MODULE = YES;
  1015. DYLIB_COMPATIBILITY_VERSION = 1;
  1016. DYLIB_CURRENT_VERSION = 1;
  1017. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1018. INFOPLIST_FILE = "Target Support Files/Pods-wyy-wyyUITests/Pods-wyy-wyyUITests-Info.plist";
  1019. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1020. IPHONEOS_DEPLOYMENT_TARGET = 14.4;
  1021. LD_RUNPATH_SEARCH_PATHS = (
  1022. "$(inherited)",
  1023. "@executable_path/Frameworks",
  1024. "@loader_path/Frameworks",
  1025. );
  1026. MACH_O_TYPE = staticlib;
  1027. MODULEMAP_FILE = "Target Support Files/Pods-wyy-wyyUITests/Pods-wyy-wyyUITests.modulemap";
  1028. OTHER_LDFLAGS = "";
  1029. OTHER_LIBTOOLFLAGS = "";
  1030. PODS_ROOT = "$(SRCROOT)";
  1031. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
  1032. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  1033. SDKROOT = iphoneos;
  1034. SKIP_INSTALL = YES;
  1035. TARGETED_DEVICE_FAMILY = "1,2";
  1036. VALIDATE_PRODUCT = YES;
  1037. VERSIONING_SYSTEM = "apple-generic";
  1038. VERSION_INFO_PREFIX = "";
  1039. };
  1040. name = Release;
  1041. };
  1042. /* End XCBuildConfiguration section */
  1043. /* Begin XCConfigurationList section */
  1044. 4821239608C13582E20E6DA73FD5F1F9 /* Build configuration list for PBXProject "Pods" */ = {
  1045. isa = XCConfigurationList;
  1046. buildConfigurations = (
  1047. 75D70EEEA0A456E14F7338A7F342964E /* Debug */,
  1048. 71243899B61152433AAE34EE86456EE7 /* Release */,
  1049. );
  1050. defaultConfigurationIsVisible = 0;
  1051. defaultConfigurationName = Release;
  1052. };
  1053. 7F8CE4DC18DBEA01587212F09727DB3D /* Build configuration list for PBXNativeTarget "SnapKit" */ = {
  1054. isa = XCConfigurationList;
  1055. buildConfigurations = (
  1056. 77B25FC9CEE66CA6521DBC2E6517BD97 /* Debug */,
  1057. 8E403E361CD6D3F32A530333F7435318 /* Release */,
  1058. );
  1059. defaultConfigurationIsVisible = 0;
  1060. defaultConfigurationName = Release;
  1061. };
  1062. D45B4F1667A2AA3E569F74A19E849A00 /* Build configuration list for PBXNativeTarget "Pods-wyy" */ = {
  1063. isa = XCConfigurationList;
  1064. buildConfigurations = (
  1065. 2010A792F763AAD32A043FEE9E36038E /* Debug */,
  1066. 36FCBE88D82F5086E6AC36103E4620B0 /* Release */,
  1067. );
  1068. defaultConfigurationIsVisible = 0;
  1069. defaultConfigurationName = Release;
  1070. };
  1071. E9977E09AD654338924AB5E032A2190D /* Build configuration list for PBXNativeTarget "Pods-wyyTests" */ = {
  1072. isa = XCConfigurationList;
  1073. buildConfigurations = (
  1074. 4787AF5292F390EDC84C9473F9F621F0 /* Debug */,
  1075. 89115123C86A44F28F585457D5FD6BCC /* Release */,
  1076. );
  1077. defaultConfigurationIsVisible = 0;
  1078. defaultConfigurationName = Release;
  1079. };
  1080. EECECD17184761F8FBD52B970E2D9F2C /* Build configuration list for PBXNativeTarget "Pods-wyy-wyyUITests" */ = {
  1081. isa = XCConfigurationList;
  1082. buildConfigurations = (
  1083. 83E532CB68DBE2E640A2EA92AE978058 /* Debug */,
  1084. 906A6DE61F977A509921DB47B4F2343A /* Release */,
  1085. );
  1086. defaultConfigurationIsVisible = 0;
  1087. defaultConfigurationName = Release;
  1088. };
  1089. /* End XCConfigurationList section */
  1090. };
  1091. rootObject = BFDFE7DC352907FC980B868725387E98 /* Project object */;
  1092. }