24 Commits
Author SHA1 Message Date
世界 ba4ef994bd Fix system extension update error 2026-04-22 13:40:02 +08:00
世界 a09170256d Minor fixes 2026-04-20 05:28:31 +08:00
世界 9411f39173 Auto-load language options 2026-02-15 16:45:54 +08:00
世界 c147c22263 Fix pkg packaging 2026-01-12 08:17:59 +08:00
世界 6e6e181521 Add pkg build 2026-01-07 16:01:00 +08:00
世界 8a62a58ce7 Fix XPC validation 2026-01-05 15:42:56 +08:00
世界 59317f3c79 refactor: Fix macOS standalone application 2026-01-05 01:21:24 +08:00
世界 ef1c924c64 Minor fixes 2026-01-03 04:11:08 +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
世界 e2c378d42b Add QR scanner support for macOS with camera selection
- Refactor QR scanner into separate Scanner module for iOS and macOS
- Add camera selection menu for devices with multiple cameras
- Use Vision framework for QR detection on macOS
- Remove tvOS QR scanner support (continuity camera)
- Add camera entitlement and usage description for macOS
- Fix minor issues in Intents and ExtensionProvider
2026-01-01 18:18:03 +08:00
世界 c20213ed91 Add local network permissions for DHCP 2025-11-26 22:25:50 +08:00
世界 1788a7f7bf Reformat code 2025-09-14 19:08:38 +08:00
世界 85be755049 Set default language 2025-01-07 12:23:02 +08:00
世界 5e2af0a5c7 Hide connections page by default since unstable 2024-10-06 21:41:14 +08:00
世界 10c64390c3 Fix profile id 2024-09-20 22:07:05 +08:00
世界 8b5ad1928f Minor fixes 2024-09-17 18:49:49 +08:00
世界 8091858a4c Update bundle id 2024-09-12 17:19:03 +08:00
世界 3374f8e727 Refactor task usage and profile auto update 2023-09-22 11:32:51 +08:00
世界 174d05c8c5 Update API usage 2023-08-31 23:43:59 +08:00
世界 2cb13b173a Fix iCloud support 2023-08-07 11:22:54 +08:00
世界 2ca6c515b9 Add profile sharing 2023-07-30 14:13:57 +08:00
世界 2bd462c789 Prepare airdrop support 2023-07-26 20:38:51 +08:00
世界 486a685bb5 Finish independent macOS version 2023-07-25 14:04:13 +08:00
世界 12bf02070e Prepare system extension support 2023-07-24 20:08:02 +08:00