Really excited to share that after a year of incubation at @buildbuddy, we're donating rules_xcodeproj to the @LinuxFoundation's @MobileNativeFdn!
Strong community ownership will help us bring the power of @BazelBuild to even more iOS developers!
https://t.co/99zhFjYqsj
You'll hear lots about concurrency at #WWDC21, so here's a great Rob Pike quote: "concurrency is about dealing with many things at once, parallelism is about doing many things at once. Concurrency is a way to structure things so you can maybe use parallelism to do a better job."
@steipete Apparently a LLDB issue? Fix is in upstream but not in an Xcode release (yet) https://t.co/kDjMkSVgzl - I believe some folks have had success replacing the one in Xcode with something closer to the upstream but I haven't tried myself
fun apple tool bug: `ld` and `libtool` crash if you pass them @argfiles that have exactly 4096 characters in them. scratched my head for a while on that one [FB9114194]