|
545 | 545 | 7BFE47E32284394000FC4379 /* CheckmarkPeerCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7BFE47E12284394000FC4379 /* CheckmarkPeerCell.xib */; }; |
546 | 546 | 7BFE47E52284530200FC4379 /* PeerHeaderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BFE47E42284530200FC4379 /* PeerHeaderView.swift */; }; |
547 | 547 | 7BFE47E722845DE100FC4379 /* MessageReceiver.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BFE47E622845DE100FC4379 /* MessageReceiver.swift */; }; |
548 | | - 7C09947627A0D88B00A9D888 /* StackedPhotoMessageViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C09947527A0D88B00A9D888 /* StackedPhotoMessageViewModel.swift */; }; |
549 | 548 | 7C0D997F26CA62CD00356655 /* StaticAudioMessagePlayingManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C0D997E26CA62CD00356655 /* StaticAudioMessagePlayingManager.swift */; }; |
550 | 549 | 7C0E15DF27005376002FC718 /* UnknownURLWindow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C0E15DE27005376002FC718 /* UnknownURLWindow.swift */; }; |
551 | 550 | 7C0E15E1270053AC002FC718 /* UnknownURLWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7C0E15E0270053AC002FC718 /* UnknownURLWindow.xib */; }; |
|
560 | 559 | 7C148ED227A3E7FA00599E76 /* StackedPhotoPreviewViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C148ED127A3E7FA00599E76 /* StackedPhotoPreviewViewController.swift */; }; |
561 | 560 | 7C14CFC126CA35CF0094AF4A /* StaticMessagesViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C14CFBF26CA35CF0094AF4A /* StaticMessagesViewController.swift */; }; |
562 | 561 | 7C14CFC226CA35CF0094AF4A /* StaticMessagesView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7C14CFC026CA35CF0094AF4A /* StaticMessagesView.xib */; }; |
563 | | - 7C1686BB27BDF1D5004393DD /* StickersStoreBannerFlowLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C1686BA27BDF1D5004393DD /* StickersStoreBannerFlowLayout.swift */; }; |
564 | 562 | 7C1A6C4326C6580600A1D6CE /* StickerPreviewItemCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C1A6C4226C6580600A1D6CE /* StickerPreviewItemCell.swift */; }; |
565 | 563 | 7C1EDAB42772FF8B00193917 /* VerifyNumberContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C1EDAB32772FF8B00193917 /* VerifyNumberContext.swift */; }; |
566 | 564 | 7C225E8827C4C5FE00154143 /* GroupInCommonCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C225E8627C4C5FE00154143 /* GroupInCommonCell.swift */; }; |
|
573 | 571 | 7C247AA7277AEDD100112A30 /* StackedPhotoLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C247AA6277AEDD100112A30 /* StackedPhotoLayout.swift */; }; |
574 | 572 | 7C247AA9277AF2DA00112A30 /* StackedPhotoCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C247AA8277AF2DA00112A30 /* StackedPhotoCell.swift */; }; |
575 | 573 | 7C247C67277C0DC100112A30 /* BadgeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C247C66277C0DC100112A30 /* BadgeView.swift */; }; |
| 574 | + 7C2ACDAE27D73F7C00E9DDB3 /* LeftAlignedCollectionViewFlowLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C2ACDAD27D73F7C00E9DDB3 /* LeftAlignedCollectionViewFlowLayout.swift */; }; |
576 | 575 | 7C359DCE26A6C15A001D3AE4 /* StickerStorePreviewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C359DCD26A6C15A001D3AE4 /* StickerStorePreviewCell.swift */; }; |
577 | 576 | 7C359DD026A6C173001D3AE4 /* StickerStoreBannerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C359DCF26A6C173001D3AE4 /* StickerStoreBannerView.swift */; }; |
578 | 577 | 7C36BE88274F248C00089B6D /* StickerStoreBannerCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C36BE87274F248C00089B6D /* StickerStoreBannerCell.swift */; }; |
|
1541 | 1540 | 7BFE47E12284394000FC4379 /* CheckmarkPeerCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = CheckmarkPeerCell.xib; sourceTree = "<group>"; }; |
1542 | 1541 | 7BFE47E42284530200FC4379 /* PeerHeaderView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PeerHeaderView.swift; sourceTree = "<group>"; }; |
1543 | 1542 | 7BFE47E622845DE100FC4379 /* MessageReceiver.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MessageReceiver.swift; sourceTree = "<group>"; }; |
1544 | | - 7C09947527A0D88B00A9D888 /* StackedPhotoMessageViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StackedPhotoMessageViewModel.swift; sourceTree = "<group>"; }; |
1545 | 1543 | 7C0D997E26CA62CD00356655 /* StaticAudioMessagePlayingManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StaticAudioMessagePlayingManager.swift; sourceTree = "<group>"; }; |
1546 | 1544 | 7C0E15DE27005376002FC718 /* UnknownURLWindow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UnknownURLWindow.swift; sourceTree = "<group>"; }; |
1547 | 1545 | 7C0E15E0270053AC002FC718 /* UnknownURLWindow.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = UnknownURLWindow.xib; sourceTree = "<group>"; }; |
|
1556 | 1554 | 7C148ED127A3E7FA00599E76 /* StackedPhotoPreviewViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StackedPhotoPreviewViewController.swift; sourceTree = "<group>"; }; |
1557 | 1555 | 7C14CFBF26CA35CF0094AF4A /* StaticMessagesViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StaticMessagesViewController.swift; sourceTree = "<group>"; }; |
1558 | 1556 | 7C14CFC026CA35CF0094AF4A /* StaticMessagesView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = StaticMessagesView.xib; sourceTree = "<group>"; }; |
1559 | | - 7C1686BA27BDF1D5004393DD /* StickersStoreBannerFlowLayout.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StickersStoreBannerFlowLayout.swift; sourceTree = "<group>"; }; |
1560 | 1557 | 7C1A6C4226C6580600A1D6CE /* StickerPreviewItemCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StickerPreviewItemCell.swift; sourceTree = "<group>"; }; |
1561 | 1558 | 7C1EDAB32772FF8B00193917 /* VerifyNumberContext.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VerifyNumberContext.swift; sourceTree = "<group>"; }; |
1562 | 1559 | 7C225E8627C4C5FE00154143 /* GroupInCommonCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GroupInCommonCell.swift; sourceTree = "<group>"; }; |
|
1567 | 1564 | 7C2DEFF22824FF0600758208 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = " [email protected]"; sourceTree = "<group>"; }; |
1568 | 1565 | 7C247AA4277AED6800112A30 /* StackedPhotoView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StackedPhotoView.swift; sourceTree = "<group>"; }; |
1569 | 1566 | 7C247AA6277AEDD100112A30 /* StackedPhotoLayout.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StackedPhotoLayout.swift; sourceTree = "<group>"; }; |
1570 | | - 7C247AA8277AF2DA00112A30 /* StackedPhotoCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StackedPhotoCell.swift; sourceTree = "<group>"; }; |
1571 | 1567 | 7C247C66277C0DC100112A30 /* BadgeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BadgeView.swift; sourceTree = "<group>"; }; |
| 1568 | + 7C2ACDAD27D73F7C00E9DDB3 /* LeftAlignedCollectionViewFlowLayout.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LeftAlignedCollectionViewFlowLayout.swift; sourceTree = "<group>"; }; |
1572 | 1569 | 7C359DCD26A6C15A001D3AE4 /* StickerStorePreviewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StickerStorePreviewCell.swift; sourceTree = "<group>"; }; |
1573 | 1570 | 7C359DCF26A6C173001D3AE4 /* StickerStoreBannerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StickerStoreBannerView.swift; sourceTree = "<group>"; }; |
1574 | 1571 | 7C36BE87274F248C00089B6D /* StickerStoreBannerCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StickerStoreBannerCell.swift; sourceTree = "<group>"; }; |
|
2160 | 2157 | 7B8BB587234F160C00991ACB /* SharedMediaCategorizer.swift */, |
2161 | 2158 | 7B8BB581234DDA0000991ACB /* SharedMediaDataSource.swift */, |
2162 | 2159 | 7B8BB589234F28A700991ACB /* SharedMediaGroupedByDateCategorizer.swift */, |
2163 | | - 7C09947527A0D88B00A9D888 /* StackedPhotoMessageViewModel.swift */, |
2164 | 2160 | 7B8ED47F21198EC20039946B /* StickerInputModelController.swift */, |
2165 | 2161 | 7B28FA13201195E40023B28D /* StickerMessageViewModel.swift */, |
2166 | 2162 | 7B8144621FDD62B900404431 /* SystemMessageViewModel.swift */, |
|
2575 | 2571 | 7C0E1D0B2786E9F400762FBE /* Model */ = { |
2576 | 2572 | isa = PBXGroup; |
2577 | 2573 | children = ( |
2578 | | - 7C0E1D0C2786EAC900762FBE /* SnappingFlowLayout.swift */, |
2579 | 2574 | ); |
2580 | 2575 | path = Model; |
2581 | 2576 | sourceTree = "<group>"; |
|
2900 | 2895 | 7C14CFBF26CA35CF0094AF4A /* StaticMessagesViewController.swift */, |
2901 | 2896 | 94FCB5FE264673C400CCC8FD /* TranscriptPreviewViewController.swift */, |
2902 | 2897 | 7CB0955226CD18F70049F4C7 /* PinMessagesPreviewViewController.swift */, |
2903 | | - 7C148ED127A3E7FA00599E76 /* StackedPhotoPreviewViewController.swift */, |
2904 | 2898 | ); |
2905 | 2899 | path = Chat; |
2906 | 2900 | sourceTree = "<group>"; |
|
3415 | 3409 | 7CB0954E26CCED2E0049F4C7 /* PinMessageBannerView.swift */, |
3416 | 3410 | 7C14CFC026CA35CF0094AF4A /* StaticMessagesView.xib */, |
3417 | 3411 | 7C359DCF26A6C173001D3AE4 /* StickerStoreBannerView.swift */, |
3418 | | - 7C247AA4277AED6800112A30 /* StackedPhotoView.swift */, |
3419 | | - 7C247AA8277AF2DA00112A30 /* StackedPhotoCell.swift */, |
3420 | 3412 | 7C247C66277C0DC100112A30 /* BadgeView.swift */, |
3421 | 3413 | ); |
3422 | 3414 | path = Views; |
|
3575 | 3567 | 7B91056122CF4A58002E3608 /* LiveMessageCell.swift */, |
3576 | 3568 | E081796923C32ACA005FEEAC /* PostMessageCell.swift */, |
3577 | 3569 | 7BF196B42411650900CC8325 /* LocationMessageCell.swift */, |
3578 | | - 7C13BF75279EA4E90027FF25 /* StackedPhotoMessageCell.swift */, |
3579 | 3570 | 7BD7534D2182CDCE00BAC172 /* IconPrefixedTextMessageCell.swift */, |
3580 | 3571 | 949569A5263B12FE00E043FE /* TranscriptMessageCell.swift */, |
3581 | 3572 | 7BEE5350222D0E5C008D3911 /* ConversationExtensionCell.swift */, |
|
4468 | 4459 | 7B1C8B992513265200F7A817 /* ExternalSharingPreviewWrapperView.swift in Sources */, |
4469 | 4460 | E081796A23C32ACA005FEEAC /* PostMessageCell.swift in Sources */, |
4470 | 4461 | DFD089E21FE4041400A7D815 /* AttachmentUploadJob.swift in Sources */, |
4471 | | - 7C247AA9277AF2DA00112A30 /* StackedPhotoCell.swift in Sources */, |
4472 | 4462 | 7B56DBD11FEFC5B900B50D82 /* PinField.swift in Sources */, |
4473 | 4463 | 7B2E3E581FA0815B00DDDDEB /* LoginNavigationController.swift in Sources */, |
4474 | 4464 | 941655C425CD7DA7007E76D0 /* AudioSessionClientPriority.swift in Sources */, |
|
4543 | 4533 | DF17B51520525B47006447C2 /* ArrayExtension.swift in Sources */, |
4544 | 4534 | DFD294351FA6EC0D00FADAAD /* ContactViewController.swift in Sources */, |
4545 | 4535 | 7BA9F32024A22EC200D7C091 /* CallMemberCell.swift in Sources */, |
4546 | | - 7C13BF76279EA4E90027FF25 /* StackedPhotoMessageCell.swift in Sources */, |
4547 | 4536 | 7BBAE9DA244ADB3800CC8670 /* AssetQrCodeScanningController.swift in Sources */, |
4548 | 4537 | DFA063D222B0D0E80031E151 /* PrivacySettingViewController.swift in Sources */, |
4549 | 4538 | 7BEFDC191FB05B3E00F66885 /* NewGroupViewController.swift in Sources */, |
|
4725 | 4714 | E090B91123B0B2F20012C7E9 /* MessageDAO+Search.swift in Sources */, |
4726 | 4715 | E05D991B2390C632009F9E8D /* FavoriteAppCell.swift in Sources */, |
4727 | 4716 | 7B894AF3205BF8660065A1B8 /* AddressViewController.swift in Sources */, |
4728 | | - 7C247AA7277AEDD100112A30 /* StackedPhotoLayout.swift in Sources */, |
4729 | 4717 | 7B95533A224380B200CE95E6 /* PinValidationViewController.swift in Sources */, |
4730 | 4718 | 7B09E5581FD1264C002E45D3 /* TextMessageLabel.swift in Sources */, |
4731 | 4719 | 7BAE1B44223B51F3004F2D16 /* ChangeNumberContext.swift in Sources */, |
|
4741 | 4729 | 7CE5E7A8269BDA29000B7904 /* HomeAppsPinTipsViewController.swift in Sources */, |
4742 | 4730 | 7B4E3078229565C200A03F6E /* SearchBoxLeftView.swift in Sources */, |
4743 | 4731 | 7B710DFC243637A5008F0D73 /* CirclesTableFooterView.swift in Sources */, |
4744 | | - 7C09947627A0D88B00A9D888 /* StackedPhotoMessageViewModel.swift in Sources */, |
4745 | 4732 | 7BF3F67C22AE64FA007B6C77 /* ImageUploadJob.swift in Sources */, |
4746 | 4733 | 7BAD333A216E1DFA006C0309 /* RTCIceCandidate+JSON.swift in Sources */, |
4747 | 4734 | 7BA514862499D96300261289 /* GroupCall.swift in Sources */, |
|
4790 | 4777 | 7C359DD026A6C173001D3AE4 /* StickerStoreBannerView.swift in Sources */, |
4791 | 4778 | 7B015F51241FA4EC0004A563 /* SearchResultAnnotationView.swift in Sources */, |
4792 | 4779 | E090B9EB23B0BF940012C7E9 /* MessageDAO+Gallery.swift in Sources */, |
4793 | | - 7C148ED227A3E7FA00599E76 /* StackedPhotoPreviewViewController.swift in Sources */, |
4794 | 4780 | 7BC80A62221D1C07008586AD /* AssetTableHeaderView.swift in Sources */, |
4795 | 4781 | 7B9553402243860C00CE95E6 /* PinValidationPresentationManager.swift in Sources */, |
4796 | 4782 | 94046B93272DC28B007C1D4A /* GroupCallMembersManager.swift in Sources */, |
|
4842 | 4828 | 7B4ADAA7243C7C8400F04CA6 /* HomeAppsViewController.swift in Sources */, |
4843 | 4829 | 94659DAA25C13793003403E5 /* DevicePerformance.swift in Sources */, |
4844 | 4830 | DF43304522648B32006D971D /* AssetInfoWindow.swift in Sources */, |
4845 | | - 7C247AA5277AED6800112A30 /* StackedPhotoView.swift in Sources */, |
4846 | 4831 | 7B492F982252159B00C05A45 /* ActivityIndicatorView.swift in Sources */, |
4847 | 4832 | 7BC022E7214A150400B7A398 /* AuthorizationTableViewCell.swift in Sources */, |
4848 | 4833 | 7B7ABBE02539799900070B71 /* ScreenWidth.swift in Sources */, |
|
4859 | 4844 | 941CAE00276A3F17008F42D6 /* WebPImageDecoderInternal.swift in Sources */, |
4860 | 4845 | DF5BF55F1FBB281E0092AFB8 /* AssetViewController.swift in Sources */, |
4861 | 4846 | 7B8BB57E234DD18C00991ACB /* SharedMediaTableHeaderView.swift in Sources */, |
4862 | | - 7C0E1D0D2786EAC900762FBE /* SnappingFlowLayout.swift in Sources */, |
4863 | 4847 | 7B81D91623E93F470031E945 /* QuotedMessageViewModel.swift in Sources */, |
4864 | 4848 | 7B280DEE22B120A90084E49E /* PhoneNumberLoginVerificationCodeViewController.swift in Sources */, |
4865 | 4849 | 7BB2831C22D88F07000731E8 /* GalleryTransitionView.swift in Sources */, |
|
0 commit comments