diff --git a/Related-projects.md b/Related-projects.md index 7fc5189..9548324 100644 --- a/Related-projects.md +++ b/Related-projects.md @@ -8,4 +8,5 @@ The following projects are useful for understanding additional details about how * [MossieurPropre/PhotosAlbumExporter](https://github.com/MossieurPropre/PhotosAlbumExporter): Javascript script to export photos while maintaining album structure. * [ajslater/magritte](https://github.com/ajslater/magritte): Another python command line script for exporting photos from older versions of Photos libraries. * [neilpa/phace](https://github.com/neilpa/phace): Go project with the goal of exporting face tag data from the Photos library. -* [iphoto2xmp](https://github.com/jensb/iphoto2xmp): Ruby project to export an Apple iPhoto image library to a new directory (using hardlinks) with all metadata saved in XMP sidecar files. \ No newline at end of file +* [iphoto2xmp](https://github.com/jensb/iphoto2xmp): Ruby project to export an Apple iPhoto image library to a new directory (using hardlinks) with all metadata saved in XMP sidecar files. +* [abentele/PhotosExporter](https://github.com/abentele/PhotosExporter): Swift implementation that worked well with macOS 10.14, but not compatible with 10.15. Used in [photossync/PhotosSync](https://github.com/photossync/PhotosSync) which is not maintained any more. \ No newline at end of file