swiftlang / swift-docc

Documentation compiler that produces rich API reference documentation and interactive tutorials for your Swift framework or package.
https://swift.org/documentation/docc
Apache License 2.0
1.17k stars 124 forks source link

Add back `--fallback-bundle-version` argument for backwards compatibility #1042

Closed d-ronnqvist closed 6 days ago

d-ronnqvist commented 1 week ago

Bug/issue #, if applicable: rdar://136837581

Summary

This adds back the --fallback-bundle-version argument as a silently ignored option for backwards compatibility with tools that still pass it.

Dependencies

None

Testing

Checklist

Make sure you check off the following items. If they cannot be completed, provide a reason.

d-ronnqvist commented 1 week ago

@swift-ci please test

d-ronnqvist commented 6 days ago

@swift-ci please test