Browse Source

updated appcode-eap (2016.1.2-RC)

master
Tom Janson 9 years ago
committed by Vítor Galvão
parent
commit
5e11cd4b9b
  1. 9
      Casks/appcode-eap.rb

9
Casks/appcode-eap.rb

@ -19,13 +19,4 @@ cask 'appcode-eap' do
"~/Library/Caches/AppCode#{version.major_minor}",
"~/Library/Logs/AppCode#{version.major_minor}",
]
# remove this when this cask is updated to an EAP release
caveats <<-EOS.undent
There is currently no EAP preview release. Instead, the latest stable
version will be installed.
To receive future EAP releases via the IDE's built-in update system, go to
Preferences > Appearance & Behavior > System Settings > Updates
and select the Early Access Program channel.
EOS
end

Loading…
Cancel
Save