Commit Graph
16 Commits
Author SHA1 Message Date
世界 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