1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105 |
- // !$*UTF8*$!
- {
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 50;
- objects = {
-
- /* Begin PBXBuildFile section */
- 01C550A53C9E2047C83F8E85BBB558E6 /* ConstraintLayoutSupportDSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4A46A8054577838D49C60142EB88B13 /* ConstraintLayoutSupportDSL.swift */; };
- 039EAFE7935113805F3FC21BF1B7C9D5 /* LayoutConstraint.swift in Sources */ = {isa = PBXBuildFile; fileRef = F44C5B72775F6AF0891BF331F32FE10D /* LayoutConstraint.swift */; };
- 1956E392D500F3CD899D39A5F805736D /* Typealiases.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4E066869A95E00B949CBA4D2284C35F /* Typealiases.swift */; };
- 1AA5DC8576FEED48F21889478C6F63FD /* Pods-wyyTests-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 81D448D4E4F42E7564C708A2125CD466 /* Pods-wyyTests-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 1AFB1E9136716C0B61D6C700FF1E60FD /* ConstraintLayoutGuide+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 09BF299D2EEB87E7DD02630E87B96224 /* ConstraintLayoutGuide+Extensions.swift */; };
- 1DD240FBD558CCC8444255A55E7C8D34 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 73010CC983E3809BECEE5348DA1BB8C6 /* Foundation.framework */; };
- 21AB1101BBE4D28D74ED4EDF0D59025A /* ConstraintInsets.swift in Sources */ = {isa = PBXBuildFile; fileRef = 549471CD1FE3A1E1865DD172864918D3 /* ConstraintInsets.swift */; };
- 232B2F922E972D9F43D2EE15ACECE734 /* ConstraintPriority.swift in Sources */ = {isa = PBXBuildFile; fileRef = F0BD95F32F2E57D6B9100B77B93F013C /* ConstraintPriority.swift */; };
- 2A1BBBC87AC2367BD14610A9D10D285E /* ConstraintAttributes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13F460233F2A555D41511B6CCA66A124 /* ConstraintAttributes.swift */; };
- 2C06F2E972444D359754D21AC46BFFE2 /* ConstraintInsetTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C2EC377264B25FB0E67D150E37E87CD /* ConstraintInsetTarget.swift */; };
- 3BFC243AB9BD579969F0D5756560BCAA /* Constraint.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50380F281EC3EE769C85035CCEA77226 /* Constraint.swift */; };
- 3E5285F4F36EAD77ECABBFB7F36BB1BB /* ConstraintView+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE9055CEA7890517265589BD23D73A49 /* ConstraintView+Extensions.swift */; };
- 4407AA76F32F279228C91EDD649BD43A /* Pods-wyy-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 495BDCEEE6A601832BA6FE2CB9E25A6E /* Pods-wyy-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 4A4FDD445F93AB9605EF5FDC383D3E46 /* Pods-wyyTests-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 459592861A652EB354CE51BF4AB8ED80 /* Pods-wyyTests-dummy.m */; };
- 4C7A676DAE95EEAC3787A75349F0862D /* SnapKit-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = E13B89FFD81AACB7530769CA05EEA26B /* SnapKit-dummy.m */; };
- 51CD5887014967E77E58F5A163996454 /* ConstraintMaker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 141BC33167429B9926FB24A17F01568C /* ConstraintMaker.swift */; };
- 57B1876F2BE4168E5BFDB63D8CC849A0 /* ConstraintLayoutSupport.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3D705690D879064ED84970813189D8D4 /* ConstraintLayoutSupport.swift */; };
- 5854DF509E8A016B6235793D04083035 /* ConstraintConstantTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6D990E0FED5B41C1F13AC6B08208A99B /* ConstraintConstantTarget.swift */; };
- 5A6FBE4D76192F8780EBBEC55663568D /* Pods-wyy-wyyUITests-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = BB09B4266EC44723F5A2047113A20EC2 /* Pods-wyy-wyyUITests-dummy.m */; };
- 69CCBEEDFCA6D743D80026568D961919 /* ConstraintMakerExtendable.swift in Sources */ = {isa = PBXBuildFile; fileRef = E43F10DE451FED17810D9B5C237324A5 /* ConstraintMakerExtendable.swift */; };
- 69E3A06BBDFDC7D06A9D4BDC4E895E73 /* ConstraintRelatableTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2975CA5A0D26BC84F3EE9912FEBDA795 /* ConstraintRelatableTarget.swift */; };
- 6E0EB9E7FAAEDBB7A73ECF3095F69C4A /* UILayoutSupport+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6A9341666EAC154422A032092A7DC2D7 /* UILayoutSupport+Extensions.swift */; };
- 71DE9DC2FA583526AB4D1FD7F00C099C /* ConstraintDirectionalInsetTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7D358AA1606C7B2CDC8555485807E9E /* ConstraintDirectionalInsetTarget.swift */; };
- 75E146C12D1287228A0B493E87CDE31F /* ConstraintMakerRelatable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 724FB64349F5678CE1709979CF0DD952 /* ConstraintMakerRelatable.swift */; };
- 77C9889055A3B32EA13A9616824DB0ED /* ConstraintLayoutGuideDSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE0BE9F3D55FDB29EF516F6D6B1B6BCA /* ConstraintLayoutGuideDSL.swift */; };
- 7813A09B8F9242BBF63900D45EF15054 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 73010CC983E3809BECEE5348DA1BB8C6 /* Foundation.framework */; };
- 7C1702076F3A31D8D2D45A4A9F09B266 /* ConstraintMakerEditable.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2C3B0B200350EAC8F42EF635FF31BD1 /* ConstraintMakerEditable.swift */; };
- 8277256ADEC3C4DCF79957D1CA681A9A /* ConstraintDSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7AE00ECC24C5CC6DC938204FF42AD0E5 /* ConstraintDSL.swift */; };
- 8705BBF0D428BF0AE1B554A377ECC540 /* ConstraintOffsetTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = 47B200BD964F52F6693D4168248B8645 /* ConstraintOffsetTarget.swift */; };
- 9191E818D44BB8D3891FC84CD8292E6E /* Pods-wyy-wyyUITests-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 75EBA43589522CD84F83B8C5D6C2EDA8 /* Pods-wyy-wyyUITests-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 99B5296A5EDECE0557B9DA53D9E19CA1 /* ConstraintItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 474AFC560A8B414B467174737DBC891A /* ConstraintItem.swift */; };
- 9B09968922C73D50040C6EEF57890D6E /* ConstraintConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = 250E41DBB680A3A2ECDDD2210311B230 /* ConstraintConfig.swift */; };
- 9EF56BA08A3EEC64B4ED0FEC627C44BF /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 73010CC983E3809BECEE5348DA1BB8C6 /* Foundation.framework */; };
- A270CD9EC3C541FE86E65AEDCEF500CF /* ConstraintLayoutGuide.swift in Sources */ = {isa = PBXBuildFile; fileRef = 66C5188AE61F0E667CD9E7ED28CDD61C /* ConstraintLayoutGuide.swift */; };
- A66ED57B365A35434C5BAF4B990819B7 /* SnapKit-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 0116B84A6773B75FCBFCB479E740F0F3 /* SnapKit-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
- AC35C9341C4BB156BB26FDD237EE3721 /* ConstraintDirectionalInsets.swift in Sources */ = {isa = PBXBuildFile; fileRef = 91164BE769DA144776663FBF46785561 /* ConstraintDirectionalInsets.swift */; };
- B599696DFEF6B2A5ECF528F4E5BB1846 /* ConstraintDescription.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB1D9F6F4E2364DFAF158E04AF5D5EAA /* ConstraintDescription.swift */; };
- B780B272106411CBE258BB60FFC45410 /* Debugging.swift in Sources */ = {isa = PBXBuildFile; fileRef = D038D2FAA2F6B073D1B64B8635F4E3E6 /* Debugging.swift */; };
- BECA67DFB5E0984DFAEFCB775C31972E /* ConstraintView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A51E99894F75F00A281BE6A32FBDE495 /* ConstraintView.swift */; };
- C412F27D75AFC0DF0F0289DBB270931C /* ConstraintMakerFinalizable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 11D02329E74D733C03BF6BAE1F564481 /* ConstraintMakerFinalizable.swift */; };
- CE62FEABA57B2B53EABF8C7DCCC6B2C4 /* ConstraintRelation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25479F58B67AA43E092C7B156C1B5C1B /* ConstraintRelation.swift */; };
- D4697DC40F3B059E4A0867838CA1814E /* ConstraintMultiplierTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7AB9BB47A2175181386A432C07253AE /* ConstraintMultiplierTarget.swift */; };
- E5EE93AA414CA49BE5E058F82CA62D58 /* Pods-wyy-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A58041A5613EC9B32510BF123BF0D4E /* Pods-wyy-dummy.m */; };
- E8F2429683B3015CBD39CE883770BCA7 /* ConstraintPriorityTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9716AD15FADF38A93170E034F2BCE457 /* ConstraintPriorityTarget.swift */; };
- E9A970BC24EA15832F248EA020072746 /* LayoutConstraintItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 464C01543F3BCEDEE51ABAA696513D0B /* LayoutConstraintItem.swift */; };
- EB1726F5E0D0EEBA20E4528B1E37A8FA /* ConstraintViewDSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = 56006AA49A060CA2830F32CD6F394823 /* ConstraintViewDSL.swift */; };
- EBCFAE86D24C888676D4A64446108D2C /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 73010CC983E3809BECEE5348DA1BB8C6 /* Foundation.framework */; };
- EE909C7C786140109051BC9562EEC7C8 /* ConstraintMakerPriortizable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 91A53CAF547D71AEFABE49D91B4E6816 /* ConstraintMakerPriortizable.swift */; };
- /* End PBXBuildFile section */
-
- /* Begin PBXContainerItemProxy section */
- 02222137FE4C8C3B60310541174A7445 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = BBE662EFCFA7328E19BFE125F4197FAC;
- remoteInfo = "Pods-wyy";
- };
- 5EA13780996A39C3481D7C91090D88F5 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 19622742EBA51E823D6DAE3F8CDBFAD4;
- remoteInfo = SnapKit;
- };
- DB3EABC45AD9E6A408174B15D3744991 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 19622742EBA51E823D6DAE3F8CDBFAD4;
- remoteInfo = SnapKit;
- };
- /* End PBXContainerItemProxy section */
-
- /* Begin PBXFileReference section */
- 0116B84A6773B75FCBFCB479E740F0F3 /* SnapKit-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SnapKit-umbrella.h"; sourceTree = "<group>"; };
- 09BF299D2EEB87E7DD02630E87B96224 /* ConstraintLayoutGuide+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ConstraintLayoutGuide+Extensions.swift"; path = "Source/ConstraintLayoutGuide+Extensions.swift"; sourceTree = "<group>"; };
- 118807BC1D73BFF5B27B7D48451F3E3C /* Pods-wyy.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-wyy.debug.xcconfig"; sourceTree = "<group>"; };
- 11D02329E74D733C03BF6BAE1F564481 /* ConstraintMakerFinalizable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintMakerFinalizable.swift; path = Source/ConstraintMakerFinalizable.swift; sourceTree = "<group>"; };
- 13F460233F2A555D41511B6CCA66A124 /* ConstraintAttributes.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintAttributes.swift; path = Source/ConstraintAttributes.swift; sourceTree = "<group>"; };
- 141BC33167429B9926FB24A17F01568C /* ConstraintMaker.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintMaker.swift; path = Source/ConstraintMaker.swift; sourceTree = "<group>"; };
- 19E8AFEA2793815324F4FB5D28C443B4 /* Pods-wyy-wyyUITests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-wyy-wyyUITests.release.xcconfig"; sourceTree = "<group>"; };
- 20A8B917F94438A2C0C8821B526E8114 /* Pods_wyy.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_wyy.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- 250E41DBB680A3A2ECDDD2210311B230 /* ConstraintConfig.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintConfig.swift; path = Source/ConstraintConfig.swift; sourceTree = "<group>"; };
- 25479F58B67AA43E092C7B156C1B5C1B /* ConstraintRelation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintRelation.swift; path = Source/ConstraintRelation.swift; sourceTree = "<group>"; };
- 2975CA5A0D26BC84F3EE9912FEBDA795 /* ConstraintRelatableTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintRelatableTarget.swift; path = Source/ConstraintRelatableTarget.swift; sourceTree = "<group>"; };
- 2C0450712629CA4D0DE69FCDE144E733 /* Pods-wyy-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-wyy-acknowledgements.plist"; sourceTree = "<group>"; };
- 2E0FD700A0ED4A4CF368A8F508FAD6F7 /* Pods_wyy_wyyUITests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_wyy_wyyUITests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- 32BD454A2BB47EA9CDA89F12752655C4 /* Pods-wyy-wyyUITests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-wyy-wyyUITests.debug.xcconfig"; sourceTree = "<group>"; };
- 3312C7E83B0D75D1D70B7F2B89DA2ECB /* Pods-wyy-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-wyy-Info.plist"; sourceTree = "<group>"; };
- 391A6F8B42D2CD885F8F3C4CE6859439 /* SnapKit-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "SnapKit-Info.plist"; sourceTree = "<group>"; };
- 3C46433A265E031F148007880B968479 /* Pods-wyyTests.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-wyyTests.modulemap"; sourceTree = "<group>"; };
- 3D705690D879064ED84970813189D8D4 /* ConstraintLayoutSupport.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintLayoutSupport.swift; path = Source/ConstraintLayoutSupport.swift; sourceTree = "<group>"; };
- 416A5BD3ACB829254FDAE5C1F89323F6 /* Pods-wyyTests-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-wyyTests-acknowledgements.plist"; sourceTree = "<group>"; };
- 44CADCEC57F8D0D850A6A3056B6DE24B /* Pods-wyy-wyyUITests-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-wyy-wyyUITests-acknowledgements.plist"; sourceTree = "<group>"; };
- 459592861A652EB354CE51BF4AB8ED80 /* Pods-wyyTests-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-wyyTests-dummy.m"; sourceTree = "<group>"; };
- 464C01543F3BCEDEE51ABAA696513D0B /* LayoutConstraintItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LayoutConstraintItem.swift; path = Source/LayoutConstraintItem.swift; sourceTree = "<group>"; };
- 474AFC560A8B414B467174737DBC891A /* ConstraintItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintItem.swift; path = Source/ConstraintItem.swift; sourceTree = "<group>"; };
- 47B200BD964F52F6693D4168248B8645 /* ConstraintOffsetTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintOffsetTarget.swift; path = Source/ConstraintOffsetTarget.swift; sourceTree = "<group>"; };
- 495BDCEEE6A601832BA6FE2CB9E25A6E /* Pods-wyy-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-wyy-umbrella.h"; sourceTree = "<group>"; };
- 4A58041A5613EC9B32510BF123BF0D4E /* Pods-wyy-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-wyy-dummy.m"; sourceTree = "<group>"; };
- 4A87C86F14EC7589DAB7E9B992A36FF6 /* Pods-wyy.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-wyy.release.xcconfig"; sourceTree = "<group>"; };
- 50380F281EC3EE769C85035CCEA77226 /* Constraint.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Constraint.swift; path = Source/Constraint.swift; sourceTree = "<group>"; };
- 5199F3C3A02FC082F453C64E7CF0A0C2 /* Pods-wyy-wyyUITests-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-wyy-wyyUITests-acknowledgements.markdown"; sourceTree = "<group>"; };
- 549471CD1FE3A1E1865DD172864918D3 /* ConstraintInsets.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintInsets.swift; path = Source/ConstraintInsets.swift; sourceTree = "<group>"; };
- 56006AA49A060CA2830F32CD6F394823 /* ConstraintViewDSL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintViewDSL.swift; path = Source/ConstraintViewDSL.swift; sourceTree = "<group>"; };
- 66C5188AE61F0E667CD9E7ED28CDD61C /* ConstraintLayoutGuide.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintLayoutGuide.swift; path = Source/ConstraintLayoutGuide.swift; sourceTree = "<group>"; };
- 6A9341666EAC154422A032092A7DC2D7 /* UILayoutSupport+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UILayoutSupport+Extensions.swift"; path = "Source/UILayoutSupport+Extensions.swift"; sourceTree = "<group>"; };
- 6D73219B6641CDB7AC0F90EC4A7FB377 /* Pods-wyy-wyyUITests-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-wyy-wyyUITests-frameworks.sh"; sourceTree = "<group>"; };
- 6D990E0FED5B41C1F13AC6B08208A99B /* ConstraintConstantTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintConstantTarget.swift; path = Source/ConstraintConstantTarget.swift; sourceTree = "<group>"; };
- 704DA25015558E809AB448222AF82A83 /* Pods-wyy-wyyUITests.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-wyy-wyyUITests.modulemap"; sourceTree = "<group>"; };
- 724FB64349F5678CE1709979CF0DD952 /* ConstraintMakerRelatable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintMakerRelatable.swift; path = Source/ConstraintMakerRelatable.swift; sourceTree = "<group>"; };
- 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; };
- 7599D91FEB15CE57D977D3235AC30508 /* Pods-wyyTests-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-wyyTests-acknowledgements.markdown"; sourceTree = "<group>"; };
- 75EBA43589522CD84F83B8C5D6C2EDA8 /* Pods-wyy-wyyUITests-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-wyy-wyyUITests-umbrella.h"; sourceTree = "<group>"; };
- 7889131C1139F96BBDA94CEE2E694763 /* SnapKit.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = SnapKit.modulemap; sourceTree = "<group>"; };
- 7AE00ECC24C5CC6DC938204FF42AD0E5 /* ConstraintDSL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintDSL.swift; path = Source/ConstraintDSL.swift; sourceTree = "<group>"; };
- 7C21E0C93A1141A1E2EB51575500E27D /* SnapKit.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SnapKit.debug.xcconfig; sourceTree = "<group>"; };
- 7C2EC377264B25FB0E67D150E37E87CD /* ConstraintInsetTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintInsetTarget.swift; path = Source/ConstraintInsetTarget.swift; sourceTree = "<group>"; };
- 7E5462C75BAFC463F57C4BF14208D52D /* Pods-wyy.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-wyy.modulemap"; sourceTree = "<group>"; };
- 81D448D4E4F42E7564C708A2125CD466 /* Pods-wyyTests-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-wyyTests-umbrella.h"; sourceTree = "<group>"; };
- 91164BE769DA144776663FBF46785561 /* ConstraintDirectionalInsets.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintDirectionalInsets.swift; path = Source/ConstraintDirectionalInsets.swift; sourceTree = "<group>"; };
- 91A53CAF547D71AEFABE49D91B4E6816 /* ConstraintMakerPriortizable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintMakerPriortizable.swift; path = Source/ConstraintMakerPriortizable.swift; sourceTree = "<group>"; };
- 9716AD15FADF38A93170E034F2BCE457 /* ConstraintPriorityTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintPriorityTarget.swift; path = Source/ConstraintPriorityTarget.swift; sourceTree = "<group>"; };
- 979486118B3E90C08386079D57962701 /* SnapKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SnapKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- 984183044CF0F20DA8F1EA4D6E465494 /* Pods-wyyTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-wyyTests.release.xcconfig"; sourceTree = "<group>"; };
- 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; };
- A1CD432F32277BB93DEAADA626ECEC5B /* SnapKit.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SnapKit.release.xcconfig; sourceTree = "<group>"; };
- A51E99894F75F00A281BE6A32FBDE495 /* ConstraintView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintView.swift; path = Source/ConstraintView.swift; sourceTree = "<group>"; };
- A7D358AA1606C7B2CDC8555485807E9E /* ConstraintDirectionalInsetTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintDirectionalInsetTarget.swift; path = Source/ConstraintDirectionalInsetTarget.swift; sourceTree = "<group>"; };
- B2F6771F1B02AA6059D3D406026B8DC4 /* Pods-wyyTests-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-wyyTests-Info.plist"; sourceTree = "<group>"; };
- BB09B4266EC44723F5A2047113A20EC2 /* Pods-wyy-wyyUITests-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-wyy-wyyUITests-dummy.m"; sourceTree = "<group>"; };
- BE0BE9F3D55FDB29EF516F6D6B1B6BCA /* ConstraintLayoutGuideDSL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintLayoutGuideDSL.swift; path = Source/ConstraintLayoutGuideDSL.swift; sourceTree = "<group>"; };
- C4A46A8054577838D49C60142EB88B13 /* ConstraintLayoutSupportDSL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintLayoutSupportDSL.swift; path = Source/ConstraintLayoutSupportDSL.swift; sourceTree = "<group>"; };
- CB1D9F6F4E2364DFAF158E04AF5D5EAA /* ConstraintDescription.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintDescription.swift; path = Source/ConstraintDescription.swift; sourceTree = "<group>"; };
- D038D2FAA2F6B073D1B64B8635F4E3E6 /* Debugging.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Debugging.swift; path = Source/Debugging.swift; sourceTree = "<group>"; };
- D4E066869A95E00B949CBA4D2284C35F /* Typealiases.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Typealiases.swift; path = Source/Typealiases.swift; sourceTree = "<group>"; };
- D609E8263171D85903C8D3F96C25505E /* Pods-wyy-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-wyy-acknowledgements.markdown"; sourceTree = "<group>"; };
- D9C291CC1AEF766D1894E8A76CF109EF /* Pods-wyyTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-wyyTests.debug.xcconfig"; sourceTree = "<group>"; };
- DD2992A3369C1207258191F3B19A5EBB /* Pods-wyy-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-wyy-frameworks.sh"; sourceTree = "<group>"; };
- E13B89FFD81AACB7530769CA05EEA26B /* SnapKit-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SnapKit-dummy.m"; sourceTree = "<group>"; };
- E14A09DC3AD8CA84464FEC37F0FC99D1 /* SnapKit-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SnapKit-prefix.pch"; sourceTree = "<group>"; };
- E2C3B0B200350EAC8F42EF635FF31BD1 /* ConstraintMakerEditable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintMakerEditable.swift; path = Source/ConstraintMakerEditable.swift; sourceTree = "<group>"; };
- E43F10DE451FED17810D9B5C237324A5 /* ConstraintMakerExtendable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintMakerExtendable.swift; path = Source/ConstraintMakerExtendable.swift; sourceTree = "<group>"; };
- E7F18BE926B973F9FC96E85F5DAEAA16 /* Pods_wyyTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_wyyTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- EC63BA8E92C9F806B73F6DDB4ECE8BC7 /* Pods-wyy-wyyUITests-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-wyy-wyyUITests-Info.plist"; sourceTree = "<group>"; };
- EE9055CEA7890517265589BD23D73A49 /* ConstraintView+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ConstraintView+Extensions.swift"; path = "Source/ConstraintView+Extensions.swift"; sourceTree = "<group>"; };
- F0BD95F32F2E57D6B9100B77B93F013C /* ConstraintPriority.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintPriority.swift; path = Source/ConstraintPriority.swift; sourceTree = "<group>"; };
- F44C5B72775F6AF0891BF331F32FE10D /* LayoutConstraint.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LayoutConstraint.swift; path = Source/LayoutConstraint.swift; sourceTree = "<group>"; };
- F7AB9BB47A2175181386A432C07253AE /* ConstraintMultiplierTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintMultiplierTarget.swift; path = Source/ConstraintMultiplierTarget.swift; sourceTree = "<group>"; };
- /* End PBXFileReference section */
-
- /* Begin PBXFrameworksBuildPhase section */
- 30926B8C5F693D6C0A3602E1229FB281 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 9EF56BA08A3EEC64B4ED0FEC627C44BF /* Foundation.framework in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 3C8B1704CC97EF12D3409771318C6433 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 7813A09B8F9242BBF63900D45EF15054 /* Foundation.framework in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 42D2B2531380DF23F96E107F8993905D /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 1DD240FBD558CCC8444255A55E7C8D34 /* Foundation.framework in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 8851D601F9D74A7ADF6B79986AE6A4DD /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- EBCFAE86D24C888676D4A64446108D2C /* Foundation.framework in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXFrameworksBuildPhase section */
-
- /* Begin PBXGroup section */
- 195001C7B929CAD236F2A88F76ABC258 /* Pods-wyyTests */ = {
- isa = PBXGroup;
- children = (
- 3C46433A265E031F148007880B968479 /* Pods-wyyTests.modulemap */,
- 7599D91FEB15CE57D977D3235AC30508 /* Pods-wyyTests-acknowledgements.markdown */,
- 416A5BD3ACB829254FDAE5C1F89323F6 /* Pods-wyyTests-acknowledgements.plist */,
- 459592861A652EB354CE51BF4AB8ED80 /* Pods-wyyTests-dummy.m */,
- B2F6771F1B02AA6059D3D406026B8DC4 /* Pods-wyyTests-Info.plist */,
- 81D448D4E4F42E7564C708A2125CD466 /* Pods-wyyTests-umbrella.h */,
- D9C291CC1AEF766D1894E8A76CF109EF /* Pods-wyyTests.debug.xcconfig */,
- 984183044CF0F20DA8F1EA4D6E465494 /* Pods-wyyTests.release.xcconfig */,
- );
- name = "Pods-wyyTests";
- path = "Target Support Files/Pods-wyyTests";
- sourceTree = "<group>";
- };
- 1DC608DC0F3823E6CE735CFEB9ED39E4 /* Pods-wyy-wyyUITests */ = {
- isa = PBXGroup;
- children = (
- 704DA25015558E809AB448222AF82A83 /* Pods-wyy-wyyUITests.modulemap */,
- 5199F3C3A02FC082F453C64E7CF0A0C2 /* Pods-wyy-wyyUITests-acknowledgements.markdown */,
- 44CADCEC57F8D0D850A6A3056B6DE24B /* Pods-wyy-wyyUITests-acknowledgements.plist */,
- BB09B4266EC44723F5A2047113A20EC2 /* Pods-wyy-wyyUITests-dummy.m */,
- 6D73219B6641CDB7AC0F90EC4A7FB377 /* Pods-wyy-wyyUITests-frameworks.sh */,
- EC63BA8E92C9F806B73F6DDB4ECE8BC7 /* Pods-wyy-wyyUITests-Info.plist */,
- 75EBA43589522CD84F83B8C5D6C2EDA8 /* Pods-wyy-wyyUITests-umbrella.h */,
- 32BD454A2BB47EA9CDA89F12752655C4 /* Pods-wyy-wyyUITests.debug.xcconfig */,
- 19E8AFEA2793815324F4FB5D28C443B4 /* Pods-wyy-wyyUITests.release.xcconfig */,
- );
- name = "Pods-wyy-wyyUITests";
- path = "Target Support Files/Pods-wyy-wyyUITests";
- sourceTree = "<group>";
- };
- 578452D2E740E91742655AC8F1636D1F /* iOS */ = {
- isa = PBXGroup;
- children = (
- 73010CC983E3809BECEE5348DA1BB8C6 /* Foundation.framework */,
- );
- name = iOS;
- sourceTree = "<group>";
- };
- 7878315C6078BF5450184C0F1EB6BE8B /* Products */ = {
- isa = PBXGroup;
- children = (
- 20A8B917F94438A2C0C8821B526E8114 /* Pods_wyy.framework */,
- 2E0FD700A0ED4A4CF368A8F508FAD6F7 /* Pods_wyy_wyyUITests.framework */,
- E7F18BE926B973F9FC96E85F5DAEAA16 /* Pods_wyyTests.framework */,
- 979486118B3E90C08386079D57962701 /* SnapKit.framework */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- 7B461E3234EF8DCCC21B1FFAE071A094 /* Targets Support Files */ = {
- isa = PBXGroup;
- children = (
- 9FB920BFDBD243313F45D3CB9CCF97B8 /* Pods-wyy */,
- 1DC608DC0F3823E6CE735CFEB9ED39E4 /* Pods-wyy-wyyUITests */,
- 195001C7B929CAD236F2A88F76ABC258 /* Pods-wyyTests */,
- );
- name = "Targets Support Files";
- sourceTree = "<group>";
- };
- 7F02E3862C6E84203E8324D9D0088797 /* SnapKit */ = {
- isa = PBXGroup;
- children = (
- 50380F281EC3EE769C85035CCEA77226 /* Constraint.swift */,
- 13F460233F2A555D41511B6CCA66A124 /* ConstraintAttributes.swift */,
- 250E41DBB680A3A2ECDDD2210311B230 /* ConstraintConfig.swift */,
- 6D990E0FED5B41C1F13AC6B08208A99B /* ConstraintConstantTarget.swift */,
- CB1D9F6F4E2364DFAF158E04AF5D5EAA /* ConstraintDescription.swift */,
- 91164BE769DA144776663FBF46785561 /* ConstraintDirectionalInsets.swift */,
- A7D358AA1606C7B2CDC8555485807E9E /* ConstraintDirectionalInsetTarget.swift */,
- 7AE00ECC24C5CC6DC938204FF42AD0E5 /* ConstraintDSL.swift */,
- 549471CD1FE3A1E1865DD172864918D3 /* ConstraintInsets.swift */,
- 7C2EC377264B25FB0E67D150E37E87CD /* ConstraintInsetTarget.swift */,
- 474AFC560A8B414B467174737DBC891A /* ConstraintItem.swift */,
- 66C5188AE61F0E667CD9E7ED28CDD61C /* ConstraintLayoutGuide.swift */,
- 09BF299D2EEB87E7DD02630E87B96224 /* ConstraintLayoutGuide+Extensions.swift */,
- BE0BE9F3D55FDB29EF516F6D6B1B6BCA /* ConstraintLayoutGuideDSL.swift */,
- 3D705690D879064ED84970813189D8D4 /* ConstraintLayoutSupport.swift */,
- C4A46A8054577838D49C60142EB88B13 /* ConstraintLayoutSupportDSL.swift */,
- 141BC33167429B9926FB24A17F01568C /* ConstraintMaker.swift */,
- E2C3B0B200350EAC8F42EF635FF31BD1 /* ConstraintMakerEditable.swift */,
- E43F10DE451FED17810D9B5C237324A5 /* ConstraintMakerExtendable.swift */,
- 11D02329E74D733C03BF6BAE1F564481 /* ConstraintMakerFinalizable.swift */,
- 91A53CAF547D71AEFABE49D91B4E6816 /* ConstraintMakerPriortizable.swift */,
- 724FB64349F5678CE1709979CF0DD952 /* ConstraintMakerRelatable.swift */,
- F7AB9BB47A2175181386A432C07253AE /* ConstraintMultiplierTarget.swift */,
- 47B200BD964F52F6693D4168248B8645 /* ConstraintOffsetTarget.swift */,
- F0BD95F32F2E57D6B9100B77B93F013C /* ConstraintPriority.swift */,
- 9716AD15FADF38A93170E034F2BCE457 /* ConstraintPriorityTarget.swift */,
- 2975CA5A0D26BC84F3EE9912FEBDA795 /* ConstraintRelatableTarget.swift */,
- 25479F58B67AA43E092C7B156C1B5C1B /* ConstraintRelation.swift */,
- A51E99894F75F00A281BE6A32FBDE495 /* ConstraintView.swift */,
- EE9055CEA7890517265589BD23D73A49 /* ConstraintView+Extensions.swift */,
- 56006AA49A060CA2830F32CD6F394823 /* ConstraintViewDSL.swift */,
- D038D2FAA2F6B073D1B64B8635F4E3E6 /* Debugging.swift */,
- F44C5B72775F6AF0891BF331F32FE10D /* LayoutConstraint.swift */,
- 464C01543F3BCEDEE51ABAA696513D0B /* LayoutConstraintItem.swift */,
- D4E066869A95E00B949CBA4D2284C35F /* Typealiases.swift */,
- 6A9341666EAC154422A032092A7DC2D7 /* UILayoutSupport+Extensions.swift */,
- 843EFF0C650682C304D518A9092EE9FD /* Support Files */,
- );
- path = SnapKit;
- sourceTree = "<group>";
- };
- 843EFF0C650682C304D518A9092EE9FD /* Support Files */ = {
- isa = PBXGroup;
- children = (
- 7889131C1139F96BBDA94CEE2E694763 /* SnapKit.modulemap */,
- E13B89FFD81AACB7530769CA05EEA26B /* SnapKit-dummy.m */,
- 391A6F8B42D2CD885F8F3C4CE6859439 /* SnapKit-Info.plist */,
- E14A09DC3AD8CA84464FEC37F0FC99D1 /* SnapKit-prefix.pch */,
- 0116B84A6773B75FCBFCB479E740F0F3 /* SnapKit-umbrella.h */,
- 7C21E0C93A1141A1E2EB51575500E27D /* SnapKit.debug.xcconfig */,
- A1CD432F32277BB93DEAADA626ECEC5B /* SnapKit.release.xcconfig */,
- );
- name = "Support Files";
- path = "../Target Support Files/SnapKit";
- sourceTree = "<group>";
- };
- 9FB920BFDBD243313F45D3CB9CCF97B8 /* Pods-wyy */ = {
- isa = PBXGroup;
- children = (
- 7E5462C75BAFC463F57C4BF14208D52D /* Pods-wyy.modulemap */,
- D609E8263171D85903C8D3F96C25505E /* Pods-wyy-acknowledgements.markdown */,
- 2C0450712629CA4D0DE69FCDE144E733 /* Pods-wyy-acknowledgements.plist */,
- 4A58041A5613EC9B32510BF123BF0D4E /* Pods-wyy-dummy.m */,
- DD2992A3369C1207258191F3B19A5EBB /* Pods-wyy-frameworks.sh */,
- 3312C7E83B0D75D1D70B7F2B89DA2ECB /* Pods-wyy-Info.plist */,
- 495BDCEEE6A601832BA6FE2CB9E25A6E /* Pods-wyy-umbrella.h */,
- 118807BC1D73BFF5B27B7D48451F3E3C /* Pods-wyy.debug.xcconfig */,
- 4A87C86F14EC7589DAB7E9B992A36FF6 /* Pods-wyy.release.xcconfig */,
- );
- name = "Pods-wyy";
- path = "Target Support Files/Pods-wyy";
- sourceTree = "<group>";
- };
- BA22F08D059965C9A09F78196176CEDB /* Pods */ = {
- isa = PBXGroup;
- children = (
- 7F02E3862C6E84203E8324D9D0088797 /* SnapKit */,
- );
- name = Pods;
- sourceTree = "<group>";
- };
- CF1408CF629C7361332E53B88F7BD30C = {
- isa = PBXGroup;
- children = (
- 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */,
- D210D550F4EA176C3123ED886F8F87F5 /* Frameworks */,
- BA22F08D059965C9A09F78196176CEDB /* Pods */,
- 7878315C6078BF5450184C0F1EB6BE8B /* Products */,
- 7B461E3234EF8DCCC21B1FFAE071A094 /* Targets Support Files */,
- );
- sourceTree = "<group>";
- };
- D210D550F4EA176C3123ED886F8F87F5 /* Frameworks */ = {
- isa = PBXGroup;
- children = (
- 578452D2E740E91742655AC8F1636D1F /* iOS */,
- );
- name = Frameworks;
- sourceTree = "<group>";
- };
- /* End PBXGroup section */
-
- /* Begin PBXHeadersBuildPhase section */
- 3C4CB7EAAFEDB6B3319F995CEBDEF88A /* Headers */ = {
- isa = PBXHeadersBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 4407AA76F32F279228C91EDD649BD43A /* Pods-wyy-umbrella.h in Headers */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 7DFCF5F12AEEED0500986DBC9BF76170 /* Headers */ = {
- isa = PBXHeadersBuildPhase;
- buildActionMask = 2147483647;
- files = (
- A66ED57B365A35434C5BAF4B990819B7 /* SnapKit-umbrella.h in Headers */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 7E0754DF04993D82F152157BD440489E /* Headers */ = {
- isa = PBXHeadersBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 9191E818D44BB8D3891FC84CD8292E6E /* Pods-wyy-wyyUITests-umbrella.h in Headers */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 809B31BF801FEE24E8A8532F94331337 /* Headers */ = {
- isa = PBXHeadersBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 1AA5DC8576FEED48F21889478C6F63FD /* Pods-wyyTests-umbrella.h in Headers */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXHeadersBuildPhase section */
-
- /* Begin PBXNativeTarget section */
- 19622742EBA51E823D6DAE3F8CDBFAD4 /* SnapKit */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 7F8CE4DC18DBEA01587212F09727DB3D /* Build configuration list for PBXNativeTarget "SnapKit" */;
- buildPhases = (
- 7DFCF5F12AEEED0500986DBC9BF76170 /* Headers */,
- 89222AF845A30312C284F407BA48B98F /* Sources */,
- 3C8B1704CC97EF12D3409771318C6433 /* Frameworks */,
- 9C691CAA90D9565F2EFF5EF823D8A80C /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = SnapKit;
- productName = SnapKit;
- productReference = 979486118B3E90C08386079D57962701 /* SnapKit.framework */;
- productType = "com.apple.product-type.framework";
- };
- 60B932F0A7CD3C6CD581CB605D9C133A /* Pods-wyy-wyyUITests */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = EECECD17184761F8FBD52B970E2D9F2C /* Build configuration list for PBXNativeTarget "Pods-wyy-wyyUITests" */;
- buildPhases = (
- 7E0754DF04993D82F152157BD440489E /* Headers */,
- 8B4799A1B03A1524926FE789B4A7C86B /* Sources */,
- 30926B8C5F693D6C0A3602E1229FB281 /* Frameworks */,
- 4264603DD80B9F4793EB2D212A69750F /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- A0459F84FEF69C9B7F1291665CBA5C30 /* PBXTargetDependency */,
- );
- name = "Pods-wyy-wyyUITests";
- productName = "Pods-wyy-wyyUITests";
- productReference = 2E0FD700A0ED4A4CF368A8F508FAD6F7 /* Pods_wyy_wyyUITests.framework */;
- productType = "com.apple.product-type.framework";
- };
- BBE662EFCFA7328E19BFE125F4197FAC /* Pods-wyy */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = D45B4F1667A2AA3E569F74A19E849A00 /* Build configuration list for PBXNativeTarget "Pods-wyy" */;
- buildPhases = (
- 3C4CB7EAAFEDB6B3319F995CEBDEF88A /* Headers */,
- 62187570A94776AA69B339736646C54F /* Sources */,
- 42D2B2531380DF23F96E107F8993905D /* Frameworks */,
- 3B7DBC86B59E43DE145D31604FF4E9BC /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- D9BB5AF039B1DF4721C0FA1CD781A43D /* PBXTargetDependency */,
- );
- name = "Pods-wyy";
- productName = "Pods-wyy";
- productReference = 20A8B917F94438A2C0C8821B526E8114 /* Pods_wyy.framework */;
- productType = "com.apple.product-type.framework";
- };
- DE9A82ECF7662B5511EE1B62A1B01122 /* Pods-wyyTests */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = E9977E09AD654338924AB5E032A2190D /* Build configuration list for PBXNativeTarget "Pods-wyyTests" */;
- buildPhases = (
- 809B31BF801FEE24E8A8532F94331337 /* Headers */,
- 8110C3E7A956DDD73EDCC16D2637E393 /* Sources */,
- 8851D601F9D74A7ADF6B79986AE6A4DD /* Frameworks */,
- 69AF838BD02D7E1DE3C8CB451BA225E4 /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- 19CAB1799F920CA03D22D02C53BCFF89 /* PBXTargetDependency */,
- );
- name = "Pods-wyyTests";
- productName = "Pods-wyyTests";
- productReference = E7F18BE926B973F9FC96E85F5DAEAA16 /* Pods_wyyTests.framework */;
- productType = "com.apple.product-type.framework";
- };
- /* End PBXNativeTarget section */
-
- /* Begin PBXProject section */
- BFDFE7DC352907FC980B868725387E98 /* Project object */ = {
- isa = PBXProject;
- attributes = {
- LastSwiftUpdateCheck = 1100;
- LastUpgradeCheck = 1240;
- };
- buildConfigurationList = 4821239608C13582E20E6DA73FD5F1F9 /* Build configuration list for PBXProject "Pods" */;
- compatibilityVersion = "Xcode 9.3";
- developmentRegion = en;
- hasScannedForEncodings = 0;
- knownRegions = (
- en,
- Base,
- );
- mainGroup = CF1408CF629C7361332E53B88F7BD30C;
- productRefGroup = 7878315C6078BF5450184C0F1EB6BE8B /* Products */;
- projectDirPath = "";
- projectRoot = "";
- targets = (
- BBE662EFCFA7328E19BFE125F4197FAC /* Pods-wyy */,
- 60B932F0A7CD3C6CD581CB605D9C133A /* Pods-wyy-wyyUITests */,
- DE9A82ECF7662B5511EE1B62A1B01122 /* Pods-wyyTests */,
- 19622742EBA51E823D6DAE3F8CDBFAD4 /* SnapKit */,
- );
- };
- /* End PBXProject section */
-
- /* Begin PBXResourcesBuildPhase section */
- 3B7DBC86B59E43DE145D31604FF4E9BC /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 4264603DD80B9F4793EB2D212A69750F /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 69AF838BD02D7E1DE3C8CB451BA225E4 /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 9C691CAA90D9565F2EFF5EF823D8A80C /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXResourcesBuildPhase section */
-
- /* Begin PBXSourcesBuildPhase section */
- 62187570A94776AA69B339736646C54F /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- E5EE93AA414CA49BE5E058F82CA62D58 /* Pods-wyy-dummy.m in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 8110C3E7A956DDD73EDCC16D2637E393 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 4A4FDD445F93AB9605EF5FDC383D3E46 /* Pods-wyyTests-dummy.m in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 89222AF845A30312C284F407BA48B98F /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 3BFC243AB9BD579969F0D5756560BCAA /* Constraint.swift in Sources */,
- 2A1BBBC87AC2367BD14610A9D10D285E /* ConstraintAttributes.swift in Sources */,
- 9B09968922C73D50040C6EEF57890D6E /* ConstraintConfig.swift in Sources */,
- 5854DF509E8A016B6235793D04083035 /* ConstraintConstantTarget.swift in Sources */,
- B599696DFEF6B2A5ECF528F4E5BB1846 /* ConstraintDescription.swift in Sources */,
- AC35C9341C4BB156BB26FDD237EE3721 /* ConstraintDirectionalInsets.swift in Sources */,
- 71DE9DC2FA583526AB4D1FD7F00C099C /* ConstraintDirectionalInsetTarget.swift in Sources */,
- 8277256ADEC3C4DCF79957D1CA681A9A /* ConstraintDSL.swift in Sources */,
- 21AB1101BBE4D28D74ED4EDF0D59025A /* ConstraintInsets.swift in Sources */,
- 2C06F2E972444D359754D21AC46BFFE2 /* ConstraintInsetTarget.swift in Sources */,
- 99B5296A5EDECE0557B9DA53D9E19CA1 /* ConstraintItem.swift in Sources */,
- 1AFB1E9136716C0B61D6C700FF1E60FD /* ConstraintLayoutGuide+Extensions.swift in Sources */,
- A270CD9EC3C541FE86E65AEDCEF500CF /* ConstraintLayoutGuide.swift in Sources */,
- 77C9889055A3B32EA13A9616824DB0ED /* ConstraintLayoutGuideDSL.swift in Sources */,
- 57B1876F2BE4168E5BFDB63D8CC849A0 /* ConstraintLayoutSupport.swift in Sources */,
- 01C550A53C9E2047C83F8E85BBB558E6 /* ConstraintLayoutSupportDSL.swift in Sources */,
- 51CD5887014967E77E58F5A163996454 /* ConstraintMaker.swift in Sources */,
- 7C1702076F3A31D8D2D45A4A9F09B266 /* ConstraintMakerEditable.swift in Sources */,
- 69CCBEEDFCA6D743D80026568D961919 /* ConstraintMakerExtendable.swift in Sources */,
- C412F27D75AFC0DF0F0289DBB270931C /* ConstraintMakerFinalizable.swift in Sources */,
- EE909C7C786140109051BC9562EEC7C8 /* ConstraintMakerPriortizable.swift in Sources */,
- 75E146C12D1287228A0B493E87CDE31F /* ConstraintMakerRelatable.swift in Sources */,
- D4697DC40F3B059E4A0867838CA1814E /* ConstraintMultiplierTarget.swift in Sources */,
- 8705BBF0D428BF0AE1B554A377ECC540 /* ConstraintOffsetTarget.swift in Sources */,
- 232B2F922E972D9F43D2EE15ACECE734 /* ConstraintPriority.swift in Sources */,
- E8F2429683B3015CBD39CE883770BCA7 /* ConstraintPriorityTarget.swift in Sources */,
- 69E3A06BBDFDC7D06A9D4BDC4E895E73 /* ConstraintRelatableTarget.swift in Sources */,
- CE62FEABA57B2B53EABF8C7DCCC6B2C4 /* ConstraintRelation.swift in Sources */,
- 3E5285F4F36EAD77ECABBFB7F36BB1BB /* ConstraintView+Extensions.swift in Sources */,
- BECA67DFB5E0984DFAEFCB775C31972E /* ConstraintView.swift in Sources */,
- EB1726F5E0D0EEBA20E4528B1E37A8FA /* ConstraintViewDSL.swift in Sources */,
- B780B272106411CBE258BB60FFC45410 /* Debugging.swift in Sources */,
- 039EAFE7935113805F3FC21BF1B7C9D5 /* LayoutConstraint.swift in Sources */,
- E9A970BC24EA15832F248EA020072746 /* LayoutConstraintItem.swift in Sources */,
- 4C7A676DAE95EEAC3787A75349F0862D /* SnapKit-dummy.m in Sources */,
- 1956E392D500F3CD899D39A5F805736D /* Typealiases.swift in Sources */,
- 6E0EB9E7FAAEDBB7A73ECF3095F69C4A /* UILayoutSupport+Extensions.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 8B4799A1B03A1524926FE789B4A7C86B /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 5A6FBE4D76192F8780EBBEC55663568D /* Pods-wyy-wyyUITests-dummy.m in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXSourcesBuildPhase section */
-
- /* Begin PBXTargetDependency section */
- 19CAB1799F920CA03D22D02C53BCFF89 /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- name = "Pods-wyy";
- target = BBE662EFCFA7328E19BFE125F4197FAC /* Pods-wyy */;
- targetProxy = 02222137FE4C8C3B60310541174A7445 /* PBXContainerItemProxy */;
- };
- A0459F84FEF69C9B7F1291665CBA5C30 /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- name = SnapKit;
- target = 19622742EBA51E823D6DAE3F8CDBFAD4 /* SnapKit */;
- targetProxy = 5EA13780996A39C3481D7C91090D88F5 /* PBXContainerItemProxy */;
- };
- D9BB5AF039B1DF4721C0FA1CD781A43D /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- name = SnapKit;
- target = 19622742EBA51E823D6DAE3F8CDBFAD4 /* SnapKit */;
- targetProxy = DB3EABC45AD9E6A408174B15D3744991 /* PBXContainerItemProxy */;
- };
- /* End PBXTargetDependency section */
-
- /* Begin XCBuildConfiguration section */
- 2010A792F763AAD32A043FEE9E36038E /* Debug */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = 118807BC1D73BFF5B27B7D48451F3E3C /* Pods-wyy.debug.xcconfig */;
- buildSettings = {
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
- CLANG_ENABLE_OBJC_WEAK = NO;
- "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
- "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
- CURRENT_PROJECT_VERSION = 1;
- DEFINES_MODULE = YES;
- DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
- INFOPLIST_FILE = "Target Support Files/Pods-wyy/Pods-wyy-Info.plist";
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
- IPHONEOS_DEPLOYMENT_TARGET = 14.4;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/Frameworks",
- "@loader_path/Frameworks",
- );
- MACH_O_TYPE = staticlib;
- MODULEMAP_FILE = "Target Support Files/Pods-wyy/Pods-wyy.modulemap";
- OTHER_LDFLAGS = "";
- OTHER_LIBTOOLFLAGS = "";
- PODS_ROOT = "$(SRCROOT)";
- PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
- PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
- SDKROOT = iphoneos;
- SKIP_INSTALL = YES;
- TARGETED_DEVICE_FAMILY = "1,2";
- VERSIONING_SYSTEM = "apple-generic";
- VERSION_INFO_PREFIX = "";
- };
- name = Debug;
- };
- 36FCBE88D82F5086E6AC36103E4620B0 /* Release */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = 4A87C86F14EC7589DAB7E9B992A36FF6 /* Pods-wyy.release.xcconfig */;
- buildSettings = {
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
- CLANG_ENABLE_OBJC_WEAK = NO;
- "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
- "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
- CURRENT_PROJECT_VERSION = 1;
- DEFINES_MODULE = YES;
- DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
- INFOPLIST_FILE = "Target Support Files/Pods-wyy/Pods-wyy-Info.plist";
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
- IPHONEOS_DEPLOYMENT_TARGET = 14.4;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/Frameworks",
- "@loader_path/Frameworks",
- );
- MACH_O_TYPE = staticlib;
- MODULEMAP_FILE = "Target Support Files/Pods-wyy/Pods-wyy.modulemap";
- OTHER_LDFLAGS = "";
- OTHER_LIBTOOLFLAGS = "";
- PODS_ROOT = "$(SRCROOT)";
- PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
- PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
- SDKROOT = iphoneos;
- SKIP_INSTALL = YES;
- TARGETED_DEVICE_FAMILY = "1,2";
- VALIDATE_PRODUCT = YES;
- VERSIONING_SYSTEM = "apple-generic";
- VERSION_INFO_PREFIX = "";
- };
- name = Release;
- };
- 4787AF5292F390EDC84C9473F9F621F0 /* Debug */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = D9C291CC1AEF766D1894E8A76CF109EF /* Pods-wyyTests.debug.xcconfig */;
- buildSettings = {
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
- CLANG_ENABLE_OBJC_WEAK = NO;
- "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
- "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
- CURRENT_PROJECT_VERSION = 1;
- DEFINES_MODULE = YES;
- DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
- INFOPLIST_FILE = "Target Support Files/Pods-wyyTests/Pods-wyyTests-Info.plist";
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
- IPHONEOS_DEPLOYMENT_TARGET = 14.4;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/Frameworks",
- "@loader_path/Frameworks",
- );
- MACH_O_TYPE = staticlib;
- MODULEMAP_FILE = "Target Support Files/Pods-wyyTests/Pods-wyyTests.modulemap";
- OTHER_LDFLAGS = "";
- OTHER_LIBTOOLFLAGS = "";
- PODS_ROOT = "$(SRCROOT)";
- PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
- PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
- SDKROOT = iphoneos;
- SKIP_INSTALL = YES;
- TARGETED_DEVICE_FAMILY = "1,2";
- VERSIONING_SYSTEM = "apple-generic";
- VERSION_INFO_PREFIX = "";
- };
- name = Debug;
- };
- 71243899B61152433AAE34EE86456EE7 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
- CLANG_ANALYZER_NONNULL = YES;
- CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_ENABLE_OBJC_WEAK = YES;
- CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_COMMA = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INFINITE_RECURSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
- CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
- CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
- CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
- CLANG_WARN_STRICT_PROTOTYPES = YES;
- CLANG_WARN_SUSPICIOUS_MOVE = YES;
- CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
- CLANG_WARN_UNREACHABLE_CODE = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- COPY_PHASE_STRIP = NO;
- DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
- ENABLE_NS_ASSERTIONS = NO;
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- GCC_C_LANGUAGE_STANDARD = gnu11;
- GCC_NO_COMMON_BLOCKS = YES;
- GCC_PREPROCESSOR_DEFINITIONS = (
- "POD_CONFIGURATION_RELEASE=1",
- "$(inherited)",
- );
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- IPHONEOS_DEPLOYMENT_TARGET = 14.4;
- MTL_ENABLE_DEBUG_INFO = NO;
- MTL_FAST_MATH = YES;
- PRODUCT_NAME = "$(TARGET_NAME)";
- STRIP_INSTALLED_PRODUCT = NO;
- SWIFT_COMPILATION_MODE = wholemodule;
- SWIFT_OPTIMIZATION_LEVEL = "-O";
- SWIFT_VERSION = 5.0;
- SYMROOT = "${SRCROOT}/../build";
- };
- name = Release;
- };
- 75D70EEEA0A456E14F7338A7F342964E /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
- CLANG_ANALYZER_NONNULL = YES;
- CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_ENABLE_OBJC_WEAK = YES;
- CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_COMMA = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INFINITE_RECURSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
- CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
- CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
- CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
- CLANG_WARN_STRICT_PROTOTYPES = YES;
- CLANG_WARN_SUSPICIOUS_MOVE = YES;
- CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
- CLANG_WARN_UNREACHABLE_CODE = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- COPY_PHASE_STRIP = NO;
- DEBUG_INFORMATION_FORMAT = dwarf;
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- ENABLE_TESTABILITY = YES;
- GCC_C_LANGUAGE_STANDARD = gnu11;
- GCC_DYNAMIC_NO_PIC = NO;
- GCC_NO_COMMON_BLOCKS = YES;
- GCC_OPTIMIZATION_LEVEL = 0;
- GCC_PREPROCESSOR_DEFINITIONS = (
- "POD_CONFIGURATION_DEBUG=1",
- "DEBUG=1",
- "$(inherited)",
- );
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- IPHONEOS_DEPLOYMENT_TARGET = 14.4;
- MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
- MTL_FAST_MATH = YES;
- ONLY_ACTIVE_ARCH = YES;
- PRODUCT_NAME = "$(TARGET_NAME)";
- STRIP_INSTALLED_PRODUCT = NO;
- SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
- SWIFT_OPTIMIZATION_LEVEL = "-Onone";
- SWIFT_VERSION = 5.0;
- SYMROOT = "${SRCROOT}/../build";
- };
- name = Debug;
- };
- 77B25FC9CEE66CA6521DBC2E6517BD97 /* Debug */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = 7C21E0C93A1141A1E2EB51575500E27D /* SnapKit.debug.xcconfig */;
- buildSettings = {
- CLANG_ENABLE_OBJC_WEAK = NO;
- "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
- "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
- CURRENT_PROJECT_VERSION = 1;
- DEFINES_MODULE = YES;
- DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
- GCC_PREFIX_HEADER = "Target Support Files/SnapKit/SnapKit-prefix.pch";
- INFOPLIST_FILE = "Target Support Files/SnapKit/SnapKit-Info.plist";
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
- IPHONEOS_DEPLOYMENT_TARGET = 12.0;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/Frameworks",
- "@loader_path/Frameworks",
- );
- MODULEMAP_FILE = "Target Support Files/SnapKit/SnapKit.modulemap";
- PRODUCT_MODULE_NAME = SnapKit;
- PRODUCT_NAME = SnapKit;
- SDKROOT = iphoneos;
- SKIP_INSTALL = YES;
- SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) ";
- SWIFT_VERSION = 5.0;
- TARGETED_DEVICE_FAMILY = "1,2";
- VERSIONING_SYSTEM = "apple-generic";
- VERSION_INFO_PREFIX = "";
- };
- name = Debug;
- };
- 83E532CB68DBE2E640A2EA92AE978058 /* Debug */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = 32BD454A2BB47EA9CDA89F12752655C4 /* Pods-wyy-wyyUITests.debug.xcconfig */;
- buildSettings = {
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
- CLANG_ENABLE_OBJC_WEAK = NO;
- "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
- "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
- CURRENT_PROJECT_VERSION = 1;
- DEFINES_MODULE = YES;
- DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
- INFOPLIST_FILE = "Target Support Files/Pods-wyy-wyyUITests/Pods-wyy-wyyUITests-Info.plist";
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
- IPHONEOS_DEPLOYMENT_TARGET = 14.4;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/Frameworks",
- "@loader_path/Frameworks",
- );
- MACH_O_TYPE = staticlib;
- MODULEMAP_FILE = "Target Support Files/Pods-wyy-wyyUITests/Pods-wyy-wyyUITests.modulemap";
- OTHER_LDFLAGS = "";
- OTHER_LIBTOOLFLAGS = "";
- PODS_ROOT = "$(SRCROOT)";
- PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
- PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
- SDKROOT = iphoneos;
- SKIP_INSTALL = YES;
- TARGETED_DEVICE_FAMILY = "1,2";
- VERSIONING_SYSTEM = "apple-generic";
- VERSION_INFO_PREFIX = "";
- };
- name = Debug;
- };
- 89115123C86A44F28F585457D5FD6BCC /* Release */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = 984183044CF0F20DA8F1EA4D6E465494 /* Pods-wyyTests.release.xcconfig */;
- buildSettings = {
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
- CLANG_ENABLE_OBJC_WEAK = NO;
- "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
- "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
- CURRENT_PROJECT_VERSION = 1;
- DEFINES_MODULE = YES;
- DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
- INFOPLIST_FILE = "Target Support Files/Pods-wyyTests/Pods-wyyTests-Info.plist";
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
- IPHONEOS_DEPLOYMENT_TARGET = 14.4;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/Frameworks",
- "@loader_path/Frameworks",
- );
- MACH_O_TYPE = staticlib;
- MODULEMAP_FILE = "Target Support Files/Pods-wyyTests/Pods-wyyTests.modulemap";
- OTHER_LDFLAGS = "";
- OTHER_LIBTOOLFLAGS = "";
- PODS_ROOT = "$(SRCROOT)";
- PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
- PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
- SDKROOT = iphoneos;
- SKIP_INSTALL = YES;
- TARGETED_DEVICE_FAMILY = "1,2";
- VALIDATE_PRODUCT = YES;
- VERSIONING_SYSTEM = "apple-generic";
- VERSION_INFO_PREFIX = "";
- };
- name = Release;
- };
- 8E403E361CD6D3F32A530333F7435318 /* Release */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = A1CD432F32277BB93DEAADA626ECEC5B /* SnapKit.release.xcconfig */;
- buildSettings = {
- CLANG_ENABLE_OBJC_WEAK = NO;
- "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
- "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
- CURRENT_PROJECT_VERSION = 1;
- DEFINES_MODULE = YES;
- DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
- GCC_PREFIX_HEADER = "Target Support Files/SnapKit/SnapKit-prefix.pch";
- INFOPLIST_FILE = "Target Support Files/SnapKit/SnapKit-Info.plist";
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
- IPHONEOS_DEPLOYMENT_TARGET = 12.0;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/Frameworks",
- "@loader_path/Frameworks",
- );
- MODULEMAP_FILE = "Target Support Files/SnapKit/SnapKit.modulemap";
- PRODUCT_MODULE_NAME = SnapKit;
- PRODUCT_NAME = SnapKit;
- SDKROOT = iphoneos;
- SKIP_INSTALL = YES;
- SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) ";
- SWIFT_VERSION = 5.0;
- TARGETED_DEVICE_FAMILY = "1,2";
- VALIDATE_PRODUCT = YES;
- VERSIONING_SYSTEM = "apple-generic";
- VERSION_INFO_PREFIX = "";
- };
- name = Release;
- };
- 906A6DE61F977A509921DB47B4F2343A /* Release */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = 19E8AFEA2793815324F4FB5D28C443B4 /* Pods-wyy-wyyUITests.release.xcconfig */;
- buildSettings = {
- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
- CLANG_ENABLE_OBJC_WEAK = NO;
- "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
- "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
- CURRENT_PROJECT_VERSION = 1;
- DEFINES_MODULE = YES;
- DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
- INFOPLIST_FILE = "Target Support Files/Pods-wyy-wyyUITests/Pods-wyy-wyyUITests-Info.plist";
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
- IPHONEOS_DEPLOYMENT_TARGET = 14.4;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/Frameworks",
- "@loader_path/Frameworks",
- );
- MACH_O_TYPE = staticlib;
- MODULEMAP_FILE = "Target Support Files/Pods-wyy-wyyUITests/Pods-wyy-wyyUITests.modulemap";
- OTHER_LDFLAGS = "";
- OTHER_LIBTOOLFLAGS = "";
- PODS_ROOT = "$(SRCROOT)";
- PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
- PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
- SDKROOT = iphoneos;
- SKIP_INSTALL = YES;
- TARGETED_DEVICE_FAMILY = "1,2";
- VALIDATE_PRODUCT = YES;
- VERSIONING_SYSTEM = "apple-generic";
- VERSION_INFO_PREFIX = "";
- };
- name = Release;
- };
- /* End XCBuildConfiguration section */
-
- /* Begin XCConfigurationList section */
- 4821239608C13582E20E6DA73FD5F1F9 /* Build configuration list for PBXProject "Pods" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 75D70EEEA0A456E14F7338A7F342964E /* Debug */,
- 71243899B61152433AAE34EE86456EE7 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 7F8CE4DC18DBEA01587212F09727DB3D /* Build configuration list for PBXNativeTarget "SnapKit" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 77B25FC9CEE66CA6521DBC2E6517BD97 /* Debug */,
- 8E403E361CD6D3F32A530333F7435318 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- D45B4F1667A2AA3E569F74A19E849A00 /* Build configuration list for PBXNativeTarget "Pods-wyy" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 2010A792F763AAD32A043FEE9E36038E /* Debug */,
- 36FCBE88D82F5086E6AC36103E4620B0 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- E9977E09AD654338924AB5E032A2190D /* Build configuration list for PBXNativeTarget "Pods-wyyTests" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 4787AF5292F390EDC84C9473F9F621F0 /* Debug */,
- 89115123C86A44F28F585457D5FD6BCC /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- EECECD17184761F8FBD52B970E2D9F2C /* Build configuration list for PBXNativeTarget "Pods-wyy-wyyUITests" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 83E532CB68DBE2E640A2EA92AE978058 /* Debug */,
- 906A6DE61F977A509921DB47B4F2343A /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- /* End XCConfigurationList section */
- };
- rootObject = BFDFE7DC352907FC980B868725387E98 /* Project object */;
- }
|