project.pbxproj 49 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 537DCE9B1C35CD4100B5B899 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 537DCE9A1C35CD4100B5B899 /* UIKit.framework */; };
  10. 537DCE9C1C35CD9A00B5B899 /* Constraint.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB35E1AC0C95C006BBC11 /* Constraint.swift */; };
  11. 537DCE9D1C35CDA300B5B899 /* SnapKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEFCF32E1AD926AE00A425FA /* SnapKit.swift */; };
  12. 537DCE9E1C35CDAA00B5B899 /* Debugging.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEFCF32B1AD910B900A425FA /* Debugging.swift */; };
  13. 537DCE9F1C35CDB700B5B899 /* ConstraintItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB3601AC0C95C006BBC11 /* ConstraintItem.swift */; };
  14. 537DCEA01C35CDF800B5B899 /* SnapKit.h in Headers */ = {isa = PBXBuildFile; fileRef = EECDB3661AC0C95C006BBC11 /* SnapKit.h */; settings = {ATTRIBUTES = (Public, ); }; };
  15. 537DCEA11C35CE0000B5B899 /* ConstraintDescription.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEFCF3311AD9432400A425FA /* ConstraintDescription.swift */; };
  16. 537DCEA21C35CE0500B5B899 /* ConstraintMaker.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB3611AC0C95C006BBC11 /* ConstraintMaker.swift */; };
  17. 537DCEA31C35CE0900B5B899 /* View+SnapKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB3671AC0C95C006BBC11 /* View+SnapKit.swift */; };
  18. 537DCEA41C35CE1500B5B899 /* ViewController+SnapKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE4910971B19A26000A54F1F /* ViewController+SnapKit.swift */; };
  19. 537DCEA51C35CE1B00B5B899 /* EdgeInsets.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB3631AC0C95C006BBC11 /* EdgeInsets.swift */; };
  20. 537DCEA61C35CE2000B5B899 /* LayoutConstraint.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB3651AC0C95C006BBC11 /* LayoutConstraint.swift */; };
  21. 537DCEA81C35CE3800B5B899 /* ConstraintRelation.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB3621AC0C95C006BBC11 /* ConstraintRelation.swift */; };
  22. 537DCEA91C35CE3E00B5B899 /* ConstraintAttributes.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB35F1AC0C95C006BBC11 /* ConstraintAttributes.swift */; };
  23. 537DCEB41C35D90A00B5B899 /* SnapKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 537DCE921C35CC8800B5B899 /* SnapKit.framework */; };
  24. 537DCEBA1C35DA9700B5B899 /* Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB36A1AC0C95C006BBC11 /* Tests.swift */; };
  25. 56A0DC0E1C859E30005973AB /* ListViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 56A0DC0D1C859E30005973AB /* ListViewController.swift */; };
  26. 56A0DC131C859E30005973AB /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 56A0DC121C859E30005973AB /* Assets.xcassets */; };
  27. 56A0DC161C859E30005973AB /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 56A0DC141C859E30005973AB /* LaunchScreen.storyboard */; };
  28. 56A0DC1C1C859E9A005973AB /* SnapKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EEBCC9D819CC627D0083B827 /* SnapKit.framework */; };
  29. 56A0DC1D1C859E9A005973AB /* SnapKit.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = EEBCC9D819CC627D0083B827 /* SnapKit.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  30. 56A0DC221C859F15005973AB /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 56A0DC211C859F15005973AB /* AppDelegate.swift */; };
  31. 56A0DC321C85A2C1005973AB /* BasicUIScrollViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 56A0DC311C85A2C1005973AB /* BasicUIScrollViewController.swift */; };
  32. 56A0DC341C85AFBF005973AB /* SimpleLayoutViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 56A0DC331C85AFBF005973AB /* SimpleLayoutViewController.swift */; };
  33. EE4910981B19A26000A54F1F /* ViewController+SnapKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE4910971B19A26000A54F1F /* ViewController+SnapKit.swift */; };
  34. EE4910991B19A40200A54F1F /* SnapKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EEBCC9D819CC627D0083B827 /* SnapKit.framework */; };
  35. EE94F6091AC0F10A008767FF /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EE94F6081AC0F10A008767FF /* UIKit.framework */; };
  36. EE94F60B1AC0F10F008767FF /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EE94F60A1AC0F10F008767FF /* AppKit.framework */; };
  37. EE94F6111AC0F146008767FF /* SnapKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EECDB37A1AC0C9D4006BBC11 /* SnapKit.framework */; };
  38. EECDB36C1AC0C9A6006BBC11 /* Constraint.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB35E1AC0C95C006BBC11 /* Constraint.swift */; };
  39. EECDB36D1AC0C9A6006BBC11 /* ConstraintAttributes.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB35F1AC0C95C006BBC11 /* ConstraintAttributes.swift */; };
  40. EECDB36E1AC0C9A6006BBC11 /* ConstraintItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB3601AC0C95C006BBC11 /* ConstraintItem.swift */; };
  41. EECDB36F1AC0C9A6006BBC11 /* ConstraintMaker.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB3611AC0C95C006BBC11 /* ConstraintMaker.swift */; };
  42. EECDB3701AC0C9A6006BBC11 /* ConstraintRelation.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB3621AC0C95C006BBC11 /* ConstraintRelation.swift */; };
  43. EECDB3711AC0C9A6006BBC11 /* EdgeInsets.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB3631AC0C95C006BBC11 /* EdgeInsets.swift */; };
  44. EECDB3721AC0C9A6006BBC11 /* LayoutConstraint.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB3651AC0C95C006BBC11 /* LayoutConstraint.swift */; };
  45. EECDB3731AC0C9A6006BBC11 /* View+SnapKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB3671AC0C95C006BBC11 /* View+SnapKit.swift */; };
  46. EECDB3741AC0C9B6006BBC11 /* SnapKit.h in Headers */ = {isa = PBXBuildFile; fileRef = EECDB3661AC0C95C006BBC11 /* SnapKit.h */; settings = {ATTRIBUTES = (Public, ); }; };
  47. EECDB3931AC0CB52006BBC11 /* Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB36A1AC0C95C006BBC11 /* Tests.swift */; };
  48. EECDB3941AC0CB52006BBC11 /* Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB36A1AC0C95C006BBC11 /* Tests.swift */; };
  49. EECDB3951AC0CBFF006BBC11 /* Constraint.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB35E1AC0C95C006BBC11 /* Constraint.swift */; };
  50. EECDB3961AC0CBFF006BBC11 /* ConstraintAttributes.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB35F1AC0C95C006BBC11 /* ConstraintAttributes.swift */; };
  51. EECDB3971AC0CBFF006BBC11 /* ConstraintItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB3601AC0C95C006BBC11 /* ConstraintItem.swift */; };
  52. EECDB3981AC0CBFF006BBC11 /* ConstraintMaker.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB3611AC0C95C006BBC11 /* ConstraintMaker.swift */; };
  53. EECDB3991AC0CBFF006BBC11 /* ConstraintRelation.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB3621AC0C95C006BBC11 /* ConstraintRelation.swift */; };
  54. EECDB39A1AC0CBFF006BBC11 /* EdgeInsets.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB3631AC0C95C006BBC11 /* EdgeInsets.swift */; };
  55. EECDB39B1AC0CBFF006BBC11 /* LayoutConstraint.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB3651AC0C95C006BBC11 /* LayoutConstraint.swift */; };
  56. EECDB39C1AC0CBFF006BBC11 /* View+SnapKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB3671AC0C95C006BBC11 /* View+SnapKit.swift */; };
  57. EECDB39D1AC0CC03006BBC11 /* SnapKit.h in Headers */ = {isa = PBXBuildFile; fileRef = EECDB3661AC0C95C006BBC11 /* SnapKit.h */; settings = {ATTRIBUTES = (Public, ); }; };
  58. EEFCF32C1AD910B900A425FA /* Debugging.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEFCF32B1AD910B900A425FA /* Debugging.swift */; };
  59. EEFCF32D1AD9250C00A425FA /* Debugging.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEFCF32B1AD910B900A425FA /* Debugging.swift */; };
  60. EEFCF32F1AD926AE00A425FA /* SnapKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEFCF32E1AD926AE00A425FA /* SnapKit.swift */; };
  61. EEFCF3301AD92C2200A425FA /* SnapKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEFCF32E1AD926AE00A425FA /* SnapKit.swift */; };
  62. EEFCF3321AD9432400A425FA /* ConstraintDescription.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEFCF3311AD9432400A425FA /* ConstraintDescription.swift */; };
  63. EEFCF3331AD9432400A425FA /* ConstraintDescription.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEFCF3311AD9432400A425FA /* ConstraintDescription.swift */; };
  64. /* End PBXBuildFile section */
  65. /* Begin PBXContainerItemProxy section */
  66. 56A0DC1E1C859E9A005973AB /* PBXContainerItemProxy */ = {
  67. isa = PBXContainerItemProxy;
  68. containerPortal = DDC9FD8D1981B4DD009612C7 /* Project object */;
  69. proxyType = 1;
  70. remoteGlobalIDString = EEBCC9D719CC627D0083B827;
  71. remoteInfo = "SnapKit iOS";
  72. };
  73. EECDB3861AC0C9D4006BBC11 /* PBXContainerItemProxy */ = {
  74. isa = PBXContainerItemProxy;
  75. containerPortal = DDC9FD8D1981B4DD009612C7 /* Project object */;
  76. proxyType = 1;
  77. remoteGlobalIDString = EECDB3791AC0C9D4006BBC11;
  78. remoteInfo = "SnapKit OSX";
  79. };
  80. /* End PBXContainerItemProxy section */
  81. /* Begin PBXCopyFilesBuildPhase section */
  82. 56A0DC201C859E9A005973AB /* Embed Frameworks */ = {
  83. isa = PBXCopyFilesBuildPhase;
  84. buildActionMask = 2147483647;
  85. dstPath = "";
  86. dstSubfolderSpec = 10;
  87. files = (
  88. 56A0DC1D1C859E9A005973AB /* SnapKit.framework in Embed Frameworks */,
  89. );
  90. name = "Embed Frameworks";
  91. runOnlyForDeploymentPostprocessing = 0;
  92. };
  93. /* End PBXCopyFilesBuildPhase section */
  94. /* Begin PBXFileReference section */
  95. 537DCE921C35CC8800B5B899 /* SnapKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SnapKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  96. 537DCE9A1C35CD4100B5B899 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS9.1.sdk/System/Library/Frameworks/UIKit.framework; sourceTree = DEVELOPER_DIR; };
  97. 537DCEAF1C35D90A00B5B899 /* SnapKit tvOS Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "SnapKit tvOS Tests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  98. 56A0DC091C859E30005973AB /* Example-iOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Example-iOS.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  99. 56A0DC0D1C859E30005973AB /* ListViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ListViewController.swift; sourceTree = "<group>"; };
  100. 56A0DC121C859E30005973AB /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  101. 56A0DC151C859E30005973AB /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  102. 56A0DC171C859E30005973AB /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  103. 56A0DC211C859F15005973AB /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  104. 56A0DC311C85A2C1005973AB /* BasicUIScrollViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BasicUIScrollViewController.swift; sourceTree = "<group>"; };
  105. 56A0DC331C85AFBF005973AB /* SimpleLayoutViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SimpleLayoutViewController.swift; sourceTree = "<group>"; };
  106. EE4910971B19A26000A54F1F /* ViewController+SnapKit.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "ViewController+SnapKit.swift"; sourceTree = "<group>"; };
  107. EE94F6081AC0F10A008767FF /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  108. EE94F60A1AC0F10F008767FF /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/AppKit.framework; sourceTree = DEVELOPER_DIR; };
  109. EEBCC9D819CC627D0083B827 /* SnapKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SnapKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  110. EEBCC9E219CC627E0083B827 /* SnapKit iOS Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "SnapKit iOS Tests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  111. EECDB35E1AC0C95C006BBC11 /* Constraint.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Constraint.swift; sourceTree = "<group>"; };
  112. EECDB35F1AC0C95C006BBC11 /* ConstraintAttributes.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConstraintAttributes.swift; sourceTree = "<group>"; };
  113. EECDB3601AC0C95C006BBC11 /* ConstraintItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConstraintItem.swift; sourceTree = "<group>"; };
  114. EECDB3611AC0C95C006BBC11 /* ConstraintMaker.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConstraintMaker.swift; sourceTree = "<group>"; };
  115. EECDB3621AC0C95C006BBC11 /* ConstraintRelation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConstraintRelation.swift; sourceTree = "<group>"; };
  116. EECDB3631AC0C95C006BBC11 /* EdgeInsets.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EdgeInsets.swift; sourceTree = "<group>"; };
  117. EECDB3641AC0C95C006BBC11 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  118. EECDB3651AC0C95C006BBC11 /* LayoutConstraint.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LayoutConstraint.swift; sourceTree = "<group>"; };
  119. EECDB3661AC0C95C006BBC11 /* SnapKit.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SnapKit.h; sourceTree = "<group>"; };
  120. EECDB3671AC0C95C006BBC11 /* View+SnapKit.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "View+SnapKit.swift"; sourceTree = "<group>"; };
  121. EECDB3691AC0C95C006BBC11 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  122. EECDB36A1AC0C95C006BBC11 /* Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Tests.swift; sourceTree = "<group>"; };
  123. EECDB37A1AC0C9D4006BBC11 /* SnapKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SnapKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  124. EECDB3841AC0C9D4006BBC11 /* SnapKit OSX Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "SnapKit OSX Tests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  125. EEFCF32B1AD910B900A425FA /* Debugging.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Debugging.swift; sourceTree = "<group>"; };
  126. EEFCF32E1AD926AE00A425FA /* SnapKit.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SnapKit.swift; sourceTree = "<group>"; };
  127. EEFCF3311AD9432400A425FA /* ConstraintDescription.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ConstraintDescription.swift; sourceTree = "<group>"; };
  128. /* End PBXFileReference section */
  129. /* Begin PBXFrameworksBuildPhase section */
  130. 537DCE8E1C35CC8800B5B899 /* Frameworks */ = {
  131. isa = PBXFrameworksBuildPhase;
  132. buildActionMask = 2147483647;
  133. files = (
  134. 537DCE9B1C35CD4100B5B899 /* UIKit.framework in Frameworks */,
  135. );
  136. runOnlyForDeploymentPostprocessing = 0;
  137. };
  138. 537DCEAC1C35D90A00B5B899 /* Frameworks */ = {
  139. isa = PBXFrameworksBuildPhase;
  140. buildActionMask = 2147483647;
  141. files = (
  142. 537DCEB41C35D90A00B5B899 /* SnapKit.framework in Frameworks */,
  143. );
  144. runOnlyForDeploymentPostprocessing = 0;
  145. };
  146. 56A0DC061C859E30005973AB /* Frameworks */ = {
  147. isa = PBXFrameworksBuildPhase;
  148. buildActionMask = 2147483647;
  149. files = (
  150. 56A0DC1C1C859E9A005973AB /* SnapKit.framework in Frameworks */,
  151. );
  152. runOnlyForDeploymentPostprocessing = 0;
  153. };
  154. EE94F60D1AC0F132008767FF /* Frameworks */ = {
  155. isa = PBXFrameworksBuildPhase;
  156. buildActionMask = 2147483647;
  157. files = (
  158. EE94F6111AC0F146008767FF /* SnapKit.framework in Frameworks */,
  159. );
  160. runOnlyForDeploymentPostprocessing = 0;
  161. };
  162. EE94F60E1AC0F136008767FF /* Frameworks */ = {
  163. isa = PBXFrameworksBuildPhase;
  164. buildActionMask = 2147483647;
  165. files = (
  166. EE4910991B19A40200A54F1F /* SnapKit.framework in Frameworks */,
  167. );
  168. runOnlyForDeploymentPostprocessing = 0;
  169. };
  170. EEBCC9D419CC627D0083B827 /* Frameworks */ = {
  171. isa = PBXFrameworksBuildPhase;
  172. buildActionMask = 2147483647;
  173. files = (
  174. EE94F6091AC0F10A008767FF /* UIKit.framework in Frameworks */,
  175. );
  176. runOnlyForDeploymentPostprocessing = 0;
  177. };
  178. EECDB3761AC0C9D4006BBC11 /* Frameworks */ = {
  179. isa = PBXFrameworksBuildPhase;
  180. buildActionMask = 2147483647;
  181. files = (
  182. EE94F60B1AC0F10F008767FF /* AppKit.framework in Frameworks */,
  183. );
  184. runOnlyForDeploymentPostprocessing = 0;
  185. };
  186. /* End PBXFrameworksBuildPhase section */
  187. /* Begin PBXGroup section */
  188. 56A0DC0A1C859E30005973AB /* Example-iOS */ = {
  189. isa = PBXGroup;
  190. children = (
  191. 56A0DC301C85A20E005973AB /* demos */,
  192. 56A0DC211C859F15005973AB /* AppDelegate.swift */,
  193. 56A0DC0D1C859E30005973AB /* ListViewController.swift */,
  194. 56A0DC121C859E30005973AB /* Assets.xcassets */,
  195. 56A0DC141C859E30005973AB /* LaunchScreen.storyboard */,
  196. 56A0DC171C859E30005973AB /* Info.plist */,
  197. );
  198. path = "Example-iOS";
  199. sourceTree = "<group>";
  200. };
  201. 56A0DC301C85A20E005973AB /* demos */ = {
  202. isa = PBXGroup;
  203. children = (
  204. 56A0DC311C85A2C1005973AB /* BasicUIScrollViewController.swift */,
  205. 56A0DC331C85AFBF005973AB /* SimpleLayoutViewController.swift */,
  206. );
  207. path = demos;
  208. sourceTree = "<group>";
  209. };
  210. DDC9FD8C1981B4DD009612C7 = {
  211. isa = PBXGroup;
  212. children = (
  213. EECDB35D1AC0C95C006BBC11 /* Source */,
  214. 56A0DC0A1C859E30005973AB /* Example-iOS */,
  215. EE94F60C1AC0F113008767FF /* Frameworks */,
  216. DDC9FD961981B4DD009612C7 /* Products */,
  217. );
  218. sourceTree = "<group>";
  219. };
  220. DDC9FD961981B4DD009612C7 /* Products */ = {
  221. isa = PBXGroup;
  222. children = (
  223. EEBCC9D819CC627D0083B827 /* SnapKit.framework */,
  224. EEBCC9E219CC627E0083B827 /* SnapKit iOS Tests.xctest */,
  225. EECDB37A1AC0C9D4006BBC11 /* SnapKit.framework */,
  226. EECDB3841AC0C9D4006BBC11 /* SnapKit OSX Tests.xctest */,
  227. 537DCE921C35CC8800B5B899 /* SnapKit.framework */,
  228. 537DCEAF1C35D90A00B5B899 /* SnapKit tvOS Tests.xctest */,
  229. 56A0DC091C859E30005973AB /* Example-iOS.app */,
  230. );
  231. name = Products;
  232. sourceTree = "<group>";
  233. };
  234. EE94F60C1AC0F113008767FF /* Frameworks */ = {
  235. isa = PBXGroup;
  236. children = (
  237. 537DCE9A1C35CD4100B5B899 /* UIKit.framework */,
  238. EE94F60A1AC0F10F008767FF /* AppKit.framework */,
  239. EE94F6081AC0F10A008767FF /* UIKit.framework */,
  240. );
  241. name = Frameworks;
  242. sourceTree = "<group>";
  243. };
  244. EECDB35D1AC0C95C006BBC11 /* Source */ = {
  245. isa = PBXGroup;
  246. children = (
  247. EECDB3661AC0C95C006BBC11 /* SnapKit.h */,
  248. EEFCF32E1AD926AE00A425FA /* SnapKit.swift */,
  249. EECDB35E1AC0C95C006BBC11 /* Constraint.swift */,
  250. EEFCF3311AD9432400A425FA /* ConstraintDescription.swift */,
  251. EECDB3611AC0C95C006BBC11 /* ConstraintMaker.swift */,
  252. EECDB3671AC0C95C006BBC11 /* View+SnapKit.swift */,
  253. EE4910971B19A26000A54F1F /* ViewController+SnapKit.swift */,
  254. EECDB3601AC0C95C006BBC11 /* ConstraintItem.swift */,
  255. EECDB3631AC0C95C006BBC11 /* EdgeInsets.swift */,
  256. EECDB3651AC0C95C006BBC11 /* LayoutConstraint.swift */,
  257. EEFCF32B1AD910B900A425FA /* Debugging.swift */,
  258. EECDB3621AC0C95C006BBC11 /* ConstraintRelation.swift */,
  259. EECDB35F1AC0C95C006BBC11 /* ConstraintAttributes.swift */,
  260. EECDB36B1AC0C967006BBC11 /* Supporting Files */,
  261. EECDB3681AC0C95C006BBC11 /* Tests */,
  262. );
  263. path = Source;
  264. sourceTree = "<group>";
  265. };
  266. EECDB3681AC0C95C006BBC11 /* Tests */ = {
  267. isa = PBXGroup;
  268. children = (
  269. EECDB3691AC0C95C006BBC11 /* Info.plist */,
  270. EECDB36A1AC0C95C006BBC11 /* Tests.swift */,
  271. );
  272. name = Tests;
  273. path = ../Tests;
  274. sourceTree = "<group>";
  275. };
  276. EECDB36B1AC0C967006BBC11 /* Supporting Files */ = {
  277. isa = PBXGroup;
  278. children = (
  279. EECDB3641AC0C95C006BBC11 /* Info.plist */,
  280. );
  281. name = "Supporting Files";
  282. sourceTree = "<group>";
  283. };
  284. /* End PBXGroup section */
  285. /* Begin PBXHeadersBuildPhase section */
  286. 537DCE8F1C35CC8800B5B899 /* Headers */ = {
  287. isa = PBXHeadersBuildPhase;
  288. buildActionMask = 2147483647;
  289. files = (
  290. 537DCEA01C35CDF800B5B899 /* SnapKit.h in Headers */,
  291. );
  292. runOnlyForDeploymentPostprocessing = 0;
  293. };
  294. EEBCC9D519CC627D0083B827 /* Headers */ = {
  295. isa = PBXHeadersBuildPhase;
  296. buildActionMask = 2147483647;
  297. files = (
  298. EECDB3741AC0C9B6006BBC11 /* SnapKit.h in Headers */,
  299. );
  300. runOnlyForDeploymentPostprocessing = 0;
  301. };
  302. EECDB3771AC0C9D4006BBC11 /* Headers */ = {
  303. isa = PBXHeadersBuildPhase;
  304. buildActionMask = 2147483647;
  305. files = (
  306. EECDB39D1AC0CC03006BBC11 /* SnapKit.h in Headers */,
  307. );
  308. runOnlyForDeploymentPostprocessing = 0;
  309. };
  310. /* End PBXHeadersBuildPhase section */
  311. /* Begin PBXNativeTarget section */
  312. 537DCE911C35CC8800B5B899 /* SnapKit tvOS */ = {
  313. isa = PBXNativeTarget;
  314. buildConfigurationList = 537DCE991C35CC8800B5B899 /* Build configuration list for PBXNativeTarget "SnapKit tvOS" */;
  315. buildPhases = (
  316. 537DCE8D1C35CC8800B5B899 /* Sources */,
  317. 537DCE8E1C35CC8800B5B899 /* Frameworks */,
  318. 537DCE8F1C35CC8800B5B899 /* Headers */,
  319. 537DCE901C35CC8800B5B899 /* Resources */,
  320. );
  321. buildRules = (
  322. );
  323. dependencies = (
  324. );
  325. name = "SnapKit tvOS";
  326. productName = "SnapKit tvOS";
  327. productReference = 537DCE921C35CC8800B5B899 /* SnapKit.framework */;
  328. productType = "com.apple.product-type.framework";
  329. };
  330. 537DCEAE1C35D90A00B5B899 /* SnapKit tvOS Tests */ = {
  331. isa = PBXNativeTarget;
  332. buildConfigurationList = 537DCEB91C35D90A00B5B899 /* Build configuration list for PBXNativeTarget "SnapKit tvOS Tests" */;
  333. buildPhases = (
  334. 537DCEAB1C35D90A00B5B899 /* Sources */,
  335. 537DCEAC1C35D90A00B5B899 /* Frameworks */,
  336. 537DCEAD1C35D90A00B5B899 /* Resources */,
  337. );
  338. buildRules = (
  339. );
  340. dependencies = (
  341. );
  342. name = "SnapKit tvOS Tests";
  343. productName = "SnapKit tvOS Tests";
  344. productReference = 537DCEAF1C35D90A00B5B899 /* SnapKit tvOS Tests.xctest */;
  345. productType = "com.apple.product-type.bundle.unit-test";
  346. };
  347. 56A0DC081C859E30005973AB /* Example-iOS */ = {
  348. isa = PBXNativeTarget;
  349. buildConfigurationList = 56A0DC1A1C859E30005973AB /* Build configuration list for PBXNativeTarget "Example-iOS" */;
  350. buildPhases = (
  351. 56A0DC051C859E30005973AB /* Sources */,
  352. 56A0DC061C859E30005973AB /* Frameworks */,
  353. 56A0DC071C859E30005973AB /* Resources */,
  354. 56A0DC201C859E9A005973AB /* Embed Frameworks */,
  355. );
  356. buildRules = (
  357. );
  358. dependencies = (
  359. 56A0DC1F1C859E9A005973AB /* PBXTargetDependency */,
  360. );
  361. name = "Example-iOS";
  362. productName = "Example-iOS";
  363. productReference = 56A0DC091C859E30005973AB /* Example-iOS.app */;
  364. productType = "com.apple.product-type.application";
  365. };
  366. EEBCC9D719CC627D0083B827 /* SnapKit iOS */ = {
  367. isa = PBXNativeTarget;
  368. buildConfigurationList = EEBCC9E819CC627E0083B827 /* Build configuration list for PBXNativeTarget "SnapKit iOS" */;
  369. buildPhases = (
  370. EEBCC9D319CC627D0083B827 /* Sources */,
  371. EEBCC9D419CC627D0083B827 /* Frameworks */,
  372. EEBCC9D519CC627D0083B827 /* Headers */,
  373. EEBCC9D619CC627D0083B827 /* Resources */,
  374. );
  375. buildRules = (
  376. );
  377. dependencies = (
  378. );
  379. name = "SnapKit iOS";
  380. productName = SnapKit;
  381. productReference = EEBCC9D819CC627D0083B827 /* SnapKit.framework */;
  382. productType = "com.apple.product-type.framework";
  383. };
  384. EEBCC9E119CC627D0083B827 /* SnapKit iOS Tests */ = {
  385. isa = PBXNativeTarget;
  386. buildConfigurationList = EEBCC9EB19CC627E0083B827 /* Build configuration list for PBXNativeTarget "SnapKit iOS Tests" */;
  387. buildPhases = (
  388. EEBCC9DE19CC627D0083B827 /* Sources */,
  389. EE94F60E1AC0F136008767FF /* Frameworks */,
  390. EEBCC9E019CC627D0083B827 /* Resources */,
  391. );
  392. buildRules = (
  393. );
  394. dependencies = (
  395. );
  396. name = "SnapKit iOS Tests";
  397. productName = SnapKitTests;
  398. productReference = EEBCC9E219CC627E0083B827 /* SnapKit iOS Tests.xctest */;
  399. productType = "com.apple.product-type.bundle.unit-test";
  400. };
  401. EECDB3791AC0C9D4006BBC11 /* SnapKit OSX */ = {
  402. isa = PBXNativeTarget;
  403. buildConfigurationList = EECDB38D1AC0C9D4006BBC11 /* Build configuration list for PBXNativeTarget "SnapKit OSX" */;
  404. buildPhases = (
  405. EECDB3751AC0C9D4006BBC11 /* Sources */,
  406. EECDB3761AC0C9D4006BBC11 /* Frameworks */,
  407. EECDB3771AC0C9D4006BBC11 /* Headers */,
  408. EECDB3781AC0C9D4006BBC11 /* Resources */,
  409. );
  410. buildRules = (
  411. );
  412. dependencies = (
  413. );
  414. name = "SnapKit OSX";
  415. productName = "SnapKit OSX";
  416. productReference = EECDB37A1AC0C9D4006BBC11 /* SnapKit.framework */;
  417. productType = "com.apple.product-type.framework";
  418. };
  419. EECDB3831AC0C9D4006BBC11 /* SnapKit OSX Tests */ = {
  420. isa = PBXNativeTarget;
  421. buildConfigurationList = EECDB3901AC0C9D4006BBC11 /* Build configuration list for PBXNativeTarget "SnapKit OSX Tests" */;
  422. buildPhases = (
  423. EECDB3801AC0C9D4006BBC11 /* Sources */,
  424. EE94F60D1AC0F132008767FF /* Frameworks */,
  425. EECDB3821AC0C9D4006BBC11 /* Resources */,
  426. );
  427. buildRules = (
  428. );
  429. dependencies = (
  430. EECDB3871AC0C9D4006BBC11 /* PBXTargetDependency */,
  431. );
  432. name = "SnapKit OSX Tests";
  433. productName = "SnapKit OSXTests";
  434. productReference = EECDB3841AC0C9D4006BBC11 /* SnapKit OSX Tests.xctest */;
  435. productType = "com.apple.product-type.bundle.unit-test";
  436. };
  437. /* End PBXNativeTarget section */
  438. /* Begin PBXProject section */
  439. DDC9FD8D1981B4DD009612C7 /* Project object */ = {
  440. isa = PBXProject;
  441. attributes = {
  442. LastSwiftUpdateCheck = 0720;
  443. LastUpgradeCheck = 0700;
  444. ORGANIZATIONNAME = "SnapKit Team";
  445. TargetAttributes = {
  446. 537DCE911C35CC8800B5B899 = {
  447. CreatedOnToolsVersion = 7.2;
  448. };
  449. 537DCEAE1C35D90A00B5B899 = {
  450. CreatedOnToolsVersion = 7.2;
  451. };
  452. 56A0DC081C859E30005973AB = {
  453. CreatedOnToolsVersion = 7.2.1;
  454. };
  455. EEBCC9D719CC627D0083B827 = {
  456. CreatedOnToolsVersion = 6.0;
  457. LastSwiftMigration = 0800;
  458. };
  459. EEBCC9E119CC627D0083B827 = {
  460. CreatedOnToolsVersion = 6.0;
  461. LastSwiftMigration = 0800;
  462. };
  463. EECDB3791AC0C9D4006BBC11 = {
  464. CreatedOnToolsVersion = 6.2;
  465. };
  466. EECDB3831AC0C9D4006BBC11 = {
  467. CreatedOnToolsVersion = 6.2;
  468. };
  469. };
  470. };
  471. buildConfigurationList = DDC9FD901981B4DD009612C7 /* Build configuration list for PBXProject "SnapKit" */;
  472. compatibilityVersion = "Xcode 3.2";
  473. developmentRegion = English;
  474. hasScannedForEncodings = 0;
  475. knownRegions = (
  476. en,
  477. Base,
  478. );
  479. mainGroup = DDC9FD8C1981B4DD009612C7;
  480. productRefGroup = DDC9FD961981B4DD009612C7 /* Products */;
  481. projectDirPath = "";
  482. projectRoot = "";
  483. targets = (
  484. EEBCC9D719CC627D0083B827 /* SnapKit iOS */,
  485. 537DCE911C35CC8800B5B899 /* SnapKit tvOS */,
  486. EECDB3791AC0C9D4006BBC11 /* SnapKit OSX */,
  487. EEBCC9E119CC627D0083B827 /* SnapKit iOS Tests */,
  488. 537DCEAE1C35D90A00B5B899 /* SnapKit tvOS Tests */,
  489. EECDB3831AC0C9D4006BBC11 /* SnapKit OSX Tests */,
  490. 56A0DC081C859E30005973AB /* Example-iOS */,
  491. );
  492. };
  493. /* End PBXProject section */
  494. /* Begin PBXResourcesBuildPhase section */
  495. 537DCE901C35CC8800B5B899 /* Resources */ = {
  496. isa = PBXResourcesBuildPhase;
  497. buildActionMask = 2147483647;
  498. files = (
  499. );
  500. runOnlyForDeploymentPostprocessing = 0;
  501. };
  502. 537DCEAD1C35D90A00B5B899 /* Resources */ = {
  503. isa = PBXResourcesBuildPhase;
  504. buildActionMask = 2147483647;
  505. files = (
  506. );
  507. runOnlyForDeploymentPostprocessing = 0;
  508. };
  509. 56A0DC071C859E30005973AB /* Resources */ = {
  510. isa = PBXResourcesBuildPhase;
  511. buildActionMask = 2147483647;
  512. files = (
  513. 56A0DC161C859E30005973AB /* LaunchScreen.storyboard in Resources */,
  514. 56A0DC131C859E30005973AB /* Assets.xcassets in Resources */,
  515. );
  516. runOnlyForDeploymentPostprocessing = 0;
  517. };
  518. EEBCC9D619CC627D0083B827 /* Resources */ = {
  519. isa = PBXResourcesBuildPhase;
  520. buildActionMask = 2147483647;
  521. files = (
  522. );
  523. runOnlyForDeploymentPostprocessing = 0;
  524. };
  525. EEBCC9E019CC627D0083B827 /* Resources */ = {
  526. isa = PBXResourcesBuildPhase;
  527. buildActionMask = 2147483647;
  528. files = (
  529. );
  530. runOnlyForDeploymentPostprocessing = 0;
  531. };
  532. EECDB3781AC0C9D4006BBC11 /* Resources */ = {
  533. isa = PBXResourcesBuildPhase;
  534. buildActionMask = 2147483647;
  535. files = (
  536. );
  537. runOnlyForDeploymentPostprocessing = 0;
  538. };
  539. EECDB3821AC0C9D4006BBC11 /* Resources */ = {
  540. isa = PBXResourcesBuildPhase;
  541. buildActionMask = 2147483647;
  542. files = (
  543. );
  544. runOnlyForDeploymentPostprocessing = 0;
  545. };
  546. /* End PBXResourcesBuildPhase section */
  547. /* Begin PBXSourcesBuildPhase section */
  548. 537DCE8D1C35CC8800B5B899 /* Sources */ = {
  549. isa = PBXSourcesBuildPhase;
  550. buildActionMask = 2147483647;
  551. files = (
  552. 537DCEA61C35CE2000B5B899 /* LayoutConstraint.swift in Sources */,
  553. 537DCE9F1C35CDB700B5B899 /* ConstraintItem.swift in Sources */,
  554. 537DCEA81C35CE3800B5B899 /* ConstraintRelation.swift in Sources */,
  555. 537DCE9D1C35CDA300B5B899 /* SnapKit.swift in Sources */,
  556. 537DCEA51C35CE1B00B5B899 /* EdgeInsets.swift in Sources */,
  557. 537DCE9C1C35CD9A00B5B899 /* Constraint.swift in Sources */,
  558. 537DCEA41C35CE1500B5B899 /* ViewController+SnapKit.swift in Sources */,
  559. 537DCE9E1C35CDAA00B5B899 /* Debugging.swift in Sources */,
  560. 537DCEA11C35CE0000B5B899 /* ConstraintDescription.swift in Sources */,
  561. 537DCEA91C35CE3E00B5B899 /* ConstraintAttributes.swift in Sources */,
  562. 537DCEA31C35CE0900B5B899 /* View+SnapKit.swift in Sources */,
  563. 537DCEA21C35CE0500B5B899 /* ConstraintMaker.swift in Sources */,
  564. );
  565. runOnlyForDeploymentPostprocessing = 0;
  566. };
  567. 537DCEAB1C35D90A00B5B899 /* Sources */ = {
  568. isa = PBXSourcesBuildPhase;
  569. buildActionMask = 2147483647;
  570. files = (
  571. 537DCEBA1C35DA9700B5B899 /* Tests.swift in Sources */,
  572. );
  573. runOnlyForDeploymentPostprocessing = 0;
  574. };
  575. 56A0DC051C859E30005973AB /* Sources */ = {
  576. isa = PBXSourcesBuildPhase;
  577. buildActionMask = 2147483647;
  578. files = (
  579. 56A0DC341C85AFBF005973AB /* SimpleLayoutViewController.swift in Sources */,
  580. 56A0DC221C859F15005973AB /* AppDelegate.swift in Sources */,
  581. 56A0DC321C85A2C1005973AB /* BasicUIScrollViewController.swift in Sources */,
  582. 56A0DC0E1C859E30005973AB /* ListViewController.swift in Sources */,
  583. );
  584. runOnlyForDeploymentPostprocessing = 0;
  585. };
  586. EEBCC9D319CC627D0083B827 /* Sources */ = {
  587. isa = PBXSourcesBuildPhase;
  588. buildActionMask = 2147483647;
  589. files = (
  590. EECDB36C1AC0C9A6006BBC11 /* Constraint.swift in Sources */,
  591. EEFCF32F1AD926AE00A425FA /* SnapKit.swift in Sources */,
  592. EEFCF32C1AD910B900A425FA /* Debugging.swift in Sources */,
  593. EECDB3701AC0C9A6006BBC11 /* ConstraintRelation.swift in Sources */,
  594. EEFCF3321AD9432400A425FA /* ConstraintDescription.swift in Sources */,
  595. EECDB3731AC0C9A6006BBC11 /* View+SnapKit.swift in Sources */,
  596. EECDB3711AC0C9A6006BBC11 /* EdgeInsets.swift in Sources */,
  597. EE4910981B19A26000A54F1F /* ViewController+SnapKit.swift in Sources */,
  598. EECDB36F1AC0C9A6006BBC11 /* ConstraintMaker.swift in Sources */,
  599. EECDB36D1AC0C9A6006BBC11 /* ConstraintAttributes.swift in Sources */,
  600. EECDB3721AC0C9A6006BBC11 /* LayoutConstraint.swift in Sources */,
  601. EECDB36E1AC0C9A6006BBC11 /* ConstraintItem.swift in Sources */,
  602. );
  603. runOnlyForDeploymentPostprocessing = 0;
  604. };
  605. EEBCC9DE19CC627D0083B827 /* Sources */ = {
  606. isa = PBXSourcesBuildPhase;
  607. buildActionMask = 2147483647;
  608. files = (
  609. EECDB3931AC0CB52006BBC11 /* Tests.swift in Sources */,
  610. );
  611. runOnlyForDeploymentPostprocessing = 0;
  612. };
  613. EECDB3751AC0C9D4006BBC11 /* Sources */ = {
  614. isa = PBXSourcesBuildPhase;
  615. buildActionMask = 2147483647;
  616. files = (
  617. EECDB3951AC0CBFF006BBC11 /* Constraint.swift in Sources */,
  618. EEFCF3301AD92C2200A425FA /* SnapKit.swift in Sources */,
  619. EEFCF32D1AD9250C00A425FA /* Debugging.swift in Sources */,
  620. EECDB3991AC0CBFF006BBC11 /* ConstraintRelation.swift in Sources */,
  621. EEFCF3331AD9432400A425FA /* ConstraintDescription.swift in Sources */,
  622. EECDB39C1AC0CBFF006BBC11 /* View+SnapKit.swift in Sources */,
  623. EECDB39A1AC0CBFF006BBC11 /* EdgeInsets.swift in Sources */,
  624. EECDB3981AC0CBFF006BBC11 /* ConstraintMaker.swift in Sources */,
  625. EECDB3961AC0CBFF006BBC11 /* ConstraintAttributes.swift in Sources */,
  626. EECDB39B1AC0CBFF006BBC11 /* LayoutConstraint.swift in Sources */,
  627. EECDB3971AC0CBFF006BBC11 /* ConstraintItem.swift in Sources */,
  628. );
  629. runOnlyForDeploymentPostprocessing = 0;
  630. };
  631. EECDB3801AC0C9D4006BBC11 /* Sources */ = {
  632. isa = PBXSourcesBuildPhase;
  633. buildActionMask = 2147483647;
  634. files = (
  635. EECDB3941AC0CB52006BBC11 /* Tests.swift in Sources */,
  636. );
  637. runOnlyForDeploymentPostprocessing = 0;
  638. };
  639. /* End PBXSourcesBuildPhase section */
  640. /* Begin PBXTargetDependency section */
  641. 56A0DC1F1C859E9A005973AB /* PBXTargetDependency */ = {
  642. isa = PBXTargetDependency;
  643. target = EEBCC9D719CC627D0083B827 /* SnapKit iOS */;
  644. targetProxy = 56A0DC1E1C859E9A005973AB /* PBXContainerItemProxy */;
  645. };
  646. EECDB3871AC0C9D4006BBC11 /* PBXTargetDependency */ = {
  647. isa = PBXTargetDependency;
  648. target = EECDB3791AC0C9D4006BBC11 /* SnapKit OSX */;
  649. targetProxy = EECDB3861AC0C9D4006BBC11 /* PBXContainerItemProxy */;
  650. };
  651. /* End PBXTargetDependency section */
  652. /* Begin PBXVariantGroup section */
  653. 56A0DC141C859E30005973AB /* LaunchScreen.storyboard */ = {
  654. isa = PBXVariantGroup;
  655. children = (
  656. 56A0DC151C859E30005973AB /* Base */,
  657. );
  658. name = LaunchScreen.storyboard;
  659. sourceTree = "<group>";
  660. };
  661. /* End PBXVariantGroup section */
  662. /* Begin XCBuildConfiguration section */
  663. 537DCE971C35CC8800B5B899 /* Debug */ = {
  664. isa = XCBuildConfiguration;
  665. buildSettings = {
  666. APPLICATION_EXTENSION_API_ONLY = YES;
  667. CURRENT_PROJECT_VERSION = 1;
  668. DEBUG_INFORMATION_FORMAT = dwarf;
  669. DEFINES_MODULE = YES;
  670. DYLIB_COMPATIBILITY_VERSION = 1;
  671. DYLIB_CURRENT_VERSION = 1;
  672. DYLIB_INSTALL_NAME_BASE = "@rpath";
  673. GCC_NO_COMMON_BLOCKS = YES;
  674. INFOPLIST_FILE = "$(SRCROOT)/Source/Info.plist";
  675. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  676. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  677. PRODUCT_BUNDLE_IDENTIFIER = io.snapkit.SnapKit;
  678. PRODUCT_NAME = SnapKit;
  679. SDKROOT = appletvos;
  680. SKIP_INSTALL = YES;
  681. TARGETED_DEVICE_FAMILY = 3;
  682. TVOS_DEPLOYMENT_TARGET = 9.0;
  683. VERSIONING_SYSTEM = "apple-generic";
  684. VERSION_INFO_PREFIX = "";
  685. };
  686. name = Debug;
  687. };
  688. 537DCE981C35CC8800B5B899 /* Release */ = {
  689. isa = XCBuildConfiguration;
  690. buildSettings = {
  691. APPLICATION_EXTENSION_API_ONLY = YES;
  692. COPY_PHASE_STRIP = NO;
  693. CURRENT_PROJECT_VERSION = 1;
  694. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  695. DEFINES_MODULE = YES;
  696. DYLIB_COMPATIBILITY_VERSION = 1;
  697. DYLIB_CURRENT_VERSION = 1;
  698. DYLIB_INSTALL_NAME_BASE = "@rpath";
  699. GCC_NO_COMMON_BLOCKS = YES;
  700. INFOPLIST_FILE = "$(SRCROOT)/Source/Info.plist";
  701. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  702. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  703. PRODUCT_BUNDLE_IDENTIFIER = io.snapkit.SnapKit;
  704. PRODUCT_NAME = SnapKit;
  705. SDKROOT = appletvos;
  706. SKIP_INSTALL = YES;
  707. TARGETED_DEVICE_FAMILY = 3;
  708. TVOS_DEPLOYMENT_TARGET = 9.0;
  709. VERSIONING_SYSTEM = "apple-generic";
  710. VERSION_INFO_PREFIX = "";
  711. };
  712. name = Release;
  713. };
  714. 537DCEB71C35D90A00B5B899 /* Debug */ = {
  715. isa = XCBuildConfiguration;
  716. buildSettings = {
  717. DEBUG_INFORMATION_FORMAT = dwarf;
  718. GCC_NO_COMMON_BLOCKS = YES;
  719. INFOPLIST_FILE = "$(SRCROOT)/Tests/Info.plist";
  720. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  721. PRODUCT_BUNDLE_IDENTIFIER = "io.snapkit.$(PRODUCT_NAME:rfc1034identifier)";
  722. PRODUCT_NAME = "$(TARGET_NAME)";
  723. SDKROOT = appletvos;
  724. TVOS_DEPLOYMENT_TARGET = 9.1;
  725. };
  726. name = Debug;
  727. };
  728. 537DCEB81C35D90A00B5B899 /* Release */ = {
  729. isa = XCBuildConfiguration;
  730. buildSettings = {
  731. COPY_PHASE_STRIP = NO;
  732. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  733. GCC_NO_COMMON_BLOCKS = YES;
  734. INFOPLIST_FILE = "$(SRCROOT)/Tests/Info.plist";
  735. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  736. PRODUCT_BUNDLE_IDENTIFIER = "io.snapkit.$(PRODUCT_NAME:rfc1034identifier)";
  737. PRODUCT_NAME = "$(TARGET_NAME)";
  738. SDKROOT = appletvos;
  739. TVOS_DEPLOYMENT_TARGET = 9.1;
  740. };
  741. name = Release;
  742. };
  743. 56A0DC181C859E30005973AB /* Debug */ = {
  744. isa = XCBuildConfiguration;
  745. buildSettings = {
  746. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  747. DEBUG_INFORMATION_FORMAT = dwarf;
  748. EMBEDDED_CONTENT_CONTAINS_SWIFT = YES;
  749. GCC_NO_COMMON_BLOCKS = YES;
  750. INFOPLIST_FILE = "Example-iOS/Info.plist";
  751. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  752. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  753. PRODUCT_BUNDLE_IDENTIFIER = "io.snapkit.Example-iOS";
  754. PRODUCT_NAME = "$(TARGET_NAME)";
  755. };
  756. name = Debug;
  757. };
  758. 56A0DC191C859E30005973AB /* Release */ = {
  759. isa = XCBuildConfiguration;
  760. buildSettings = {
  761. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  762. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  763. COPY_PHASE_STRIP = NO;
  764. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  765. EMBEDDED_CONTENT_CONTAINS_SWIFT = YES;
  766. GCC_NO_COMMON_BLOCKS = YES;
  767. INFOPLIST_FILE = "Example-iOS/Info.plist";
  768. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  769. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  770. PRODUCT_BUNDLE_IDENTIFIER = "io.snapkit.Example-iOS";
  771. PRODUCT_NAME = "$(TARGET_NAME)";
  772. };
  773. name = Release;
  774. };
  775. DDC9FDAF1981B4DD009612C7 /* Debug */ = {
  776. isa = XCBuildConfiguration;
  777. buildSettings = {
  778. ALWAYS_SEARCH_USER_PATHS = NO;
  779. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  780. CLANG_CXX_LIBRARY = "libc++";
  781. CLANG_ENABLE_MODULES = YES;
  782. CLANG_ENABLE_OBJC_ARC = YES;
  783. CLANG_WARN_BOOL_CONVERSION = YES;
  784. CLANG_WARN_CONSTANT_CONVERSION = YES;
  785. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  786. CLANG_WARN_EMPTY_BODY = YES;
  787. CLANG_WARN_ENUM_CONVERSION = YES;
  788. CLANG_WARN_INT_CONVERSION = YES;
  789. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  790. CLANG_WARN_UNREACHABLE_CODE = YES;
  791. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  792. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  793. COPY_PHASE_STRIP = NO;
  794. ENABLE_STRICT_OBJC_MSGSEND = YES;
  795. ENABLE_TESTABILITY = YES;
  796. GCC_C_LANGUAGE_STANDARD = gnu99;
  797. GCC_DYNAMIC_NO_PIC = NO;
  798. GCC_OPTIMIZATION_LEVEL = 0;
  799. GCC_PREPROCESSOR_DEFINITIONS = (
  800. "DEBUG=1",
  801. "$(inherited)",
  802. );
  803. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  804. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  805. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  806. GCC_WARN_UNDECLARED_SELECTOR = YES;
  807. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  808. GCC_WARN_UNUSED_FUNCTION = YES;
  809. GCC_WARN_UNUSED_VARIABLE = YES;
  810. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  811. MACOSX_DEPLOYMENT_TARGET = 10.9;
  812. MTL_ENABLE_DEBUG_INFO = YES;
  813. ONLY_ACTIVE_ARCH = YES;
  814. SDKROOT = iphoneos;
  815. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  816. TARGETED_DEVICE_FAMILY = "1,2";
  817. };
  818. name = Debug;
  819. };
  820. DDC9FDB01981B4DD009612C7 /* Release */ = {
  821. isa = XCBuildConfiguration;
  822. buildSettings = {
  823. ALWAYS_SEARCH_USER_PATHS = NO;
  824. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  825. CLANG_CXX_LIBRARY = "libc++";
  826. CLANG_ENABLE_MODULES = YES;
  827. CLANG_ENABLE_OBJC_ARC = YES;
  828. CLANG_WARN_BOOL_CONVERSION = YES;
  829. CLANG_WARN_CONSTANT_CONVERSION = YES;
  830. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  831. CLANG_WARN_EMPTY_BODY = YES;
  832. CLANG_WARN_ENUM_CONVERSION = YES;
  833. CLANG_WARN_INT_CONVERSION = YES;
  834. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  835. CLANG_WARN_UNREACHABLE_CODE = YES;
  836. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  837. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
  838. COPY_PHASE_STRIP = YES;
  839. ENABLE_NS_ASSERTIONS = NO;
  840. ENABLE_STRICT_OBJC_MSGSEND = YES;
  841. GCC_C_LANGUAGE_STANDARD = gnu99;
  842. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  843. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  844. GCC_WARN_UNDECLARED_SELECTOR = YES;
  845. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  846. GCC_WARN_UNUSED_FUNCTION = YES;
  847. GCC_WARN_UNUSED_VARIABLE = YES;
  848. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  849. MACOSX_DEPLOYMENT_TARGET = 10.9;
  850. MTL_ENABLE_DEBUG_INFO = NO;
  851. SDKROOT = iphoneos;
  852. TARGETED_DEVICE_FAMILY = "1,2";
  853. VALIDATE_PRODUCT = YES;
  854. };
  855. name = Release;
  856. };
  857. EEBCC9E919CC627E0083B827 /* Debug */ = {
  858. isa = XCBuildConfiguration;
  859. buildSettings = {
  860. APPLICATION_EXTENSION_API_ONLY = YES;
  861. CURRENT_PROJECT_VERSION = 1;
  862. DEFINES_MODULE = YES;
  863. DYLIB_COMPATIBILITY_VERSION = 1;
  864. DYLIB_CURRENT_VERSION = 1;
  865. DYLIB_INSTALL_NAME_BASE = "@rpath";
  866. INFOPLIST_FILE = "$(SRCROOT)/Source/Info.plist";
  867. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  868. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  869. PRODUCT_BUNDLE_IDENTIFIER = "io.snapkit.$(PRODUCT_NAME:rfc1034identifier)";
  870. PRODUCT_NAME = SnapKit;
  871. SKIP_INSTALL = YES;
  872. SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
  873. SWIFT_VERSION = 2.3;
  874. VERSIONING_SYSTEM = "apple-generic";
  875. VERSION_INFO_PREFIX = "";
  876. };
  877. name = Debug;
  878. };
  879. EEBCC9EA19CC627E0083B827 /* Release */ = {
  880. isa = XCBuildConfiguration;
  881. buildSettings = {
  882. APPLICATION_EXTENSION_API_ONLY = YES;
  883. CURRENT_PROJECT_VERSION = 1;
  884. DEFINES_MODULE = YES;
  885. DYLIB_COMPATIBILITY_VERSION = 1;
  886. DYLIB_CURRENT_VERSION = 1;
  887. DYLIB_INSTALL_NAME_BASE = "@rpath";
  888. INFOPLIST_FILE = "$(SRCROOT)/Source/Info.plist";
  889. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  890. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  891. PRODUCT_BUNDLE_IDENTIFIER = "io.snapkit.$(PRODUCT_NAME:rfc1034identifier)";
  892. PRODUCT_NAME = SnapKit;
  893. SKIP_INSTALL = YES;
  894. SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
  895. SWIFT_VERSION = 2.3;
  896. VERSIONING_SYSTEM = "apple-generic";
  897. VERSION_INFO_PREFIX = "";
  898. };
  899. name = Release;
  900. };
  901. EEBCC9EC19CC627E0083B827 /* Debug */ = {
  902. isa = XCBuildConfiguration;
  903. buildSettings = {
  904. FRAMEWORK_SEARCH_PATHS = "$(inherited)";
  905. INFOPLIST_FILE = "$(SRCROOT)/Tests/Info.plist";
  906. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  907. PRODUCT_BUNDLE_IDENTIFIER = "io.snapkit.$(PRODUCT_NAME:rfc1034identifier)";
  908. PRODUCT_NAME = "$(TARGET_NAME)";
  909. SWIFT_VERSION = 2.3;
  910. };
  911. name = Debug;
  912. };
  913. EEBCC9ED19CC627E0083B827 /* Release */ = {
  914. isa = XCBuildConfiguration;
  915. buildSettings = {
  916. FRAMEWORK_SEARCH_PATHS = "$(inherited)";
  917. INFOPLIST_FILE = "$(SRCROOT)/Tests/Info.plist";
  918. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  919. PRODUCT_BUNDLE_IDENTIFIER = "io.snapkit.$(PRODUCT_NAME:rfc1034identifier)";
  920. PRODUCT_NAME = "$(TARGET_NAME)";
  921. SWIFT_VERSION = 2.3;
  922. };
  923. name = Release;
  924. };
  925. EECDB38E1AC0C9D4006BBC11 /* Debug */ = {
  926. isa = XCBuildConfiguration;
  927. buildSettings = {
  928. APPLICATION_EXTENSION_API_ONLY = YES;
  929. COMBINE_HIDPI_IMAGES = YES;
  930. CURRENT_PROJECT_VERSION = 1;
  931. DEFINES_MODULE = YES;
  932. DYLIB_COMPATIBILITY_VERSION = 1;
  933. DYLIB_CURRENT_VERSION = 1;
  934. DYLIB_INSTALL_NAME_BASE = "@rpath";
  935. FRAMEWORK_VERSION = A;
  936. GCC_PREPROCESSOR_DEFINITIONS = (
  937. "DEBUG=1",
  938. "$(inherited)",
  939. );
  940. INFOPLIST_FILE = "$(SRCROOT)/Source/Info.plist";
  941. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  942. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
  943. MACOSX_DEPLOYMENT_TARGET = 10.10;
  944. PRODUCT_BUNDLE_IDENTIFIER = "io.snapkit.$(PRODUCT_NAME:rfc1034identifier)";
  945. PRODUCT_NAME = SnapKit;
  946. SDKROOT = macosx;
  947. SKIP_INSTALL = YES;
  948. SUPPORTED_PLATFORMS = macosx;
  949. VERSIONING_SYSTEM = "apple-generic";
  950. VERSION_INFO_PREFIX = "";
  951. };
  952. name = Debug;
  953. };
  954. EECDB38F1AC0C9D4006BBC11 /* Release */ = {
  955. isa = XCBuildConfiguration;
  956. buildSettings = {
  957. APPLICATION_EXTENSION_API_ONLY = YES;
  958. COMBINE_HIDPI_IMAGES = YES;
  959. CURRENT_PROJECT_VERSION = 1;
  960. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  961. DEFINES_MODULE = YES;
  962. DYLIB_COMPATIBILITY_VERSION = 1;
  963. DYLIB_CURRENT_VERSION = 1;
  964. DYLIB_INSTALL_NAME_BASE = "@rpath";
  965. FRAMEWORK_VERSION = A;
  966. INFOPLIST_FILE = "$(SRCROOT)/Source/Info.plist";
  967. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  968. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
  969. MACOSX_DEPLOYMENT_TARGET = 10.10;
  970. PRODUCT_BUNDLE_IDENTIFIER = "io.snapkit.$(PRODUCT_NAME:rfc1034identifier)";
  971. PRODUCT_NAME = SnapKit;
  972. SDKROOT = macosx;
  973. SKIP_INSTALL = YES;
  974. SUPPORTED_PLATFORMS = macosx;
  975. VERSIONING_SYSTEM = "apple-generic";
  976. VERSION_INFO_PREFIX = "";
  977. };
  978. name = Release;
  979. };
  980. EECDB3911AC0C9D4006BBC11 /* Debug */ = {
  981. isa = XCBuildConfiguration;
  982. buildSettings = {
  983. COMBINE_HIDPI_IMAGES = YES;
  984. FRAMEWORK_SEARCH_PATHS = "$(inherited)";
  985. INFOPLIST_FILE = "$(SRCROOT)/Tests/Info.plist";
  986. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  987. MACOSX_DEPLOYMENT_TARGET = 10.10;
  988. PRODUCT_BUNDLE_IDENTIFIER = "io.snapkit.$(PRODUCT_NAME:rfc1034identifier)";
  989. PRODUCT_NAME = "$(TARGET_NAME)";
  990. SDKROOT = macosx;
  991. };
  992. name = Debug;
  993. };
  994. EECDB3921AC0C9D4006BBC11 /* Release */ = {
  995. isa = XCBuildConfiguration;
  996. buildSettings = {
  997. COMBINE_HIDPI_IMAGES = YES;
  998. COPY_PHASE_STRIP = NO;
  999. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1000. FRAMEWORK_SEARCH_PATHS = "$(inherited)";
  1001. INFOPLIST_FILE = "$(SRCROOT)/Tests/Info.plist";
  1002. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  1003. MACOSX_DEPLOYMENT_TARGET = 10.10;
  1004. PRODUCT_BUNDLE_IDENTIFIER = "io.snapkit.$(PRODUCT_NAME:rfc1034identifier)";
  1005. PRODUCT_NAME = "$(TARGET_NAME)";
  1006. SDKROOT = macosx;
  1007. };
  1008. name = Release;
  1009. };
  1010. /* End XCBuildConfiguration section */
  1011. /* Begin XCConfigurationList section */
  1012. 537DCE991C35CC8800B5B899 /* Build configuration list for PBXNativeTarget "SnapKit tvOS" */ = {
  1013. isa = XCConfigurationList;
  1014. buildConfigurations = (
  1015. 537DCE971C35CC8800B5B899 /* Debug */,
  1016. 537DCE981C35CC8800B5B899 /* Release */,
  1017. );
  1018. defaultConfigurationIsVisible = 0;
  1019. defaultConfigurationName = Release;
  1020. };
  1021. 537DCEB91C35D90A00B5B899 /* Build configuration list for PBXNativeTarget "SnapKit tvOS Tests" */ = {
  1022. isa = XCConfigurationList;
  1023. buildConfigurations = (
  1024. 537DCEB71C35D90A00B5B899 /* Debug */,
  1025. 537DCEB81C35D90A00B5B899 /* Release */,
  1026. );
  1027. defaultConfigurationIsVisible = 0;
  1028. defaultConfigurationName = Release;
  1029. };
  1030. 56A0DC1A1C859E30005973AB /* Build configuration list for PBXNativeTarget "Example-iOS" */ = {
  1031. isa = XCConfigurationList;
  1032. buildConfigurations = (
  1033. 56A0DC181C859E30005973AB /* Debug */,
  1034. 56A0DC191C859E30005973AB /* Release */,
  1035. );
  1036. defaultConfigurationIsVisible = 0;
  1037. defaultConfigurationName = Release;
  1038. };
  1039. DDC9FD901981B4DD009612C7 /* Build configuration list for PBXProject "SnapKit" */ = {
  1040. isa = XCConfigurationList;
  1041. buildConfigurations = (
  1042. DDC9FDAF1981B4DD009612C7 /* Debug */,
  1043. DDC9FDB01981B4DD009612C7 /* Release */,
  1044. );
  1045. defaultConfigurationIsVisible = 0;
  1046. defaultConfigurationName = Release;
  1047. };
  1048. EEBCC9E819CC627E0083B827 /* Build configuration list for PBXNativeTarget "SnapKit iOS" */ = {
  1049. isa = XCConfigurationList;
  1050. buildConfigurations = (
  1051. EEBCC9E919CC627E0083B827 /* Debug */,
  1052. EEBCC9EA19CC627E0083B827 /* Release */,
  1053. );
  1054. defaultConfigurationIsVisible = 0;
  1055. defaultConfigurationName = Release;
  1056. };
  1057. EEBCC9EB19CC627E0083B827 /* Build configuration list for PBXNativeTarget "SnapKit iOS Tests" */ = {
  1058. isa = XCConfigurationList;
  1059. buildConfigurations = (
  1060. EEBCC9EC19CC627E0083B827 /* Debug */,
  1061. EEBCC9ED19CC627E0083B827 /* Release */,
  1062. );
  1063. defaultConfigurationIsVisible = 0;
  1064. defaultConfigurationName = Release;
  1065. };
  1066. EECDB38D1AC0C9D4006BBC11 /* Build configuration list for PBXNativeTarget "SnapKit OSX" */ = {
  1067. isa = XCConfigurationList;
  1068. buildConfigurations = (
  1069. EECDB38E1AC0C9D4006BBC11 /* Debug */,
  1070. EECDB38F1AC0C9D4006BBC11 /* Release */,
  1071. );
  1072. defaultConfigurationIsVisible = 0;
  1073. defaultConfigurationName = Release;
  1074. };
  1075. EECDB3901AC0C9D4006BBC11 /* Build configuration list for PBXNativeTarget "SnapKit OSX Tests" */ = {
  1076. isa = XCConfigurationList;
  1077. buildConfigurations = (
  1078. EECDB3911AC0C9D4006BBC11 /* Debug */,
  1079. EECDB3921AC0C9D4006BBC11 /* Release */,
  1080. );
  1081. defaultConfigurationIsVisible = 0;
  1082. defaultConfigurationName = Release;
  1083. };
  1084. /* End XCConfigurationList section */
  1085. };
  1086. rootObject = DDC9FD8D1981B4DD009612C7 /* Project object */;
  1087. }