Skip to content
This repository was archived by the owner on Dec 12, 2024. It is now read-only.

Making swift tools brings down SwiftToolchain v1 instead of v3 #301

Open
roubachof opened this issue Jan 29, 2020 · 1 comment
Open

Making swift tools brings down SwiftToolchain v1 instead of v3 #301

roubachof opened this issue Jan 29, 2020 · 1 comment
Assignees
Labels
bug Something isn't working documentation Improvements or additions to documentation
Milestone

Comments

@roubachof
Copy link

roubachof commented Jan 29, 2020

Steps to Reproduce

  1. cd binding-tools-for-swift
  2. make

Expected Behavior

the build should bring down a copy of the built Swift reflector in the directory /path/to/binding-tools-for-swift/SwiftToolchain-v3-GITHASH

Actual Behavior

the build brings down SwiftToolchain-v1-901346864e91265a9a1dd2f149fe6235b59d2095

Logs

build-output.txt

Environment

   Found Xcode 10.2.1 in /Applications/Xcode_10.2.1.app
        Found CoreSimulator.framework 587.35 (exactly 587.35 is recommended)
    Found Mono 6.4.0.208 (at least 6.4.0.0 and not more than 6.4.0.999 is required)
    Found Xamarin.iOS 12.0.0.15 (at least 12.0.0.15 and not more than 12.0.0.15 is required)
    Found Xamarin.Mac 5.0.0.0 (at least 5.0.0.0 and not more than 5.0.0.0 is required)
System check succeeded
@stephen-hawley
Copy link
Contributor

@roubachof thanks for pointing this out. It looks like a parity error between the docs and the scripts. I'll figure out which one to change and take care of that.

@chamons chamons added the bug Something isn't working label Jan 30, 2020
@chamons chamons added this to the Future milestone Jan 30, 2020
@chamons chamons added the documentation Improvements or additions to documentation label Jan 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants