Please whoever is doing the windows port, please drop me an email and let me
know how things are going, what challenges you're facing etc. I'd like to get
you a little publicity. (Also happy to write about any other dev-specific
challenges for the language, not just Windows.)
Cheers, -- Erica
I was busy. Before cleaning build procedure, I merged recent snapshot, and
resolving conflict, followed up some bug, modified and checked Cygwin build.
Now in cleaning build procedure for MSVC, I decided to change the cmake
generator to Ninja from MSBuild - it is more faster when recompiling.
Hi everyone,
We’re going to create a "swift-3.0-branch" branch across the various Swift
repositories within the next couple days. The branch will be used to provide a
more stable baseline for producing qualified snapshots for Swift 3. With a
large number of Swift 3 changes having landed the i
Hi Han,
I’ve synced and ready to help out on this.
“For building MSVC port, it will be better waiting several days until I
prepare a draft build manual - current build description is too dirty (/misc
/Build_msvc.txt).”
Any updates on this?
--Joel
*From:* Shawn Erickson [mailto:shaw...
Importing ObjC generics is currently disabled for the bridged container
classes, NSArray, NSDictionary, and NSSet. To enable generics for these types,
we need to figure out what to do about their interaction with
ObjectiveCBridgeable container bridging. The mapping from generic Swift value
type