16 Commits
Author SHA1 Message Date
世界 f97fea7d48 Fix Tools on macOS 2026-04-20 05:27:16 +08:00
世界 9411f39173 Auto-load language options 2026-02-15 16:45:54 +08:00
世界 6b589cb771 Add screenshot generator 2026-01-08 16:13:20 +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
世界 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
世界 12bf02070e Prepare system extension support 2023-07-24 20:08:02 +08:00
世界 8a5c1a80d1 Make app store happy 2023-07-23 08:49:47 +08:00
世界 fdbf50d875 Split background menu 2023-07-20 06:44:39 +08:00
世界 f441b89efb Init commit 2023-07-15 15:03:45 +08:00