dan0v / xdelta3-cross-gui

A cross-platform GUI for creating xDelta3 patches, available for Windows, Linux, and Mac
Apache License 2.0
101 stars 11 forks source link

install .NET Core Runtime the easy way in macOS via homebrew #3

Closed LeeBinder closed 4 years ago

LeeBinder commented 4 years ago

Hi Dano. Very neat, thank you!

A little hint: brew cask install dotnet

click to expand ``` ==> Downloading https://download.visualstudio.microsoft.com/download/pr/182b16ca ######################################################################## 100.0% ==> Verifying SHA-256 checksum for Cask 'dotnet'. ==> Installing Cask dotnet ==> Running installer for dotnet; your password may be necessary. ==> Package installers may write to any location; options such as --appdir are i Password: installer: Package name is Microsoft .NET Core Runtime - 3.1.7 (x64) installer: Installing at base path / installer: The install was successful. ==> Linking Binary 'dotnet' to '/usr/local/bin/dotnet'. 🍺 dotnet was successfully installed! ```

and then later, if wanted: brew cask upgrade dotnet

For those who have not yet installed homebrew yet: /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

:)

dan0v commented 4 years ago

Cheers, I'll add it to the Readme :)

LeeBinder commented 4 years ago

.. and how about an icon?

Icon

Icon Photoshop & png.zip

:)

dan0v commented 4 years ago

@all-contributors please add LeeBinder for design

allcontributors[bot] commented 4 years ago

@dan0v

I've put up a pull request to add @LeeBinder! :tada:

LeeBinder commented 4 years ago

Thanks @dan0v for adding me as graphics contributor and for making my quick icon sketch look much more sexy :)

LeeBinder commented 4 years ago

Oh, I just downloaded your new 1.0.1 macOS release and see that the icon does not show up. Icons are resource fork and must be set in macOS (does not work from Windows or Linux). I attached the improved zip with both, folder and app icon (256 x 256px 65kb to keep the size down a bit), all the same otherwise.

xdelta3-cross-gui_1.0.1_macOS_x64-with-icon.zip

dan0v commented 4 years ago

@LeeBinder please add more info on this ticket https://github.com/dan0v/xdelta3-cross-gui/issues/6