|
55 | 55 | C8C4928D20DA7DA700048357 /* CALayer+PinLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8C4928C20DA7DA700048357 /* CALayer+PinLayout.swift */; }; |
56 | 56 | C8C4928E20DA7DA700048357 /* CALayer+PinLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8C4928C20DA7DA700048357 /* CALayer+PinLayout.swift */; }; |
57 | 57 | C8C4928F20DA7DA700048357 /* CALayer+PinLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8C4928C20DA7DA700048357 /* CALayer+PinLayout.swift */; }; |
| 58 | + DF10846C212D8B5900C23B80 /* BetweenSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF10846A212D8B4B00C23B80 /* BetweenSpec.swift */; }; |
| 59 | + DF10846D212D8B5900C23B80 /* BetweenSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF10846A212D8B4B00C23B80 /* BetweenSpec.swift */; }; |
| 60 | + DF10846E212D8B5900C23B80 /* BetweenSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF10846A212D8B4B00C23B80 /* BetweenSpec.swift */; }; |
| 61 | + DF108470212D8E8700C23B80 /* PinLayout+Between.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF10846F212D8E8700C23B80 /* PinLayout+Between.swift */; }; |
58 | 62 | DF1A5D202084C94700725EF5 /* PinLayoutTestMacOS.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF1A5D1F2084C94700725EF5 /* PinLayoutTestMacOS.swift */; }; |
59 | 63 | DF1A5D302084CF9700725EF5 /* PinLayoutMacOS.h in Headers */ = {isa = PBXBuildFile; fileRef = DF1A5D2E2084CF9700725EF5 /* PinLayoutMacOS.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
60 | 64 | DF1A5D382084CFC600725EF5 /* Filters.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24949A2D1EF69474003643D3 /* Filters.swift */; }; |
|
119 | 123 | DFB3ECB72062A937005F226B /* PinSafeArea.swift in Sources */ = {isa = PBXBuildFile; fileRef = DFB3ECB02061602E005F226B /* PinSafeArea.swift */; }; |
120 | 124 | DFBCAF01213023D10025F7BF /* ReadableLayoutMarginsSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = DFBCAEFF213023700025F7BF /* ReadableLayoutMarginsSpec.swift */; }; |
121 | 125 | DFBCAF02213023D30025F7BF /* ReadableLayoutMarginsSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = DFBCAEFF213023700025F7BF /* ReadableLayoutMarginsSpec.swift */; }; |
| 126 | + DFBCAF1A2132C55A0025F7BF /* PinLayout+Between.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF10846F212D8E8700C23B80 /* PinLayout+Between.swift */; }; |
| 127 | + DFBCAF1B2132C55B0025F7BF /* PinLayout+Between.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF10846F212D8E8700C23B80 /* PinLayout+Between.swift */; }; |
122 | 128 | DFCA5F1620111E0B00180CD7 /* UIScrollViewSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = DFCA5F1420111BCF00180CD7 /* UIScrollViewSpec.swift */; }; |
123 | 129 | DFEAF75020C9661B00E33147 /* ObjectiveCSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = DFEAF74D20C965DC00E33147 /* ObjectiveCSpec.m */; }; |
124 | 130 | DFEAF75220C9661D00E33147 /* ObjectiveCSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = DFEAF74D20C965DC00E33147 /* ObjectiveCSpec.m */; }; |
|
231 | 237 | C83600A520E2949200A3D891 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; usesTabs = 1; }; |
232 | 238 | C8BDEE8FC7F6D6F36D69AE89 /* Pods-PinLayoutTests-iOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PinLayoutTests-iOS.debug.xcconfig"; path = "Pods/Target Support Files/Pods-PinLayoutTests-iOS/Pods-PinLayoutTests-iOS.debug.xcconfig"; sourceTree = "<group>"; }; |
233 | 239 | C8C4928C20DA7DA700048357 /* CALayer+PinLayout.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "CALayer+PinLayout.swift"; sourceTree = "<group>"; }; |
| 240 | + DF10846A212D8B4B00C23B80 /* BetweenSpec.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BetweenSpec.swift; sourceTree = "<group>"; }; |
| 241 | + DF10846F212D8E8700C23B80 /* PinLayout+Between.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "PinLayout+Between.swift"; sourceTree = "<group>"; }; |
234 | 242 | DF1A5D1D2084C94700725EF5 /* PinLayoutTests-macOS.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "PinLayoutTests-macOS.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; |
235 | 243 | DF1A5D1F2084C94700725EF5 /* PinLayoutTestMacOS.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PinLayoutTestMacOS.swift; sourceTree = "<group>"; }; |
236 | 244 | DF1A5D2C2084CF9700725EF5 /* PinLayout.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = PinLayout.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
373 | 381 | C80435D420D0898000EB1BD7 /* Layoutable+PinLayout.swift */, |
374 | 382 | 24D18D231F3E37DD008129EF /* Pin.swift */, |
375 | 383 | DF702D8A20D33BA90062045C /* PinLayout.swift */, |
| 384 | + DF10846F212D8E8700C23B80 /* PinLayout+Between.swift */, |
376 | 385 | DF702D8D20D33BA90062045C /* PinLayout+Relative.swift */, |
377 | 386 | DF702D8C20D33BA90062045C /* PinLayout+Size.swift */, |
378 | 387 | DF702D8B20D33BA90062045C /* PinLayout+WrapContent.swift */, |
|
453 | 462 | children = ( |
454 | 463 | 2469C4FF1E75D74000073BEE /* AdjustSizeSpec.swift */, |
455 | 464 | 248E4C721F7A83FA00C0E7F7 /* AspectRatioTests.swift */, |
| 465 | + DF10846A212D8B4B00C23B80 /* BetweenSpec.swift */, |
| 466 | + C83588BF20DBC5E600D6E8F9 /* CALayerSpec.swift */, |
456 | 467 | 240F88BC1F0C042500280FC8 /* JustifyAlignSpec.swift */, |
457 | 468 | 243B12C41FC3CFC10072A9C3 /* LayoutMethodSpec.swift */, |
458 | 469 | 244C6E141E776A0C0074FC74 /* MarginsSpec.swift */, |
|
466 | 477 | 242E8DC11EED5982005935FB /* RelativePositionMultipleViewsSpec.swift */, |
467 | 478 | 240F88BF1F0C1ED900280FC8 /* WarningSpec.swift */, |
468 | 479 | DFF222E120BACBA800AC2A84 /* WrapContentSpec.swift */, |
469 | | - C83588BF20DBC5E600D6E8F9 /* CALayerSpec.swift */, |
470 | 480 | ); |
471 | 481 | path = Common; |
472 | 482 | sourceTree = "<group>"; |
|
854 | 864 | C8C4928F20DA7DA700048357 /* CALayer+PinLayout.swift in Sources */, |
855 | 865 | DF28022720C2B15B00A1833B /* Types+Description.swift in Sources */, |
856 | 866 | DFF222B220B877F600AC2A84 /* PinLayoutObjC.swift in Sources */, |
| 867 | + DFBCAF1B2132C55B0025F7BF /* PinLayout+Between.swift in Sources */, |
857 | 868 | DF702D9E20D33CF20062045C /* PinLayout+Relative.swift in Sources */, |
858 | 869 | 24D18D261F3E5EA5008129EF /* Pin.swift in Sources */, |
859 | 870 | DF28022420C2B13800A1833B /* Types.swift in Sources */, |
|
885 | 896 | C8C4928D20DA7DA700048357 /* CALayer+PinLayout.swift in Sources */, |
886 | 897 | DFF222CF20B99A6600AC2A84 /* Types+Description.swift in Sources */, |
887 | 898 | DFF222CD20B999BD00AC2A84 /* Types.swift in Sources */, |
| 899 | + DF108470212D8E8700C23B80 /* PinLayout+Between.swift in Sources */, |
888 | 900 | 243C620F1FC3834B0082C327 /* Percent.swift in Sources */, |
889 | 901 | 2475B6CF1FC37C570054CADD /* TypesImpl.swift in Sources */, |
890 | 902 | DF702D9020D33BA90062045C /* PinLayout+Size.swift in Sources */, |
|
913 | 925 | buildActionMask = 2147483647; |
914 | 926 | files = ( |
915 | 927 | DFF222E320BACBBF00AC2A84 /* WrapContentSpec.swift in Sources */, |
| 928 | + DF10846C212D8B5900C23B80 /* BetweenSpec.swift in Sources */, |
916 | 929 | 240F88BE1F0C066800280FC8 /* JustifyAlignSpec.swift in Sources */, |
917 | 930 | 2469C5001E75D74000073BEE /* AdjustSizeSpec.swift in Sources */, |
918 | 931 | C83588C120DBC65500D6E8F9 /* CALayerSpec.swift in Sources */, |
|
944 | 957 | buildActionMask = 2147483647; |
945 | 958 | files = ( |
946 | 959 | DFB288A520853F3C001F9588 /* MarginsSpec.swift in Sources */, |
| 960 | + DF10846D212D8B5900C23B80 /* BetweenSpec.swift in Sources */, |
947 | 961 | DF1A5D202084C94700725EF5 /* PinLayoutTestMacOS.swift in Sources */, |
948 | 962 | DFED15502085304B009EF9A7 /* AdjustSizeSpec.swift in Sources */, |
949 | 963 | DFED154F20852F7E009EF9A7 /* BasicView.swift in Sources */, |
|
973 | 987 | C8C4928E20DA7DA700048357 /* CALayer+PinLayout.swift in Sources */, |
974 | 988 | DF28022620C2B15A00A1833B /* Types+Description.swift in Sources */, |
975 | 989 | DFF222B120B877F400AC2A84 /* PinLayoutObjC.swift in Sources */, |
| 990 | + DFBCAF1A2132C55A0025F7BF /* PinLayout+Between.swift in Sources */, |
976 | 991 | DF702D9A20D33CF10062045C /* PinLayout+Relative.swift in Sources */, |
977 | 992 | DF28022520C2B13900A1833B /* Types.swift in Sources */, |
978 | 993 | DF1A5D412084CFD600725EF5 /* Coordinates.swift in Sources */, |
|
1014 | 1029 | DFF6F9DD2084E15A004F5AED /* TransformSpec.swift in Sources */, |
1015 | 1030 | C83588C320DBC65600D6E8F9 /* CALayerSpec.swift in Sources */, |
1016 | 1031 | DFF6F9D32084E15A004F5AED /* MinMaxWidthHeightSpec.swift in Sources */, |
| 1032 | + DF10846E212D8B5900C23B80 /* BetweenSpec.swift in Sources */, |
1017 | 1033 | DFF6F9CD2084E15A004F5AED /* BasicView.swift in Sources */, |
1018 | 1034 | DFBCAF02213023D30025F7BF /* ReadableLayoutMarginsSpec.swift in Sources */, |
1019 | 1035 | DFF6F9DA2084E15A004F5AED /* RTLSpec.swift in Sources */, |
|
0 commit comments