project.pbxproj 29 KB

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