[swift-users] xcode 9 new build system too aggressive?
Daniel Dunbar
daniel_dunbar at apple.com
Tue Nov 7 11:55:06 CST 2017
This does sound like a serious bug (and may be one I just fixed https://github.com/apple/swift-llbuild/pull/196), but if its specific to an Apple product please report bugs in Xcode on http://bugreporter.apple.com
- Daniel
> On Nov 6, 2017, at 10:11 PM, David Baraff via swift-users <swift-users at swift.org> wrote:
>
> I will be editing a single file, and usually xcode will do a quick build as i change the code. then, abruptly, i make one more edit to the file and all of a sudden xcode decides to compile tons more. (little changes in the file, not defining new methods or classes or anything).
>
> anybody else seeing this?
>
> _______________________________________________
> swift-users mailing list
> swift-users at swift.org
> https://lists.swift.org/mailman/listinfo/swift-users
More information about the swift-users
mailing list