|
56 | 56 | 2298C2051EE47DC900E2DDC1 /* Weak.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2298C2041EE47DC900E2DDC1 /* Weak.swift */; };
|
57 | 57 | 2298C2071EE480D000E2DDC1 /* Animator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2298C2061EE480D000E2DDC1 /* Animator.swift */; };
|
58 | 58 | 2298C2091EE486E300E2DDC1 /* EdgeAnimation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2298C2081EE486E300E2DDC1 /* EdgeAnimation.swift */; };
|
| 59 | + 229F778125FAB1E9008C2ACB /* UIWindow+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 229F778025FAB1E9008C2ACB /* UIWindow+Extensions.swift */; }; |
59 | 60 | 22DFC9161EFF30F6001B1CA1 /* CenteredView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 22DFC9151EFF30F6001B1CA1 /* CenteredView.xib */; };
|
60 | 61 | 22DFC9181F00674E001B1CA1 /* PhysicsPanHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 22DFC9171F00674E001B1CA1 /* PhysicsPanHandler.swift */; };
|
61 | 62 | 22E01F641E74EC8B00ACE19A /* MaskingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 22E01F631E74EC8B00ACE19A /* MaskingView.swift */; };
|
|
144 | 145 | 2298C2041EE47DC900E2DDC1 /* Weak.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Weak.swift; sourceTree = "<group>"; };
|
145 | 146 | 2298C2061EE480D000E2DDC1 /* Animator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Animator.swift; sourceTree = "<group>"; };
|
146 | 147 | 2298C2081EE486E300E2DDC1 /* EdgeAnimation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = EdgeAnimation.swift; sourceTree = "<group>"; };
|
| 148 | + 229F778025FAB1E9008C2ACB /* UIWindow+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIWindow+Extensions.swift"; sourceTree = "<group>"; }; |
147 | 149 | 22A2EA6E24EC6CFA00BB2540 /* Package.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Package.swift; sourceTree = "<group>"; };
|
148 | 150 | 22DFC9151EFF30F6001B1CA1 /* CenteredView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = CenteredView.xib; path = Resources/CenteredView.xib; sourceTree = "<group>"; };
|
149 | 151 | 22DFC9171F00674E001B1CA1 /* PhysicsPanHandler.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PhysicsPanHandler.swift; sourceTree = "<group>"; };
|
|
214 | 216 | 220655111FAF82B600F4E00F /* MarginAdjustable+Extensions.swift */,
|
215 | 217 | 22774B9F20B5EF2A00813732 /* UIEdgeInsets+Extensions.swift */,
|
216 | 218 | 2290958025D9D407002E8111 /* UILayoutPriority+Extensions.swift */,
|
| 219 | + 229F778025FAB1E9008C2ACB /* UIWindow+Extensions.swift */, |
217 | 220 | );
|
218 | 221 | name = Extensions;
|
219 | 222 | sourceTree = "<group>";
|
|
553 | 556 | 86BBA9041D5E040600FE8F16 /* NSBundle+Extensions.swift in Sources */,
|
554 | 557 | 86BBA8FD1D5E03F800FE8F16 /* SwiftMessages.swift in Sources */,
|
555 | 558 | 86BBA9021D5E040600FE8F16 /* WindowViewController.swift in Sources */,
|
| 559 | + 229F778125FAB1E9008C2ACB /* UIWindow+Extensions.swift in Sources */, |
556 | 560 | 86BBA8FF1D5E040600FE8F16 /* Presenter.swift in Sources */,
|
557 | 561 | 86BBA9051D5E040C00FE8F16 /* Theme.swift in Sources */,
|
558 | 562 | 86BBA9081D5E040C00FE8F16 /* Error.swift in Sources */,
|
|
0 commit comments