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-1303] [SwiftPM] Support for showing "Swift generated interface" #5301

Open
ankitspd opened this issue Apr 23, 2016 · 1 comment
Open

Comments

@ankitspd
Copy link
Member

Previous ID SR-1303
Radar None
Original Reporter @aciidb0mb3r
Type New Feature
Additional Detail from JIRA
Votes 2
Component/s CodeCompletion, Package Manager
Labels New Feature
Assignee None
Priority Medium

md5: c76bb8d7530e04101dc3b347ddbfdb83

relates to:

  • SR-2502 Driver support for printing out a module's interface

Issue Description:

It would be good for swiftpm users to be able to generate Xcode-like public headers of a package so people not using Xcode can view documentation and public APIs of their dependencies. It looks like it is possible to do on OSX using sourcekit and libIDE on linux.
briancroom ran swift-ide-test on swiftpm files and was able to get this result : https://gist.github.com/briancroom/1d2e27c7b94ba7cbd718dbdf88ae3771

@abertelrud
Copy link
Contributor

It's worth discussion but we should consider carefully what we put in SwiftPM and what we leave to other tools that leverage SwiftPM. But if it's an output of the build, it makes sense that it would be SwiftPM that would do it.

@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
Projects
None yet
Development

No branches or pull requests

3 participants