Hi,
I've downloaded the latest Xcode (beta 5), using the
swift-3.1-DEVELOPMENT-SNAPSHOT-2017-03-19-a
toolchain and also pulled down the latest code from Apple master but when I
run the build in Xcode it fails with the following errors:
Undefined symbols for architecture x86_64:
"__T015SwiftFo
commit: https://github.com/apple/swift-corelibs-
foundation/commit/60c8b4e0a9cd364f42056a83705985ef0849b374
Sent from my iPhone
On Mar 23, 2017, at 6:24 AM, David Dunn via swift-corelibs-dev <
swift-corelibs-dev@swift.org> wrote:
Hi,
I've downloaded the latest Xcode (beta 5), using th
Hey,
I noticed there's a lot of bugs within CharacterSet at the moment some of
which I've started to look at. In particular I've been looking at SR-3485
(CharacterSet.isSuperset(of:) returns wrong result on Linux), alongside
this I've noticed there's various others such as SR-3282, SR-3825 and
SR-
I've pulled down all the latest changes from
https://github.com/apple/swift-corelibs-foundation and currently using the
latest toolchain (Swift Development Snapshot 2017-05-16).
However various errors arise when trying to build.
I get numerous errors that are similar to this:
swift-corelibs-founda