project.pbxproj 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. EE4910981B19A26000A54F1F /* ViewController+SnapKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE4910971B19A26000A54F1F /* ViewController+SnapKit.swift */; };
  10. EE4910991B19A40200A54F1F /* SnapKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EEBCC9D819CC627D0083B827 /* SnapKit.framework */; };
  11. EE94F6091AC0F10A008767FF /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EE94F6081AC0F10A008767FF /* UIKit.framework */; };
  12. EE94F60B1AC0F10F008767FF /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EE94F60A1AC0F10F008767FF /* AppKit.framework */; };
  13. EE94F6111AC0F146008767FF /* SnapKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EECDB37A1AC0C9D4006BBC11 /* SnapKit.framework */; };
  14. EECDB36C1AC0C9A6006BBC11 /* Constraint.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB35E1AC0C95C006BBC11 /* Constraint.swift */; };
  15. EECDB36D1AC0C9A6006BBC11 /* ConstraintAttributes.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB35F1AC0C95C006BBC11 /* ConstraintAttributes.swift */; };
  16. EECDB36E1AC0C9A6006BBC11 /* ConstraintItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB3601AC0C95C006BBC11 /* ConstraintItem.swift */; };
  17. EECDB36F1AC0C9A6006BBC11 /* ConstraintMaker.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB3611AC0C95C006BBC11 /* ConstraintMaker.swift */; };
  18. EECDB3701AC0C9A6006BBC11 /* ConstraintRelation.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB3621AC0C95C006BBC11 /* ConstraintRelation.swift */; };
  19. EECDB3711AC0C9A6006BBC11 /* EdgeInsets.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB3631AC0C95C006BBC11 /* EdgeInsets.swift */; };
  20. EECDB3721AC0C9A6006BBC11 /* LayoutConstraint.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB3651AC0C95C006BBC11 /* LayoutConstraint.swift */; };
  21. EECDB3731AC0C9A6006BBC11 /* View+SnapKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB3671AC0C95C006BBC11 /* View+SnapKit.swift */; };
  22. EECDB3741AC0C9B6006BBC11 /* SnapKit.h in Headers */ = {isa = PBXBuildFile; fileRef = EECDB3661AC0C95C006BBC11 /* SnapKit.h */; settings = {ATTRIBUTES = (Public, ); }; };
  23. EECDB3931AC0CB52006BBC11 /* Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB36A1AC0C95C006BBC11 /* Tests.swift */; };
  24. EECDB3941AC0CB52006BBC11 /* Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB36A1AC0C95C006BBC11 /* Tests.swift */; };
  25. EECDB3951AC0CBFF006BBC11 /* Constraint.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB35E1AC0C95C006BBC11 /* Constraint.swift */; };
  26. EECDB3961AC0CBFF006BBC11 /* ConstraintAttributes.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB35F1AC0C95C006BBC11 /* ConstraintAttributes.swift */; };
  27. EECDB3971AC0CBFF006BBC11 /* ConstraintItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB3601AC0C95C006BBC11 /* ConstraintItem.swift */; };
  28. EECDB3981AC0CBFF006BBC11 /* ConstraintMaker.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB3611AC0C95C006BBC11 /* ConstraintMaker.swift */; };
  29. EECDB3991AC0CBFF006BBC11 /* ConstraintRelation.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB3621AC0C95C006BBC11 /* ConstraintRelation.swift */; };
  30. EECDB39A1AC0CBFF006BBC11 /* EdgeInsets.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB3631AC0C95C006BBC11 /* EdgeInsets.swift */; };
  31. EECDB39B1AC0CBFF006BBC11 /* LayoutConstraint.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB3651AC0C95C006BBC11 /* LayoutConstraint.swift */; };
  32. EECDB39C1AC0CBFF006BBC11 /* View+SnapKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = EECDB3671AC0C95C006BBC11 /* View+SnapKit.swift */; };
  33. EECDB39D1AC0CC03006BBC11 /* SnapKit.h in Headers */ = {isa = PBXBuildFile; fileRef = EECDB3661AC0C95C006BBC11 /* SnapKit.h */; settings = {ATTRIBUTES = (Public, ); }; };
  34. EEFCF32C1AD910B900A425FA /* Debugging.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEFCF32B1AD910B900A425FA /* Debugging.swift */; };
  35. EEFCF32D1AD9250C00A425FA /* Debugging.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEFCF32B1AD910B900A425FA /* Debugging.swift */; };
  36. EEFCF32F1AD926AE00A425FA /* SnapKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEFCF32E1AD926AE00A425FA /* SnapKit.swift */; };
  37. EEFCF3301AD92C2200A425FA /* SnapKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEFCF32E1AD926AE00A425FA /* SnapKit.swift */; };
  38. EEFCF3321AD9432400A425FA /* ConstraintDescription.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEFCF3311AD9432400A425FA /* ConstraintDescription.swift */; };
  39. EEFCF3331AD9432400A425FA /* ConstraintDescription.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEFCF3311AD9432400A425FA /* ConstraintDescription.swift */; };
  40. /* End PBXBuildFile section */
  41. /* Begin PBXContainerItemProxy section */
  42. EECDB3861AC0C9D4006BBC11 /* PBXContainerItemProxy */ = {
  43. isa = PBXContainerItemProxy;
  44. containerPortal = DDC9FD8D1981B4DD009612C7 /* Project object */;
  45. proxyType = 1;
  46. remoteGlobalIDString = EECDB3791AC0C9D4006BBC11;
  47. remoteInfo = "SnapKit OSX";
  48. };
  49. /* End PBXContainerItemProxy section */
  50. /* Begin PBXFileReference section */
  51. EE4910971B19A26000A54F1F /* ViewController+SnapKit.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "ViewController+SnapKit.swift"; sourceTree = "<group>"; };
  52. EE94F6081AC0F10A008767FF /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  53. 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; };
  54. EEBCC9D819CC627D0083B827 /* SnapKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SnapKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  55. EEBCC9E219CC627E0083B827 /* SnapKit iOS Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "SnapKit iOS Tests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  56. EECDB35E1AC0C95C006BBC11 /* Constraint.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Constraint.swift; sourceTree = "<group>"; };
  57. EECDB35F1AC0C95C006BBC11 /* ConstraintAttributes.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConstraintAttributes.swift; sourceTree = "<group>"; };
  58. EECDB3601AC0C95C006BBC11 /* ConstraintItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConstraintItem.swift; sourceTree = "<group>"; };
  59. EECDB3611AC0C95C006BBC11 /* ConstraintMaker.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConstraintMaker.swift; sourceTree = "<group>"; };
  60. EECDB3621AC0C95C006BBC11 /* ConstraintRelation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConstraintRelation.swift; sourceTree = "<group>"; };
  61. EECDB3631AC0C95C006BBC11 /* EdgeInsets.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EdgeInsets.swift; sourceTree = "<group>"; };
  62. EECDB3641AC0C95C006BBC11 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  63. EECDB3651AC0C95C006BBC11 /* LayoutConstraint.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LayoutConstraint.swift; sourceTree = "<group>"; };
  64. EECDB3661AC0C95C006BBC11 /* SnapKit.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SnapKit.h; sourceTree = "<group>"; };
  65. EECDB3671AC0C95C006BBC11 /* View+SnapKit.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "View+SnapKit.swift"; sourceTree = "<group>"; };
  66. EECDB3691AC0C95C006BBC11 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  67. EECDB36A1AC0C95C006BBC11 /* Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Tests.swift; sourceTree = "<group>"; };
  68. EECDB37A1AC0C9D4006BBC11 /* SnapKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SnapKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  69. EECDB3841AC0C9D4006BBC11 /* SnapKit OSX Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "SnapKit OSX Tests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  70. EEFCF32B1AD910B900A425FA /* Debugging.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Debugging.swift; sourceTree = "<group>"; };
  71. EEFCF32E1AD926AE00A425FA /* SnapKit.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SnapKit.swift; sourceTree = "<group>"; };
  72. EEFCF3311AD9432400A425FA /* ConstraintDescription.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ConstraintDescription.swift; sourceTree = "<group>"; };
  73. /* End PBXFileReference section */
  74. /* Begin PBXFrameworksBuildPhase section */
  75. EE94F60D1AC0F132008767FF /* Frameworks */ = {
  76. isa = PBXFrameworksBuildPhase;
  77. buildActionMask = 2147483647;
  78. files = (
  79. EE94F6111AC0F146008767FF /* SnapKit.framework in Frameworks */,
  80. );
  81. runOnlyForDeploymentPostprocessing = 0;
  82. };
  83. EE94F60E1AC0F136008767FF /* Frameworks */ = {
  84. isa = PBXFrameworksBuildPhase;
  85. buildActionMask = 2147483647;
  86. files = (
  87. EE4910991B19A40200A54F1F /* SnapKit.framework in Frameworks */,
  88. );
  89. runOnlyForDeploymentPostprocessing = 0;
  90. };
  91. EEBCC9D419CC627D0083B827 /* Frameworks */ = {
  92. isa = PBXFrameworksBuildPhase;
  93. buildActionMask = 2147483647;
  94. files = (
  95. EE94F6091AC0F10A008767FF /* UIKit.framework in Frameworks */,
  96. );
  97. runOnlyForDeploymentPostprocessing = 0;
  98. };
  99. EECDB3761AC0C9D4006BBC11 /* Frameworks */ = {
  100. isa = PBXFrameworksBuildPhase;
  101. buildActionMask = 2147483647;
  102. files = (
  103. EE94F60B1AC0F10F008767FF /* AppKit.framework in Frameworks */,
  104. );
  105. runOnlyForDeploymentPostprocessing = 0;
  106. };
  107. /* End PBXFrameworksBuildPhase section */
  108. /* Begin PBXGroup section */
  109. DDC9FD8C1981B4DD009612C7 = {
  110. isa = PBXGroup;
  111. children = (
  112. EECDB35D1AC0C95C006BBC11 /* Source */,
  113. EE94F60C1AC0F113008767FF /* Frameworks */,
  114. DDC9FD961981B4DD009612C7 /* Products */,
  115. );
  116. sourceTree = "<group>";
  117. };
  118. DDC9FD961981B4DD009612C7 /* Products */ = {
  119. isa = PBXGroup;
  120. children = (
  121. EEBCC9D819CC627D0083B827 /* SnapKit.framework */,
  122. EEBCC9E219CC627E0083B827 /* SnapKit iOS Tests.xctest */,
  123. EECDB37A1AC0C9D4006BBC11 /* SnapKit.framework */,
  124. EECDB3841AC0C9D4006BBC11 /* SnapKit OSX Tests.xctest */,
  125. );
  126. name = Products;
  127. sourceTree = "<group>";
  128. };
  129. EE94F60C1AC0F113008767FF /* Frameworks */ = {
  130. isa = PBXGroup;
  131. children = (
  132. EE94F60A1AC0F10F008767FF /* AppKit.framework */,
  133. EE94F6081AC0F10A008767FF /* UIKit.framework */,
  134. );
  135. name = Frameworks;
  136. sourceTree = "<group>";
  137. };
  138. EECDB35D1AC0C95C006BBC11 /* Source */ = {
  139. isa = PBXGroup;
  140. children = (
  141. EECDB3661AC0C95C006BBC11 /* SnapKit.h */,
  142. EEFCF32E1AD926AE00A425FA /* SnapKit.swift */,
  143. EECDB35E1AC0C95C006BBC11 /* Constraint.swift */,
  144. EEFCF3311AD9432400A425FA /* ConstraintDescription.swift */,
  145. EECDB3611AC0C95C006BBC11 /* ConstraintMaker.swift */,
  146. EECDB3671AC0C95C006BBC11 /* View+SnapKit.swift */,
  147. EE4910971B19A26000A54F1F /* ViewController+SnapKit.swift */,
  148. EECDB3601AC0C95C006BBC11 /* ConstraintItem.swift */,
  149. EECDB3631AC0C95C006BBC11 /* EdgeInsets.swift */,
  150. EECDB3651AC0C95C006BBC11 /* LayoutConstraint.swift */,
  151. EEFCF32B1AD910B900A425FA /* Debugging.swift */,
  152. EECDB3621AC0C95C006BBC11 /* ConstraintRelation.swift */,
  153. EECDB35F1AC0C95C006BBC11 /* ConstraintAttributes.swift */,
  154. EECDB36B1AC0C967006BBC11 /* Supporting Files */,
  155. EECDB3681AC0C95C006BBC11 /* Tests */,
  156. );
  157. path = Source;
  158. sourceTree = "<group>";
  159. };
  160. EECDB3681AC0C95C006BBC11 /* Tests */ = {
  161. isa = PBXGroup;
  162. children = (
  163. EECDB3691AC0C95C006BBC11 /* Info.plist */,
  164. EECDB36A1AC0C95C006BBC11 /* Tests.swift */,
  165. );
  166. name = Tests;
  167. path = ../Tests;
  168. sourceTree = "<group>";
  169. };
  170. EECDB36B1AC0C967006BBC11 /* Supporting Files */ = {
  171. isa = PBXGroup;
  172. children = (
  173. EECDB3641AC0C95C006BBC11 /* Info.plist */,
  174. );
  175. name = "Supporting Files";
  176. sourceTree = "<group>";
  177. };
  178. /* End PBXGroup section */
  179. /* Begin PBXHeadersBuildPhase section */
  180. EEBCC9D519CC627D0083B827 /* Headers */ = {
  181. isa = PBXHeadersBuildPhase;
  182. buildActionMask = 2147483647;
  183. files = (
  184. EECDB3741AC0C9B6006BBC11 /* SnapKit.h in Headers */,
  185. );
  186. runOnlyForDeploymentPostprocessing = 0;
  187. };
  188. EECDB3771AC0C9D4006BBC11 /* Headers */ = {
  189. isa = PBXHeadersBuildPhase;
  190. buildActionMask = 2147483647;
  191. files = (
  192. EECDB39D1AC0CC03006BBC11 /* SnapKit.h in Headers */,
  193. );
  194. runOnlyForDeploymentPostprocessing = 0;
  195. };
  196. /* End PBXHeadersBuildPhase section */
  197. /* Begin PBXNativeTarget section */
  198. EEBCC9D719CC627D0083B827 /* SnapKit iOS */ = {
  199. isa = PBXNativeTarget;
  200. buildConfigurationList = EEBCC9E819CC627E0083B827 /* Build configuration list for PBXNativeTarget "SnapKit iOS" */;
  201. buildPhases = (
  202. EEBCC9D319CC627D0083B827 /* Sources */,
  203. EEBCC9D419CC627D0083B827 /* Frameworks */,
  204. EEBCC9D519CC627D0083B827 /* Headers */,
  205. EEBCC9D619CC627D0083B827 /* Resources */,
  206. );
  207. buildRules = (
  208. );
  209. dependencies = (
  210. );
  211. name = "SnapKit iOS";
  212. productName = SnapKit;
  213. productReference = EEBCC9D819CC627D0083B827 /* SnapKit.framework */;
  214. productType = "com.apple.product-type.framework";
  215. };
  216. EEBCC9E119CC627D0083B827 /* SnapKit iOS Tests */ = {
  217. isa = PBXNativeTarget;
  218. buildConfigurationList = EEBCC9EB19CC627E0083B827 /* Build configuration list for PBXNativeTarget "SnapKit iOS Tests" */;
  219. buildPhases = (
  220. EEBCC9DE19CC627D0083B827 /* Sources */,
  221. EE94F60E1AC0F136008767FF /* Frameworks */,
  222. EEBCC9E019CC627D0083B827 /* Resources */,
  223. );
  224. buildRules = (
  225. );
  226. dependencies = (
  227. );
  228. name = "SnapKit iOS Tests";
  229. productName = SnapKitTests;
  230. productReference = EEBCC9E219CC627E0083B827 /* SnapKit iOS Tests.xctest */;
  231. productType = "com.apple.product-type.bundle.unit-test";
  232. };
  233. EECDB3791AC0C9D4006BBC11 /* SnapKit OSX */ = {
  234. isa = PBXNativeTarget;
  235. buildConfigurationList = EECDB38D1AC0C9D4006BBC11 /* Build configuration list for PBXNativeTarget "SnapKit OSX" */;
  236. buildPhases = (
  237. EECDB3751AC0C9D4006BBC11 /* Sources */,
  238. EECDB3761AC0C9D4006BBC11 /* Frameworks */,
  239. EECDB3771AC0C9D4006BBC11 /* Headers */,
  240. EECDB3781AC0C9D4006BBC11 /* Resources */,
  241. );
  242. buildRules = (
  243. );
  244. dependencies = (
  245. );
  246. name = "SnapKit OSX";
  247. productName = "SnapKit OSX";
  248. productReference = EECDB37A1AC0C9D4006BBC11 /* SnapKit.framework */;
  249. productType = "com.apple.product-type.framework";
  250. };
  251. EECDB3831AC0C9D4006BBC11 /* SnapKit OSX Tests */ = {
  252. isa = PBXNativeTarget;
  253. buildConfigurationList = EECDB3901AC0C9D4006BBC11 /* Build configuration list for PBXNativeTarget "SnapKit OSX Tests" */;
  254. buildPhases = (
  255. EECDB3801AC0C9D4006BBC11 /* Sources */,
  256. EE94F60D1AC0F132008767FF /* Frameworks */,
  257. EECDB3821AC0C9D4006BBC11 /* Resources */,
  258. );
  259. buildRules = (
  260. );
  261. dependencies = (
  262. EECDB3871AC0C9D4006BBC11 /* PBXTargetDependency */,
  263. );
  264. name = "SnapKit OSX Tests";
  265. productName = "SnapKit OSXTests";
  266. productReference = EECDB3841AC0C9D4006BBC11 /* SnapKit OSX Tests.xctest */;
  267. productType = "com.apple.product-type.bundle.unit-test";
  268. };
  269. /* End PBXNativeTarget section */
  270. /* Begin PBXProject section */
  271. DDC9FD8D1981B4DD009612C7 /* Project object */ = {
  272. isa = PBXProject;
  273. attributes = {
  274. LastUpgradeCheck = 0600;
  275. ORGANIZATIONNAME = "SnapKit Team";
  276. TargetAttributes = {
  277. EEBCC9D719CC627D0083B827 = {
  278. CreatedOnToolsVersion = 6.0;
  279. };
  280. EEBCC9E119CC627D0083B827 = {
  281. CreatedOnToolsVersion = 6.0;
  282. };
  283. EECDB3791AC0C9D4006BBC11 = {
  284. CreatedOnToolsVersion = 6.2;
  285. };
  286. EECDB3831AC0C9D4006BBC11 = {
  287. CreatedOnToolsVersion = 6.2;
  288. };
  289. };
  290. };
  291. buildConfigurationList = DDC9FD901981B4DD009612C7 /* Build configuration list for PBXProject "SnapKit" */;
  292. compatibilityVersion = "Xcode 3.2";
  293. developmentRegion = English;
  294. hasScannedForEncodings = 0;
  295. knownRegions = (
  296. en,
  297. Base,
  298. );
  299. mainGroup = DDC9FD8C1981B4DD009612C7;
  300. productRefGroup = DDC9FD961981B4DD009612C7 /* Products */;
  301. projectDirPath = "";
  302. projectRoot = "";
  303. targets = (
  304. EEBCC9D719CC627D0083B827 /* SnapKit iOS */,
  305. EECDB3791AC0C9D4006BBC11 /* SnapKit OSX */,
  306. EEBCC9E119CC627D0083B827 /* SnapKit iOS Tests */,
  307. EECDB3831AC0C9D4006BBC11 /* SnapKit OSX Tests */,
  308. );
  309. };
  310. /* End PBXProject section */
  311. /* Begin PBXResourcesBuildPhase section */
  312. EEBCC9D619CC627D0083B827 /* Resources */ = {
  313. isa = PBXResourcesBuildPhase;
  314. buildActionMask = 2147483647;
  315. files = (
  316. );
  317. runOnlyForDeploymentPostprocessing = 0;
  318. };
  319. EEBCC9E019CC627D0083B827 /* Resources */ = {
  320. isa = PBXResourcesBuildPhase;
  321. buildActionMask = 2147483647;
  322. files = (
  323. );
  324. runOnlyForDeploymentPostprocessing = 0;
  325. };
  326. EECDB3781AC0C9D4006BBC11 /* Resources */ = {
  327. isa = PBXResourcesBuildPhase;
  328. buildActionMask = 2147483647;
  329. files = (
  330. );
  331. runOnlyForDeploymentPostprocessing = 0;
  332. };
  333. EECDB3821AC0C9D4006BBC11 /* Resources */ = {
  334. isa = PBXResourcesBuildPhase;
  335. buildActionMask = 2147483647;
  336. files = (
  337. );
  338. runOnlyForDeploymentPostprocessing = 0;
  339. };
  340. /* End PBXResourcesBuildPhase section */
  341. /* Begin PBXSourcesBuildPhase section */
  342. EEBCC9D319CC627D0083B827 /* Sources */ = {
  343. isa = PBXSourcesBuildPhase;
  344. buildActionMask = 2147483647;
  345. files = (
  346. EECDB36C1AC0C9A6006BBC11 /* Constraint.swift in Sources */,
  347. EEFCF32F1AD926AE00A425FA /* SnapKit.swift in Sources */,
  348. EEFCF32C1AD910B900A425FA /* Debugging.swift in Sources */,
  349. EECDB3701AC0C9A6006BBC11 /* ConstraintRelation.swift in Sources */,
  350. EEFCF3321AD9432400A425FA /* ConstraintDescription.swift in Sources */,
  351. EECDB3731AC0C9A6006BBC11 /* View+SnapKit.swift in Sources */,
  352. EECDB3711AC0C9A6006BBC11 /* EdgeInsets.swift in Sources */,
  353. EE4910981B19A26000A54F1F /* ViewController+SnapKit.swift in Sources */,
  354. EECDB36F1AC0C9A6006BBC11 /* ConstraintMaker.swift in Sources */,
  355. EECDB36D1AC0C9A6006BBC11 /* ConstraintAttributes.swift in Sources */,
  356. EECDB3721AC0C9A6006BBC11 /* LayoutConstraint.swift in Sources */,
  357. EECDB36E1AC0C9A6006BBC11 /* ConstraintItem.swift in Sources */,
  358. );
  359. runOnlyForDeploymentPostprocessing = 0;
  360. };
  361. EEBCC9DE19CC627D0083B827 /* Sources */ = {
  362. isa = PBXSourcesBuildPhase;
  363. buildActionMask = 2147483647;
  364. files = (
  365. EECDB3931AC0CB52006BBC11 /* Tests.swift in Sources */,
  366. );
  367. runOnlyForDeploymentPostprocessing = 0;
  368. };
  369. EECDB3751AC0C9D4006BBC11 /* Sources */ = {
  370. isa = PBXSourcesBuildPhase;
  371. buildActionMask = 2147483647;
  372. files = (
  373. EECDB3951AC0CBFF006BBC11 /* Constraint.swift in Sources */,
  374. EEFCF3301AD92C2200A425FA /* SnapKit.swift in Sources */,
  375. EEFCF32D1AD9250C00A425FA /* Debugging.swift in Sources */,
  376. EECDB3991AC0CBFF006BBC11 /* ConstraintRelation.swift in Sources */,
  377. EEFCF3331AD9432400A425FA /* ConstraintDescription.swift in Sources */,
  378. EECDB39C1AC0CBFF006BBC11 /* View+SnapKit.swift in Sources */,
  379. EECDB39A1AC0CBFF006BBC11 /* EdgeInsets.swift in Sources */,
  380. EECDB3981AC0CBFF006BBC11 /* ConstraintMaker.swift in Sources */,
  381. EECDB3961AC0CBFF006BBC11 /* ConstraintAttributes.swift in Sources */,
  382. EECDB39B1AC0CBFF006BBC11 /* LayoutConstraint.swift in Sources */,
  383. EECDB3971AC0CBFF006BBC11 /* ConstraintItem.swift in Sources */,
  384. );
  385. runOnlyForDeploymentPostprocessing = 0;
  386. };
  387. EECDB3801AC0C9D4006BBC11 /* Sources */ = {
  388. isa = PBXSourcesBuildPhase;
  389. buildActionMask = 2147483647;
  390. files = (
  391. EECDB3941AC0CB52006BBC11 /* Tests.swift in Sources */,
  392. );
  393. runOnlyForDeploymentPostprocessing = 0;
  394. };
  395. /* End PBXSourcesBuildPhase section */
  396. /* Begin PBXTargetDependency section */
  397. EECDB3871AC0C9D4006BBC11 /* PBXTargetDependency */ = {
  398. isa = PBXTargetDependency;
  399. target = EECDB3791AC0C9D4006BBC11 /* SnapKit OSX */;
  400. targetProxy = EECDB3861AC0C9D4006BBC11 /* PBXContainerItemProxy */;
  401. };
  402. /* End PBXTargetDependency section */
  403. /* Begin XCBuildConfiguration section */
  404. DDC9FDAF1981B4DD009612C7 /* Debug */ = {
  405. isa = XCBuildConfiguration;
  406. buildSettings = {
  407. ALWAYS_SEARCH_USER_PATHS = NO;
  408. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  409. CLANG_CXX_LIBRARY = "libc++";
  410. CLANG_ENABLE_MODULES = YES;
  411. CLANG_ENABLE_OBJC_ARC = YES;
  412. CLANG_WARN_BOOL_CONVERSION = YES;
  413. CLANG_WARN_CONSTANT_CONVERSION = YES;
  414. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  415. CLANG_WARN_EMPTY_BODY = YES;
  416. CLANG_WARN_ENUM_CONVERSION = YES;
  417. CLANG_WARN_INT_CONVERSION = YES;
  418. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  419. CLANG_WARN_UNREACHABLE_CODE = YES;
  420. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  421. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  422. COPY_PHASE_STRIP = NO;
  423. ENABLE_STRICT_OBJC_MSGSEND = YES;
  424. GCC_C_LANGUAGE_STANDARD = gnu99;
  425. GCC_DYNAMIC_NO_PIC = NO;
  426. GCC_OPTIMIZATION_LEVEL = 0;
  427. GCC_PREPROCESSOR_DEFINITIONS = (
  428. "DEBUG=1",
  429. "$(inherited)",
  430. );
  431. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  432. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  433. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  434. GCC_WARN_UNDECLARED_SELECTOR = YES;
  435. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  436. GCC_WARN_UNUSED_FUNCTION = YES;
  437. GCC_WARN_UNUSED_VARIABLE = YES;
  438. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  439. MACOSX_DEPLOYMENT_TARGET = 10.9;
  440. MTL_ENABLE_DEBUG_INFO = YES;
  441. ONLY_ACTIVE_ARCH = YES;
  442. SDKROOT = iphoneos;
  443. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  444. TARGETED_DEVICE_FAMILY = "1,2";
  445. };
  446. name = Debug;
  447. };
  448. DDC9FDB01981B4DD009612C7 /* Release */ = {
  449. isa = XCBuildConfiguration;
  450. buildSettings = {
  451. ALWAYS_SEARCH_USER_PATHS = NO;
  452. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  453. CLANG_CXX_LIBRARY = "libc++";
  454. CLANG_ENABLE_MODULES = YES;
  455. CLANG_ENABLE_OBJC_ARC = YES;
  456. CLANG_WARN_BOOL_CONVERSION = YES;
  457. CLANG_WARN_CONSTANT_CONVERSION = YES;
  458. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  459. CLANG_WARN_EMPTY_BODY = YES;
  460. CLANG_WARN_ENUM_CONVERSION = YES;
  461. CLANG_WARN_INT_CONVERSION = YES;
  462. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  463. CLANG_WARN_UNREACHABLE_CODE = YES;
  464. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  465. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  466. COPY_PHASE_STRIP = YES;
  467. ENABLE_NS_ASSERTIONS = NO;
  468. ENABLE_STRICT_OBJC_MSGSEND = YES;
  469. GCC_C_LANGUAGE_STANDARD = gnu99;
  470. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  471. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  472. GCC_WARN_UNDECLARED_SELECTOR = YES;
  473. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  474. GCC_WARN_UNUSED_FUNCTION = YES;
  475. GCC_WARN_UNUSED_VARIABLE = YES;
  476. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  477. MACOSX_DEPLOYMENT_TARGET = 10.9;
  478. MTL_ENABLE_DEBUG_INFO = NO;
  479. SDKROOT = iphoneos;
  480. TARGETED_DEVICE_FAMILY = "1,2";
  481. VALIDATE_PRODUCT = YES;
  482. };
  483. name = Release;
  484. };
  485. EEBCC9E919CC627E0083B827 /* Debug */ = {
  486. isa = XCBuildConfiguration;
  487. buildSettings = {
  488. APPLICATION_EXTENSION_API_ONLY = YES;
  489. CURRENT_PROJECT_VERSION = 1;
  490. DEFINES_MODULE = YES;
  491. DYLIB_COMPATIBILITY_VERSION = 1;
  492. DYLIB_CURRENT_VERSION = 1;
  493. DYLIB_INSTALL_NAME_BASE = "@rpath";
  494. INFOPLIST_FILE = "$(SRCROOT)/Source/Info.plist";
  495. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  496. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  497. PRODUCT_NAME = SnapKit;
  498. SKIP_INSTALL = YES;
  499. SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
  500. VERSIONING_SYSTEM = "apple-generic";
  501. VERSION_INFO_PREFIX = "";
  502. };
  503. name = Debug;
  504. };
  505. EEBCC9EA19CC627E0083B827 /* Release */ = {
  506. isa = XCBuildConfiguration;
  507. buildSettings = {
  508. APPLICATION_EXTENSION_API_ONLY = YES;
  509. CURRENT_PROJECT_VERSION = 1;
  510. DEFINES_MODULE = YES;
  511. DYLIB_COMPATIBILITY_VERSION = 1;
  512. DYLIB_CURRENT_VERSION = 1;
  513. DYLIB_INSTALL_NAME_BASE = "@rpath";
  514. INFOPLIST_FILE = "$(SRCROOT)/Source/Info.plist";
  515. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  516. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  517. PRODUCT_NAME = SnapKit;
  518. SKIP_INSTALL = YES;
  519. SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
  520. VERSIONING_SYSTEM = "apple-generic";
  521. VERSION_INFO_PREFIX = "";
  522. };
  523. name = Release;
  524. };
  525. EEBCC9EC19CC627E0083B827 /* Debug */ = {
  526. isa = XCBuildConfiguration;
  527. buildSettings = {
  528. FRAMEWORK_SEARCH_PATHS = (
  529. "$(SDKROOT)/Developer/Library/Frameworks",
  530. "$(inherited)",
  531. );
  532. INFOPLIST_FILE = "$(SRCROOT)/Tests/Info.plist";
  533. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  534. PRODUCT_NAME = "$(TARGET_NAME)";
  535. };
  536. name = Debug;
  537. };
  538. EEBCC9ED19CC627E0083B827 /* Release */ = {
  539. isa = XCBuildConfiguration;
  540. buildSettings = {
  541. FRAMEWORK_SEARCH_PATHS = (
  542. "$(SDKROOT)/Developer/Library/Frameworks",
  543. "$(inherited)",
  544. );
  545. INFOPLIST_FILE = "$(SRCROOT)/Tests/Info.plist";
  546. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  547. PRODUCT_NAME = "$(TARGET_NAME)";
  548. };
  549. name = Release;
  550. };
  551. EECDB38E1AC0C9D4006BBC11 /* Debug */ = {
  552. isa = XCBuildConfiguration;
  553. buildSettings = {
  554. COMBINE_HIDPI_IMAGES = YES;
  555. CURRENT_PROJECT_VERSION = 1;
  556. DEFINES_MODULE = YES;
  557. DYLIB_COMPATIBILITY_VERSION = 1;
  558. DYLIB_CURRENT_VERSION = 1;
  559. DYLIB_INSTALL_NAME_BASE = "@rpath";
  560. FRAMEWORK_VERSION = A;
  561. GCC_PREPROCESSOR_DEFINITIONS = (
  562. "DEBUG=1",
  563. "$(inherited)",
  564. );
  565. INFOPLIST_FILE = "$(SRCROOT)/Source/Info.plist";
  566. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  567. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
  568. MACOSX_DEPLOYMENT_TARGET = 10.10;
  569. PRODUCT_NAME = SnapKit;
  570. SDKROOT = macosx;
  571. SKIP_INSTALL = YES;
  572. SUPPORTED_PLATFORMS = macosx;
  573. VERSIONING_SYSTEM = "apple-generic";
  574. VERSION_INFO_PREFIX = "";
  575. };
  576. name = Debug;
  577. };
  578. EECDB38F1AC0C9D4006BBC11 /* Release */ = {
  579. isa = XCBuildConfiguration;
  580. buildSettings = {
  581. COMBINE_HIDPI_IMAGES = YES;
  582. CURRENT_PROJECT_VERSION = 1;
  583. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  584. DEFINES_MODULE = YES;
  585. DYLIB_COMPATIBILITY_VERSION = 1;
  586. DYLIB_CURRENT_VERSION = 1;
  587. DYLIB_INSTALL_NAME_BASE = "@rpath";
  588. FRAMEWORK_VERSION = A;
  589. INFOPLIST_FILE = "$(SRCROOT)/Source/Info.plist";
  590. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  591. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
  592. MACOSX_DEPLOYMENT_TARGET = 10.10;
  593. PRODUCT_NAME = SnapKit;
  594. SDKROOT = macosx;
  595. SKIP_INSTALL = YES;
  596. SUPPORTED_PLATFORMS = macosx;
  597. VERSIONING_SYSTEM = "apple-generic";
  598. VERSION_INFO_PREFIX = "";
  599. };
  600. name = Release;
  601. };
  602. EECDB3911AC0C9D4006BBC11 /* Debug */ = {
  603. isa = XCBuildConfiguration;
  604. buildSettings = {
  605. COMBINE_HIDPI_IMAGES = YES;
  606. FRAMEWORK_SEARCH_PATHS = (
  607. "$(DEVELOPER_FRAMEWORKS_DIR)",
  608. "$(inherited)",
  609. );
  610. INFOPLIST_FILE = "$(SRCROOT)/Tests/Info.plist";
  611. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  612. MACOSX_DEPLOYMENT_TARGET = 10.10;
  613. PRODUCT_NAME = "$(TARGET_NAME)";
  614. SDKROOT = macosx;
  615. };
  616. name = Debug;
  617. };
  618. EECDB3921AC0C9D4006BBC11 /* Release */ = {
  619. isa = XCBuildConfiguration;
  620. buildSettings = {
  621. COMBINE_HIDPI_IMAGES = YES;
  622. COPY_PHASE_STRIP = NO;
  623. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  624. FRAMEWORK_SEARCH_PATHS = (
  625. "$(DEVELOPER_FRAMEWORKS_DIR)",
  626. "$(inherited)",
  627. );
  628. INFOPLIST_FILE = "$(SRCROOT)/Tests/Info.plist";
  629. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
  630. MACOSX_DEPLOYMENT_TARGET = 10.10;
  631. PRODUCT_NAME = "$(TARGET_NAME)";
  632. SDKROOT = macosx;
  633. };
  634. name = Release;
  635. };
  636. /* End XCBuildConfiguration section */
  637. /* Begin XCConfigurationList section */
  638. DDC9FD901981B4DD009612C7 /* Build configuration list for PBXProject "SnapKit" */ = {
  639. isa = XCConfigurationList;
  640. buildConfigurations = (
  641. DDC9FDAF1981B4DD009612C7 /* Debug */,
  642. DDC9FDB01981B4DD009612C7 /* Release */,
  643. );
  644. defaultConfigurationIsVisible = 0;
  645. defaultConfigurationName = Release;
  646. };
  647. EEBCC9E819CC627E0083B827 /* Build configuration list for PBXNativeTarget "SnapKit iOS" */ = {
  648. isa = XCConfigurationList;
  649. buildConfigurations = (
  650. EEBCC9E919CC627E0083B827 /* Debug */,
  651. EEBCC9EA19CC627E0083B827 /* Release */,
  652. );
  653. defaultConfigurationIsVisible = 0;
  654. defaultConfigurationName = Release;
  655. };
  656. EEBCC9EB19CC627E0083B827 /* Build configuration list for PBXNativeTarget "SnapKit iOS Tests" */ = {
  657. isa = XCConfigurationList;
  658. buildConfigurations = (
  659. EEBCC9EC19CC627E0083B827 /* Debug */,
  660. EEBCC9ED19CC627E0083B827 /* Release */,
  661. );
  662. defaultConfigurationIsVisible = 0;
  663. defaultConfigurationName = Release;
  664. };
  665. EECDB38D1AC0C9D4006BBC11 /* Build configuration list for PBXNativeTarget "SnapKit OSX" */ = {
  666. isa = XCConfigurationList;
  667. buildConfigurations = (
  668. EECDB38E1AC0C9D4006BBC11 /* Debug */,
  669. EECDB38F1AC0C9D4006BBC11 /* Release */,
  670. );
  671. defaultConfigurationIsVisible = 0;
  672. defaultConfigurationName = Release;
  673. };
  674. EECDB3901AC0C9D4006BBC11 /* Build configuration list for PBXNativeTarget "SnapKit OSX Tests" */ = {
  675. isa = XCConfigurationList;
  676. buildConfigurations = (
  677. EECDB3911AC0C9D4006BBC11 /* Debug */,
  678. EECDB3921AC0C9D4006BBC11 /* Release */,
  679. );
  680. defaultConfigurationIsVisible = 0;
  681. defaultConfigurationName = Release;
  682. };
  683. /* End XCConfigurationList section */
  684. };
  685. rootObject = DDC9FD8D1981B4DD009612C7 /* Project object */;
  686. }