contacts
contacts copied to clipboard
Swift Tools version error
I'm not an Apple dev but I followed an article I found on Google which instructed to run in Xcode:
File -> Swift Packages -> Update to Latest Package Versions
Did this and it started to reindex the files. Same issue.
$ make
./version-update.sh Sources/contacts-cli/version.json
Getting information from git
Modifying Sources/contacts-cli/version.json
./version-update.sh Sources/contacts-cli/version.json
Getting information from git
Modifying Sources/contacts-cli/version.json
swift build -c release
~/contacts: error: package at '~/contacts' is using Swift tools version 5.5.0 but the installed version is 5.3.0
make: *** [bin/contacts] Error 1