- Add zx_documentFFI bridging header + modulemap - Update zx_document.swift (patched for static linking + iOS 26 SDK) - Replace XCFramework with V2 symbols - Add V2 types: ReadingMaterialContext, ReadingEventUploadItem, ReadingRuntimeAdapter - Add V2 session manager: ReadingRuntimeSessionManager - Add V2 position adapter: ReadingPositionAdapter - Add V2 event mapper: ReadingEventMapper - Add upload queue + pipeline: ReadingEventUploadQueue - Add reading API client: ReadingAPI - Fix QuickNoteSheet for new NoteAnchor fields (positionSnapshot) - Restore MaterialReaderView lifecycle events (onAppear/onDisappear) - Add ScenePhase handling for app background/foreground Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2 lines
41 B
Objective-C
2 lines
41 B
Objective-C
#import "Core/Services/zx_documentFFI.h"
|