19 Commits
Author SHA1 Message Date
世界 dd5bb31c3f Fix tvOS report export 2026-04-23 08:12:53 +08:00
世界 b48f4ad97f Tools View & Crash Report & OOM Report 2026-04-23 08:12:52 +08:00
世界 92282dee74 Fix system extension update error again 2026-04-23 07:30:15 +08:00
世界 5318c1b84c Fix thread-safety crash in ProfileUpdateTask
Snapshot @Published properties before async suspension points to
prevent SIGBUS from corrupted pointers due to concurrent access.
2026-04-20 05:45:36 +08:00
世界 63d1d0fe3f Add GitHub update checker and installer 2026-03-30 23:02:42 +08:00
世界 20e22b691a Fix NWSocket deadlock and read/write 2026-02-04 22:26:28 +08:00
世界 59317f3c79 refactor: Fix macOS standalone application 2026-01-05 01:21:24 +08:00
世界 81d6827334 Refactor to eliminate hardcoded identifiers
Read package identifier and app group ID from Info.plist at runtime
via AppConfiguration. This enables SFM.System to use TeamID-prefixed
app group format required by macOS Sequoia, fixing the privacy prompt
when accessing app group data.
2026-01-03 02:46:52 +08:00
世界 ec0ed8344e Fix tvOS profile import 2025-11-26 22:25:49 +08:00
世界 5d811d10b9 Minor fixes 2025-09-30 17:06:17 +08:00
世界 31d63f40b0 Fix build with xcode 16 beta 2024-09-12 11:55:21 +08:00
世界 17eec08615 Fix Read iCloud profile before starting 2024-05-03 17:15:01 +08:00
世界 bbee434895 Remove ignoreDeviceSleep && Improve delete button on macOS 2024-02-16 13:41:32 +08:00
世界 1b12837eec Update profiles at start if background refresh unavailable 2023-11-09 15:48:27 +08:00
世界 e65680dd55 Fixes 2023-09-24 13:23:39 +08:00
世界 58bc9baa05 Fix profile upate task 2023-09-22 18:00:19 +08:00
世界 3374f8e727 Refactor task usage and profile auto update 2023-09-22 11:32:51 +08:00
世界 bb0385f53c Add support for tvOS 2023-07-29 09:44:31 +08:00
世界 f441b89efb Init commit 2023-07-15 15:03:45 +08:00