You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds in abstracts and documentation for interoperability mode
ref: rdar://136526756
### Motivation:
InteroperabilityMode was missing abstracts within PackageDescription.
### Modifications:
Added abstracts to provide consistency, re-curated (organized) the
SwiftSettings into more readable sections, and changed a few local doc
references to Xcode documentation into HTML links to support external
rendering without warnings.
### Result:
Interoperability has documentation, and the SwiftSettings has been
re-organized.
The doc build runs locally without warnings.
/// To learn more about package resources, see [Bundling resources as a Swift Package](https://developer.apple.com/documentation/xcode/bundling-resources-with-a-swift-package).
/// For more information, see [Distributing binary frameworks as Swift packages](https://developer.apple.com/documentation/xcode/distributing-binary-frameworks-as-swift-packages).
0 commit comments