Commit Graph

54 Commits

Author SHA1 Message Date
Sunny Young
1eee214417 Replace using Xcode's embedded Info.plist 2024-07-20 16:16:09 +08:00
Sunny Young
850dc6d1b1 Update build settings 2024-07-20 16:08:25 +08:00
Sunny Young
724c217710 Version bump to 1.5.0(25) 2024-03-25 10:22:42 +08:00
Sunny Young
e2300d8edb Update build settings 2024-03-25 10:22:42 +08:00
Sunny Young
3a8c581c5e Version bump to 1.4.1(24) 2023-09-02 14:33:59 +08:00
Sunny Young
65e6346f03 Update build settings 2023-09-02 13:59:51 +08:00
Sunny Young
c8178e3121 Version bump to 1.4.0(23) 2023-07-13 15:24:47 +08:00
Sunny Young
f72f4c3f77 Version bump to 1.3.5(22) 2023-06-11 17:29:19 +08:00
Sunny Young
fe77da4ae8 Version bump to 1.3.4(21) 2023-04-29 22:01:49 +08:00
Sunny Young
46315d09d1 Version bump to 1.3.3(20) 2023-04-28 15:28:51 +08:00
Sunny Young
673bc4da2f Version bump to 1.3.2(19) 2023-04-28 11:11:50 +08:00
Sunny Young
2606dcf88c Compatible with WeChat 3.7.1
1. Upgrade dependencies
2. Update project settings
3. Remvoe classic revoked message style
2023-04-28 11:11:18 +08:00
Sunnyyoung
b700a8a3e2 Version bump to 1.3.1(18) 2022-04-19 18:53:06 +08:00
Sunnyyoung
8eb08dbd61 Version bump to 1.3.0(17) 2022-03-21 13:01:40 +08:00
Sunnyyoung
f6482b1d96 #451 #455 Refactor Alfred module
1. Remove Alfred workflow Python dependency
2. Remove Alfred JSON compressing
2022-03-21 13:01:09 +08:00
Sunnyyoung
82e7f6e113 Update build settings 2022-03-20 23:11:38 +08:00
Sunnyyoung
1a3f58ef1b Version bump to 1.2.5(16) 2022-02-09 19:19:35 +08:00
Sunnyyoung
99feda870c Version bump to 1.2.4(15) 2022-02-04 22:58:56 +08:00
Sunnyyoung
de31613136 Version bump to 1.2.3(14) 2022-02-01 19:40:05 +08:00
Sunnyyoung
d3e6823f86 Fix #367 2022-02-01 19:35:43 +08:00
Sunnyyoung
3f3ec79543 Refactor into standalone modules 2022-02-01 19:24:04 +08:00
Sunnyyoung
d69f96187d Remove automatic login due to official support 2022-01-05 10:44:39 +08:00
Sunnyyoung
1156cc392a Update exporting build script
Replace cp with ln
2021-09-09 10:51:06 +08:00
Sunnyyoung
e98d1cf6c9 Update product identifier 2021-09-08 13:57:52 +08:00
Sunnyyoung
6c1b83e286 Version bump to 1.2.2(13) 2021-09-08 10:22:24 +08:00
Sunnyyoung
2c219dc952 Version bump to 1.2.1(12) 2021-05-09 19:12:24 +08:00
Sunnyyoung
b802de5e87 Fix anti-revoke message cell mask style issue 2021-05-09 19:12:03 +08:00
Sunnyyoung
7754b578ab Version bump to 1.2.1(11) 2021-05-09 00:50:25 +08:00
Sunnyyoung
e963b6a7e7 Fix empty list issue after auto auth
#231 #250 #253 etc
2021-05-09 00:27:46 +08:00
Sunnyyoung
e10fd7b7b5 Version bump to 1.2.0(10) 2021-05-08 11:19:28 +08:00
Sunnyyoung
f8dcf2b193 Update build configuration to Debug
Using archive for release
2021-05-08 11:19:28 +08:00
Sunnyyoung
196843d19e Fix project archive build settings 2021-05-08 11:19:28 +08:00
Sunnyyoung
7e1ac205d2 Update deployment target to 10.11 2021-05-08 11:19:28 +08:00
Sunnyyoung
7b39eeaccf Minor issue fixes
1. Wrong method called
2. Localization
2019-12-17 15:19:24 +08:00
Sunnyyoung
dac0ba487f Fix #186 2019-11-21 15:33:38 +08:00
Sunnyyoung
de1b7c6830 Bump 1.1.0 2019-10-18 13:23:47 +08:00
Sunnyyoung
4b7ba50876 Update project settings 2019-09-21 17:58:01 +08:00
Sunnyyoung
fdd4e8ddfe Add recalled message tag UI enhancement 2019-09-21 17:55:16 +08:00
Sunnyyoung
36393a61cf Minor issues fixed 2019-08-10 14:30:54 +08:00
Sunnyyoung
3860bc4719 Update project settings 2019-08-10 13:35:40 +08:00
Sunnyyoung
778990ac2c Fixed #133 #134
Fixed multiple instances support
2019-04-25 17:08:32 +08:00
jasonvvei
3789085166 fix error words 2019-02-01 09:04:45 +08:00
Sunnyyoung
ef87ad3dc7 Fixed #121 2019-01-08 19:38:15 +08:00
Sunnyyoung
50b4777ddb Update project settings
Update export framework build phase
2018-10-26 18:37:38 +08:00
Sunnyyoung
c7a4ece7a0 Add localization 2018-06-30 14:41:18 +08:00
Sunnyyoung
9df107fc58 Update project settings 2018-06-24 11:50:22 +08:00
Sunnyyoung
ac330f8cae Merge branch 'develop'
# Conflicts:
#	WeChatTweak.framework/Versions/A/WeChatTweak
2018-04-30 12:11:09 +08:00
Sunnyyoung
deaee34a86 Fixed auto auth #80 2018-04-26 22:44:46 +08:00
Sunnyyoung
ebc7e05fda Add alfred json compressed switch 2018-03-21 16:03:56 +08:00
Sunnyyoung
701b8a3ad0 Fixed related location path
Deprecated chat history migration
2017-10-03 02:05:50 +08:00