project.pbxproj 49 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114
  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. LastSwiftMigration = 0800;
  449. };
  450. 537DCEAE1C35D90A00B5B899 = {
  451. CreatedOnToolsVersion = 7.2;
  452. LastSwiftMigration = 0800;
  453. };
  454. 56A0DC081C859E30005973AB = {
  455. CreatedOnToolsVersion = 7.2.1;
  456. };
  457. EEBCC9D719CC627D0083B827 = {
  458. CreatedOnToolsVersion = 6.0;
  459. LastSwiftMigration = 0800;
  460. };
  461. EEBCC9E119CC627D0083B827 = {
  462. CreatedOnToolsVersion = 6.0;
  463. LastSwiftMigration = 0800;
  464. };
  465. EECDB3791AC0C9D4006BBC11 = {
  466. CreatedOnToolsVersion = 6.2;
  467. LastSwiftMigration = 0800;
  468. };
  469. EECDB3831AC0C9D4006BBC11 = {
  470. CreatedOnToolsVersion = 6.2;
  471. LastSwiftMigration = 0800;
  472. };
  473. };
  474. };
  475. buildConfigurationList = DDC9FD901981B4DD009612C7 /* Build configuration list for PBXProject "SnapKit" */;
  476. compatibilityVersion = "Xcode 3.2";
  477. developmentRegion = English;
  478. hasScannedForEncodings = 0;
  479. knownRegions = (
  480. en,
  481. Base,
  482. );
  483. mainGroup = DDC9FD8C1981B4DD009612C7;
  484. productRefGroup = DDC9FD961981B4DD009612C7 /* Products */;
  485. projectDirPath = "";
  486. projectRoot = "";
  487. targets = (
  488. EEBCC9D719CC627D0083B827 /* SnapKit iOS */,
  489. 537DCE911C35CC8800B5B899 /* SnapKit tvOS */,
  490. EECDB3791AC0C9D4006BBC11 /* SnapKit OSX */,
  491. EEBCC9E119CC627D0083B827 /* SnapKit iOS Tests */,
  492. 537DCEAE1C35D90A00B5B899 /* SnapKit tvOS Tests */,
  493. EECDB3831AC0C9D4006BBC11 /* SnapKit OSX Tests */,
  494. 56A0DC081C859E30005973AB /* Example-iOS */,
  495. );
  496. };
  497. /* End PBXProject section */
  498. /* Begin PBXResourcesBuildPhase section */
  499. 537DCE901C35CC8800B5B899 /* Resources */ = {
  500. isa = PBXResourcesBuildPhase;
  501. buildActionMask = 2147483647;
  502. files = (
  503. );
  504. runOnlyForDeploymentPostprocessing = 0;
  505. };
  506. 537DCEAD1C35D90A00B5B899 /* Resources */ = {
  507. isa = PBXResourcesBuildPhase;
  508. buildActionMask = 2147483647;
  509. files = (
  510. );
  511. runOnlyForDeploymentPostprocessing = 0;
  512. };
  513. 56A0DC071C859E30005973AB /* Resources */ = {
  514. isa = PBXResourcesBuildPhase;
  515. buildActionMask = 2147483647;
  516. files = (
  517. 56A0DC161C859E30005973AB /* LaunchScreen.storyboard in Resources */,
  518. 56A0DC131C859E30005973AB /* Assets.xcassets in Resources */,
  519. );
  520. runOnlyForDeploymentPostprocessing = 0;
  521. };
  522. EEBCC9D619CC627D0083B827 /* Resources */ = {
  523. isa = PBXResourcesBuildPhase;
  524. buildActionMask = 2147483647;
  525. files = (
  526. );
  527. runOnlyForDeploymentPostprocessing = 0;
  528. };
  529. EEBCC9E019CC627D0083B827 /* Resources */ = {
  530. isa = PBXResourcesBuildPhase;
  531. buildActionMask = 2147483647;
  532. files = (
  533. );
  534. runOnlyForDeploymentPostprocessing = 0;
  535. };
  536. EECDB3781AC0C9D4006BBC11 /* Resources */ = {
  537. isa = PBXResourcesBuildPhase;
  538. buildActionMask = 2147483647;
  539. files = (
  540. );
  541. runOnlyForDeploymentPostprocessing = 0;
  542. };
  543. EECDB3821AC0C9D4006BBC11 /* Resources */ = {
  544. isa = PBXResourcesBuildPhase;
  545. buildActionMask = 2147483647;
  546. files = (
  547. );
  548. runOnlyForDeploymentPostprocessing = 0;
  549. };
  550. /* End PBXResourcesBuildPhase section */
  551. /* Begin PBXSourcesBuildPhase section */
  552. 537DCE8D1C35CC8800B5B899 /* Sources */ = {
  553. isa = PBXSourcesBuildPhase;
  554. buildActionMask = 2147483647;
  555. files = (
  556. 537DCEA61C35CE2000B5B899 /* LayoutConstraint.swift in Sources */,
  557. 537DCE9F1C35CDB700B5B899 /* ConstraintItem.swift in Sources */,
  558. 537DCEA81C35CE3800B5B899 /* ConstraintRelation.swift in Sources */,
  559. 537DCE9D1C35CDA300B5B899 /* SnapKit.swift in Sources */,
  560. 537DCEA51C35CE1B00B5B899 /* EdgeInsets.swift in Sources */,
  561. 537DCE9C1C35CD9A00B5B899 /* Constraint.swift in Sources */,
  562. 537DCEA41C35CE1500B5B899 /* ViewController+SnapKit.swift in Sources */,
  563. 537DCE9E1C35CDAA00B5B899 /* Debugging.swift in Sources */,
  564. 537DCEA11C35CE0000B5B899 /* ConstraintDescription.swift in Sources */,
  565. 537DCEA91C35CE3E00B5B899 /* ConstraintAttributes.swift in Sources */,
  566. 537DCEA31C35CE0900B5B899 /* View+SnapKit.swift in Sources */,
  567. 537DCEA21C35CE0500B5B899 /* ConstraintMaker.swift in Sources */,
  568. );
  569. runOnlyForDeploymentPostprocessing = 0;
  570. };
  571. 537DCEAB1C35D90A00B5B899 /* Sources */ = {
  572. isa = PBXSourcesBuildPhase;
  573. buildActionMask = 2147483647;
  574. files = (
  575. 537DCEBA1C35DA9700B5B899 /* Tests.swift in Sources */,
  576. );
  577. runOnlyForDeploymentPostprocessing = 0;
  578. };
  579. 56A0DC051C859E30005973AB /* Sources */ = {
  580. isa = PBXSourcesBuildPhase;
  581. buildActionMask = 2147483647;
  582. files = (
  583. 56A0DC341C85AFBF005973AB /* SimpleLayoutViewController.swift in Sources */,
  584. 56A0DC221C859F15005973AB /* AppDelegate.swift in Sources */,
  585. 56A0DC321C85A2C1005973AB /* BasicUIScrollViewController.swift in Sources */,
  586. 56A0DC0E1C859E30005973AB /* ListViewController.swift in Sources */,
  587. );
  588. runOnlyForDeploymentPostprocessing = 0;
  589. };
  590. EEBCC9D319CC627D0083B827 /* Sources */ = {
  591. isa = PBXSourcesBuildPhase;
  592. buildActionMask = 2147483647;
  593. files = (
  594. EECDB36C1AC0C9A6006BBC11 /* Constraint.swift in Sources */,
  595. EEFCF32F1AD926AE00A425FA /* SnapKit.swift in Sources */,
  596. EEFCF32C1AD910B900A425FA /* Debugging.swift in Sources */,
  597. EECDB3701AC0C9A6006BBC11 /* ConstraintRelation.swift in Sources */,
  598. EEFCF3321AD9432400A425FA /* ConstraintDescription.swift in Sources */,
  599. EECDB3731AC0C9A6006BBC11 /* View+SnapKit.swift in Sources */,
  600. EECDB3711AC0C9A6006BBC11 /* EdgeInsets.swift in Sources */,
  601. EE4910981B19A26000A54F1F /* ViewController+SnapKit.swift in Sources */,
  602. EECDB36F1AC0C9A6006BBC11 /* ConstraintMaker.swift in Sources */,
  603. EECDB36D1AC0C9A6006BBC11 /* ConstraintAttributes.swift in Sources */,
  604. EECDB3721AC0C9A6006BBC11 /* LayoutConstraint.swift in Sources */,
  605. EECDB36E1AC0C9A6006BBC11 /* ConstraintItem.swift in Sources */,
  606. );
  607. runOnlyForDeploymentPostprocessing = 0;
  608. };
  609. EEBCC9DE19CC627D0083B827 /* Sources */ = {
  610. isa = PBXSourcesBuildPhase;
  611. buildActionMask = 2147483647;
  612. files = (
  613. EECDB3931AC0CB52006BBC11 /* Tests.swift in Sources */,
  614. );
  615. runOnlyForDeploymentPostprocessing = 0;
  616. };
  617. EECDB3751AC0C9D4006BBC11 /* Sources */ = {
  618. isa = PBXSourcesBuildPhase;
  619. buildActionMask = 2147483647;
  620. files = (
  621. EECDB3951AC0CBFF006BBC11 /* Constraint.swift in Sources */,
  622. EEFCF3301AD92C2200A425FA /* SnapKit.swift in Sources */,
  623. EEFCF32D1AD9250C00A425FA /* Debugging.swift in Sources */,
  624. EECDB3991AC0CBFF006BBC11 /* ConstraintRelation.swift in Sources */,
  625. EEFCF3331AD9432400A425FA /* ConstraintDescription.swift in Sources */,
  626. EECDB39C1AC0CBFF006BBC11 /* View+SnapKit.swift in Sources */,
  627. EECDB39A1AC0CBFF006BBC11 /* EdgeInsets.swift in Sources */,
  628. EECDB3981AC0CBFF006BBC11 /* ConstraintMaker.swift in Sources */,
  629. EECDB3961AC0CBFF006BBC11 /* ConstraintAttributes.swift in Sources */,
  630. EECDB39B1AC0CBFF006BBC11 /* LayoutConstraint.swift in Sources */,
  631. EECDB3971AC0CBFF006BBC11 /* ConstraintItem.swift in Sources */,
  632. );
  633. runOnlyForDeploymentPostprocessing = 0;
  634. };
  635. EECDB3801AC0C9D4006BBC11 /* Sources */ = {
  636. isa = PBXSourcesBuildPhase;
  637. buildActionMask = 2147483647;
  638. files = (
  639. EECDB3941AC0CB52006BBC11 /* Tests.swift in Sources */,
  640. );
  641. runOnlyForDeploymentPostprocessing = 0;
  642. };
  643. /* End PBXSourcesBuildPhase section */
  644. /* Begin PBXTargetDependency section */
  645. 56A0DC1F1C859E9A005973AB /* PBXTargetDependency */ = {
  646. isa = PBXTargetDependency;
  647. target = EEBCC9D719CC627D0083B827 /* SnapKit iOS */;
  648. targetProxy = 56A0DC1E1C859E9A005973AB /* PBXContainerItemProxy */;
  649. };
  650. EECDB3871AC0C9D4006BBC11 /* PBXTargetDependency */ = {
  651. isa = PBXTargetDependency;
  652. target = EECDB3791AC0C9D4006BBC11 /* SnapKit OSX */;
  653. targetProxy = EECDB3861AC0C9D4006BBC11 /* PBXContainerItemProxy */;
  654. };
  655. /* End PBXTargetDependency section */
  656. /* Begin PBXVariantGroup section */
  657. 56A0DC141C859E30005973AB /* LaunchScreen.storyboard */ = {
  658. isa = PBXVariantGroup;
  659. children = (
  660. 56A0DC151C859E30005973AB /* Base */,
  661. );
  662. name = LaunchScreen.storyboard;
  663. sourceTree = "<group>";
  664. };
  665. /* End PBXVariantGroup section */
  666. /* Begin XCBuildConfiguration section */
  667. 537DCE971C35CC8800B5B899 /* Debug */ = {
  668. isa = XCBuildConfiguration;
  669. buildSettings = {
  670. APPLICATION_EXTENSION_API_ONLY = YES;
  671. CURRENT_PROJECT_VERSION = 1;
  672. DEBUG_INFORMATION_FORMAT = dwarf;
  673. DEFINES_MODULE = YES;
  674. DYLIB_COMPATIBILITY_VERSION = 1;
  675. DYLIB_CURRENT_VERSION = 1;
  676. DYLIB_INSTALL_NAME_BASE = "@rpath";
  677. GCC_NO_COMMON_BLOCKS = YES;
  678. INFOPLIST_FILE = "$(SRCROOT)/Source/Info.plist";
  679. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  680. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  681. PRODUCT_BUNDLE_IDENTIFIER = io.snapkit.SnapKit;
  682. PRODUCT_NAME = SnapKit;
  683. SDKROOT = appletvos;
  684. SKIP_INSTALL = YES;
  685. SWIFT_VERSION = 2.3;
  686. TARGETED_DEVICE_FAMILY = 3;
  687. TVOS_DEPLOYMENT_TARGET = 9.0;
  688. VERSIONING_SYSTEM = "apple-generic";
  689. VERSION_INFO_PREFIX = "";
  690. };
  691. name = Debug;
  692. };
  693. 537DCE981C35CC8800B5B899 /* Release */ = {
  694. isa = XCBuildConfiguration;
  695. buildSettings = {
  696. APPLICATION_EXTENSION_API_ONLY = YES;
  697. COPY_PHASE_STRIP = NO;
  698. CURRENT_PROJECT_VERSION = 1;
  699. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  700. DEFINES_MODULE = YES;
  701. DYLIB_COMPATIBILITY_VERSION = 1;
  702. DYLIB_CURRENT_VERSION = 1;
  703. DYLIB_INSTALL_NAME_BASE = "@rpath";
  704. GCC_NO_COMMON_BLOCKS = YES;
  705. INFOPLIST_FILE = "$(SRCROOT)/Source/Info.plist";
  706. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  707. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  708. PRODUCT_BUNDLE_IDENTIFIER = io.snapkit.SnapKit;
  709. PRODUCT_NAME = SnapKit;
  710. SDKROOT = appletvos;
  711. SKIP_INSTALL = YES;
  712. SWIFT_VERSION = 2.3;
  713. TARGETED_DEVICE_FAMILY = 3;
  714. TVOS_DEPLOYMENT_TARGET = 9.0;
  715. VERSIONING_SYSTEM = "apple-generic";
  716. VERSION_INFO_PREFIX = "";
  717. };
  718. name = Release;
  719. };
  720. 537DCEB71C35D90A00B5B899 /* Debug */ = {
  721. isa = XCBuildConfiguration;
  722. buildSettings = {
  723. DEBUG_INFORMATION_FORMAT = dwarf;
  724. GCC_NO_COMMON_BLOCKS = YES;
  725. INFOPLIST_FILE = "$(SRCROOT)/Tests/Info.plist";
  726. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  727. PRODUCT_BUNDLE_IDENTIFIER = "io.snapkit.$(PRODUCT_NAME:rfc1034identifier)";
  728. PRODUCT_NAME = "$(TARGET_NAME)";
  729. SDKROOT = appletvos;
  730. SWIFT_VERSION = 2.3;
  731. TVOS_DEPLOYMENT_TARGET = 9.1;
  732. };
  733. name = Debug;
  734. };
  735. 537DCEB81C35D90A00B5B899 /* Release */ = {
  736. isa = XCBuildConfiguration;
  737. buildSettings = {
  738. COPY_PHASE_STRIP = NO;
  739. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  740. GCC_NO_COMMON_BLOCKS = YES;
  741. INFOPLIST_FILE = "$(SRCROOT)/Tests/Info.plist";
  742. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  743. PRODUCT_BUNDLE_IDENTIFIER = "io.snapkit.$(PRODUCT_NAME:rfc1034identifier)";
  744. PRODUCT_NAME = "$(TARGET_NAME)";
  745. SDKROOT = appletvos;
  746. SWIFT_VERSION = 2.3;
  747. TVOS_DEPLOYMENT_TARGET = 9.1;
  748. };
  749. name = Release;
  750. };
  751. 56A0DC181C859E30005973AB /* Debug */ = {
  752. isa = XCBuildConfiguration;
  753. buildSettings = {
  754. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  755. DEBUG_INFORMATION_FORMAT = dwarf;
  756. EMBEDDED_CONTENT_CONTAINS_SWIFT = YES;
  757. GCC_NO_COMMON_BLOCKS = YES;
  758. INFOPLIST_FILE = "Example-iOS/Info.plist";
  759. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  760. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  761. PRODUCT_BUNDLE_IDENTIFIER = "io.snapkit.Example-iOS";
  762. PRODUCT_NAME = "$(TARGET_NAME)";
  763. };
  764. name = Debug;
  765. };
  766. 56A0DC191C859E30005973AB /* Release */ = {
  767. isa = XCBuildConfiguration;
  768. buildSettings = {
  769. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  770. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  771. COPY_PHASE_STRIP = NO;
  772. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  773. EMBEDDED_CONTENT_CONTAINS_SWIFT = YES;
  774. GCC_NO_COMMON_BLOCKS = YES;
  775. INFOPLIST_FILE = "Example-iOS/Info.plist";
  776. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  777. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  778. PRODUCT_BUNDLE_IDENTIFIER = "io.snapkit.Example-iOS";
  779. PRODUCT_NAME = "$(TARGET_NAME)";
  780. };
  781. name = Release;
  782. };
  783. DDC9FDAF1981B4DD009612C7 /* Debug */ = {
  784. isa = XCBuildConfiguration;
  785. buildSettings = {
  786. ALWAYS_SEARCH_USER_PATHS = NO;
  787. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  788. CLANG_CXX_LIBRARY = "libc++";
  789. CLANG_ENABLE_MODULES = YES;
  790. CLANG_ENABLE_OBJC_ARC = YES;
  791. CLANG_WARN_BOOL_CONVERSION = YES;
  792. CLANG_WARN_CONSTANT_CONVERSION = YES;
  793. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  794. CLANG_WARN_EMPTY_BODY = YES;
  795. CLANG_WARN_ENUM_CONVERSION = YES;
  796. CLANG_WARN_INT_CONVERSION = YES;
  797. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  798. CLANG_WARN_UNREACHABLE_CODE = YES;
  799. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  800. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  801. COPY_PHASE_STRIP = NO;
  802. ENABLE_STRICT_OBJC_MSGSEND = YES;
  803. ENABLE_TESTABILITY = YES;
  804. GCC_C_LANGUAGE_STANDARD = gnu99;
  805. GCC_DYNAMIC_NO_PIC = NO;
  806. GCC_OPTIMIZATION_LEVEL = 0;
  807. GCC_PREPROCESSOR_DEFINITIONS = (
  808. "DEBUG=1",
  809. "$(inherited)",
  810. );
  811. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  812. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  813. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  814. GCC_WARN_UNDECLARED_SELECTOR = YES;
  815. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  816. GCC_WARN_UNUSED_FUNCTION = YES;
  817. GCC_WARN_UNUSED_VARIABLE = YES;
  818. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  819. MACOSX_DEPLOYMENT_TARGET = 10.9;
  820. MTL_ENABLE_DEBUG_INFO = YES;
  821. ONLY_ACTIVE_ARCH = YES;
  822. SDKROOT = iphoneos;
  823. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  824. TARGETED_DEVICE_FAMILY = "1,2";
  825. };
  826. name = Debug;
  827. };
  828. DDC9FDB01981B4DD009612C7 /* Release */ = {
  829. isa = XCBuildConfiguration;
  830. buildSettings = {
  831. ALWAYS_SEARCH_USER_PATHS = NO;
  832. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  833. CLANG_CXX_LIBRARY = "libc++";
  834. CLANG_ENABLE_MODULES = YES;
  835. CLANG_ENABLE_OBJC_ARC = YES;
  836. CLANG_WARN_BOOL_CONVERSION = YES;
  837. CLANG_WARN_CONSTANT_CONVERSION = YES;
  838. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  839. CLANG_WARN_EMPTY_BODY = YES;
  840. CLANG_WARN_ENUM_CONVERSION = YES;
  841. CLANG_WARN_INT_CONVERSION = YES;
  842. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  843. CLANG_WARN_UNREACHABLE_CODE = YES;
  844. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  845. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
  846. COPY_PHASE_STRIP = YES;
  847. ENABLE_NS_ASSERTIONS = NO;
  848. ENABLE_STRICT_OBJC_MSGSEND = YES;
  849. GCC_C_LANGUAGE_STANDARD = gnu99;
  850. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  851. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  852. GCC_WARN_UNDECLARED_SELECTOR = YES;
  853. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  854. GCC_WARN_UNUSED_FUNCTION = YES;
  855. GCC_WARN_UNUSED_VARIABLE = YES;
  856. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  857. MACOSX_DEPLOYMENT_TARGET = 10.9;
  858. MTL_ENABLE_DEBUG_INFO = NO;
  859. SDKROOT = iphoneos;
  860. TARGETED_DEVICE_FAMILY = "1,2";
  861. VALIDATE_PRODUCT = YES;
  862. };
  863. name = Release;
  864. };
  865. EEBCC9E919CC627E0083B827 /* Debug */ = {
  866. isa = XCBuildConfiguration;
  867. buildSettings = {
  868. APPLICATION_EXTENSION_API_ONLY = YES;
  869. CURRENT_PROJECT_VERSION = 1;
  870. DEFINES_MODULE = YES;
  871. DYLIB_COMPATIBILITY_VERSION = 1;
  872. DYLIB_CURRENT_VERSION = 1;
  873. DYLIB_INSTALL_NAME_BASE = "@rpath";
  874. INFOPLIST_FILE = "$(SRCROOT)/Source/Info.plist";
  875. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  876. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  877. PRODUCT_BUNDLE_IDENTIFIER = "io.snapkit.$(PRODUCT_NAME:rfc1034identifier)";
  878. PRODUCT_NAME = SnapKit;
  879. SKIP_INSTALL = YES;
  880. SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
  881. SWIFT_VERSION = 2.3;
  882. VERSIONING_SYSTEM = "apple-generic";
  883. VERSION_INFO_PREFIX = "";
  884. };
  885. name = Debug;
  886. };
  887. EEBCC9EA19CC627E0083B827 /* Release */ = {
  888. isa = XCBuildConfiguration;
  889. buildSettings = {
  890. APPLICATION_EXTENSION_API_ONLY = YES;
  891. CURRENT_PROJECT_VERSION = 1;
  892. DEFINES_MODULE = YES;
  893. DYLIB_COMPATIBILITY_VERSION = 1;
  894. DYLIB_CURRENT_VERSION = 1;
  895. DYLIB_INSTALL_NAME_BASE = "@rpath";
  896. INFOPLIST_FILE = "$(SRCROOT)/Source/Info.plist";
  897. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  898. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  899. PRODUCT_BUNDLE_IDENTIFIER = "io.snapkit.$(PRODUCT_NAME:rfc1034identifier)";
  900. PRODUCT_NAME = SnapKit;
  901. SKIP_INSTALL = YES;
  902. SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
  903. SWIFT_VERSION = 2.3;
  904. VERSIONING_SYSTEM = "apple-generic";
  905. VERSION_INFO_PREFIX = "";
  906. };
  907. name = Release;
  908. };
  909. EEBCC9EC19CC627E0083B827 /* Debug */ = {
  910. isa = XCBuildConfiguration;
  911. buildSettings = {
  912. FRAMEWORK_SEARCH_PATHS = "$(inherited)";
  913. INFOPLIST_FILE = "$(SRCROOT)/Tests/Info.plist";
  914. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  915. PRODUCT_BUNDLE_IDENTIFIER = "io.snapkit.$(PRODUCT_NAME:rfc1034identifier)";
  916. PRODUCT_NAME = "$(TARGET_NAME)";
  917. SWIFT_VERSION = 2.3;
  918. };
  919. name = Debug;
  920. };
  921. EEBCC9ED19CC627E0083B827 /* Release */ = {
  922. isa = XCBuildConfiguration;
  923. buildSettings = {
  924. FRAMEWORK_SEARCH_PATHS = "$(inherited)";
  925. INFOPLIST_FILE = "$(SRCROOT)/Tests/Info.plist";
  926. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  927. PRODUCT_BUNDLE_IDENTIFIER = "io.snapkit.$(PRODUCT_NAME:rfc1034identifier)";
  928. PRODUCT_NAME = "$(TARGET_NAME)";
  929. SWIFT_VERSION = 2.3;
  930. };
  931. name = Release;
  932. };
  933. EECDB38E1AC0C9D4006BBC11 /* Debug */ = {
  934. isa = XCBuildConfiguration;
  935. buildSettings = {
  936. APPLICATION_EXTENSION_API_ONLY = YES;
  937. COMBINE_HIDPI_IMAGES = YES;
  938. CURRENT_PROJECT_VERSION = 1;
  939. DEFINES_MODULE = YES;
  940. DYLIB_COMPATIBILITY_VERSION = 1;
  941. DYLIB_CURRENT_VERSION = 1;
  942. DYLIB_INSTALL_NAME_BASE = "@rpath";
  943. FRAMEWORK_VERSION = A;
  944. GCC_PREPROCESSOR_DEFINITIONS = (
  945. "DEBUG=1",
  946. "$(inherited)",
  947. );
  948. INFOPLIST_FILE = "$(SRCROOT)/Source/Info.plist";
  949. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  950. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
  951. MACOSX_DEPLOYMENT_TARGET = 10.10;
  952. PRODUCT_BUNDLE_IDENTIFIER = "io.snapkit.$(PRODUCT_NAME:rfc1034identifier)";
  953. PRODUCT_NAME = SnapKit;
  954. SDKROOT = macosx;
  955. SKIP_INSTALL = YES;
  956. SUPPORTED_PLATFORMS = macosx;
  957. SWIFT_VERSION = 2.3;
  958. VERSIONING_SYSTEM = "apple-generic";
  959. VERSION_INFO_PREFIX = "";
  960. };
  961. name = Debug;
  962. };
  963. EECDB38F1AC0C9D4006BBC11 /* Release */ = {
  964. isa = XCBuildConfiguration;
  965. buildSettings = {
  966. APPLICATION_EXTENSION_API_ONLY = YES;
  967. COMBINE_HIDPI_IMAGES = YES;
  968. CURRENT_PROJECT_VERSION = 1;
  969. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  970. DEFINES_MODULE = YES;
  971. DYLIB_COMPATIBILITY_VERSION = 1;
  972. DYLIB_CURRENT_VERSION = 1;
  973. DYLIB_INSTALL_NAME_BASE = "@rpath";
  974. FRAMEWORK_VERSION = A;
  975. INFOPLIST_FILE = "$(SRCROOT)/Source/Info.plist";
  976. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  977. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
  978. MACOSX_DEPLOYMENT_TARGET = 10.10;
  979. PRODUCT_BUNDLE_IDENTIFIER = "io.snapkit.$(PRODUCT_NAME:rfc1034identifier)";
  980. PRODUCT_NAME = SnapKit;
  981. SDKROOT = macosx;
  982. SKIP_INSTALL = YES;
  983. SUPPORTED_PLATFORMS = macosx;
  984. SWIFT_VERSION = 2.3;
  985. VERSIONING_SYSTEM = "apple-generic";
  986. VERSION_INFO_PREFIX = "";
  987. };
  988. name = Release;
  989. };
  990. EECDB3911AC0C9D4006BBC11 /* Debug */ = {
  991. isa = XCBuildConfiguration;
  992. buildSettings = {
  993. COMBINE_HIDPI_IMAGES = YES;
  994. FRAMEWORK_SEARCH_PATHS = "$(inherited)";
  995. INFOPLIST_FILE = "$(SRCROOT)/Tests/Info.plist";
  996. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  997. MACOSX_DEPLOYMENT_TARGET = 10.10;
  998. PRODUCT_BUNDLE_IDENTIFIER = "io.snapkit.$(PRODUCT_NAME:rfc1034identifier)";
  999. PRODUCT_NAME = "$(TARGET_NAME)";
  1000. SDKROOT = macosx;
  1001. SWIFT_VERSION = 2.3;
  1002. };
  1003. name = Debug;
  1004. };
  1005. EECDB3921AC0C9D4006BBC11 /* Release */ = {
  1006. isa = XCBuildConfiguration;
  1007. buildSettings = {
  1008. COMBINE_HIDPI_IMAGES = YES;
  1009. COPY_PHASE_STRIP = NO;
  1010. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1011. FRAMEWORK_SEARCH_PATHS = "$(inherited)";
  1012. INFOPLIST_FILE = "$(SRCROOT)/Tests/Info.plist";
  1013. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  1014. MACOSX_DEPLOYMENT_TARGET = 10.10;
  1015. PRODUCT_BUNDLE_IDENTIFIER = "io.snapkit.$(PRODUCT_NAME:rfc1034identifier)";
  1016. PRODUCT_NAME = "$(TARGET_NAME)";
  1017. SDKROOT = macosx;
  1018. SWIFT_VERSION = 2.3;
  1019. };
  1020. name = Release;
  1021. };
  1022. /* End XCBuildConfiguration section */
  1023. /* Begin XCConfigurationList section */
  1024. 537DCE991C35CC8800B5B899 /* Build configuration list for PBXNativeTarget "SnapKit tvOS" */ = {
  1025. isa = XCConfigurationList;
  1026. buildConfigurations = (
  1027. 537DCE971C35CC8800B5B899 /* Debug */,
  1028. 537DCE981C35CC8800B5B899 /* Release */,
  1029. );
  1030. defaultConfigurationIsVisible = 0;
  1031. defaultConfigurationName = Release;
  1032. };
  1033. 537DCEB91C35D90A00B5B899 /* Build configuration list for PBXNativeTarget "SnapKit tvOS Tests" */ = {
  1034. isa = XCConfigurationList;
  1035. buildConfigurations = (
  1036. 537DCEB71C35D90A00B5B899 /* Debug */,
  1037. 537DCEB81C35D90A00B5B899 /* Release */,
  1038. );
  1039. defaultConfigurationIsVisible = 0;
  1040. defaultConfigurationName = Release;
  1041. };
  1042. 56A0DC1A1C859E30005973AB /* Build configuration list for PBXNativeTarget "Example-iOS" */ = {
  1043. isa = XCConfigurationList;
  1044. buildConfigurations = (
  1045. 56A0DC181C859E30005973AB /* Debug */,
  1046. 56A0DC191C859E30005973AB /* Release */,
  1047. );
  1048. defaultConfigurationIsVisible = 0;
  1049. defaultConfigurationName = Release;
  1050. };
  1051. DDC9FD901981B4DD009612C7 /* Build configuration list for PBXProject "SnapKit" */ = {
  1052. isa = XCConfigurationList;
  1053. buildConfigurations = (
  1054. DDC9FDAF1981B4DD009612C7 /* Debug */,
  1055. DDC9FDB01981B4DD009612C7 /* Release */,
  1056. );
  1057. defaultConfigurationIsVisible = 0;
  1058. defaultConfigurationName = Release;
  1059. };
  1060. EEBCC9E819CC627E0083B827 /* Build configuration list for PBXNativeTarget "SnapKit iOS" */ = {
  1061. isa = XCConfigurationList;
  1062. buildConfigurations = (
  1063. EEBCC9E919CC627E0083B827 /* Debug */,
  1064. EEBCC9EA19CC627E0083B827 /* Release */,
  1065. );
  1066. defaultConfigurationIsVisible = 0;
  1067. defaultConfigurationName = Release;
  1068. };
  1069. EEBCC9EB19CC627E0083B827 /* Build configuration list for PBXNativeTarget "SnapKit iOS Tests" */ = {
  1070. isa = XCConfigurationList;
  1071. buildConfigurations = (
  1072. EEBCC9EC19CC627E0083B827 /* Debug */,
  1073. EEBCC9ED19CC627E0083B827 /* Release */,
  1074. );
  1075. defaultConfigurationIsVisible = 0;
  1076. defaultConfigurationName = Release;
  1077. };
  1078. EECDB38D1AC0C9D4006BBC11 /* Build configuration list for PBXNativeTarget "SnapKit OSX" */ = {
  1079. isa = XCConfigurationList;
  1080. buildConfigurations = (
  1081. EECDB38E1AC0C9D4006BBC11 /* Debug */,
  1082. EECDB38F1AC0C9D4006BBC11 /* Release */,
  1083. );
  1084. defaultConfigurationIsVisible = 0;
  1085. defaultConfigurationName = Release;
  1086. };
  1087. EECDB3901AC0C9D4006BBC11 /* Build configuration list for PBXNativeTarget "SnapKit OSX Tests" */ = {
  1088. isa = XCConfigurationList;
  1089. buildConfigurations = (
  1090. EECDB3911AC0C9D4006BBC11 /* Debug */,
  1091. EECDB3921AC0C9D4006BBC11 /* Release */,
  1092. );
  1093. defaultConfigurationIsVisible = 0;
  1094. defaultConfigurationName = Release;
  1095. };
  1096. /* End XCConfigurationList section */
  1097. };
  1098. rootObject = DDC9FD8D1981B4DD009612C7 /* Project object */;
  1099. }