NPS-Browser-macOS
NPS-Browser-macOS copied to clipboard
Swift 5 supported, Carthage deprecated and replaced with SPM and extract folder added to Preferences.
I have a MacBook Air M1 only with a little remaining space so I had to replace the actual download folder to extract the files into a Volume folder, Carthage has a lot of issues compiling the old libraries in M1 chips in the terminal, so I decided to update the project to Swift 5 and remove Carthage and use SPM packages.
The changes are in the CHANGELOG.md. @JK3Y
Tested and still working as expected.