> On Nov 7, 2017, at 10:25 AM, Geordie J <geo...@gmail.com> wrote:
> 
> I was just reminded of this issue by another thread (thanks Daniel Dunbar for 
> https://github.com/apple/swift-llbuild/pull/196 
> <https://github.com/apple/swift-llbuild/pull/196>!)
> 
> Is it possible to cancel an SPM build cleanly? If I run swift build and then 
> press Ctrl-C halfway through I end up in a weird broken state that requires a 
> swift package clean before anything works again. Maybe because SPM thinks 
> it’s still building the last job?

This is always a bug, please file!

FWIW, I cancel builds all the time and haven’t seen this issue, so it would be 
good to provide as many details as possible.

 - Daniel

> 
> I ask because sometimes I start a build, realise I actually wanted to make 
> one more change and then press start again. This works in Xcode and breaks in 
> SPM.
> 
> Thanks,
> Geordie

_______________________________________________
swift-users mailing list
swift-users@swift.org
https://lists.swift.org/mailman/listinfo/swift-users

Reply via email to