wangdl 1d8cbb94f9 fix: 阅读事件发送 + 首页继续学习 + AI Markdown 渲染 + 文档清理
- MaterialReaderView: 修复 onDisappear 顺序(先 close 再 export 再 cleanup)
- MaterialReaderView: 新增每 2 分钟定时发送,离开页面立即发送
- ReadingRuntimeSessionManager: closeMaterial() 不再 unregister
- ReadingRuntimeSessionManager: 新增 cleanup() 独立方法
- StudyHomeViewModel: 移除未完成会话回退路径(缺失 materialId)
- AIChatPage: 支持 Markdown 渲染(LocalizedStringKey)
- 删除 ios/docs/system-map/review/ 和 ios/review/ 审查文档

Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-01 22:45:54 +08:00

83 lines
3.0 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "2600"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES"
buildArchitectures = "Automatic">
<BuildActionEntries>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "05F6CD1A2FA886330043A7BC"
BuildableName = "AIStudyApp.app"
BlueprintName = "AIStudyApp"
ReferencedContainer = "container:AIStudyApp.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES">
<Testables>
</Testables>
</TestAction>
<LaunchAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"
useCustomWorkingDirectory = "NO"
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
debugServiceExtension = "internal"
allowLocationSimulation = "YES">
<BuildableProductRunnable
runnableDebuggingMode = "0">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "05F6CD1A2FA886330043A7BC"
BuildableName = "AIStudyApp.app"
BlueprintName = "AIStudyApp"
ReferencedContainer = "container:AIStudyApp.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
<StoreKitConfigurationFileReference
identifier = "Products.storekit">
</StoreKitConfigurationFileReference>
</LaunchAction>
<ProfileAction
buildConfiguration = "Release"
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
debugDocumentVersioning = "YES">
<BuildableProductRunnable
runnableDebuggingMode = "0">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "05F6CD1A2FA886330043A7BC"
BuildableName = "AIStudyApp.app"
BlueprintName = "AIStudyApp"
ReferencedContainer = "container:AIStudyApp.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Debug">
</AnalyzeAction>
<ArchiveAction
buildConfiguration = "Release"
revealArchiveInOrganizer = "YES">
</ArchiveAction>
</Scheme>