You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(macos): resolve type errors in document-picker Swift files
- Add missing getMetadataFor method to DocSaver class to implement GetsMetadataProtocol
- Remove unnecessary try keyword from DocumentMetadataBuilder.build() call
- Add missing LocalCopyResponse.swift and FileOperations.swift files for macOS
- All Swift files now compile without type errors
0 commit comments