Skip to content

[SR-3957] swift-stdlib-tool-substitute will stop working with Xcode 8.3 #46542

@swift-ci

Description

@swift-ci
Previous ID SR-3957
Radar rdar://30491233
Original Reporter dmishe (JIRA User)
Type Bug
Status Closed
Resolution Done
Additional Detail from JIRA
Votes 0
Component/s Project Infrastructure
Labels Bug
Assignee @gparker42
Priority Medium

md5: c1317ed3d53dbd7e882c71c8f60959fc

Issue Description:

Xcode 8.3 beta 2 removed the standalone swift-stdlib-tool binary, in favor of moving the tool into Xcode itself.

That utility is used by this script https://github.com/apple/swift/blob/master/utils/swift-stdlib-tool-substitute, which is a simple wrapper around Xcode version.

In turn, this wrapper is used in a few parts of the build-script, which means that it will stop working when Xcode 8.3 is released.

It seems that swift-stdlib-tool should be open-source and live in the Swift repo.

Metadata

Metadata

Assignees

Labels

bugA deviation from expected or documented behavior. Also: expected but undesirable behavior.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions