kylekingcdn / music-library-exporter

A lightweight macOS app used to automatically generate (and customize) an Apple Music/iTunes Music Library XML file.
https://music-exporter.app
GNU General Public License v3.0
60 stars 1 forks source link

Set deployment target to macOS 10.15 (Catalina) #17

Closed kylekingcdn closed 3 years ago

kylekingcdn commented 3 years ago

This project is definitely more beneficial for Music app users than it is for iTunes users due to iTunes supporting automatic library exports. Attempting to replicate both libraries isn't feasible due to iTunes supporting a vast number of media types compared to Apple Music. Therefore, it makes sense to only deploy for 10.15+.

Since the Music app doesn't support podcasts, videos, etc, these items should automatically be hidden from the UI and stripped from exported library files.