project.pbxproj 45 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 50;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 095547A88EE037F12395713A469C9B60 /* ConstraintLayoutSupport.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8D6B4E640B3D09C454814F36856E2EE /* ConstraintLayoutSupport.swift */; };
  10. 0D7A7F3919AE48736753181756DE8AE8 /* Typealiases.swift in Sources */ = {isa = PBXBuildFile; fileRef = D0D8610217E033F12A628571FD3D1684 /* Typealiases.swift */; };
  11. 0FA8E62C7A4A6DA9BB841007B5E16CD4 /* ConstraintMakerFinalizable.swift in Sources */ = {isa = PBXBuildFile; fileRef = FB3146B382C3292E28917B8CF4356923 /* ConstraintMakerFinalizable.swift */; };
  12. 14E9ACC5796C5E35C84DD6659BEB788F /* ConstraintPriorityTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6199B0E33536DD7E23A71C2A1DFA3CB3 /* ConstraintPriorityTarget.swift */; };
  13. 276EE563D9B688173DBBF47DB80D72D8 /* ConstraintLayoutGuideDSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7413D1E3B3849A8B98CECBCB1E3EA510 /* ConstraintLayoutGuideDSL.swift */; };
  14. 28400157B63F40AA135BF16780AB4B96 /* SnapKit-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 42EDC7C7A525E5D5191CA0B7A731184D /* SnapKit-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
  15. 35CDFA197D8219EB8DEFC227259A5C03 /* ConstraintMakerRelatable.swift in Sources */ = {isa = PBXBuildFile; fileRef = E887F5BC85E664CAF1EAD58DB6EF027D /* ConstraintMakerRelatable.swift */; };
  16. 4268E348E6D5E9037A640ADC8E065009 /* ConstraintMakerEditable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 766CC484A3E4DD46665D9EF06679B007 /* ConstraintMakerEditable.swift */; };
  17. 4B10BBBA25C28EF25E322E3CD54641B7 /* Pods-AppSpSDKDemo-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 91BB2BEC66679F07917A70A5A82E58E7 /* Pods-AppSpSDKDemo-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
  18. 54D1686EFA926E23C4BED5EEE7A19C08 /* ConstraintInsets.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C81B0C23EADA502AA9895105ACF93AD /* ConstraintInsets.swift */; };
  19. 5544BDD6A14E06C7FB3A878BC3E96299 /* ConstraintView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7A3284DB6C9BFEF88606695BBC11E150 /* ConstraintView.swift */; };
  20. 5C376607904258A10F4DDD6D42EFC491 /* ConstraintMaker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 46F8B378A0D395518DE2DD11AE4B6F98 /* ConstraintMaker.swift */; };
  21. 5DBFB9A0499F04CBE806486211A4ABD0 /* SnapKit-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = AB1B5C574EC29B2A222C6281A4A0B3BC /* SnapKit-dummy.m */; };
  22. 67776864843D84DC929C1B66FF8C94F6 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3212113385A8FBBDB272BD23C409FF61 /* Foundation.framework */; };
  23. 6B43F2F53DD6C161CF414A9BF67550C5 /* ConstraintDSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = BAA070155DE459F51A650261C10EA9CB /* ConstraintDSL.swift */; };
  24. 72C2B5D60A24B4B663C8994276A962B6 /* ConstraintOffsetTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = 91102F716DCE9969F79474488AEA2BFD /* ConstraintOffsetTarget.swift */; };
  25. 77A618FE4FF299682F776C974300EBA1 /* ConstraintView+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5975457FA577D667D0257900DF1D4FDD /* ConstraintView+Extensions.swift */; };
  26. 7ED12926E82C9D1DE457504DA75B80A9 /* LayoutConstraintItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 00EFECCF7F4E78B3021A97741173FC2F /* LayoutConstraintItem.swift */; };
  27. 8B8BE709B46663F60DB6A661A3B2A28A /* ConstraintMakerPriortizable.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3DD21F59E9ABB6CFA8B14FAEE0B52DA /* ConstraintMakerPriortizable.swift */; };
  28. 94241E2D100191EEBA7D6E8C3DBC2DD9 /* Pods-AppSpSDKDemo-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = A33E49F1689769F21ACA68E5DA7CBD83 /* Pods-AppSpSDKDemo-dummy.m */; };
  29. 9432185152350A4A90F6DD19C33AC057 /* Debugging.swift in Sources */ = {isa = PBXBuildFile; fileRef = 00BB2CE9C8C7607CDA3E1B49246B760E /* Debugging.swift */; };
  30. 98AE4E2F24A858A47B5A1B405CEAD8FD /* UILayoutSupport+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4DCD15E7A2AFE53263B4335C9B3D9813 /* UILayoutSupport+Extensions.swift */; };
  31. 9E6184458532BFF2E3E3F804C54BD0E7 /* ConstraintDescription.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6CACD95C459F4D08F9C1E57893F55090 /* ConstraintDescription.swift */; };
  32. 9EE2D363A721ACFA89B5B899E1987633 /* ConstraintConstantTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1F10AA484FE3CE9A074FF4CA855D1C7 /* ConstraintConstantTarget.swift */; };
  33. A04D46C4C48247D004BAE5C7AD6E05A3 /* ConstraintConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = A3499D06B7741051669EFC6E6A929A57 /* ConstraintConfig.swift */; };
  34. A3DEA82F229FDF7C9444CEFEE3D9AB84 /* ConstraintMultiplierTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51566D0AF41FEBB1DD1BB7CA86B07225 /* ConstraintMultiplierTarget.swift */; };
  35. A4070B8C9BD30965648B2876CD3C1C43 /* ConstraintAttributes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8F2D0C7209EFA17EFECCB8074F0E9071 /* ConstraintAttributes.swift */; };
  36. A482F623A133B7E947C01456C779622A /* ConstraintPriority.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37F1A25F3C9883F6A0A4428D8AFC44B2 /* ConstraintPriority.swift */; };
  37. BF7843175A0FB0180B6F4C0249B8874A /* LayoutConstraint.swift in Sources */ = {isa = PBXBuildFile; fileRef = 103B8B35502B427E3F46D5237C681DCB /* LayoutConstraint.swift */; };
  38. C1C2B61E08DAD3B59BA5D82964D39C3C /* ConstraintRelation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8C80000E1CA4369B2E82035A1825982D /* ConstraintRelation.swift */; };
  39. CA0FAE669FAB7067D09F7007AD838E19 /* ConstraintItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = DBB01221055BDABDD47999C671F4A9BD /* ConstraintItem.swift */; };
  40. DBB93D3827327B8FB4CFA164C03357E5 /* ConstraintLayoutGuide+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4230A725EDA6C25944C70BFF90CCC3F4 /* ConstraintLayoutGuide+Extensions.swift */; };
  41. DCCEFF1B52226DE5ABB2D0043442FE61 /* Constraint.swift in Sources */ = {isa = PBXBuildFile; fileRef = AD6E9D9A9A36CAC6827C30D02B1B414B /* Constraint.swift */; };
  42. DEC3E541DB551729EC407FA6566CEE54 /* ConstraintViewDSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = 09C2F3330EB4A39DC3B20B40D8981F66 /* ConstraintViewDSL.swift */; };
  43. E3DF94DB961F2C404F7DF7429C6A084D /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3212113385A8FBBDB272BD23C409FF61 /* Foundation.framework */; };
  44. E85BBB972867783044ADCD772438150F /* ConstraintRelatableTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = 807F5279ECA1E77BEC4455F1645BF6D7 /* ConstraintRelatableTarget.swift */; };
  45. F41CA723E31884664B9C032D90EAEF1A /* ConstraintInsetTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = DA5597D051B6350A61151221E8BEE0D0 /* ConstraintInsetTarget.swift */; };
  46. F6C7F81AA5BBC4042A3A78D5EA8E62A4 /* ConstraintLayoutSupportDSL.swift in Sources */ = {isa = PBXBuildFile; fileRef = C89552C29B3090667057D8E56D2C3D81 /* ConstraintLayoutSupportDSL.swift */; };
  47. FF0E3F8B3FB568ACBB1BC433D67ED093 /* ConstraintMakerExtendable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7478F64EB1BC7B207D2133307B4B5015 /* ConstraintMakerExtendable.swift */; };
  48. FFE7A02118B5288BC94F7422D6CFEB3F /* ConstraintLayoutGuide.swift in Sources */ = {isa = PBXBuildFile; fileRef = 460FE348E93FFA86EF28B0DE4C0F4A7D /* ConstraintLayoutGuide.swift */; };
  49. /* End PBXBuildFile section */
  50. /* Begin PBXContainerItemProxy section */
  51. 3FFED5698DD486F5307F77FACBAFED34 /* PBXContainerItemProxy */ = {
  52. isa = PBXContainerItemProxy;
  53. containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
  54. proxyType = 1;
  55. remoteGlobalIDString = 19622742EBA51E823D6DAE3F8CDBFAD4;
  56. remoteInfo = SnapKit;
  57. };
  58. /* End PBXContainerItemProxy section */
  59. /* Begin PBXFileReference section */
  60. 00BB2CE9C8C7607CDA3E1B49246B760E /* Debugging.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Debugging.swift; path = Source/Debugging.swift; sourceTree = "<group>"; };
  61. 00EFECCF7F4E78B3021A97741173FC2F /* LayoutConstraintItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LayoutConstraintItem.swift; path = Source/LayoutConstraintItem.swift; sourceTree = "<group>"; };
  62. 09C2F3330EB4A39DC3B20B40D8981F66 /* ConstraintViewDSL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintViewDSL.swift; path = Source/ConstraintViewDSL.swift; sourceTree = "<group>"; };
  63. 103B8B35502B427E3F46D5237C681DCB /* LayoutConstraint.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = LayoutConstraint.swift; path = Source/LayoutConstraint.swift; sourceTree = "<group>"; };
  64. 1C81B0C23EADA502AA9895105ACF93AD /* ConstraintInsets.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintInsets.swift; path = Source/ConstraintInsets.swift; sourceTree = "<group>"; };
  65. 29693EC049D6AC1AE94A7B743D01A9AB /* SnapKit.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SnapKit.debug.xcconfig; sourceTree = "<group>"; };
  66. 2AACC5D12A0059E273A57AA524AE9D57 /* Pods-AppSpSDKDemo.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-AppSpSDKDemo.modulemap"; sourceTree = "<group>"; };
  67. 3212113385A8FBBDB272BD23C409FF61 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.2.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; };
  68. 37F1A25F3C9883F6A0A4428D8AFC44B2 /* ConstraintPriority.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintPriority.swift; path = Source/ConstraintPriority.swift; sourceTree = "<group>"; };
  69. 3B569D02FFB2C8143A71D4511C970AC4 /* SnapKit-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SnapKit-prefix.pch"; sourceTree = "<group>"; };
  70. 4230A725EDA6C25944C70BFF90CCC3F4 /* ConstraintLayoutGuide+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ConstraintLayoutGuide+Extensions.swift"; path = "Source/ConstraintLayoutGuide+Extensions.swift"; sourceTree = "<group>"; };
  71. 42EDC7C7A525E5D5191CA0B7A731184D /* SnapKit-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "SnapKit-umbrella.h"; sourceTree = "<group>"; };
  72. 460FE348E93FFA86EF28B0DE4C0F4A7D /* ConstraintLayoutGuide.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintLayoutGuide.swift; path = Source/ConstraintLayoutGuide.swift; sourceTree = "<group>"; };
  73. 46F8B378A0D395518DE2DD11AE4B6F98 /* ConstraintMaker.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintMaker.swift; path = Source/ConstraintMaker.swift; sourceTree = "<group>"; };
  74. 4DCD15E7A2AFE53263B4335C9B3D9813 /* UILayoutSupport+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UILayoutSupport+Extensions.swift"; path = "Source/UILayoutSupport+Extensions.swift"; sourceTree = "<group>"; };
  75. 51566D0AF41FEBB1DD1BB7CA86B07225 /* ConstraintMultiplierTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintMultiplierTarget.swift; path = Source/ConstraintMultiplierTarget.swift; sourceTree = "<group>"; };
  76. 5975457FA577D667D0257900DF1D4FDD /* ConstraintView+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ConstraintView+Extensions.swift"; path = "Source/ConstraintView+Extensions.swift"; sourceTree = "<group>"; };
  77. 59AB43532733BF08C0E8A88BCFD8B3BD /* Pods_AppSpSDKDemo.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Pods_AppSpSDKDemo.framework; path = "Pods-AppSpSDKDemo.framework"; sourceTree = BUILT_PRODUCTS_DIR; };
  78. 6199B0E33536DD7E23A71C2A1DFA3CB3 /* ConstraintPriorityTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintPriorityTarget.swift; path = Source/ConstraintPriorityTarget.swift; sourceTree = "<group>"; };
  79. 6A7E38DF2A507A1F2508A6F390C7517E /* Pods-AppSpSDKDemo-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-AppSpSDKDemo-frameworks.sh"; sourceTree = "<group>"; };
  80. 6CACD95C459F4D08F9C1E57893F55090 /* ConstraintDescription.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintDescription.swift; path = Source/ConstraintDescription.swift; sourceTree = "<group>"; };
  81. 7413D1E3B3849A8B98CECBCB1E3EA510 /* ConstraintLayoutGuideDSL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintLayoutGuideDSL.swift; path = Source/ConstraintLayoutGuideDSL.swift; sourceTree = "<group>"; };
  82. 7478F64EB1BC7B207D2133307B4B5015 /* ConstraintMakerExtendable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintMakerExtendable.swift; path = Source/ConstraintMakerExtendable.swift; sourceTree = "<group>"; };
  83. 766CC484A3E4DD46665D9EF06679B007 /* ConstraintMakerEditable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintMakerEditable.swift; path = Source/ConstraintMakerEditable.swift; sourceTree = "<group>"; };
  84. 7A3284DB6C9BFEF88606695BBC11E150 /* ConstraintView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintView.swift; path = Source/ConstraintView.swift; sourceTree = "<group>"; };
  85. 807F5279ECA1E77BEC4455F1645BF6D7 /* ConstraintRelatableTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintRelatableTarget.swift; path = Source/ConstraintRelatableTarget.swift; sourceTree = "<group>"; };
  86. 848E9BA38AE7A77B37C78B343E836974 /* SnapKit-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "SnapKit-Info.plist"; sourceTree = "<group>"; };
  87. 88AD38A00CF2BF8A89692C8F77629A35 /* Pods-AppSpSDKDemo-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-AppSpSDKDemo-acknowledgements.markdown"; sourceTree = "<group>"; };
  88. 8AE2736EA4751DADEDCD61ACD769EEC5 /* Pods-AppSpSDKDemo.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-AppSpSDKDemo.release.xcconfig"; sourceTree = "<group>"; };
  89. 8C80000E1CA4369B2E82035A1825982D /* ConstraintRelation.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintRelation.swift; path = Source/ConstraintRelation.swift; sourceTree = "<group>"; };
  90. 8F2D0C7209EFA17EFECCB8074F0E9071 /* ConstraintAttributes.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintAttributes.swift; path = Source/ConstraintAttributes.swift; sourceTree = "<group>"; };
  91. 91102F716DCE9969F79474488AEA2BFD /* ConstraintOffsetTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintOffsetTarget.swift; path = Source/ConstraintOffsetTarget.swift; sourceTree = "<group>"; };
  92. 91BB2BEC66679F07917A70A5A82E58E7 /* Pods-AppSpSDKDemo-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-AppSpSDKDemo-umbrella.h"; sourceTree = "<group>"; };
  93. 979486118B3E90C08386079D57962701 /* SnapKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = SnapKit.framework; path = SnapKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  94. 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
  95. A33E49F1689769F21ACA68E5DA7CBD83 /* Pods-AppSpSDKDemo-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-AppSpSDKDemo-dummy.m"; sourceTree = "<group>"; };
  96. A3499D06B7741051669EFC6E6A929A57 /* ConstraintConfig.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintConfig.swift; path = Source/ConstraintConfig.swift; sourceTree = "<group>"; };
  97. AB1B5C574EC29B2A222C6281A4A0B3BC /* SnapKit-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "SnapKit-dummy.m"; sourceTree = "<group>"; };
  98. AD6E9D9A9A36CAC6827C30D02B1B414B /* Constraint.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Constraint.swift; path = Source/Constraint.swift; sourceTree = "<group>"; };
  99. B8BEF98EFE5AA5B53394A45BAC472945 /* SnapKit.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = SnapKit.release.xcconfig; sourceTree = "<group>"; };
  100. BAA070155DE459F51A650261C10EA9CB /* ConstraintDSL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintDSL.swift; path = Source/ConstraintDSL.swift; sourceTree = "<group>"; };
  101. C89552C29B3090667057D8E56D2C3D81 /* ConstraintLayoutSupportDSL.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintLayoutSupportDSL.swift; path = Source/ConstraintLayoutSupportDSL.swift; sourceTree = "<group>"; };
  102. C8D6B4E640B3D09C454814F36856E2EE /* ConstraintLayoutSupport.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintLayoutSupport.swift; path = Source/ConstraintLayoutSupport.swift; sourceTree = "<group>"; };
  103. D0D8610217E033F12A628571FD3D1684 /* Typealiases.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Typealiases.swift; path = Source/Typealiases.swift; sourceTree = "<group>"; };
  104. D3DD21F59E9ABB6CFA8B14FAEE0B52DA /* ConstraintMakerPriortizable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintMakerPriortizable.swift; path = Source/ConstraintMakerPriortizable.swift; sourceTree = "<group>"; };
  105. D524573E6D41537580E2F24203C32AA7 /* Pods-AppSpSDKDemo.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-AppSpSDKDemo.debug.xcconfig"; sourceTree = "<group>"; };
  106. D5BA4CB6F8835A0ADB10CD6706E01FA7 /* Pods-AppSpSDKDemo-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-AppSpSDKDemo-Info.plist"; sourceTree = "<group>"; };
  107. DA5597D051B6350A61151221E8BEE0D0 /* ConstraintInsetTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintInsetTarget.swift; path = Source/ConstraintInsetTarget.swift; sourceTree = "<group>"; };
  108. DB6A3B15CDF045127D1718A1BF80A9C9 /* Pods-AppSpSDKDemo-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-AppSpSDKDemo-acknowledgements.plist"; sourceTree = "<group>"; };
  109. DBB01221055BDABDD47999C671F4A9BD /* ConstraintItem.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintItem.swift; path = Source/ConstraintItem.swift; sourceTree = "<group>"; };
  110. E1F10AA484FE3CE9A074FF4CA855D1C7 /* ConstraintConstantTarget.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintConstantTarget.swift; path = Source/ConstraintConstantTarget.swift; sourceTree = "<group>"; };
  111. E2070246046EC94EF1396AC30E3FC5E8 /* SnapKit.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = SnapKit.modulemap; sourceTree = "<group>"; };
  112. E887F5BC85E664CAF1EAD58DB6EF027D /* ConstraintMakerRelatable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintMakerRelatable.swift; path = Source/ConstraintMakerRelatable.swift; sourceTree = "<group>"; };
  113. FB3146B382C3292E28917B8CF4356923 /* ConstraintMakerFinalizable.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ConstraintMakerFinalizable.swift; path = Source/ConstraintMakerFinalizable.swift; sourceTree = "<group>"; };
  114. /* End PBXFileReference section */
  115. /* Begin PBXFrameworksBuildPhase section */
  116. 3D2DC6A3DA663EF778A039DF4A2BDBEE /* Frameworks */ = {
  117. isa = PBXFrameworksBuildPhase;
  118. buildActionMask = 2147483647;
  119. files = (
  120. E3DF94DB961F2C404F7DF7429C6A084D /* Foundation.framework in Frameworks */,
  121. );
  122. runOnlyForDeploymentPostprocessing = 0;
  123. };
  124. 73A173863657894A01CB54BA862DDBBA /* Frameworks */ = {
  125. isa = PBXFrameworksBuildPhase;
  126. buildActionMask = 2147483647;
  127. files = (
  128. 67776864843D84DC929C1B66FF8C94F6 /* Foundation.framework in Frameworks */,
  129. );
  130. runOnlyForDeploymentPostprocessing = 0;
  131. };
  132. /* End PBXFrameworksBuildPhase section */
  133. /* Begin PBXGroup section */
  134. 427B270BD76A5EF45313FBF29233B96D /* Pods */ = {
  135. isa = PBXGroup;
  136. children = (
  137. CA51EB6A266DFF60E2669DC4F20AE5DD /* SnapKit */,
  138. );
  139. name = Pods;
  140. sourceTree = "<group>";
  141. };
  142. 4E7E21E32D16BA4E03B7A7233A33E6E2 /* Targets Support Files */ = {
  143. isa = PBXGroup;
  144. children = (
  145. C61D92CA3EEDE10F59641519BA65C583 /* Pods-AppSpSDKDemo */,
  146. );
  147. name = "Targets Support Files";
  148. sourceTree = "<group>";
  149. };
  150. 5DA954D1DAEDA5C24772CC5CE745104F /* Products */ = {
  151. isa = PBXGroup;
  152. children = (
  153. 59AB43532733BF08C0E8A88BCFD8B3BD /* Pods_AppSpSDKDemo.framework */,
  154. 979486118B3E90C08386079D57962701 /* SnapKit.framework */,
  155. );
  156. name = Products;
  157. sourceTree = "<group>";
  158. };
  159. C0834CEBB1379A84116EF29F93051C60 /* iOS */ = {
  160. isa = PBXGroup;
  161. children = (
  162. 3212113385A8FBBDB272BD23C409FF61 /* Foundation.framework */,
  163. );
  164. name = iOS;
  165. sourceTree = "<group>";
  166. };
  167. C61D92CA3EEDE10F59641519BA65C583 /* Pods-AppSpSDKDemo */ = {
  168. isa = PBXGroup;
  169. children = (
  170. 2AACC5D12A0059E273A57AA524AE9D57 /* Pods-AppSpSDKDemo.modulemap */,
  171. 88AD38A00CF2BF8A89692C8F77629A35 /* Pods-AppSpSDKDemo-acknowledgements.markdown */,
  172. DB6A3B15CDF045127D1718A1BF80A9C9 /* Pods-AppSpSDKDemo-acknowledgements.plist */,
  173. A33E49F1689769F21ACA68E5DA7CBD83 /* Pods-AppSpSDKDemo-dummy.m */,
  174. 6A7E38DF2A507A1F2508A6F390C7517E /* Pods-AppSpSDKDemo-frameworks.sh */,
  175. D5BA4CB6F8835A0ADB10CD6706E01FA7 /* Pods-AppSpSDKDemo-Info.plist */,
  176. 91BB2BEC66679F07917A70A5A82E58E7 /* Pods-AppSpSDKDemo-umbrella.h */,
  177. D524573E6D41537580E2F24203C32AA7 /* Pods-AppSpSDKDemo.debug.xcconfig */,
  178. 8AE2736EA4751DADEDCD61ACD769EEC5 /* Pods-AppSpSDKDemo.release.xcconfig */,
  179. );
  180. name = "Pods-AppSpSDKDemo";
  181. path = "Target Support Files/Pods-AppSpSDKDemo";
  182. sourceTree = "<group>";
  183. };
  184. CA51EB6A266DFF60E2669DC4F20AE5DD /* SnapKit */ = {
  185. isa = PBXGroup;
  186. children = (
  187. AD6E9D9A9A36CAC6827C30D02B1B414B /* Constraint.swift */,
  188. 8F2D0C7209EFA17EFECCB8074F0E9071 /* ConstraintAttributes.swift */,
  189. A3499D06B7741051669EFC6E6A929A57 /* ConstraintConfig.swift */,
  190. E1F10AA484FE3CE9A074FF4CA855D1C7 /* ConstraintConstantTarget.swift */,
  191. 6CACD95C459F4D08F9C1E57893F55090 /* ConstraintDescription.swift */,
  192. BAA070155DE459F51A650261C10EA9CB /* ConstraintDSL.swift */,
  193. 1C81B0C23EADA502AA9895105ACF93AD /* ConstraintInsets.swift */,
  194. DA5597D051B6350A61151221E8BEE0D0 /* ConstraintInsetTarget.swift */,
  195. DBB01221055BDABDD47999C671F4A9BD /* ConstraintItem.swift */,
  196. 460FE348E93FFA86EF28B0DE4C0F4A7D /* ConstraintLayoutGuide.swift */,
  197. 4230A725EDA6C25944C70BFF90CCC3F4 /* ConstraintLayoutGuide+Extensions.swift */,
  198. 7413D1E3B3849A8B98CECBCB1E3EA510 /* ConstraintLayoutGuideDSL.swift */,
  199. C8D6B4E640B3D09C454814F36856E2EE /* ConstraintLayoutSupport.swift */,
  200. C89552C29B3090667057D8E56D2C3D81 /* ConstraintLayoutSupportDSL.swift */,
  201. 46F8B378A0D395518DE2DD11AE4B6F98 /* ConstraintMaker.swift */,
  202. 766CC484A3E4DD46665D9EF06679B007 /* ConstraintMakerEditable.swift */,
  203. 7478F64EB1BC7B207D2133307B4B5015 /* ConstraintMakerExtendable.swift */,
  204. FB3146B382C3292E28917B8CF4356923 /* ConstraintMakerFinalizable.swift */,
  205. D3DD21F59E9ABB6CFA8B14FAEE0B52DA /* ConstraintMakerPriortizable.swift */,
  206. E887F5BC85E664CAF1EAD58DB6EF027D /* ConstraintMakerRelatable.swift */,
  207. 51566D0AF41FEBB1DD1BB7CA86B07225 /* ConstraintMultiplierTarget.swift */,
  208. 91102F716DCE9969F79474488AEA2BFD /* ConstraintOffsetTarget.swift */,
  209. 37F1A25F3C9883F6A0A4428D8AFC44B2 /* ConstraintPriority.swift */,
  210. 6199B0E33536DD7E23A71C2A1DFA3CB3 /* ConstraintPriorityTarget.swift */,
  211. 807F5279ECA1E77BEC4455F1645BF6D7 /* ConstraintRelatableTarget.swift */,
  212. 8C80000E1CA4369B2E82035A1825982D /* ConstraintRelation.swift */,
  213. 7A3284DB6C9BFEF88606695BBC11E150 /* ConstraintView.swift */,
  214. 5975457FA577D667D0257900DF1D4FDD /* ConstraintView+Extensions.swift */,
  215. 09C2F3330EB4A39DC3B20B40D8981F66 /* ConstraintViewDSL.swift */,
  216. 00BB2CE9C8C7607CDA3E1B49246B760E /* Debugging.swift */,
  217. 103B8B35502B427E3F46D5237C681DCB /* LayoutConstraint.swift */,
  218. 00EFECCF7F4E78B3021A97741173FC2F /* LayoutConstraintItem.swift */,
  219. D0D8610217E033F12A628571FD3D1684 /* Typealiases.swift */,
  220. 4DCD15E7A2AFE53263B4335C9B3D9813 /* UILayoutSupport+Extensions.swift */,
  221. D28E246011041898C1EA6C3AAF01971C /* Support Files */,
  222. );
  223. name = SnapKit;
  224. path = SnapKit;
  225. sourceTree = "<group>";
  226. };
  227. CF1408CF629C7361332E53B88F7BD30C = {
  228. isa = PBXGroup;
  229. children = (
  230. 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */,
  231. D210D550F4EA176C3123ED886F8F87F5 /* Frameworks */,
  232. 427B270BD76A5EF45313FBF29233B96D /* Pods */,
  233. 5DA954D1DAEDA5C24772CC5CE745104F /* Products */,
  234. 4E7E21E32D16BA4E03B7A7233A33E6E2 /* Targets Support Files */,
  235. );
  236. sourceTree = "<group>";
  237. };
  238. D210D550F4EA176C3123ED886F8F87F5 /* Frameworks */ = {
  239. isa = PBXGroup;
  240. children = (
  241. C0834CEBB1379A84116EF29F93051C60 /* iOS */,
  242. );
  243. name = Frameworks;
  244. sourceTree = "<group>";
  245. };
  246. D28E246011041898C1EA6C3AAF01971C /* Support Files */ = {
  247. isa = PBXGroup;
  248. children = (
  249. E2070246046EC94EF1396AC30E3FC5E8 /* SnapKit.modulemap */,
  250. AB1B5C574EC29B2A222C6281A4A0B3BC /* SnapKit-dummy.m */,
  251. 848E9BA38AE7A77B37C78B343E836974 /* SnapKit-Info.plist */,
  252. 3B569D02FFB2C8143A71D4511C970AC4 /* SnapKit-prefix.pch */,
  253. 42EDC7C7A525E5D5191CA0B7A731184D /* SnapKit-umbrella.h */,
  254. 29693EC049D6AC1AE94A7B743D01A9AB /* SnapKit.debug.xcconfig */,
  255. B8BEF98EFE5AA5B53394A45BAC472945 /* SnapKit.release.xcconfig */,
  256. );
  257. name = "Support Files";
  258. path = "../Target Support Files/SnapKit";
  259. sourceTree = "<group>";
  260. };
  261. /* End PBXGroup section */
  262. /* Begin PBXHeadersBuildPhase section */
  263. 36DDD3F658A2B775F8B39BBFA6561635 /* Headers */ = {
  264. isa = PBXHeadersBuildPhase;
  265. buildActionMask = 2147483647;
  266. files = (
  267. 28400157B63F40AA135BF16780AB4B96 /* SnapKit-umbrella.h in Headers */,
  268. );
  269. runOnlyForDeploymentPostprocessing = 0;
  270. };
  271. 643B4B53B15F4C6DAA5A5AE51E32C0D6 /* Headers */ = {
  272. isa = PBXHeadersBuildPhase;
  273. buildActionMask = 2147483647;
  274. files = (
  275. 4B10BBBA25C28EF25E322E3CD54641B7 /* Pods-AppSpSDKDemo-umbrella.h in Headers */,
  276. );
  277. runOnlyForDeploymentPostprocessing = 0;
  278. };
  279. /* End PBXHeadersBuildPhase section */
  280. /* Begin PBXNativeTarget section */
  281. 0477C363B4FF13936B31B284925EFD5A /* Pods-AppSpSDKDemo */ = {
  282. isa = PBXNativeTarget;
  283. buildConfigurationList = 847C41D00340B18D378C1FBE9FABD8AB /* Build configuration list for PBXNativeTarget "Pods-AppSpSDKDemo" */;
  284. buildPhases = (
  285. 643B4B53B15F4C6DAA5A5AE51E32C0D6 /* Headers */,
  286. C4716159A316C872B9F938E93000324B /* Sources */,
  287. 3D2DC6A3DA663EF778A039DF4A2BDBEE /* Frameworks */,
  288. 12825FB4E270E965BFAA461144F9AA34 /* Resources */,
  289. );
  290. buildRules = (
  291. );
  292. dependencies = (
  293. 574D11B8632A57CF2CF51968507B8693 /* PBXTargetDependency */,
  294. );
  295. name = "Pods-AppSpSDKDemo";
  296. productName = "Pods-AppSpSDKDemo";
  297. productReference = 59AB43532733BF08C0E8A88BCFD8B3BD /* Pods_AppSpSDKDemo.framework */;
  298. productType = "com.apple.product-type.framework";
  299. };
  300. 19622742EBA51E823D6DAE3F8CDBFAD4 /* SnapKit */ = {
  301. isa = PBXNativeTarget;
  302. buildConfigurationList = 31C2F67A24EFF2D5F6410E6A9D00BB2A /* Build configuration list for PBXNativeTarget "SnapKit" */;
  303. buildPhases = (
  304. 36DDD3F658A2B775F8B39BBFA6561635 /* Headers */,
  305. 948D48E19F2A3CAC37461E0DA4FF9A87 /* Sources */,
  306. 73A173863657894A01CB54BA862DDBBA /* Frameworks */,
  307. 1FA6EE6BB1452EE8D40646CF50CA9922 /* Resources */,
  308. );
  309. buildRules = (
  310. );
  311. dependencies = (
  312. );
  313. name = SnapKit;
  314. productName = SnapKit;
  315. productReference = 979486118B3E90C08386079D57962701 /* SnapKit.framework */;
  316. productType = "com.apple.product-type.framework";
  317. };
  318. /* End PBXNativeTarget section */
  319. /* Begin PBXProject section */
  320. BFDFE7DC352907FC980B868725387E98 /* Project object */ = {
  321. isa = PBXProject;
  322. attributes = {
  323. LastSwiftUpdateCheck = 1100;
  324. LastUpgradeCheck = 1100;
  325. };
  326. buildConfigurationList = 4821239608C13582E20E6DA73FD5F1F9 /* Build configuration list for PBXProject "Pods" */;
  327. compatibilityVersion = "Xcode 9.3";
  328. developmentRegion = en;
  329. hasScannedForEncodings = 0;
  330. knownRegions = (
  331. en,
  332. Base,
  333. );
  334. mainGroup = CF1408CF629C7361332E53B88F7BD30C;
  335. productRefGroup = 5DA954D1DAEDA5C24772CC5CE745104F /* Products */;
  336. projectDirPath = "";
  337. projectRoot = "";
  338. targets = (
  339. 0477C363B4FF13936B31B284925EFD5A /* Pods-AppSpSDKDemo */,
  340. 19622742EBA51E823D6DAE3F8CDBFAD4 /* SnapKit */,
  341. );
  342. };
  343. /* End PBXProject section */
  344. /* Begin PBXResourcesBuildPhase section */
  345. 12825FB4E270E965BFAA461144F9AA34 /* Resources */ = {
  346. isa = PBXResourcesBuildPhase;
  347. buildActionMask = 2147483647;
  348. files = (
  349. );
  350. runOnlyForDeploymentPostprocessing = 0;
  351. };
  352. 1FA6EE6BB1452EE8D40646CF50CA9922 /* Resources */ = {
  353. isa = PBXResourcesBuildPhase;
  354. buildActionMask = 2147483647;
  355. files = (
  356. );
  357. runOnlyForDeploymentPostprocessing = 0;
  358. };
  359. /* End PBXResourcesBuildPhase section */
  360. /* Begin PBXSourcesBuildPhase section */
  361. 948D48E19F2A3CAC37461E0DA4FF9A87 /* Sources */ = {
  362. isa = PBXSourcesBuildPhase;
  363. buildActionMask = 2147483647;
  364. files = (
  365. DCCEFF1B52226DE5ABB2D0043442FE61 /* Constraint.swift in Sources */,
  366. A4070B8C9BD30965648B2876CD3C1C43 /* ConstraintAttributes.swift in Sources */,
  367. A04D46C4C48247D004BAE5C7AD6E05A3 /* ConstraintConfig.swift in Sources */,
  368. 9EE2D363A721ACFA89B5B899E1987633 /* ConstraintConstantTarget.swift in Sources */,
  369. 9E6184458532BFF2E3E3F804C54BD0E7 /* ConstraintDescription.swift in Sources */,
  370. 6B43F2F53DD6C161CF414A9BF67550C5 /* ConstraintDSL.swift in Sources */,
  371. 54D1686EFA926E23C4BED5EEE7A19C08 /* ConstraintInsets.swift in Sources */,
  372. F41CA723E31884664B9C032D90EAEF1A /* ConstraintInsetTarget.swift in Sources */,
  373. CA0FAE669FAB7067D09F7007AD838E19 /* ConstraintItem.swift in Sources */,
  374. DBB93D3827327B8FB4CFA164C03357E5 /* ConstraintLayoutGuide+Extensions.swift in Sources */,
  375. FFE7A02118B5288BC94F7422D6CFEB3F /* ConstraintLayoutGuide.swift in Sources */,
  376. 276EE563D9B688173DBBF47DB80D72D8 /* ConstraintLayoutGuideDSL.swift in Sources */,
  377. 095547A88EE037F12395713A469C9B60 /* ConstraintLayoutSupport.swift in Sources */,
  378. F6C7F81AA5BBC4042A3A78D5EA8E62A4 /* ConstraintLayoutSupportDSL.swift in Sources */,
  379. 5C376607904258A10F4DDD6D42EFC491 /* ConstraintMaker.swift in Sources */,
  380. 4268E348E6D5E9037A640ADC8E065009 /* ConstraintMakerEditable.swift in Sources */,
  381. FF0E3F8B3FB568ACBB1BC433D67ED093 /* ConstraintMakerExtendable.swift in Sources */,
  382. 0FA8E62C7A4A6DA9BB841007B5E16CD4 /* ConstraintMakerFinalizable.swift in Sources */,
  383. 8B8BE709B46663F60DB6A661A3B2A28A /* ConstraintMakerPriortizable.swift in Sources */,
  384. 35CDFA197D8219EB8DEFC227259A5C03 /* ConstraintMakerRelatable.swift in Sources */,
  385. A3DEA82F229FDF7C9444CEFEE3D9AB84 /* ConstraintMultiplierTarget.swift in Sources */,
  386. 72C2B5D60A24B4B663C8994276A962B6 /* ConstraintOffsetTarget.swift in Sources */,
  387. A482F623A133B7E947C01456C779622A /* ConstraintPriority.swift in Sources */,
  388. 14E9ACC5796C5E35C84DD6659BEB788F /* ConstraintPriorityTarget.swift in Sources */,
  389. E85BBB972867783044ADCD772438150F /* ConstraintRelatableTarget.swift in Sources */,
  390. C1C2B61E08DAD3B59BA5D82964D39C3C /* ConstraintRelation.swift in Sources */,
  391. 77A618FE4FF299682F776C974300EBA1 /* ConstraintView+Extensions.swift in Sources */,
  392. 5544BDD6A14E06C7FB3A878BC3E96299 /* ConstraintView.swift in Sources */,
  393. DEC3E541DB551729EC407FA6566CEE54 /* ConstraintViewDSL.swift in Sources */,
  394. 9432185152350A4A90F6DD19C33AC057 /* Debugging.swift in Sources */,
  395. BF7843175A0FB0180B6F4C0249B8874A /* LayoutConstraint.swift in Sources */,
  396. 7ED12926E82C9D1DE457504DA75B80A9 /* LayoutConstraintItem.swift in Sources */,
  397. 5DBFB9A0499F04CBE806486211A4ABD0 /* SnapKit-dummy.m in Sources */,
  398. 0D7A7F3919AE48736753181756DE8AE8 /* Typealiases.swift in Sources */,
  399. 98AE4E2F24A858A47B5A1B405CEAD8FD /* UILayoutSupport+Extensions.swift in Sources */,
  400. );
  401. runOnlyForDeploymentPostprocessing = 0;
  402. };
  403. C4716159A316C872B9F938E93000324B /* Sources */ = {
  404. isa = PBXSourcesBuildPhase;
  405. buildActionMask = 2147483647;
  406. files = (
  407. 94241E2D100191EEBA7D6E8C3DBC2DD9 /* Pods-AppSpSDKDemo-dummy.m in Sources */,
  408. );
  409. runOnlyForDeploymentPostprocessing = 0;
  410. };
  411. /* End PBXSourcesBuildPhase section */
  412. /* Begin PBXTargetDependency section */
  413. 574D11B8632A57CF2CF51968507B8693 /* PBXTargetDependency */ = {
  414. isa = PBXTargetDependency;
  415. name = SnapKit;
  416. target = 19622742EBA51E823D6DAE3F8CDBFAD4 /* SnapKit */;
  417. targetProxy = 3FFED5698DD486F5307F77FACBAFED34 /* PBXContainerItemProxy */;
  418. };
  419. /* End PBXTargetDependency section */
  420. /* Begin XCBuildConfiguration section */
  421. 2AD620EDB8F20C9C8DA4C77C1FE87FF9 /* Release */ = {
  422. isa = XCBuildConfiguration;
  423. baseConfigurationReference = 8AE2736EA4751DADEDCD61ACD769EEC5 /* Pods-AppSpSDKDemo.release.xcconfig */;
  424. buildSettings = {
  425. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
  426. CODE_SIGN_IDENTITY = "";
  427. "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
  428. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  429. "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
  430. CURRENT_PROJECT_VERSION = 1;
  431. DEFINES_MODULE = YES;
  432. DYLIB_COMPATIBILITY_VERSION = 1;
  433. DYLIB_CURRENT_VERSION = 1;
  434. DYLIB_INSTALL_NAME_BASE = "@rpath";
  435. INFOPLIST_FILE = "Target Support Files/Pods-AppSpSDKDemo/Pods-AppSpSDKDemo-Info.plist";
  436. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  437. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  438. LD_RUNPATH_SEARCH_PATHS = (
  439. "$(inherited)",
  440. "@executable_path/Frameworks",
  441. "@loader_path/Frameworks",
  442. );
  443. MACH_O_TYPE = staticlib;
  444. MODULEMAP_FILE = "Target Support Files/Pods-AppSpSDKDemo/Pods-AppSpSDKDemo.modulemap";
  445. OTHER_LDFLAGS = "";
  446. OTHER_LIBTOOLFLAGS = "";
  447. PODS_ROOT = "$(SRCROOT)";
  448. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
  449. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  450. SDKROOT = iphoneos;
  451. SKIP_INSTALL = YES;
  452. TARGETED_DEVICE_FAMILY = "1,2";
  453. VALIDATE_PRODUCT = YES;
  454. VERSIONING_SYSTEM = "apple-generic";
  455. VERSION_INFO_PREFIX = "";
  456. };
  457. name = Release;
  458. };
  459. 45E4CE56E05E803D31A06573D6E36E5B /* Debug */ = {
  460. isa = XCBuildConfiguration;
  461. baseConfigurationReference = 29693EC049D6AC1AE94A7B743D01A9AB /* SnapKit.debug.xcconfig */;
  462. buildSettings = {
  463. CODE_SIGN_IDENTITY = "";
  464. "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
  465. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  466. "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
  467. CURRENT_PROJECT_VERSION = 1;
  468. DEFINES_MODULE = YES;
  469. DYLIB_COMPATIBILITY_VERSION = 1;
  470. DYLIB_CURRENT_VERSION = 1;
  471. DYLIB_INSTALL_NAME_BASE = "@rpath";
  472. GCC_PREFIX_HEADER = "Target Support Files/SnapKit/SnapKit-prefix.pch";
  473. INFOPLIST_FILE = "Target Support Files/SnapKit/SnapKit-Info.plist";
  474. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  475. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  476. LD_RUNPATH_SEARCH_PATHS = (
  477. "$(inherited)",
  478. "@executable_path/Frameworks",
  479. "@loader_path/Frameworks",
  480. );
  481. MODULEMAP_FILE = "Target Support Files/SnapKit/SnapKit.modulemap";
  482. PRODUCT_MODULE_NAME = SnapKit;
  483. PRODUCT_NAME = SnapKit;
  484. SDKROOT = iphoneos;
  485. SKIP_INSTALL = YES;
  486. SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) ";
  487. SWIFT_VERSION = 4.0;
  488. TARGETED_DEVICE_FAMILY = "1,2";
  489. VERSIONING_SYSTEM = "apple-generic";
  490. VERSION_INFO_PREFIX = "";
  491. };
  492. name = Debug;
  493. };
  494. 8F17DC3A99F99FBAD606CE6963886315 /* Release */ = {
  495. isa = XCBuildConfiguration;
  496. buildSettings = {
  497. ALWAYS_SEARCH_USER_PATHS = NO;
  498. CLANG_ANALYZER_NONNULL = YES;
  499. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  500. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  501. CLANG_CXX_LIBRARY = "libc++";
  502. CLANG_ENABLE_MODULES = YES;
  503. CLANG_ENABLE_OBJC_ARC = YES;
  504. CLANG_ENABLE_OBJC_WEAK = YES;
  505. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  506. CLANG_WARN_BOOL_CONVERSION = YES;
  507. CLANG_WARN_COMMA = YES;
  508. CLANG_WARN_CONSTANT_CONVERSION = YES;
  509. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  510. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  511. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  512. CLANG_WARN_EMPTY_BODY = YES;
  513. CLANG_WARN_ENUM_CONVERSION = YES;
  514. CLANG_WARN_INFINITE_RECURSION = YES;
  515. CLANG_WARN_INT_CONVERSION = YES;
  516. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  517. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  518. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  519. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  520. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  521. CLANG_WARN_STRICT_PROTOTYPES = YES;
  522. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  523. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  524. CLANG_WARN_UNREACHABLE_CODE = YES;
  525. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  526. COPY_PHASE_STRIP = NO;
  527. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  528. ENABLE_NS_ASSERTIONS = NO;
  529. ENABLE_STRICT_OBJC_MSGSEND = YES;
  530. GCC_C_LANGUAGE_STANDARD = gnu11;
  531. GCC_NO_COMMON_BLOCKS = YES;
  532. GCC_PREPROCESSOR_DEFINITIONS = (
  533. "POD_CONFIGURATION_RELEASE=1",
  534. "$(inherited)",
  535. );
  536. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  537. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  538. GCC_WARN_UNDECLARED_SELECTOR = YES;
  539. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  540. GCC_WARN_UNUSED_FUNCTION = YES;
  541. GCC_WARN_UNUSED_VARIABLE = YES;
  542. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  543. MTL_ENABLE_DEBUG_INFO = NO;
  544. MTL_FAST_MATH = YES;
  545. PRODUCT_NAME = "$(TARGET_NAME)";
  546. STRIP_INSTALLED_PRODUCT = NO;
  547. SWIFT_COMPILATION_MODE = wholemodule;
  548. SWIFT_OPTIMIZATION_LEVEL = "-O";
  549. SWIFT_VERSION = 5.0;
  550. SYMROOT = "${SRCROOT}/../build";
  551. };
  552. name = Release;
  553. };
  554. 916E0404255105F480DC4950B7625F7A /* Debug */ = {
  555. isa = XCBuildConfiguration;
  556. buildSettings = {
  557. ALWAYS_SEARCH_USER_PATHS = NO;
  558. CLANG_ANALYZER_NONNULL = YES;
  559. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  560. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  561. CLANG_CXX_LIBRARY = "libc++";
  562. CLANG_ENABLE_MODULES = YES;
  563. CLANG_ENABLE_OBJC_ARC = YES;
  564. CLANG_ENABLE_OBJC_WEAK = YES;
  565. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  566. CLANG_WARN_BOOL_CONVERSION = YES;
  567. CLANG_WARN_COMMA = YES;
  568. CLANG_WARN_CONSTANT_CONVERSION = YES;
  569. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  570. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  571. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  572. CLANG_WARN_EMPTY_BODY = YES;
  573. CLANG_WARN_ENUM_CONVERSION = YES;
  574. CLANG_WARN_INFINITE_RECURSION = YES;
  575. CLANG_WARN_INT_CONVERSION = YES;
  576. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  577. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  578. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  579. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  580. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  581. CLANG_WARN_STRICT_PROTOTYPES = YES;
  582. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  583. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  584. CLANG_WARN_UNREACHABLE_CODE = YES;
  585. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  586. COPY_PHASE_STRIP = NO;
  587. DEBUG_INFORMATION_FORMAT = dwarf;
  588. ENABLE_STRICT_OBJC_MSGSEND = YES;
  589. ENABLE_TESTABILITY = YES;
  590. GCC_C_LANGUAGE_STANDARD = gnu11;
  591. GCC_DYNAMIC_NO_PIC = NO;
  592. GCC_NO_COMMON_BLOCKS = YES;
  593. GCC_OPTIMIZATION_LEVEL = 0;
  594. GCC_PREPROCESSOR_DEFINITIONS = (
  595. "POD_CONFIGURATION_DEBUG=1",
  596. "DEBUG=1",
  597. "$(inherited)",
  598. );
  599. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  600. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  601. GCC_WARN_UNDECLARED_SELECTOR = YES;
  602. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  603. GCC_WARN_UNUSED_FUNCTION = YES;
  604. GCC_WARN_UNUSED_VARIABLE = YES;
  605. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  606. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  607. MTL_FAST_MATH = YES;
  608. ONLY_ACTIVE_ARCH = YES;
  609. PRODUCT_NAME = "$(TARGET_NAME)";
  610. STRIP_INSTALLED_PRODUCT = NO;
  611. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  612. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  613. SWIFT_VERSION = 5.0;
  614. SYMROOT = "${SRCROOT}/../build";
  615. };
  616. name = Debug;
  617. };
  618. BE5C0128A3AE7975E5E9DD4B95A1A8EA /* Debug */ = {
  619. isa = XCBuildConfiguration;
  620. baseConfigurationReference = D524573E6D41537580E2F24203C32AA7 /* Pods-AppSpSDKDemo.debug.xcconfig */;
  621. buildSettings = {
  622. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
  623. CODE_SIGN_IDENTITY = "";
  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-AppSpSDKDemo/Pods-AppSpSDKDemo-Info.plist";
  633. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  634. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  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-AppSpSDKDemo/Pods-AppSpSDKDemo.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. D552522BADED3A3607EBC60A1F7DC655 /* Release */ = {
  656. isa = XCBuildConfiguration;
  657. baseConfigurationReference = B8BEF98EFE5AA5B53394A45BAC472945 /* SnapKit.release.xcconfig */;
  658. buildSettings = {
  659. CODE_SIGN_IDENTITY = "";
  660. "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
  661. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  662. "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
  663. CURRENT_PROJECT_VERSION = 1;
  664. DEFINES_MODULE = YES;
  665. DYLIB_COMPATIBILITY_VERSION = 1;
  666. DYLIB_CURRENT_VERSION = 1;
  667. DYLIB_INSTALL_NAME_BASE = "@rpath";
  668. GCC_PREFIX_HEADER = "Target Support Files/SnapKit/SnapKit-prefix.pch";
  669. INFOPLIST_FILE = "Target Support Files/SnapKit/SnapKit-Info.plist";
  670. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  671. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  672. LD_RUNPATH_SEARCH_PATHS = (
  673. "$(inherited)",
  674. "@executable_path/Frameworks",
  675. "@loader_path/Frameworks",
  676. );
  677. MODULEMAP_FILE = "Target Support Files/SnapKit/SnapKit.modulemap";
  678. PRODUCT_MODULE_NAME = SnapKit;
  679. PRODUCT_NAME = SnapKit;
  680. SDKROOT = iphoneos;
  681. SKIP_INSTALL = YES;
  682. SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) ";
  683. SWIFT_VERSION = 4.0;
  684. TARGETED_DEVICE_FAMILY = "1,2";
  685. VALIDATE_PRODUCT = YES;
  686. VERSIONING_SYSTEM = "apple-generic";
  687. VERSION_INFO_PREFIX = "";
  688. };
  689. name = Release;
  690. };
  691. /* End XCBuildConfiguration section */
  692. /* Begin XCConfigurationList section */
  693. 31C2F67A24EFF2D5F6410E6A9D00BB2A /* Build configuration list for PBXNativeTarget "SnapKit" */ = {
  694. isa = XCConfigurationList;
  695. buildConfigurations = (
  696. 45E4CE56E05E803D31A06573D6E36E5B /* Debug */,
  697. D552522BADED3A3607EBC60A1F7DC655 /* Release */,
  698. );
  699. defaultConfigurationIsVisible = 0;
  700. defaultConfigurationName = Release;
  701. };
  702. 4821239608C13582E20E6DA73FD5F1F9 /* Build configuration list for PBXProject "Pods" */ = {
  703. isa = XCConfigurationList;
  704. buildConfigurations = (
  705. 916E0404255105F480DC4950B7625F7A /* Debug */,
  706. 8F17DC3A99F99FBAD606CE6963886315 /* Release */,
  707. );
  708. defaultConfigurationIsVisible = 0;
  709. defaultConfigurationName = Release;
  710. };
  711. 847C41D00340B18D378C1FBE9FABD8AB /* Build configuration list for PBXNativeTarget "Pods-AppSpSDKDemo" */ = {
  712. isa = XCConfigurationList;
  713. buildConfigurations = (
  714. BE5C0128A3AE7975E5E9DD4B95A1A8EA /* Debug */,
  715. 2AD620EDB8F20C9C8DA4C77C1FE87FF9 /* Release */,
  716. );
  717. defaultConfigurationIsVisible = 0;
  718. defaultConfigurationName = Release;
  719. };
  720. /* End XCConfigurationList section */
  721. };
  722. rootObject = BFDFE7DC352907FC980B868725387E98 /* Project object */;
  723. }