Howdy,
A few weeks ago I opened https://bugs.swift.org/browse/SR-208 as it appears
setting the dateFormat property of NSDateFormatter has no effect. It's
been open for a while and I thought I'd start looking at whether or not I
could help, and decided to first start with getting NSDateFormatter
i
Hey all,
I was working on integrating a project with corelibs-xctest and I noticed that
it doesn't currently support building with swiftpm and instead provides
`.xcodeproj` which generates a `.framework`. Is there any future plan to also
include a `Package.swift` so that user's could build it eith