Commit Graph
41 Commits
Author SHA1 Message Date
世界 af9cfd0f59 Fix publishing changes during view updates warning
Defer state mutations in .onReceive handlers to next run loop
by wrapping them in Task { @MainActor in ... }
2026-01-05 14:15:53 +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
世界 7bddeed04a Add file provider for iOS 2025-12-19 14:35:17 +08:00
世界 52efbd97d2 Always show Connections in Dashboard 2025-12-06 20:14:34 +08:00
世界 727136f187 Refactor profile management 2025-12-03 11:15:56 +08:00
世界 4ddfcdb324 Refactor Alerts 2025-12-01 18:22:06 +08:00
世界 8e764c56eb Refactor ViewModel 2025-12-01 17:11:34 +08:00
世界 0bfb6d2516 Add swiftlint & Minor fixes 2025-11-27 16:10:55 +08:00
世界 c5fd6a6b4e Improve JSON editor for macOS 2025-11-26 22:25:52 +08:00
世界 264c37218c Merge profile to dashboard 2025-11-26 22:25:52 +08:00
世界 4f0d1098e6 Improve Start/Stop button 2025-11-26 22:25:52 +08:00
世界 c20213ed91 Add local network permissions for DHCP 2025-11-26 22:25:50 +08:00
世界 ec0ed8344e Fix tvOS profile import 2025-11-26 22:25:49 +08:00
世界 f5a02d9da0 Fix dashboard refresh 2025-11-26 22:25:48 +08:00
世界 af2e8505be Migrate to directory mode 2025-09-30 15:56:33 +08:00
世界 f7883b0f3e Add export plist 2025-06-20 22:12:51 +08:00
世界 6fd196958b Revert "Fix icons"
This reverts commit f35391fb38.
2025-02-12 21:35:29 +08:00
世界 f35391fb38 Fix icons 2025-02-10 16:46:12 +08:00
世界 436da44f28 Revert "Make app store happy"
This reverts commit 0f4a6df8bb.
2025-02-10 16:26:35 +08:00
世界 85be755049 Set default language 2025-01-07 12:23:02 +08:00
世界 9cba20a709 Update setup usages 2024-12-28 15:11:12 +08:00
世界 0f4a6df8bb Make app store happy 2024-12-17 10:31:59 +08:00
世界andXiang ef08a1052b Add localization support
Co-authored-by: Xiang <xfqz86@163.com>
2024-12-15 21:36:07 +08:00
世界 348f2809a1 Implement send notification 2024-11-07 16:52:14 +08:00
世界 10c64390c3 Fix profile id 2024-09-20 22:07:05 +08:00
世界 8091858a4c Update bundle id 2024-09-12 17:19:03 +08:00
世界 31d63f40b0 Fix build with xcode 16 beta 2024-09-12 11:55:21 +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
世界 390e063f20 Fix preview 2023-09-20 21:17:05 +08:00
世界 174d05c8c5 Update API usage 2023-08-31 23:43:59 +08:00
世界 dbd8700145 Refactor command client 2023-08-15 17:20:44 +08:00
世界 5e0573d15c Improve dashboard 2023-08-02 16:47:07 +08:00
世界 2ca6c515b9 Add profile sharing 2023-07-30 14:13:57 +08:00
世界 27ffee06e2 Finish add support for tvOS 2023-07-29 19:40:38 +08:00
世界 bb0385f53c Add support for tvOS 2023-07-29 09:44:31 +08:00
世界 2bd462c789 Prepare airdrop support 2023-07-26 20:38:51 +08:00
世界 251f441a25 Add preview support 2023-07-20 13:15:13 +08:00
世界 2d3c0aa15d Improve dashboard & Request network on China iPhone model 2023-07-17 12:25:16 +08:00
世界 f441b89efb Init commit 2023-07-15 15:03:45 +08:00