Skip to content
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

[SR-10029] swiftmodule folders not created when building with Xcode #52432

Closed
karwa opened this issue Mar 1, 2019 · 2 comments
Closed

[SR-10029] swiftmodule folders not created when building with Xcode #52432

karwa opened this issue Mar 1, 2019 · 2 comments
Assignees
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself

Comments

@karwa
Copy link
Contributor

karwa commented Mar 1, 2019

Previous ID SR-10029
Radar None
Original Reporter @karwa
Type Bug
Status Resolved
Resolution Done
Environment

MacOSX 10.14.2, Xcode 10.0, Xcode 10.2 beta 3, cmake 3.13.4

Building with:

./swift/utils/build-script -x --debug --skip-ios --skip-watchos --skip-tvos
Additional Detail from JIRA
Votes 0
Component/s Compiler
Labels Bug
Assignee @belkadan
Priority Medium

md5: 1a1d6762ca25d74434893d1fa9ede941

Issue Description:

When building the compiler with Xcode, swiftmodule folders are not created for the target libraries. This blocks the build on Xcode.

Forums discussion: https://forums.swift.org/t/cant-find-clang-headers-swiftmodule-folders-not-created/21021

This patch fixes configuring the Xcode build, exposing the issue: #23001

@belkadan
Copy link
Contributor

belkadan commented Mar 1, 2019

#23022

@belkadan
Copy link
Contributor

belkadan commented Mar 4, 2019

Should be fixed on master.

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
Projects
None yet
Development

No branches or pull requests

2 participants