Skip to content

Commit 7b39eea

Browse files
committed
Minor issue fixes
1. Wrong method called 2. Localization
1 parent fb8a348 commit 7b39eea

18 files changed

+606
-136
lines changed
0 Bytes
Binary file not shown.
19.8 KB
Binary file not shown.

WeChatTweak.framework/Versions/A/Resources/en.lproj/TweakPreferencesController.strings

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,20 @@
2626
/* Class = "NSMenuItem"; title = "All"; ObjectID = "da4-aJ-lEy"; */
2727
"da4-aJ-lEy.title" = "All";
2828

29+
/* Class = "NSMenuItem"; title = "Mask"; ObjectID = "gH0-wV-Bx0"; */
30+
"gH0-wV-Bx0.title" = "Mask";
31+
2932
/* Class = "NSMenuItem"; title = "Inherited"; ObjectID = "gec-CY-E1x"; */
3033
"gec-CY-E1x.title" = "Inherited";
3134

3235
/* Class = "NSTextFieldCell"; title = "Alfred JSON compressing:"; ObjectID = "jHw-2a-B2t"; */
3336
"jHw-2a-B2t.title" = "Alfred JSON compressing:";
3437

35-
"7wK-v5-BgQ.title" = "Revoked message style:";
38+
/* Class = "NSTextFieldCell"; title = "Experimental feature"; ObjectID = "lHs-du-a6F"; */
39+
"lHs-du-a6F.title" = "Experimental feature";
40+
41+
/* Class = "NSTextFieldCell"; title = "Revoked message style:"; ObjectID = "mPT-nA-idf"; */
42+
"mPT-nA-idf.title" = "Revoked message style:";
43+
44+
/* Class = "NSMenuItem"; title = "Classic"; ObjectID = "wRC-UO-k1G"; */
3645
"wRC-UO-k1G.title" = "Classic";
37-
"gH0-wV-Bx0.title" = "Mask";
38-
"ftV-1F-OnB.title" = "Experimental feature"
19.7 KB
Binary file not shown.

WeChatTweak.framework/Versions/A/Resources/zh-Hans.lproj/TweakPreferencesController.strings

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,20 @@
2626
/* Class = "NSMenuItem"; title = "All"; ObjectID = "da4-aJ-lEy"; */
2727
"da4-aJ-lEy.title" = "全部接收";
2828

29+
/* Class = "NSMenuItem"; title = "Mask"; ObjectID = "gH0-wV-Bx0"; */
30+
"gH0-wV-Bx0.title" = "遮罩";
31+
2932
/* Class = "NSMenuItem"; title = "Inherited"; ObjectID = "gec-CY-E1x"; */
3033
"gec-CY-E1x.title" = "跟随聊天设置";
3134

3235
/* Class = "NSTextFieldCell"; title = "Alfred JSON compressing:"; ObjectID = "jHw-2a-B2t"; */
33-
"jHw-2a-B2t.title" = "Alfred JSON 压缩:";
36+
"jHw-2a-B2t.title" = "Alfred JSON 压缩:;
37+
38+
/* Class = "NSTextFieldCell"; title = "Experimental feature"; ObjectID = "lHs-du-a6F"; */
39+
"lHs-du-a6F.title" = "试验性功能";
3440

35-
"7wK-v5-BgQ.title" = "消息撤回样式:";
41+
/* Class = "NSTextFieldCell"; title = "Revoked message style:"; ObjectID = "mPT-nA-idf"; */
42+
"mPT-nA-idf.title" = "消息撤回样式:";
43+
44+
/* Class = "NSMenuItem"; title = "Classic"; ObjectID = "wRC-UO-k1G"; */
3645
"wRC-UO-k1G.title" = "经典";
37-
"gH0-wV-Bx0.title" = "遮罩";
38-
"ftV-1F-OnB.title" = "试验性功能"
19.7 KB
Binary file not shown.

WeChatTweak.framework/Versions/A/Resources/zh-Hant.lproj/TweakPreferencesController.strings

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,20 @@
2626
/* Class = "NSMenuItem"; title = "All"; ObjectID = "da4-aJ-lEy"; */
2727
"da4-aJ-lEy.title" = "全部接收";
2828

29+
/* Class = "NSMenuItem"; title = "Mask"; ObjectID = "gH0-wV-Bx0"; */
30+
"gH0-wV-Bx0.title" = "遮罩";
31+
2932
/* Class = "NSMenuItem"; title = "Inherited"; ObjectID = "gec-CY-E1x"; */
3033
"gec-CY-E1x.title" = "跟隨聊天設置";
3134

