mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
caveats last in xamarin
This commit is contained in:
parent
f22dc414b3
commit
74c2e2cbc4
1 changed files with 3 additions and 3 deletions
|
|
@ -6,11 +6,11 @@ class Xamarin < Cask
|
|||
homepage 'http://xamarin.com/platform'
|
||||
license :unknown
|
||||
|
||||
uninstall :delete => '/Applications/Xamarin Studio.app'
|
||||
zap :delete => '~/Library/Developer/Xamarin'
|
||||
|
||||
caveats do
|
||||
puts 'This app requires the JRE (Java Runtime Environment) to be installed'
|
||||
manual_installer 'Install Xamarin.app'
|
||||
end
|
||||
|
||||
uninstall :delete => '/Applications/Xamarin Studio.app'
|
||||
zap :delete => '~/Library/Developer/Xamarin'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue