Skip to content

Conversation

@Viditgupta-official
Copy link

Summary

This PR adds user-facing documentation for ArtifactBundleIndex in Swift Package Manager’s binary dependencies documentation.

It explains what ArtifactBundleIndex is, when it is required, and how it is used to locate artifacts within an artifact bundle.

Details

The documentation covers:

What an ArtifactBundleIndex represents

When SwiftPM expects an index to be present in an artifact bundle

How SwiftPM uses the index during dependency resolution

A reference to the Swift Evolution proposal (SE-0305) for additional background

This makes binary dependency behaviour clearer for package authors distributing artifact bundles.

Fixes #9171

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.

ArtifactBundleIndex is missing from SwiftPM documentation

1 participant