project.pbxproj 31 KB

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