onevcat / FengNiao

A command line tool for cleaning unused resources in Xcode.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

swift build --clean warning when running install.sh

anuj-rajput opened this issue · comments

This warning shows up when I run the install.sh script
warning: swift build --clean is deprecated. Use 'swift package clean' instead. (SR-2082)