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-12030] Check whether SwiftPM needs to generate a module map for Clang libraries #4625

Open
hartbit opened this issue Jan 14, 2020 · 2 comments
Labels

Comments

@hartbit
Copy link
Collaborator

hartbit commented Jan 14, 2020

Previous ID SR-12030
Radar rdar://problem/72801674
Original Reporter @hartbit
Type Task
Additional Detail from JIRA
Votes 0
Component/s Package Manager
Labels Task
Assignee None
Priority Medium

md5: c90fc8926194b71cf7c3961db3969286

Issue Description:

It seems that XCFrameworks containing a static or dynamic library don't come with a module-map. We need to figure out if this is normal, and if SwiftPM needs to generate one.

@beccadax
Copy link
Contributor

@swift-ci create

@neonichu
Copy link
Member

neonichu commented Jan 5, 2021

I don't think Xcode is generating a module map for them, so we should probably be doing the same.

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from apple/swift May 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants