Skip to content

Add missing kind values to TargetStartedInfo #2849

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 10, 2020

Conversation

chistogo
Copy link
Contributor

@chistogo chistogo commented Aug 5, 2020

When I use:
swift build --build-system xcode -v
I get:
error: failed parsing XCBuild output: unexpected JSON message: : dataCorrupted(Swift.DecodingError.Context(codingPath: [CodingKeys(stringValue: "type", intValue: nil)], debugDescription: "Cannot initialize Kind from invalid String value Package Product", underlyingError: nil))

When I use:
`swift build --build-system xcode -v`
I get:
error: failed parsing XCBuild output: unexpected JSON message: : dataCorrupted(Swift.DecodingError.Context(codingPath: [CodingKeys(stringValue: "type", intValue: nil)], debugDescription: "Cannot initialize Kind from invalid String value Package Product", underlyingError: nil))
@MaxDesiatov
Copy link
Contributor

@swift-ci please smoke test

@MaxDesiatov MaxDesiatov merged commit 77c7a24 into swiftlang:master Aug 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants