All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Compatibility with Xcode 15 and 16.
Note: This version has an issue in Xcode 15 and 16. Please use version 1.0.3
- Opening local files without
file://.
- Remove duplicate path separators that could cause files to not be found.
- Add implementation for opening files -
openDocumentFromLocalPath,openDocumentFromResources,openDocumentFromUrl. - Add implementation for previewing media files -
previewMediaContentFromLocalPath,previewMediaContentFromResources,previewMediaContentFromUrl.
- Add dependency management contract file for CocoaPods and Swift Package Manager.
- Add GitHub Actions workflows.
- Create Repository