|
49 | 49 | DF4C1AA4205AEDFC00DED50B /* SafeAreaView.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF4C1AA0205AEDFC00DED50B /* SafeAreaView.swift */; }; |
50 | 50 | DF4C1AA5205AEDFC00DED50B /* SafeAreaViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF4C1AA1205AEDFC00DED50B /* SafeAreaViewController.swift */; }; |
51 | 51 | DF4C1AAA205AF10900DED50B /* RoundedButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF4C1AA7205AF10900DED50B /* RoundedButton.swift */; }; |
52 | | - DF4C1AAE205AF78A00DED50B /* SafeAreaCornersViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF4C1AAC205AF78A00DED50B /* SafeAreaCornersViewController.swift */; }; |
53 | | - DF4C1AAF205AF78A00DED50B /* SafeAreaCornersView.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF4C1AAD205AF78A00DED50B /* SafeAreaCornersView.swift */; }; |
| 52 | + DF4C1AAE205AF78A00DED50B /* SafeAreaAndMarginsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF4C1AAC205AF78A00DED50B /* SafeAreaAndMarginsViewController.swift */; }; |
| 53 | + DF4C1AAF205AF78A00DED50B /* SafeAreaAndMarginsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF4C1AAD205AF78A00DED50B /* SafeAreaAndMarginsView.swift */; }; |
54 | 54 | DFBCAEFB213012930025F7BF /* MethodReadableInsetsGroupHeader.swift in Sources */ = {isa = PBXBuildFile; fileRef = DFBCAEF9213012930025F7BF /* MethodReadableInsetsGroupHeader.swift */; }; |
55 | 55 | DFBCAEFC213012930025F7BF /* MethodReadableInsetsCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = DFBCAEFA213012930025F7BF /* MethodReadableInsetsCell.swift */; }; |
| 56 | + DFBCAEFE2130146C0025F7BF /* AreaView.swift in Sources */ = {isa = PBXBuildFile; fileRef = DFBCAEFD2130146C0025F7BF /* AreaView.swift */; }; |
56 | 57 | DFD27841211B1A710056BD93 /* UINavigationController+Orientation.swift in Sources */ = {isa = PBXBuildFile; fileRef = DFD27840211B1A700056BD93 /* UINavigationController+Orientation.swift */; }; |
57 | 58 | DFD27848211B1D090056BD93 /* UITabBarController+Orientation.swift in Sources */ = {isa = PBXBuildFile; fileRef = DFD27847211B1D090056BD93 /* UITabBarController+Orientation.swift */; }; |
58 | 59 | DFD31BA0212EE4F200566CA4 /* TableViewReadableContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = DFD31B9E212EE4F100566CA4 /* TableViewReadableContentView.swift */; }; |
|
187 | 188 | DF4C1AA0205AEDFC00DED50B /* SafeAreaView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SafeAreaView.swift; sourceTree = "<group>"; }; |
188 | 189 | DF4C1AA1205AEDFC00DED50B /* SafeAreaViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SafeAreaViewController.swift; sourceTree = "<group>"; }; |
189 | 190 | DF4C1AA7205AF10900DED50B /* RoundedButton.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RoundedButton.swift; sourceTree = "<group>"; }; |
190 | | - DF4C1AAC205AF78A00DED50B /* SafeAreaCornersViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SafeAreaCornersViewController.swift; sourceTree = "<group>"; }; |
191 | | - DF4C1AAD205AF78A00DED50B /* SafeAreaCornersView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SafeAreaCornersView.swift; sourceTree = "<group>"; }; |
| 191 | + DF4C1AAC205AF78A00DED50B /* SafeAreaAndMarginsViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SafeAreaAndMarginsViewController.swift; sourceTree = "<group>"; }; |
| 192 | + DF4C1AAD205AF78A00DED50B /* SafeAreaAndMarginsView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SafeAreaAndMarginsView.swift; sourceTree = "<group>"; }; |
192 | 193 | DFBCAEF9213012930025F7BF /* MethodReadableInsetsGroupHeader.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MethodReadableInsetsGroupHeader.swift; sourceTree = "<group>"; }; |
193 | 194 | DFBCAEFA213012930025F7BF /* MethodReadableInsetsCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MethodReadableInsetsCell.swift; sourceTree = "<group>"; }; |
| 195 | + DFBCAEFD2130146C0025F7BF /* AreaView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AreaView.swift; sourceTree = "<group>"; }; |
194 | 196 | DFD27840211B1A700056BD93 /* UINavigationController+Orientation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UINavigationController+Orientation.swift"; sourceTree = "<group>"; }; |
195 | 197 | DFD27847211B1D090056BD93 /* UITabBarController+Orientation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UITabBarController+Orientation.swift"; sourceTree = "<group>"; }; |
196 | 198 | DFD31B9E212EE4F100566CA4 /* TableViewReadableContentView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TableViewReadableContentView.swift; sourceTree = "<group>"; }; |
|
269 | 271 | 2439CC631E66606D003326FB /* RelativeView */, |
270 | 272 | 2439CC5F1E665F66003326FB /* MultiRelativeView */, |
271 | 273 | 2497CFEA1EF40B8100DFD13B /* Form */, |
272 | | - DFD31B9D212EE4D600566CA4 /* ReadableMargins */, |
| 274 | + DFD31B9D212EE4D600566CA4 /* TableViewReadableContent */, |
273 | 275 | 24D18D181F3DECD6008129EF /* IntroRTL */, |
274 | 276 | 2416376F1F8E4BC200EE703A /* IntroObjectiveC */, |
275 | 277 | 24CD1E8D1F8E4B0A00C3A54D /* PinLayoutSample-Bridging-Header.h */, |
|
446 | 448 | DF4C1AAB205AF10C00DED50B /* Subviews */, |
447 | 449 | DF4C1AA0205AEDFC00DED50B /* SafeAreaView.swift */, |
448 | 450 | DF4C1AA1205AEDFC00DED50B /* SafeAreaViewController.swift */, |
449 | | - DF4C1AAD205AF78A00DED50B /* SafeAreaCornersView.swift */, |
450 | | - DF4C1AAC205AF78A00DED50B /* SafeAreaCornersViewController.swift */, |
| 451 | + DF4C1AAD205AF78A00DED50B /* SafeAreaAndMarginsView.swift */, |
| 452 | + DF4C1AAC205AF78A00DED50B /* SafeAreaAndMarginsViewController.swift */, |
451 | 453 | ); |
452 | 454 | path = SafeArea; |
453 | 455 | sourceTree = "<group>"; |
454 | 456 | }; |
455 | 457 | DF4C1AAB205AF10C00DED50B /* Subviews */ = { |
456 | 458 | isa = PBXGroup; |
457 | 459 | children = ( |
| 460 | + DFBCAEFD2130146C0025F7BF /* AreaView.swift */, |
458 | 461 | DF4C1AA7205AF10900DED50B /* RoundedButton.swift */, |
459 | 462 | ); |
460 | 463 | path = Subviews; |
|
478 | 481 | path = Cells; |
479 | 482 | sourceTree = "<group>"; |
480 | 483 | }; |
481 | | - DFD31B9D212EE4D600566CA4 /* ReadableMargins */ = { |
| 484 | + DFD31B9D212EE4D600566CA4 /* TableViewReadableContent */ = { |
482 | 485 | isa = PBXGroup; |
483 | 486 | children = ( |
484 | 487 | DFBCAEF82130127F0025F7BF /* Cells */, |
485 | 488 | DFD31B9E212EE4F100566CA4 /* TableViewReadableContentView.swift */, |
486 | 489 | DFD31B9F212EE4F200566CA4 /* TableViewReadableContentViewController.swift */, |
487 | 490 | ); |
488 | | - path = ReadableMargins; |
| 491 | + path = TableViewReadableContent; |
489 | 492 | sourceTree = "<group>"; |
490 | 493 | }; |
491 | 494 | DFEAF71520C840F300E33147 /* WrapContent */ = { |
|
689 | 692 | isa = PBXSourcesBuildPhase; |
690 | 693 | buildActionMask = 2147483647; |
691 | 694 | files = ( |
692 | | - DF4C1AAF205AF78A00DED50B /* SafeAreaCornersView.swift in Sources */, |
| 695 | + DF4C1AAF205AF78A00DED50B /* SafeAreaAndMarginsView.swift in Sources */, |
693 | 696 | 24F246141FA8D57100B6332E /* UIImageView+Download.swift in Sources */, |
694 | 697 | DFBCAEFC213012930025F7BF /* MethodReadableInsetsCell.swift in Sources */, |
695 | 698 | 24DA374B1EF7F90600D1AB2F /* BaseFormView.swift in Sources */, |
|
702 | 705 | 24D18D1E1F3DED0D008129EF /* IntroRTLViewController.swift in Sources */, |
703 | 706 | DFEAF74C20C9649F00E33147 /* WrapContentViewController.swift in Sources */, |
704 | 707 | 24F246121FA8D4D100B6332E /* HouseCell.swift in Sources */, |
705 | | - DF4C1AAE205AF78A00DED50B /* SafeAreaCornersViewController.swift in Sources */, |
| 708 | + DF4C1AAE205AF78A00DED50B /* SafeAreaAndMarginsViewController.swift in Sources */, |
706 | 709 | 24A9C2031EF16A3E00F2CF64 /* AutoAdjustingSizeView.swift in Sources */, |
707 | 710 | DFD27848211B1D090056BD93 /* UITabBarController+Orientation.swift in Sources */, |
| 711 | + DFBCAEFE2130146C0025F7BF /* AreaView.swift in Sources */, |
708 | 712 | 24D18D1D1F3DED0D008129EF /* IntroRTLView.swift in Sources */, |
709 | 713 | DF4C1AAA205AF10900DED50B /* RoundedButton.swift in Sources */, |
710 | 714 | 2439CC351E665BF6003326FB /* MenuView.swift in Sources */, |
|
0 commit comments