|
100 | 100 | DFB3ECB72062A937005F226B /* PinSafeArea.swift in Sources */ = {isa = PBXBuildFile; fileRef = DFB3ECB02061602E005F226B /* PinSafeArea.swift */; }; |
101 | 101 | DFC97CA71E8A8F2C001545D5 /* PinLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = DFC97CA61E8A8F2C001545D5 /* PinLayout.swift */; }; |
102 | 102 | DFCA5F1620111E0B00180CD7 /* UIScrollViewSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = DFCA5F1420111BCF00180CD7 /* UIScrollViewSpec.swift */; }; |
| 103 | + DFEAF71220C8081800E33147 /* PinLayoutImpl+Size.swift in Sources */ = {isa = PBXBuildFile; fileRef = DFEAF71120C8081800E33147 /* PinLayoutImpl+Size.swift */; }; |
| 104 | + DFEAF73520C8817500E33147 /* PinLayoutImpl+Size.swift in Sources */ = {isa = PBXBuildFile; fileRef = DFEAF71120C8081800E33147 /* PinLayoutImpl+Size.swift */; }; |
| 105 | + DFEAF73620C8817600E33147 /* PinLayoutImpl+Size.swift in Sources */ = {isa = PBXBuildFile; fileRef = DFEAF71120C8081800E33147 /* PinLayoutImpl+Size.swift */; }; |
103 | 106 | DFED154F20852F7E009EF9A7 /* BasicView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2469C5011E75D88500073BEE /* BasicView.swift */; }; |
104 | 107 | DFED15502085304B009EF9A7 /* AdjustSizeSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2469C4FF1E75D74000073BEE /* AdjustSizeSpec.swift */; }; |
105 | 108 | DFED155120853085009EF9A7 /* PinLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = DFC97CA61E8A8F2C001545D5 /* PinLayout.swift */; }; |
|
228 | 231 | DFB3ECB02061602E005F226B /* PinSafeArea.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = PinSafeArea.swift; path = Impl/PinSafeArea.swift; sourceTree = "<group>"; }; |
229 | 232 | DFC97CA61E8A8F2C001545D5 /* PinLayout.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PinLayout.swift; sourceTree = "<group>"; }; |
230 | 233 | DFCA5F1420111BCF00180CD7 /* UIScrollViewSpec.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UIScrollViewSpec.swift; sourceTree = "<group>"; }; |
| 234 | + DFEAF71120C8081800E33147 /* PinLayoutImpl+Size.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = "PinLayoutImpl+Size.swift"; path = "Impl/PinLayoutImpl+Size.swift"; sourceTree = "<group>"; }; |
231 | 235 | DFF222C820B997A500AC2A84 /* PinLayoutImpl+WrapContent.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = "PinLayoutImpl+WrapContent.swift"; path = "Impl/PinLayoutImpl+WrapContent.swift"; sourceTree = "<group>"; }; |
232 | 236 | DFF222CC20B999BD00AC2A84 /* Types.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Types.swift; sourceTree = "<group>"; }; |
233 | 237 | DFF222CE20B99A6600AC2A84 /* Types+Description.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Types+Description.swift"; sourceTree = "<group>"; }; |
|
398 | 402 | 2475B6C71FC37C1C0054CADD /* PinLayoutImpl+Coordinates.swift */, |
399 | 403 | 2475B6C41FC37A900054CADD /* PinLayoutImpl+Layouting.swift */, |
400 | 404 | 2475B6C91FC37C1C0054CADD /* PinLayoutImpl+Relative.swift */, |
| 405 | + DFEAF71120C8081800E33147 /* PinLayoutImpl+Size.swift */, |
401 | 406 | 2475B6C81FC37C1C0054CADD /* PinLayoutImpl+Warning.swift */, |
402 | 407 | DFF222C820B997A500AC2A84 /* PinLayoutImpl+WrapContent.swift */, |
403 | 408 | DFB3ECB02061602E005F226B /* PinSafeArea.swift */, |
|
603 | 608 | }; |
604 | 609 | 249EFE791E64FB4C00165E39 = { |
605 | 610 | CreatedOnToolsVersion = 8.2.1; |
606 | | - LastSwiftMigration = 0910; |
| 611 | + LastSwiftMigration = 0940; |
607 | 612 | ProvisioningStyle = Automatic; |
608 | 613 | }; |
609 | 614 | 249EFE821E64FB4C00165E39 = { |
|
822 | 827 | DFF222CB20B9994300AC2A84 /* PinLayoutImpl+WrapContent.swift in Sources */, |
823 | 828 | 243B12BC1FC393580072A9C3 /* Percent.swift in Sources */, |
824 | 829 | DFB3ECB72062A937005F226B /* PinSafeArea.swift in Sources */, |
| 830 | + DFEAF73620C8817600E33147 /* PinLayoutImpl+Size.swift in Sources */, |
825 | 831 | DF1A5D0420812DE100725EF5 /* UIView+PinLayout.swift in Sources */, |
826 | 832 | 24B02B091F2A713000C18179 /* Filters.swift in Sources */, |
827 | 833 | 24B02B0A1F2A713300C18179 /* PinLayout.swift in Sources */, |
|
849 | 855 | DFF222C920B997A500AC2A84 /* PinLayoutImpl+WrapContent.swift in Sources */, |
850 | 856 | 2475B6CF1FC37C570054CADD /* TypesImpl.swift in Sources */, |
851 | 857 | 2475B6D11FC37C8C0054CADD /* UIView+LTR.swift in Sources */, |
| 858 | + DFEAF71220C8081800E33147 /* PinLayoutImpl+Size.swift in Sources */, |
852 | 859 | DFC97CA71E8A8F2C001545D5 /* PinLayout.swift in Sources */, |
853 | 860 | 2475B6CC1FC37C1C0054CADD /* PinLayoutImpl+Warning.swift in Sources */, |
854 | 861 | DF1A5CBB208106A900725EF5 /* UIView+PinLayout.swift in Sources */, |
|
930 | 937 | DFF222CA20B9994200AC2A84 /* PinLayoutImpl+WrapContent.swift in Sources */, |
931 | 938 | DF1A5D442084CFD600725EF5 /* UIView+LTR.swift in Sources */, |
932 | 939 | DF1A5D352084CFC100725EF5 /* NSView+PinLayout.swift in Sources */, |
| 940 | + DFEAF73520C8817500E33147 /* PinLayoutImpl+Size.swift in Sources */, |
933 | 941 | DF1A5D3A2084CFC600725EF5 /* UIView+PinLayout.swift in Sources */, |
934 | 942 | DFED155120853085009EF9A7 /* PinLayout.swift in Sources */, |
935 | 943 | DF1A5D382084CFC600725EF5 /* Filters.swift in Sources */, |
|
0 commit comments