|
54 | 54 | 2298C2051EE47DC900E2DDC1 /* Weak.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2298C2041EE47DC900E2DDC1 /* Weak.swift */; };
|
55 | 55 | 2298C2071EE480D000E2DDC1 /* Animator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2298C2061EE480D000E2DDC1 /* Animator.swift */; };
|
56 | 56 | 2298C2091EE486E300E2DDC1 /* TopBottomAnimation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2298C2081EE486E300E2DDC1 /* TopBottomAnimation.swift */; };
|
| 57 | + 229F778125FAB1E9008C2ACB /* UIWindow+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 229F778025FAB1E9008C2ACB /* UIWindow+Extensions.swift */; }; |
57 | 58 | 22DFC9161EFF30F6001B1CA1 /* CenteredView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 22DFC9151EFF30F6001B1CA1 /* CenteredView.xib */; };
|
58 | 59 | 22DFC9181F00674E001B1CA1 /* PhysicsPanHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 22DFC9171F00674E001B1CA1 /* PhysicsPanHandler.swift */; };
|
59 | 60 | 22E01F641E74EC8B00ACE19A /* MaskingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 22E01F631E74EC8B00ACE19A /* MaskingView.swift */; };
|
|
140 | 141 | 2298C2041EE47DC900E2DDC1 /* Weak.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Weak.swift; sourceTree = "<group>"; };
|
141 | 142 | 2298C2061EE480D000E2DDC1 /* Animator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Animator.swift; sourceTree = "<group>"; };
|
142 | 143 | 2298C2081EE486E300E2DDC1 /* TopBottomAnimation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TopBottomAnimation.swift; sourceTree = "<group>"; };
|
| 144 | + 229F778025FAB1E9008C2ACB /* UIWindow+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIWindow+Extensions.swift"; sourceTree = "<group>"; }; |
143 | 145 | 22A2EA6E24EC6CFA00BB2540 /* Package.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Package.swift; sourceTree = "<group>"; };
|
144 | 146 | 22DFC9151EFF30F6001B1CA1 /* CenteredView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = CenteredView.xib; path = Resources/CenteredView.xib; sourceTree = "<group>"; };
|
145 | 147 | 22DFC9171F00674E001B1CA1 /* PhysicsPanHandler.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PhysicsPanHandler.swift; sourceTree = "<group>"; };
|
|
209 | 211 | children = (
|
210 | 212 | 220655111FAF82B600F4E00F /* MarginAdjustable+Extensions.swift */,
|
211 | 213 | 22774B9F20B5EF2A00813732 /* UIEdgeInsets+Extensions.swift */,
|
| 214 | + 229F778025FAB1E9008C2ACB /* UIWindow+Extensions.swift */, |
212 | 215 | );
|
213 | 216 | name = Extensions;
|
214 | 217 | sourceTree = "<group>";
|
|
546 | 549 | 86BBA9041D5E040600FE8F16 /* NSBundle+Extensions.swift in Sources */,
|
547 | 550 | 86BBA8FD1D5E03F800FE8F16 /* SwiftMessages.swift in Sources */,
|
548 | 551 | 86BBA9021D5E040600FE8F16 /* WindowViewController.swift in Sources */,
|
| 552 | + 229F778125FAB1E9008C2ACB /* UIWindow+Extensions.swift in Sources */, |
549 | 553 | 86BBA8FF1D5E040600FE8F16 /* Presenter.swift in Sources */,
|
550 | 554 | 86BBA9051D5E040C00FE8F16 /* Theme.swift in Sources */,
|
551 | 555 | 86BBA9081D5E040C00FE8F16 /* Error.swift in Sources */,
|
|
0 commit comments