|
623 | 623 | 7CE2DC9A28587DE100AF00AE /* Colors.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 7B8BB58F234F36C000991ACB /* Colors.xcassets */; }; |
624 | 624 | 7CE2DE102858B52000AF00AE /* WallpaperImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CE2DE0F2858B52000AF00AE /* WallpaperImageView.swift */; }; |
625 | 625 | 7CE3A25C2771A8AB006BE765 /* DeleteAccountVerifyCodeViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CE3A25B2771A8AB006BE765 /* DeleteAccountVerifyCodeViewController.swift */; }; |
| 626 | + 7CE4BA1F283CD249001C87D5 /* SelectedPhotoInputItemsPreviewWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7CE4BA1D283CD249001C87D5 /* SelectedPhotoInputItemsPreviewWindow.xib */; }; |
| 627 | + 7CE4BA20283CD249001C87D5 /* SelectedPhotoInputItemsPreviewWindow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CE4BA1E283CD249001C87D5 /* SelectedPhotoInputItemsPreviewWindow.swift */; }; |
| 628 | + 7CE4BA23283CD297001C87D5 /* MediaPreviewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7CE4BA21283CD297001C87D5 /* MediaPreviewCell.xib */; }; |
| 629 | + 7CE4BA24283CD297001C87D5 /* MediaPreviewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CE4BA22283CD297001C87D5 /* MediaPreviewCell.swift */; }; |
| 630 | + 7CE4BA26283CD2B4001C87D5 /* SelectedPhotoInputItemsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CE4BA25283CD2B3001C87D5 /* SelectedPhotoInputItemsViewController.swift */; }; |
| 631 | + 7CE4BA28283CD2C9001C87D5 /* SelectedMediaCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CE4BA27283CD2C9001C87D5 /* SelectedMediaCell.swift */; }; |
626 | 632 | 7CE5E7A8269BDA29000B7904 /* HomeAppsPinTipsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CE5E7A6269BDA29000B7904 /* HomeAppsPinTipsViewController.swift */; }; |
627 | 633 | 7CE5E7A9269BDA29000B7904 /* HomeAppsPinTipsView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7CE5E7A7269BDA29000B7904 /* HomeAppsPinTipsView.xib */; }; |
628 | 634 | 7CF2FEA626AA89BA00D3A5B3 /* StickersAlbumPreviewViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CF2FEA526AA89BA00D3A5B3 /* StickersAlbumPreviewViewController.swift */; }; |
|
1617 | 1623 | 7CC7304F2745F95D002780F5 /* StickerStore.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StickerStore.swift; sourceTree = "<group>"; }; |
1618 | 1624 | 7CE2DE0F2858B52000AF00AE /* WallpaperImageView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WallpaperImageView.swift; sourceTree = "<group>"; }; |
1619 | 1625 | 7CE3A25B2771A8AB006BE765 /* DeleteAccountVerifyCodeViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DeleteAccountVerifyCodeViewController.swift; sourceTree = "<group>"; }; |
| 1626 | + 7CE4BA1D283CD249001C87D5 /* SelectedPhotoInputItemsPreviewWindow.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = SelectedPhotoInputItemsPreviewWindow.xib; sourceTree = "<group>"; }; |
| 1627 | + 7CE4BA1E283CD249001C87D5 /* SelectedPhotoInputItemsPreviewWindow.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SelectedPhotoInputItemsPreviewWindow.swift; sourceTree = "<group>"; }; |
| 1628 | + 7CE4BA21283CD297001C87D5 /* MediaPreviewCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MediaPreviewCell.xib; sourceTree = "<group>"; }; |
| 1629 | + 7CE4BA22283CD297001C87D5 /* MediaPreviewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MediaPreviewCell.swift; sourceTree = "<group>"; }; |
| 1630 | + 7CE4BA25283CD2B3001C87D5 /* SelectedPhotoInputItemsViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SelectedPhotoInputItemsViewController.swift; sourceTree = "<group>"; }; |
| 1631 | + 7CE4BA27283CD2C9001C87D5 /* SelectedMediaCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SelectedMediaCell.swift; sourceTree = "<group>"; }; |
1620 | 1632 | 7CE5E7A6269BDA29000B7904 /* HomeAppsPinTipsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HomeAppsPinTipsViewController.swift; sourceTree = "<group>"; }; |
1621 | 1633 | 7CE5E7A7269BDA29000B7904 /* HomeAppsPinTipsView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = HomeAppsPinTipsView.xib; sourceTree = "<group>"; }; |
1622 | 1634 | 7CF2FEA526AA89BA00D3A5B3 /* StickersAlbumPreviewViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StickersAlbumPreviewViewController.swift; sourceTree = "<group>"; }; |
|
2812 | 2824 | 7B915F73215FB0C100A562C6 /* GiphySearchViewController.swift */, |
2813 | 2825 | 7B05CFDC22293B72006DA9E3 /* PhotoInputViewController.swift */, |
2814 | 2826 | 7B93CAA4222963120053AE90 /* PhotoInputGridViewController.swift */, |
| 2827 | + 7CE4BA25283CD2B3001C87D5 /* SelectedPhotoInputItemsViewController.swift */, |
2815 | 2828 | 7B6A4045228400AF0037C7E5 /* MessageReceiverViewController.swift */, |
2816 | 2829 | 7BFD3457228589ED00524EA0 /* ContactSelectorViewController.swift */, |
2817 | 2830 | 7BEBCE2C228185130037BF18 /* MediaPreviewViewController.swift */, |
|
2925 | 2938 | 7C0FAAC827E07A0A008D4021 /* ExpiredMessageTimePickerWindow.xib */, |
2926 | 2939 | 7C47352828571CC900ECD293 /* AccessPhoneContactHintWindow.swift */, |
2927 | 2940 | 7C47352A28571D0300ECD293 /* AccessPhoneContactHintWindow.xib */, |
| 2941 | + 7CE4BA1E283CD249001C87D5 /* SelectedPhotoInputItemsPreviewWindow.swift */, |
| 2942 | + 7CE4BA1D283CD249001C87D5 /* SelectedPhotoInputItemsPreviewWindow.xib */, |
2928 | 2943 | ); |
2929 | 2944 | path = Windows; |
2930 | 2945 | sourceTree = "<group>"; |
|
2974 | 2989 | DF53BB6E202362E5002BF028 /* AuthorizationScopeCell.xib */, |
2975 | 2990 | DF846CDC2369550B00AA1197 /* MultisigUserCell.swift */, |
2976 | 2991 | DF846CDE2369551D00AA1197 /* MultisigUserCell.xib */, |
| 2992 | + 7CE4BA22283CD297001C87D5 /* MediaPreviewCell.swift */, |
| 2993 | + 7CE4BA21283CD297001C87D5 /* MediaPreviewCell.xib */, |
2977 | 2994 | ); |
2978 | 2995 | path = Cells; |
2979 | 2996 | sourceTree = "<group>"; |
|
3537 | 3554 | 7B04142A240FA09F00BE8D73 /* LocationCell.swift */, |
3538 | 3555 | 7BA1768D244ACE2E007D50FD /* PickerCell.swift */, |
3539 | 3556 | 7B3CDA6324FFDD1D003A3E80 /* FavoriteStickerCell.swift */, |
| 3557 | + 7CE4BA27283CD2C9001C87D5 /* SelectedMediaCell.swift */, |
3540 | 3558 | ); |
3541 | 3559 | path = Cells; |
3542 | 3560 | sourceTree = "<group>"; |
|
3921 | 3939 | 7B600D282453186B001D8146 /* DesktopTableHeaderView.xib in Resources */, |
3922 | 3940 | 7BB7872B24514ACC0057B4ED /* PhoneContactsSettingTableHeaderView.xib in Resources */, |
3923 | 3941 | 7B7B5DB5230EBEBA00D0F463 /* TransferTypeCell.xib in Resources */, |
| 3942 | + 7CE4BA23283CD297001C87D5 /* MediaPreviewCell.xib in Resources */, |
3924 | 3943 | E0BEB85D236C1C49001FE534 /* ProfileMenuItemView.xib in Resources */, |
3925 | 3944 | 7BACA8D523602BF8007E3381 /* RecorderLongPressHintView.xib in Resources */, |
3926 | 3945 | 94C6AA0B280D36940011AB02 /* AttachmentDiagnosticView.xib in Resources */, |
|
3962 | 3981 | 7B81BF2922893F8B00266A77 /* GroupParticipantCell.xib in Resources */, |
3963 | 3982 | 7B36920A233B3650007321A7 /* MediaTypeOverlayView.xib in Resources */, |
3964 | 3983 | 944ED8D0264640E200C97215 /* WebLoadingFailureView.xib in Resources */, |
| 3984 | + 7CE4BA1F283CD249001C87D5 /* SelectedPhotoInputItemsPreviewWindow.xib in Resources */, |
3965 | 3985 | 7BB788B2216C5A4A00EDE7B4 /* LoadingIndicatorFooterView.xib in Resources */, |
3966 | 3986 | DFDD89E922C4B8E600128991 /* DepositTipWindow.xib in Resources */, |
3967 | 3987 | DFA5B5911FB04C9C00549728 /* Wallet.storyboard in Resources */, |
|
4352 | 4372 | files = ( |
4353 | 4373 | 7BF49DD320C3DBAC00A8510E /* CaptchaManager.swift in Sources */, |
4354 | 4374 | DF8CECE11FC3054700E40064 /* TransferTypeCell.swift in Sources */, |
| 4375 | + 7CE4BA26283CD2B4001C87D5 /* SelectedPhotoInputItemsViewController.swift in Sources */, |
4355 | 4376 | 7BCB8C8422BB56B8002A13CC /* DataAndStorageSettingsViewController.swift in Sources */, |
4356 | 4377 | 9BB351671FB19ECB00EDDD2C /* ConversationDateHeaderView.swift in Sources */, |
4357 | 4378 | DF2819752014669E001EE5FA /* RefreshAccountJob.swift in Sources */, |
|
4735 | 4756 | 7B51DDB2223A408A008ACDBB /* LoginMobileNumberViewController.swift in Sources */, |
4736 | 4757 | 7B21782122C4E70B00C08106 /* OggOpusPlayer.swift in Sources */, |
4737 | 4758 | 7B3CDA6424FFDD1D003A3E80 /* FavoriteStickerCell.swift in Sources */, |
| 4759 | + 7CE4BA20283CD249001C87D5 /* SelectedPhotoInputItemsPreviewWindow.swift in Sources */, |
4738 | 4760 | 7BC3559F2265B7C30073C7BF /* DragDownIndicator.swift in Sources */, |
4739 | 4761 | 7BA398CD242B539900DB5154 /* UIColor+Assets.swift in Sources */, |
4740 | 4762 | 7B8BB588234F160C00991ACB /* SharedMediaCategorizer.swift in Sources */, |
|
4804 | 4826 | 7B9D825A22F1BFEA0099381E /* NormalNetworkOperationIconSet.swift in Sources */, |
4805 | 4827 | 7B6E5503223F69D90060E6FC /* KeyboardBasedLayoutViewController.swift in Sources */, |
4806 | 4828 | 9B748DCD1FA71CEF00BC009B /* CameraViewController.swift in Sources */, |
| 4829 | + 7CE4BA24283CD297001C87D5 /* MediaPreviewCell.swift in Sources */, |
4807 | 4830 | 7B54F95B22B24A5600908A9D /* CreateEmergencyContactVerificationCodeViewController.swift in Sources */, |
4808 | 4831 | 7BB0F9512434DDD400BEDA97 /* CircleMemberSearchResult.swift in Sources */, |
4809 | 4832 | 7B81D91423E93ECA0031E945 /* QuotedMessageView.swift in Sources */, |
|
4879 | 4902 | 7BD7534C2182CD7A00BAC172 /* CallMessageViewModel.swift in Sources */, |
4880 | 4903 | 7B2D174F22B11A8600AE3DD8 /* LoginInfoInputViewController.swift in Sources */, |
4881 | 4904 | DF1ED8D920BBECFF003E10E8 /* AlbumViewController.swift in Sources */, |
| 4905 | + 7CE4BA28283CD2C9001C87D5 /* SelectedMediaCell.swift in Sources */, |
4882 | 4906 | 7BEE5351222D0E5C008D3911 /* ConversationExtensionCell.swift in Sources */, |
4883 | 4907 | DF8CECF21FC4256D00E40064 /* BlockUserCell.swift in Sources */, |
4884 | 4908 | 7CC730502745F95D002780F5 /* StickerStore.swift in Sources */, |
|
0 commit comments