Commit Graph
10 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
世界 f9eecf8f8c Fix read WIFI information on macOS app store version 2025-02-20 10:57:04 +08:00
世界 85be755049 Set default language 2025-01-07 12:23:02 +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
世界 2ca6c515b9 Add profile sharing 2023-07-30 14:13:57 +08:00
世界 2bd462c789 Prepare airdrop support 2023-07-26 20:38:51 +08:00
世界 f441b89efb Init commit 2023-07-15 15:03:45 +08:00