|
128 | 128 | 641620FE2ECFFA880076CFA3 /* WebRTC+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 641620FD2ECFFA880076CFA3 /* WebRTC+Extensions.swift */; }; |
129 | 129 | 6430531D2DF0668600E26D1F /* NSItemProvider+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6430531C2DF0668600E26D1F /* NSItemProvider+Extensions.swift */; }; |
130 | 130 | 645575212EDEE69700F46CD3 /* CallWindow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 645575202EDEE69700F46CD3 /* CallWindow.swift */; }; |
| 131 | + 645575692EDF3FF500F46CD3 /* UIStatusBarManager+statusBarTappedNotification.swift in Sources */ = {isa = PBXBuildFile; fileRef = 645575682EDF3FF500F46CD3 /* UIStatusBarManager+statusBarTappedNotification.swift */; }; |
131 | 132 | 646896662E00416100E965B3 /* CallViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 646896652E00415900E965B3 /* CallViewController.swift */; }; |
132 | 133 | 64D049A02EC890840093A0A8 /* PiPVideoView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64D0499F2EC890840093A0A8 /* PiPVideoView.swift */; }; |
133 | 134 | 64D049A22EC8913A0093A0A8 /* PiPFrameProcessor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64D049A12EC8913A0093A0A8 /* PiPFrameProcessor.swift */; }; |
|
469 | 470 | 6430531C2DF0668600E26D1F /* NSItemProvider+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSItemProvider+Extensions.swift"; sourceTree = "<group>"; }; |
470 | 471 | 643B44772E0C2BD800AEE026 /* DcTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = DcTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
471 | 472 | 645575202EDEE69700F46CD3 /* CallWindow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CallWindow.swift; sourceTree = "<group>"; }; |
| 473 | + 645575682EDF3FF500F46CD3 /* UIStatusBarManager+statusBarTappedNotification.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIStatusBarManager+statusBarTappedNotification.swift"; sourceTree = "<group>"; }; |
472 | 474 | 646896652E00415900E965B3 /* CallViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CallViewController.swift; sourceTree = "<group>"; }; |
473 | 475 | 64D0499F2EC890840093A0A8 /* PiPVideoView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PiPVideoView.swift; sourceTree = "<group>"; }; |
474 | 476 | 64D049A12EC8913A0093A0A8 /* PiPFrameProcessor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PiPFrameProcessor.swift; sourceTree = "<group>"; }; |
|
759 | 761 | 78E45E4321D3F14A00D4B15E /* UIImage+Extension.swift */, |
760 | 762 | 305961832346125000C80F33 /* UIEdgeInsets+Extensions.swift */, |
761 | 763 | 305961862346125000C80F33 /* NSAttributedString+Extensions.swift */, |
| 764 | + 645575682EDF3FF500F46CD3 /* UIStatusBarManager+statusBarTappedNotification.swift */, |
762 | 765 | 305961882346125000C80F33 /* CGRect+Extensions.swift */, |
763 | 766 | 3059620D234614E700C80F33 /* DcContact+Extension.swift */, |
764 | 767 | 3059620F2346154D00C80F33 /* String+Extension.swift */, |
|
1755 | 1758 | 3080A036277DE30100E74565 /* NSMutableAttributedString+Extensions.swift in Sources */, |
1756 | 1759 | 307A82CC25B8D26700748B57 /* ChatEditingBar.swift in Sources */, |
1757 | 1760 | 6430531D2DF0668600E26D1F /* NSItemProvider+Extensions.swift in Sources */, |
| 1761 | + 645575692EDF3FF500F46CD3 /* UIStatusBarManager+statusBarTappedNotification.swift in Sources */, |
1758 | 1762 | 30703B6D27AA80FF00BDADE6 /* WebxdcCell.swift in Sources */, |
1759 | 1763 | 303492952565AABC00A523D0 /* DraftModel.swift in Sources */, |
1760 | 1764 | 78E45E3A21D3CFBC00D4B15E /* SettingsViewController.swift in Sources */, |
|
0 commit comments