3235
/* Class = "NSTextFieldCell"; title = "Alfred JSON compressing:"; ObjectID = "jHw-2a-B2t"; */
33-
"jHw-2a-B2t.title" = "Alfred JSON 壓縮:";
36+
"jHw-2a-B2t.title" = "Alfred JSON 壓縮:;
37+
38+
/* Class = "NSTextFieldCell"; title = "Experimental feature"; ObjectID = "lHs-du-a6F"; */
39+
"lHs-du-a6F.title" = "試驗性功能";
3440

35-
"7wK-v5-BgQ.title" = "消息撤回樣式:";
41+
/* Class = "NSTextFieldCell"; title = "Revoked message style:"; ObjectID = "mPT-nA-idf"; */
42+
"mPT-nA-idf.title" = "消息撤回樣式:";
43+
44+
/* Class = "NSMenuItem"; title = "Classic"; ObjectID = "wRC-UO-k1G"; */
3645
"wRC-UO-k1G.title" = "經典";
37-
"gH0-wV-Bx0.title" = "遮罩";
38-
"ftV-1F-OnB.title" = "試驗性功能"
0 Bytes
Binary file not shown.

WeChatTweak.xcodeproj/project.pbxproj

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,6 @@
3535
7D14E5A21F6447DB00D75132 /* AlfredManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AlfredManager.h; sourceTree = "<group>"; };
3636
7D14E5A31F6447DB00D75132 /* AlfredManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AlfredManager.m; sourceTree = "<group>"; };
3737
7D54A05F20E74E4600CB5306 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/TweakPreferencesController.xib; sourceTree = "<group>"; };
38-
7D54A06320E74E5A00CB5306 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/TweakPreferencesController.strings; sourceTree = "<group>"; };
39-
7D54A06520E74E8200CB5306 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/TweakPreferencesController.strings"; sourceTree = "<group>"; };
40-
7D54A06720E74E8E00CB5306 /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/TweakPreferencesController.strings"; sourceTree = "<group>"; };
4138
7D54A07020E74FFD00CB5306 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; };
4239
7D54A07120E7535F00CB5306 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Localizable.strings"; sourceTree = "<group>"; };
4340
7D54A07220E7536300CB5306 /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/Localizable.strings"; sourceTree = "<group>"; };
@@ -49,6 +46,9 @@
4946
7DB8AFBD206211D900E683AE /* WTConfigManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = WTConfigManager.m; sourceTree = "<group>"; };
5047
7DBA4465231812AB004CE2DB /* RecallCacheManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RecallCacheManager.h; sourceTree = "<group>"; };
5148
7DBA4466231812AB004CE2DB /* RecallCacheManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RecallCacheManager.m; sourceTree = "<group>"; };
49+
7DF7065D23A8B69000DEA8F6 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/TweakPreferencesController.xib; sourceTree = "<group>"; };
50+
7DF7065E23A8B69A00DEA8F6 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = "zh-Hans"; path = "zh-Hans.lproj/TweakPreferencesController.xib"; sourceTree = "<group>"; };
51+
7DF7065F23A8B6A400DEA8F6 /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = "zh-Hant"; path = "zh-Hant.lproj/TweakPreferencesController.xib"; sourceTree = "<group>"; };
5252
7DF842271F40583F00D42D79 /* WeChatTweak.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = WeChatTweak.framework; sourceTree = BUILT_PRODUCTS_DIR; };
5353
7DF8422A1F40583F00D42D79 /* WeChatTweak.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WeChatTweak.h; sourceTree = "<group>"; };
5454
7DF8422B1F40583F00D42D79 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
@@ -248,7 +248,6 @@
248248
developmentRegion = en;
249249
hasScannedForEncodings = 0;
250250
knownRegions = (
251-
English,
252251
en,
253252
Base,
254253
"zh-Hans",
@@ -339,9 +338,9 @@
339338
isa = PBXVariantGroup;
340339
children = (
341340
7D54A05F20E74E4600CB5306 /* Base */,
342-
7D54A06320E74E5A00CB5306 /* en */,
343-
7D54A06520E74E8200CB5306 /* zh-Hans */,
344-
7D54A06720E74E8E00CB5306 /* zh-Hant */,
341+
7DF7065D23A8B69000DEA8F6 /* en */,
342+
7DF7065E23A8B69A00DEA8F6 /* zh-Hans */,
343+
7DF7065F23A8B6A400DEA8F6 /* zh-Hant */,
345344
);
346345
name = TweakPreferencesController.xib;
347346
sourceTree = "<group>";

WeChatTweak.xcodeproj/xcshareddata/xcschemes/WeChatTweak.xcscheme

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
</Testables>
3232
</TestAction>
3333
<LaunchAction
34-
buildConfiguration = "Debug"
34+
buildConfiguration = "Release"
3535
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
3636
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
3737
launchStyle = "0"

0 commit comments

Comments
 (0)