Skip to content

Remove invalid swift-stdlib-tool invokation parameters#72

Open
Lcsmarcal wants to merge 3 commits intoifood/devfrom
fix/MOBP-2659-fix-swift-stdlib-tool-call
Open

Remove invalid swift-stdlib-tool invokation parameters#72
Lcsmarcal wants to merge 3 commits intoifood/devfrom
fix/MOBP-2659-fix-swift-stdlib-tool-call

Conversation

@Lcsmarcal
Copy link
Copy Markdown

A recent change submitted to apple/swift introduced a filter to reject invalid parameters:
swiftlang/swift@2ac4283

The removed parameters aren't valid at least since our current Xcode version (14.2)


@AddToRuleKey private final Optional<Tool> swiftStdlibTool;

@AddToRuleKey private final Optional<Tool> bitcodeStripTool;
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you know if the concurrency .dylib is added already without bitcode?

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