Skip to content

Commit

Permalink
Update icon
Browse files Browse the repository at this point in the history
  • Loading branch information
fanyu committed Sep 5, 2022
1 parent 9ada226 commit ce73d0e
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Mixin.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -548,7 +548,6 @@
7C0FAAC927E07A0A008D4021 /* ExpiredMessageTimePickerWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7C0FAAC827E07A0A008D4021 /* ExpiredMessageTimePickerWindow.xib */; };
7C104A8127D83A51004D0530 /* RefreshExternalSchemeJob.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C104A8027D83A51004D0530 /* RefreshExternalSchemeJob.swift */; };
7C11E349281BF4BC00D3362B /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 7C11E347281BF4BC00D3362B /* [email protected] */; };
7C11E34A281BF4BC00D3362B /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 7C11E348281BF4BC00D3362B /* [email protected] */; };
7C14CFC126CA35CF0094AF4A /* StaticMessagesViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C14CFBF26CA35CF0094AF4A /* StaticMessagesViewController.swift */; };
7C14CFC226CA35CF0094AF4A /* StaticMessagesView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7C14CFC026CA35CF0094AF4A /* StaticMessagesView.xib */; };
7C1A6C4326C6580600A1D6CE /* StickerPreviewItemCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C1A6C4226C6580600A1D6CE /* StickerPreviewItemCell.swift */; };
Expand All @@ -557,7 +556,6 @@
7C225E8927C4C5FE00154143 /* GroupInCommonCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7C225E8727C4C5FE00154143 /* GroupInCommonCell.xib */; };
7C2475C727795BC100112A30 /* DeleteAccountTableHeaderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C2475C627795BC100112A30 /* DeleteAccountTableHeaderView.swift */; };
7C2ACDAE27D73F7C00E9DDB3 /* LeftAlignedCollectionViewFlowLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C2ACDAD27D73F7C00E9DDB3 /* LeftAlignedCollectionViewFlowLayout.swift */; };
7C2DEFF12824FCF500758208 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 7C2DEFF02824FCF500758208 /* [email protected] */; };
7C2DEFF32824FF0600758208 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 7C2DEFF22824FF0600758208 /* [email protected] */; };
7C359DCE26A6C15A001D3AE4 /* StickerStorePreviewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C359DCD26A6C15A001D3AE4 /* StickerStorePreviewCell.swift */; };
7C359DD026A6C173001D3AE4 /* StickerStoreBannerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C359DCF26A6C173001D3AE4 /* StickerStoreBannerView.swift */; };
Expand Down Expand Up @@ -619,6 +617,8 @@
7CBD2EFA268FF6BB00AA0847 /* HomeAppsStorage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CBD2EF9268FF6BB00AA0847 /* HomeAppsStorage.swift */; };
7CC3B1A026C21F7E0018B0D1 /* ScriptMessageProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CC3B19F26C21F7E0018B0D1 /* ScriptMessageProxy.swift */; };
7CC730502745F95D002780F5 /* StickerStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CC7304F2745F95D002780F5 /* StickerStore.swift */; };
7CCE8FB428C5F9D600EDFA8C /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 7CCE8FB328C5F9D500EDFA8C /* [email protected] */; };
7CCE8FB628C5FA5A00EDFA8C /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 7CCE8FB528C5FA5A00EDFA8C /* [email protected] */; };
7CE2DC9A28587DE100AF00AE /* Colors.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 7B8BB58F234F36C000991ACB /* Colors.xcassets */; };
7CE2DE102858B52000AF00AE /* WallpaperImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CE2DE0F2858B52000AF00AE /* WallpaperImageView.swift */; };
7CE3A25C2771A8AB006BE765 /* DeleteAccountVerifyCodeViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7CE3A25B2771A8AB006BE765 /* DeleteAccountVerifyCodeViewController.swift */; };
Expand Down Expand Up @@ -1541,7 +1541,6 @@
7C11361F2893AE4D00862893 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Localizable.strings; sourceTree = "<group>"; };
7C1136202893AE4D00862893 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Localizable.strings; sourceTree = "<group>"; };
7C11E347281BF4BC00D3362B /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = "[email protected]"; sourceTree = "<group>"; };
7C11E348281BF4BC00D3362B /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = "[email protected]"; sourceTree = "<group>"; };
7C14CFBF26CA35CF0094AF4A /* StaticMessagesViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StaticMessagesViewController.swift; sourceTree = "<group>"; };
7C14CFC026CA35CF0094AF4A /* StaticMessagesView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = StaticMessagesView.xib; sourceTree = "<group>"; };
7C1A6C4226C6580600A1D6CE /* StickerPreviewItemCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StickerPreviewItemCell.swift; sourceTree = "<group>"; };
Expand All @@ -1550,7 +1549,6 @@
7C225E8727C4C5FE00154143 /* GroupInCommonCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = GroupInCommonCell.xib; sourceTree = "<group>"; };
7C2475C627795BC100112A30 /* DeleteAccountTableHeaderView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DeleteAccountTableHeaderView.swift; sourceTree = "<group>"; };
7C2ACDAD27D73F7C00E9DDB3 /* LeftAlignedCollectionViewFlowLayout.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LeftAlignedCollectionViewFlowLayout.swift; sourceTree = "<group>"; };
7C2DEFF02824FCF500758208 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = "[email protected]"; sourceTree = "<group>"; };
7C2DEFF22824FF0600758208 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = "[email protected]"; sourceTree = "<group>"; };
7C359DCD26A6C15A001D3AE4 /* StickerStorePreviewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StickerStorePreviewCell.swift; sourceTree = "<group>"; };
7C359DCF26A6C173001D3AE4 /* StickerStoreBannerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StickerStoreBannerView.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -1612,6 +1610,8 @@
7CBD2EF9268FF6BB00AA0847 /* HomeAppsStorage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HomeAppsStorage.swift; sourceTree = "<group>"; };
7CC3B19F26C21F7E0018B0D1 /* ScriptMessageProxy.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ScriptMessageProxy.swift; sourceTree = "<group>"; };
7CC7304F2745F95D002780F5 /* StickerStore.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StickerStore.swift; sourceTree = "<group>"; };
7CCE8FB328C5F9D500EDFA8C /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = "[email protected]"; sourceTree = "<group>"; };
7CCE8FB528C5FA5A00EDFA8C /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = "[email protected]"; sourceTree = "<group>"; };
7CE2DE0F2858B52000AF00AE /* WallpaperImageView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WallpaperImageView.swift; sourceTree = "<group>"; };
7CE3A25B2771A8AB006BE765 /* DeleteAccountVerifyCodeViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DeleteAccountVerifyCodeViewController.swift; sourceTree = "<group>"; };
7CE5E7A6269BDA29000B7904 /* HomeAppsPinTipsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HomeAppsPinTipsViewController.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -3154,8 +3154,8 @@
7BE73BFA230A8D0300B97FC6 /* group_separator_4.png */,
7C11E347281BF4BC00D3362B /* [email protected] */,
7C2DEFF22824FF0600758208 /* [email protected] */,
7C11E348281BF4BC00D3362B /* [email protected] */,
7C2DEFF02824FCF500758208 /* [email protected] */,
7CCE8FB328C5F9D500EDFA8C /* [email protected] */,
7CCE8FB528C5FA5A00EDFA8C /* [email protected] */,
949A3685261D9C5C004251B2 /* post.css */,
);
path = Resources;
Expand Down Expand Up @@ -3865,7 +3865,6 @@
7BA9F32124A22EC200D7C091 /* CallMemberCell.xib in Resources */,
7B4C656F242354AE003B78F9 /* LocationSearchNoResultView.xib in Resources */,
7B3FD4EE241965BE00B58006 /* LocationView.xib in Resources */,
7C11E34A281BF4BC00D3362B /* [email protected] in Resources */,
7BDFAE942559165800296F8B /* CompactAssetCell.xib in Resources */,
7BBB6F532451C9E7002798F2 /* BackupTableHeaderView.xib in Resources */,
7C9DCDF1273901D500395F4A /* PinSettingTableHeaderView.xib in Resources */,
Expand All @@ -3874,13 +3873,15 @@
7B51DDB9223A50D5008ACDBB /* VerificationCodeView.xib in Resources */,
DF44B0CE20C6897D00A099B6 /* EmptyView.xib in Resources */,
277FF70C1F909A1200DBB2EB /* Assets.xcassets in Resources */,
7CCE8FB628C5FA5A00EDFA8C /* [email protected] in Resources */,
7BF19C20241D40FA00B192D5 /* LocationSearchView.xib in Resources */,
7B8BB590234F36C000991ACB /* Colors.xcassets in Resources */,
94B8D18A266E41D300F43CBB /* DatabaseDiagnosticView.xib in Resources */,
7BFCB7762419FC5B00E7BC43 /* LocationCell.xib in Resources */,
DFD294491FA7145F00FADAAD /* Contact.storyboard in Resources */,
94E8913925C019F000F1E5D4 /* Pods-Mixin-acknowledgements.plist in Resources */,
7BD3880024DC66F900A3035C /* Localizable.strings in Resources */,
7CCE8FB428C5F9D600EDFA8C /* [email protected] in Resources */,
94B7B6DC26B43562000B0AC5 /* SilentNotificationMessagePreviewView.xib in Resources */,
7C5DFE32284F3071008733FC /* UserCenterTableHeaderView.xib in Resources */,
7C8FA78F2768822800855AFD /* DeleteAccountTableHeaderView.xib in Resources */,
Expand Down Expand Up @@ -3911,7 +3912,6 @@
7B710DFE243637D9008F0D73 /* CirclesTableFooterView.xib in Resources */,
7B082D16242C9D5F00C5E163 /* MultipleSelectionActionView.xib in Resources */,
DF53BB6F202362E5002BF028 /* AuthorizationScopeCell.xib in Resources */,
7C2DEFF12824FCF500758208 /* [email protected] in Resources */,
E09C5EC223703FEE0095F729 /* ProfileShortcutView.xib in Resources */,
7BBCEC342523A1FF00F270DF /* MinimizedClipSwitcherView.xib in Resources */,
7BBD8A3320C1D51C00DF2735 /* captcha.html in Resources */,
Expand Down
Binary file modified Mixin/Resources/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Mixin/Resources/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ce73d0e

Please sign in to comment.