mgierlasinski / MagicGradients

Draw breathtaking backgrounds in your Xamarin.Forms application. It's a kind of magic.
MIT License
369 stars 22 forks source link

Add Shell Scripts for MacOS #165

Closed bbenetskyy closed 3 years ago

bbenetskyy commented 3 years ago

Under this PR I just add similar to PowerShell Scripts for MacOS users 😉

For PublishNuGetsLocal.sh script we have a small difference comparing to PublishNuGetsLocal.ps1

> ./PublishNuGetsLocal.sh ../MagicGradients/MagicGradients.csproj

We need to specify csproj file instead of sln because msbuild on MacOS does not have a pack option and we use nuget pack command in this script

Second Script has the same usage as his PowerShell copy

> ./UpdateNuGetVersion.sh 1.4.0