Files
xianyan/ios/Runner.xcworkspace/contents.xcworkspacedata
Developer 1a42e347cf build: 修复iOS/macOS构建配置,适配macOS Keychain问题
1. 添加Pods依赖配置到Xcode工作区
2. 调整macOS权限配置,临时替换Keychain为shared_preferences
3. 重构secure_storage适配macOS兼容性问题
4. 整理iOS权限配置,移除重复声明
5. 更新插件依赖和Podfile配置
2026-05-22 05:00:41 +08:00

11 lines
224 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<Workspace
version = "1.0">
<FileRef
location = "group:Runner.xcodeproj">
</FileRef>
<FileRef
location = "group:Pods/Pods.xcodeproj">
</FileRef>
</Workspace>