Is there a plan to make a swift-2.3-RELEASE tag for the various swift-*
repos? I am also interested in creating a working swift-2.3 from source.
What branches should I use? So far I've tried this configuration,
without success
swift: swift-2.3-branch
llvm: swift-3.0-branch
clang: swift-3.0-b
+Nicole, Ted
Can we delete swift-2.3-branch in swift-clang/swift-llvm? This is a common
gotcha when checking out 2.3. If it’s not already tagged (which would be
surprising), we can tag this for archival.
Ben
> On Sep 9, 2016, at 1:39 PM, Devin Coughlin via swift-dev
> wrote:
>
>
>> On Se
> On Sep 9, 2016, at 11:50 AM, Matt Rajca via swift-dev
> wrote:
>
> Hello,
>
> I’ve been unable to build Swift 2.3 with both Xcode 8 GM on 10.12 and Xcode
> 7.3/8 GM on 10.11.
>
> Trying to build with Xcode 8 GM on 10.12 and 7.3 GM on 10.11 results in:
> "error: protocol '__BridgedNSError'
Hello,
I’ve been unable to build Swift 2.3 with both Xcode 8 GM on 10.12 and Xcode
7.3/8 GM on 10.11.
Trying to build with Xcode 8 GM on 10.12 and 7.3 GM on 10.11 results in:
"error: protocol '__BridgedNSError' requires '_NSErrorDomain' to be available
on OS X 10.9.0 and newer” errors.
Buildin