rlovelett
(Ryan Lovelett)
1
What is the "correct" way to remove a Swift Dev snapshot from OS X? It
comes with a nice installer package it install is there an equivalent
for removal?
johankj
(Johan K. Jensen)
2
The Package Installer installs everything into
/Library/Developer/Toolchains/ with
/Library/Developer/Toolchains/swift-latest.xctoolchain pointing to the most
recently installed snapshot.
— Johan
···
On Tue, Jan 5, 2016 at 5:40 PM, Ryan Lovelett via swift-dev < swift-dev@swift.org> wrote:
What is the "correct" way to remove a Swift Dev snapshot from OS X? It
comes with a nice installer package it install is there an equivalent
for removal?
_______________________________________________
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev
rlovelett
(Ryan Lovelett)
3
I ended up running:
cd /Library/Developer/Toolchains sudo rm -rf swift-2.2-SNAPSHOT-2015-12-
* swift-latest.xctoolchain
Hopefully that removes everything. ¯\_(ツ)_/¯
Thanks Johan! 
The Package Installer installs everything into
/Library/Developer/Toolchains/ with /Library/Developer/Toolchains/swift-
latest.xctoolchain pointing to the most recently installed
snapshot. — Johan
What is the "correct" way to remove a Swift Dev snapshot from
OS X? It
comes with a nice installer package it install is there an equivalent
for removal?
···
On Tue, Jan 5, 2016, at 03:27 PM, Johan Jensen wrote:
On Tue, Jan 5, 2016 at 5:40 PM, Ryan Lovelett via swift-dev <swift- > dev@swift.org> wrote:
_______________________________________________
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev
1 Like
tkremenek
(Ted Kremenek)
4
That is the correct way to do it. Everything should be in that folder.
···
On Jan 6, 2016, at 5:27 AM, Ryan Lovelett via swift-dev <swift-dev@swift.org> wrote:
I ended up running:
cd /Library/Developer/Toolchains
sudo rm -rf swift-2.2-SNAPSHOT-2015-12-* swift-latest.xctoolchain
Hopefully that removes everything. ¯\_(ツ)_/¯
Thanks Johan! 
On Tue, Jan 5, 2016, at 03:27 PM, Johan Jensen wrote:
The Package Installer installs everything into /Library/Developer/Toolchains/ with /Library/Developer/Toolchains/swift-latest.xctoolchain pointing to the most recently installed snapshot.
— Johan
On Tue, Jan 5, 2016 at 5:40 PM, Ryan Lovelett via swift-dev <swift-dev@swift.org> wrote:
What is the "correct" way to remove a Swift Dev snapshot from OS X? It
comes with a nice installer package it install is there an equivalent
for removal?
_______________________________________________
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev
_______________________________________________
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev