swift-rst-docs 1.0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- swift_rst_docs-1.0/.gitignore +4 -0
- swift_rst_docs-1.0/LICENSE +21 -0
- swift_rst_docs-1.0/PKG-INFO +121 -0
- swift_rst_docs-1.0/README.md +104 -0
- swift_rst_docs-1.0/docs/.gitignore +1 -0
- swift_rst_docs-1.0/docs/Makefile +20 -0
- swift_rst_docs-1.0/docs/build/doctrees/cli.doctree +0 -0
- swift_rst_docs-1.0/docs/build/doctrees/environment.pickle +0 -0
- swift_rst_docs-1.0/docs/build/doctrees/index.doctree +0 -0
- swift_rst_docs-1.0/docs/build/doctrees/reference.doctree +0 -0
- swift_rst_docs-1.0/docs/build/doctrees/swift/MyOtherSwiftLibrary.doctree +0 -0
- swift_rst_docs-1.0/docs/build/doctrees/swift/MySwiftLibrary.doctree +0 -0
- swift_rst_docs-1.0/docs/build/doctrees/swift/index.doctree +0 -0
- swift_rst_docs-1.0/docs/build/doctrees/swift/s_14MySwiftLibrary0A8ProtocolP.doctree +0 -0
- swift_rst_docs-1.0/docs/build/doctrees/swift/s_14MySwiftLibrary0A8ProtocolP3foo3barS2S_tF.doctree +0 -0
- swift_rst_docs-1.0/docs/build/doctrees/swift/s_14MySwiftLibrary0A9StructureV.doctree +0 -0
- swift_rst_docs-1.0/docs/build/doctrees/swift/s_14MySwiftLibrary0A9StructureV5hello5worldS2S_tF.doctree +0 -0
- swift_rst_docs-1.0/docs/build/doctrees/swift/s_14MySwiftLibrary6AnimalO.doctree +0 -0
- swift_rst_docs-1.0/docs/build/doctrees/swift/s_14MySwiftLibrary6AnimalO3catyA2CmF.doctree +0 -0
- swift_rst_docs-1.0/docs/build/doctrees/swift/s_14MySwiftLibrary6AnimalO3dogyA2CmF.doctree +0 -0
- swift_rst_docs-1.0/docs/build/doctrees/swift/s_14MySwiftLibrary6AnimalO4nameSSvp.doctree +0 -0
- swift_rst_docs-1.0/docs/build/doctrees/swift/s_14MySwiftLibrary6AnimalO5humanyA2CmF.doctree +0 -0
- swift_rst_docs-1.0/docs/build/doctrees/swift/s_14MySwiftLibrary6AnimalO5snakeyA2CmF.doctree +0 -0
- swift_rst_docs-1.0/docs/build/doctrees/swift/s_19MyOtherSwiftLibrary5Hello6animalSS0acD06AnimalO_tF.doctree +0 -0
- swift_rst_docs-1.0/docs/build/html/.buildinfo +4 -0
- swift_rst_docs-1.0/docs/build/html/_sources/cli.rst.txt +41 -0
- swift_rst_docs-1.0/docs/build/html/_sources/index.rst.txt +85 -0
- swift_rst_docs-1.0/docs/build/html/_sources/reference.rst.txt +37 -0
- swift_rst_docs-1.0/docs/build/html/_sources/swift/MyOtherSwiftLibrary.rst.txt +33 -0
- swift_rst_docs-1.0/docs/build/html/_sources/swift/MySwiftLibrary.rst.txt +45 -0
- swift_rst_docs-1.0/docs/build/html/_sources/swift/index.rst.txt +30 -0
- swift_rst_docs-1.0/docs/build/html/_sources/swift/s_14MySwiftLibrary0A8ProtocolP.rst.txt +64 -0
- swift_rst_docs-1.0/docs/build/html/_sources/swift/s_14MySwiftLibrary0A8ProtocolP3foo3barS2S_tF.rst.txt +70 -0
- swift_rst_docs-1.0/docs/build/html/_sources/swift/s_14MySwiftLibrary0A9StructureV.rst.txt +86 -0
- swift_rst_docs-1.0/docs/build/html/_sources/swift/s_14MySwiftLibrary0A9StructureV5hello5worldS2S_tF.rst.txt +65 -0
- swift_rst_docs-1.0/docs/build/html/_sources/swift/s_14MySwiftLibrary6AnimalO.rst.txt +99 -0
- swift_rst_docs-1.0/docs/build/html/_sources/swift/s_14MySwiftLibrary6AnimalO3catyA2CmF.rst.txt +53 -0
- swift_rst_docs-1.0/docs/build/html/_sources/swift/s_14MySwiftLibrary6AnimalO3dogyA2CmF.rst.txt +53 -0
- swift_rst_docs-1.0/docs/build/html/_sources/swift/s_14MySwiftLibrary6AnimalO4nameSSvp.rst.txt +58 -0
- swift_rst_docs-1.0/docs/build/html/_sources/swift/s_14MySwiftLibrary6AnimalO5humanyA2CmF.rst.txt +53 -0
- swift_rst_docs-1.0/docs/build/html/_sources/swift/s_14MySwiftLibrary6AnimalO5snakeyA2CmF.rst.txt +53 -0
- swift_rst_docs-1.0/docs/build/html/_sources/swift/s_19MyOtherSwiftLibrary5Hello6animalSS0acD06AnimalO_tF.rst.txt +65 -0
- swift_rst_docs-1.0/docs/build/html/_static/basic.css +906 -0
- swift_rst_docs-1.0/docs/build/html/_static/debug.css +69 -0
- swift_rst_docs-1.0/docs/build/html/_static/doctools.js +149 -0
- swift_rst_docs-1.0/docs/build/html/_static/documentation_options.js +13 -0
- swift_rst_docs-1.0/docs/build/html/_static/file.png +0 -0
- swift_rst_docs-1.0/docs/build/html/_static/language_data.js +192 -0
- swift_rst_docs-1.0/docs/build/html/_static/minus.png +0 -0
- swift_rst_docs-1.0/docs/build/html/_static/plus.png +0 -0
- swift_rst_docs-1.0/docs/build/html/_static/pygments.css +250 -0
- swift_rst_docs-1.0/docs/build/html/_static/scripts/furo-extensions.js +0 -0
- swift_rst_docs-1.0/docs/build/html/_static/scripts/furo.js +3 -0
- swift_rst_docs-1.0/docs/build/html/_static/scripts/furo.js.LICENSE.txt +7 -0
- swift_rst_docs-1.0/docs/build/html/_static/scripts/furo.js.map +1 -0
- swift_rst_docs-1.0/docs/build/html/_static/searchtools.js +635 -0
- swift_rst_docs-1.0/docs/build/html/_static/skeleton.css +296 -0
- swift_rst_docs-1.0/docs/build/html/_static/sphinx_highlight.js +154 -0
- swift_rst_docs-1.0/docs/build/html/_static/styles/furo-extensions.css +2 -0
- swift_rst_docs-1.0/docs/build/html/_static/styles/furo-extensions.css.map +1 -0
- swift_rst_docs-1.0/docs/build/html/_static/styles/furo.css +2 -0
- swift_rst_docs-1.0/docs/build/html/_static/styles/furo.css.map +1 -0
- swift_rst_docs-1.0/docs/build/html/cli.html +326 -0
- swift_rst_docs-1.0/docs/build/html/genindex.html +461 -0
- swift_rst_docs-1.0/docs/build/html/index.html +416 -0
- swift_rst_docs-1.0/docs/build/html/objects.inv +0 -0
- swift_rst_docs-1.0/docs/build/html/py-modindex.html +314 -0
- swift_rst_docs-1.0/docs/build/html/reference.html +582 -0
- swift_rst_docs-1.0/docs/build/html/search.html +310 -0
- swift_rst_docs-1.0/docs/build/html/searchindex.js +1 -0
- swift_rst_docs-1.0/docs/build/html/swift/MyOtherSwiftLibrary.html +345 -0
- swift_rst_docs-1.0/docs/build/html/swift/MySwiftLibrary.html +357 -0
- swift_rst_docs-1.0/docs/build/html/swift/index.html +352 -0
- swift_rst_docs-1.0/docs/build/html/swift/s_14MySwiftLibrary0A8ProtocolP.html +382 -0
- swift_rst_docs-1.0/docs/build/html/swift/s_14MySwiftLibrary0A8ProtocolP3foo3barS2S_tF.html +391 -0
- swift_rst_docs-1.0/docs/build/html/swift/s_14MySwiftLibrary0A9StructureV.html +404 -0
- swift_rst_docs-1.0/docs/build/html/swift/s_14MySwiftLibrary0A9StructureV5hello5worldS2S_tF.html +386 -0
- swift_rst_docs-1.0/docs/build/html/swift/s_14MySwiftLibrary6AnimalO.html +412 -0
- swift_rst_docs-1.0/docs/build/html/swift/s_14MySwiftLibrary6AnimalO3catyA2CmF.html +372 -0
- swift_rst_docs-1.0/docs/build/html/swift/s_14MySwiftLibrary6AnimalO3dogyA2CmF.html +372 -0
- swift_rst_docs-1.0/docs/build/html/swift/s_14MySwiftLibrary6AnimalO4nameSSvp.html +377 -0
- swift_rst_docs-1.0/docs/build/html/swift/s_14MySwiftLibrary6AnimalO5humanyA2CmF.html +372 -0
- swift_rst_docs-1.0/docs/build/html/swift/s_14MySwiftLibrary6AnimalO5snakeyA2CmF.html +372 -0
- swift_rst_docs-1.0/docs/build/html/swift/s_19MyOtherSwiftLibrary5Hello6animalSS0acD06AnimalO_tF.html +378 -0
- swift_rst_docs-1.0/docs/cli.rst +41 -0
- swift_rst_docs-1.0/docs/conf.py +28 -0
- swift_rst_docs-1.0/docs/index.rst +85 -0
- swift_rst_docs-1.0/docs/make.bat +35 -0
- swift_rst_docs-1.0/docs/reference.rst +37 -0
- swift_rst_docs-1.0/docs/swift/.gitignore +1 -0
- swift_rst_docs-1.0/docs/swift/MyOtherSwiftLibrary.json +126 -0
- swift_rst_docs-1.0/docs/swift/MyOtherSwiftLibrary.rst +33 -0
- swift_rst_docs-1.0/docs/swift/MySwiftLibrary.json +604 -0
- swift_rst_docs-1.0/docs/swift/MySwiftLibrary.rst +45 -0
- swift_rst_docs-1.0/docs/swift/index.rst +30 -0
- swift_rst_docs-1.0/docs/swift/s_14MySwiftLibrary0A8ProtocolP.rst +64 -0
- swift_rst_docs-1.0/docs/swift/s_14MySwiftLibrary0A8ProtocolP3foo3barS2S_tF.rst +70 -0
- swift_rst_docs-1.0/docs/swift/s_14MySwiftLibrary0A9StructureV.rst +86 -0
- swift_rst_docs-1.0/docs/swift/s_14MySwiftLibrary0A9StructureV5hello5worldS2S_tF.rst +65 -0
- swift_rst_docs-1.0/docs/swift/s_14MySwiftLibrary6AnimalO.rst +99 -0
- swift_rst_docs-1.0/docs/swift/s_14MySwiftLibrary6AnimalO3catyA2CmF.rst +53 -0
- swift_rst_docs-1.0/docs/swift/s_14MySwiftLibrary6AnimalO3dogyA2CmF.rst +53 -0
- swift_rst_docs-1.0/docs/swift/s_14MySwiftLibrary6AnimalO4nameSSvp.rst +58 -0
- swift_rst_docs-1.0/docs/swift/s_14MySwiftLibrary6AnimalO5humanyA2CmF.rst +53 -0
- swift_rst_docs-1.0/docs/swift/s_14MySwiftLibrary6AnimalO5snakeyA2CmF.rst +53 -0
- swift_rst_docs-1.0/docs/swift/s_19MyOtherSwiftLibrary5Hello6animalSS0acD06AnimalO_tF.rst +65 -0
- swift_rst_docs-1.0/pyproject.toml +34 -0
- swift_rst_docs-1.0/swift_rst_docs/__init__.py +24 -0
- swift_rst_docs-1.0/swift_rst_docs/__main__.py +3 -0
- swift_rst_docs-1.0/swift_rst_docs/cli.py +56 -0
- swift_rst_docs-1.0/swift_rst_docs/doc.py +457 -0
- swift_rst_docs-1.0/swift_rst_docs/highlight.py +182 -0
- swift_rst_docs-1.0/swift_rst_docs/types.py +499 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/.lock +1 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/CFNetwork-1PNPO1ORVQZLS.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/CFNetwork-1PNPO1ORVQZLS.pcm.timestamp +1 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/CoreFoundation-16SA8WK3L6MQN.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/CoreFoundation-16SA8WK3L6MQN.pcm.timestamp +1 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/CoreServices-39NCTJOEW7PQ2.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/CoreServices-39NCTJOEW7PQ2.pcm.timestamp +1 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/Darwin-1FXX23EKWOBA9.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/Darwin-1FXX23EKWOBA9.pcm.timestamp +1 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/DiskArbitration-3LBJF5I58QD8.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/DiskArbitration-3LBJF5I58QD8.pcm.timestamp +1 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/Dispatch-R76HXUP80TVL.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/Dispatch-R76HXUP80TVL.pcm.timestamp +1 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/Foundation-24LYWIP48SHNP.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/Foundation-24LYWIP48SHNP.pcm.timestamp +1 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/IOKit-1IAL9NTK1TABA.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/IOKit-1IAL9NTK1TABA.pcm.timestamp +1 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/MachO-20RPYVQSX341K.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/MachO-20RPYVQSX341K.pcm.timestamp +1 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/ObjectiveC-1G8H182PQX3QE.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/ObjectiveC-1G8H182PQX3QE.pcm.timestamp +1 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/Security-3QCVXOV25KK54.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/Security-3QCVXOV25KK54.pcm.timestamp +1 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/SwiftShims-2IMTS4WWRU7VJ.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/SwiftShims-2IMTS4WWRU7VJ.pcm.timestamp +1 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/XPC-T0ZXCAST7PE3.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/XPC-T0ZXCAST7PE3.pcm.timestamp +1 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/_AvailabilityInternal-2YSBQADOLX02V.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/_AvailabilityInternal-2YSBQADOLX02V.pcm.timestamp +1 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/_Builtin_float-19KE09ZDXQ6Q3.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/_Builtin_float-19KE09ZDXQ6Q3.pcm.timestamp +1 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/_Builtin_inttypes-19KE09ZDXQ6Q3.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/_Builtin_inttypes-19KE09ZDXQ6Q3.pcm.timestamp +1 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/_Builtin_limits-19KE09ZDXQ6Q3.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/_Builtin_limits-19KE09ZDXQ6Q3.pcm.timestamp +1 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/_Builtin_stdarg-19KE09ZDXQ6Q3.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/_Builtin_stdarg-19KE09ZDXQ6Q3.pcm.timestamp +1 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/_Builtin_stdbool-19KE09ZDXQ6Q3.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/_Builtin_stdbool-19KE09ZDXQ6Q3.pcm.timestamp +1 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/_Builtin_stddef-19KE09ZDXQ6Q3.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/_Builtin_stddef-19KE09ZDXQ6Q3.pcm.timestamp +1 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/_Builtin_stdint-19KE09ZDXQ6Q3.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/_Builtin_stdint-19KE09ZDXQ6Q3.pcm.timestamp +1 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/_DarwinFoundation1-2YSBQADOLX02V.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/_DarwinFoundation1-2YSBQADOLX02V.pcm.timestamp +1 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/_DarwinFoundation2-3J4ZFA06I5V1P.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/_DarwinFoundation2-3J4ZFA06I5V1P.pcm.timestamp +1 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/_DarwinFoundation3-2NSGASPTSNBVQ.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/_DarwinFoundation3-2NSGASPTSNBVQ.pcm.timestamp +1 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/_SwiftConcurrencyShims-2IMTS4WWRU7VJ.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/_SwiftConcurrencyShims-2IMTS4WWRU7VJ.pcm.timestamp +1 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/launch-3T3BU4MASLMUM.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/launch-3T3BU4MASLMUM.pcm.timestamp +1 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/libDER-26DYHF6GC6WWA.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/libDER-26DYHF6GC6WWA.pcm.timestamp +1 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/libkern-2KQ0X67RTM1JF.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/libkern-2KQ0X67RTM1JF.pcm.timestamp +1 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/os_object-2MV8OP7R98AN8.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/os_object-2MV8OP7R98AN8.pcm.timestamp +1 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/os_workgroup-2MV8OP7R98AN8.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/os_workgroup-2MV8OP7R98AN8.pcm.timestamp +1 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/ptrauth-19KE09ZDXQ6Q3.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/ptrauth-19KE09ZDXQ6Q3.pcm.timestamp +1 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/ptrcheck-19KE09ZDXQ6Q3.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/ptrcheck-19KE09ZDXQ6Q3.pcm.timestamp +1 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/sys_types-3J4ZFA06I5V1P.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/3G70I5D625BF0/sys_types-3J4ZFA06I5V1P.pcm.timestamp +1 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/4C4IVB1EDHMW/CFNetwork-1PNPO1ORVQZLS.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/4C4IVB1EDHMW/CoreFoundation-16SA8WK3L6MQN.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/4C4IVB1EDHMW/CoreServices-39NCTJOEW7PQ2.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/4C4IVB1EDHMW/Darwin-1FXX23EKWOBA9.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/4C4IVB1EDHMW/DiskArbitration-3LBJF5I58QD8.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/4C4IVB1EDHMW/Dispatch-R76HXUP80TVL.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/4C4IVB1EDHMW/Foundation-24LYWIP48SHNP.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/4C4IVB1EDHMW/IOKit-1IAL9NTK1TABA.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/4C4IVB1EDHMW/MachO-20RPYVQSX341K.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/4C4IVB1EDHMW/ObjectiveC-1G8H182PQX3QE.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/4C4IVB1EDHMW/Security-3QCVXOV25KK54.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/4C4IVB1EDHMW/SwiftShims-2IMTS4WWRU7VJ.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/4C4IVB1EDHMW/XPC-T0ZXCAST7PE3.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/4C4IVB1EDHMW/_AvailabilityInternal-2YSBQADOLX02V.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/4C4IVB1EDHMW/_Builtin_float-19KE09ZDXQ6Q3.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/4C4IVB1EDHMW/_Builtin_inttypes-19KE09ZDXQ6Q3.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/4C4IVB1EDHMW/_Builtin_limits-19KE09ZDXQ6Q3.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/4C4IVB1EDHMW/_Builtin_stdarg-19KE09ZDXQ6Q3.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/4C4IVB1EDHMW/_Builtin_stdbool-19KE09ZDXQ6Q3.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/4C4IVB1EDHMW/_Builtin_stddef-19KE09ZDXQ6Q3.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/4C4IVB1EDHMW/_Builtin_stdint-19KE09ZDXQ6Q3.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/4C4IVB1EDHMW/_DarwinFoundation1-2YSBQADOLX02V.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/4C4IVB1EDHMW/_DarwinFoundation2-3J4ZFA06I5V1P.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/4C4IVB1EDHMW/_DarwinFoundation3-2NSGASPTSNBVQ.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/4C4IVB1EDHMW/_SwiftConcurrencyShims-2IMTS4WWRU7VJ.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/4C4IVB1EDHMW/launch-3T3BU4MASLMUM.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/4C4IVB1EDHMW/libDER-26DYHF6GC6WWA.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/4C4IVB1EDHMW/libkern-2KQ0X67RTM1JF.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/4C4IVB1EDHMW/os_object-2MV8OP7R98AN8.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/4C4IVB1EDHMW/os_workgroup-2MV8OP7R98AN8.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/4C4IVB1EDHMW/ptrauth-19KE09ZDXQ6Q3.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/4C4IVB1EDHMW/ptrcheck-19KE09ZDXQ6Q3.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/4C4IVB1EDHMW/sys_types-3J4ZFA06I5V1P.pcm +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/Combine-3QP50RZP0TYH9.swiftmodule +48 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/CoreFoundation-3FG38AY6G3QQ6.swiftmodule +68 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/Darwin-39Y6ETAFV82MN.swiftmodule +36 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/Dispatch-FJFL0AWVKUNI.swiftmodule +64 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/Foundation-C8JNF5TPOY52.swiftmodule +100 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/IOKit-1RLD1MJ4GJ6QX.swiftmodule +72 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/ObjectiveC-2GDOGK6AY23EM.swiftmodule +52 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/Observation-1OCU82LG4KALY.swiftmodule +20 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/Swift-3FSBVKQ1SWBCU.swiftmodule +12 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/SwiftOnoneSupport-3OC7YLUAB0DN2.swiftmodule +16 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/System-2MU0F3ZK9BGV7.swiftmodule +48 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/XPC-39IIV47FC0I4Q.swiftmodule +72 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/_Builtin_float-1L0HJNTVUPCOZ.swiftmodule +16 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/_Concurrency-1I2A5XC0OPS90.swiftmodule +16 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/_DarwinFoundation1-3N9O4KCIAAEI2.swiftmodule +16 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/_DarwinFoundation2-F2UN3B808GMG.swiftmodule +24 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/_DarwinFoundation3-3126QN4G91IC0.swiftmodule +28 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/_StringProcessing-2SVVI34WQZ6QR.swiftmodule +16 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/ModuleCache/modules.timestamp +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/Modules/MyOtherSwiftLibrary.abi.json +9 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/Modules/MyOtherSwiftLibrary.swiftdoc +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/Modules/MyOtherSwiftLibrary.swiftmodule +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/Modules/MyOtherSwiftLibrary.swiftsourceinfo +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/Modules/MySwiftLibrary.abi.json +9 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/Modules/MySwiftLibrary.swiftdoc +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/Modules/MySwiftLibrary.swiftmodule +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/Modules/MySwiftLibrary.swiftsourceinfo +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/Modules/MySwiftPackage.abi.json +9 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/Modules/MySwiftPackage.swiftdoc +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/Modules/MySwiftPackage.swiftmodule +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/Modules/MySwiftPackage.swiftsourceinfo +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/MyOtherSwiftLibrary.build/MyHiddenSymbols.d +1 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/MyOtherSwiftLibrary.build/MyHiddenSymbols.dia +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/MyOtherSwiftLibrary.build/MyHiddenSymbols.swift.o +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/MyOtherSwiftLibrary.build/MyHiddenSymbols.swiftdeps +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/MyOtherSwiftLibrary.build/MyOtherSwiftLibrary.d +1 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/MyOtherSwiftLibrary.build/MyOtherSwiftLibrary.dia +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/MyOtherSwiftLibrary.build/MyOtherSwiftLibrary.emit-module.d +4 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/MyOtherSwiftLibrary.build/MyOtherSwiftLibrary.emit-module.dia +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/MyOtherSwiftLibrary.build/MyOtherSwiftLibrary.swift.o +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/MyOtherSwiftLibrary.build/MyOtherSwiftLibrary.swiftdeps +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/MyOtherSwiftLibrary.build/include/MyOtherSwiftLibrary-Swift.h +311 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/MyOtherSwiftLibrary.build/include/module.modulemap +3 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/MyOtherSwiftLibrary.build/master.priors +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/MyOtherSwiftLibrary.build/output-file-map.json +19 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/MyOtherSwiftLibrary.build/sources +2 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/MySwiftLibrary.build/MySwiftLibrary.d +1 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/MySwiftLibrary.build/MySwiftLibrary.dia +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/MySwiftLibrary.build/MySwiftLibrary.emit-module.d +4 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/MySwiftLibrary.build/MySwiftLibrary.emit-module.dia +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/MySwiftLibrary.build/MySwiftLibrary.swift.o +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/MySwiftLibrary.build/MySwiftLibrary.swiftdeps +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/MySwiftLibrary.build/include/MySwiftLibrary-Swift.h +311 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/MySwiftLibrary.build/include/module.modulemap +3 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/MySwiftLibrary.build/master.priors +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/MySwiftLibrary.build/output-file-map.json +12 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/MySwiftLibrary.build/sources +1 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/MySwiftPackage.build/MySwiftPackage.d +1 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/MySwiftPackage.build/MySwiftPackage.dia +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/MySwiftPackage.build/MySwiftPackage.emit-module.d +4 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/MySwiftPackage.build/MySwiftPackage.emit-module.dia +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/MySwiftPackage.build/MySwiftPackage.swift.o +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/MySwiftPackage.build/MySwiftPackage.swiftdeps +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/MySwiftPackage.build/include/MySwiftPackage-Swift.h +311 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/MySwiftPackage.build/include/module.modulemap +3 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/MySwiftPackage.build/master.priors +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/MySwiftPackage.build/output-file-map.json +12 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/MySwiftPackage.build/sources +1 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/description.json +434 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/02/MyOtherSwiftLibrary.swift-3VR9J3RQ6IZ02 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/02/NSLinguisticTagger.h-3S4TIO7R5KE02 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/02/hashtable2.h-2ZAXIKA97KZ02 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/03/SKDocument.h-UJ5M6QHQUV03 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/06/CFStringEncodingExt.h-18V15AY5HKG06 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/06/search.h-3T9YDPJL80K06 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/07/OSMessageNotification.h-30YYXURWVQ907 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/08/libproc.h-2VS4G4U05AT08 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/08/reloc.h-3UH16P46OES08 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/0A/NSAutoreleasePool.h-37940G0M6DZ0A +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/0C/IOStorageCardCharacteristics.h-3TFPKF6JMAZ0C +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/0C/locale.h-37M5KQ5GILD0C +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/0D/AssertMacros.h-2HH83SAW05Z0D +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/0F/CFLocale.h-1NT4O0M7PS00F +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/0J/NSNumberFormatter.h-25M0ZGX1XYZ0J +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/0J/time.h-CHZ917DGDN0J +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/0L/ConditionalMacros.h-1UOKLVNIXI50L +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/0P/cssmaci.h-2E36C655LHF0P +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/0S/IOFireWireAVCConsts.h-2UC3P6FQX0B0S +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/0T/CFHTTPStream.h-2VURAI4Q77G0T +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/0T/TargetConditionals.h-Q46XNEQRMM0T +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/0U/SecAccess.h-1XON1MV7QXD0U +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/0W/MDSchema.h-2R614WN5VSF0W +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/0W/SecBase.h-21SBBMP86IJ0W +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/0W/iconv.h-1WBOGIG6P3R0W +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/0X/CFUUID.h-1YM5M0F0USC0X +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/0X/ipsec.h-YGWX01EV7C0X +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/0X/queue.h-3M0O93DQHU70X +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/0Y/IOPowerSources.h-3ES43JKFNMY0Y +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/0Y/arm64e-apple-macos.swiftinterface_Reflection-18WOU8H896L0Y +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/0Z/NSBundle.h-22VRIUJPKCZ0Z +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/0Z/sys_domain.h-NVL4IOG3YH0Z +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/10/reloc.h-1G5F936UP1H10 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/11/DADisk.h-2AVHYM5M8RJ11 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/11/SecProtocolObject.h-D1JJ8TYSS611 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/11/_pthread_key_t.h-J7REKIFS2F11 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/12/NSDistributedNotificationCenter.h-3RQ1R4J1SHR12 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/12/arm64e-apple-macos.swiftinterface-1RM6J58ZKMY12 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/12/arm64e-apple-macos.swiftinterface_Assert-2ORWYHBJ1VA12 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/16/NSScriptWhoseTests.h-12QJ139GZHU16 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/17/NSByteCountFormatter.h-1QK7C5QHNSZ17 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/17/_string.h-2MXOCFGBJGM17 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/17/arm64e-apple-macos.swiftinterface_Protocols-14TBUBXQLKV17 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/18/FSEvents.h-F8LMLG9F6818 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/18/dispatch_swift_shims.h-24K653JD9XO18 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/18/time.h-14HTFOTUE5V18 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/1A/_ucontext64.h-3HN392T64TY1A +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/1B/AEDataModel.h-HH6AL7ZBWJ1B +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/1B/NSTermOfAddress.h-28Z4VCBIUFV1B +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/1B/NSTimeZone.h-2FKG6X1M1Q71B +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/1C/TextCommon.h-1FGUYIJPXGS1C +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/1D/_regex.h-1NLIKIYP23U1D +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/1D/kern_event.h-1JLDOTBVPVS1D +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/1D/quota.h-2ZNFATHDG741D +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/1H/sem.h-2I0ZJQ0X9OZ1H +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/1I/NSDecimalNumber.h-1ZJKP672Y4N1I +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/1I/SecRequirement.h-3BGG3XLB2HK1I +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/1I/endian.h-275N2AU5UVO1I +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/1J/NSPointerArray.h-AKRLJG3THV1J +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/1L/workgroup_parallel.h-1YMGJGY762G1L +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/1N/_errno_t.h-XVIY9HBYP71N +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/1O/hfs_format.h-3JFLE2DGRW11O +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/1P/processor_info.h-27BHY51OYTW1P +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/1R/WSTypes.h-CU7XR691XR1R +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/1T/util.h-24RDARZ07TZ1T +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/1W/_OSByteOrder.h-22HWOXDCHH81W +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/1Y/arm64e-apple-macos.swiftinterface_Pointer-17P5MAEO3Q01Y +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/1Y/message.h-2A8H6MMX0LE1Y +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/1Z/cssmerr.h-3ME09XY0TXM1Z +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/24/IOBlockStorageDevice.h-27KBSLK4C5N24 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/24/SecKeychain.h-3A7FXTVC6QS24 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/27/CFNotificationCenter.h-CJMNV4U89H27 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/28/IOUSBLib.h-PHPHENYF6Q28 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/29/DateTimeUtils.h-2INC3Q11OG429 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/29/_int8_t.h-FJCH36X8E629 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/2A/audit_fcntl.h-1BDWLBGPOOL2A +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/2A/vm_info.h-2OW6BD6LC2Q2A +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/2B/processor_set.h-2VFXW8ATGEM2B +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/2D/CFDictionary.h-3UWCB260AZV2D +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/2F/NSItemProvider.h-3L1UC0T38Y92F +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/2K/_in_addr_t.h-1C5M88AWOFG2K +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/2L/CFCalendar.h-33760K11TG32L +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/2M/NSUUID.h-2P38BUNUYG92M +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/2N/MacErrors.h-2TMXK7PDGTE2N +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/2Q/NSHFSFileTypes.h-1SXBZ3N43ZI2Q +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/2R/workgroup_object.h-5TXQ9Z88XJ2R +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/2S/tcp_fsm.h-PENSCYF3DE2S +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/2U/exception_types.h-3VZGRYNW1M92U +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/2V/NSKeyedArchiver.h-1T2DE3CGFZA2V +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/2Z/availability.h-1K10PYICPT12Z +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/30/NSZone.h-2ZT53GKBKEN30 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/33/IOStorageDeviceCharacteristics.h-10J104K18HF33 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/34/CSIdentityQuery.h-83PKSLQAKJ34 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/35/_locale.h-2EUGJ5BIQOS35 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/37/PEFBinaryFormat.h-26482DFT4HS37 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/37/_limits.h-2P3C38C86YZ37 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/38/SecIdentity.h-BAVA626P0838 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/38/_in_port_t.h-2YGQAS0ID1738 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/38/vm.h-3A8B9N7EWKA38 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/39/_sigaltstack.h-2DUDP34M1IS39 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/3B/NSDistributedLock.h-JREY25PUWN3B +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/3B/NSXPCConnection.h-3BBIXSLYL3C3B +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/3B/ev_keymap.h-2JHFT5AOT8X3B +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/3D/NSMassFormatter.h-1ADX9QMT4TU3D +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/3D/_u_int.h-1CFKM8X8WHC3D +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/3D/unistd.h-1K2GXZARLC23D +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/3F/OSAtomicDeprecated.h-17CSKD7P3IU3F +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/3F/_u_int16_t.h-2DD3SJLX8QF3F +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/3F/_u_short.h-1NO7YNEHO793F +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/3H/NSString.h-2TW6KS4LDB3H +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/3H/UnicodeConverter.h-BLFH1NTBO03H +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/3H/oidscert.h-2MK6TFM7H4V3H +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/3J/_blksize_t.h-2BKZYAX9MHY3J +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/3M/complex.h-3GL6SH5PNVX3M +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/3N/CFRunLoop.h-2XZJ5M4HXZT3N +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/3N/arm64e-apple-macos.swiftinterface_Misc-2PJYHJGDBFV3N +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/3O/_uint16_t.h-1Z5W20ZI4K33O +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/3O/socket.h-25E68KUZPTE3O +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/3P/mach_types.h-27J9I466Z4D3P +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/3R/wordexp.h-21240A9VSPI3R +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/3U/audit_filter.h-133ZUR56NS03U +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/3V/mds_schema.h-UOKC37HD7V3V +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/3V/object.h-1CPT6V1FONL3V +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/3W/spawn.h-3ELUPCS50SA3W +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/3X/WSProtocolHandler.h-13HUIO6EBN13X +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/3Z/oids.h-2GX9B4TRV803Z +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/40/NSUserDefaults.h-2DCD0JOWNHQ40 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/42/Timer.h-3VVXUTDBW3I42 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/45/vm_sync.h-11XAS68KXVF45 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/48/arm64e-apple-macos.swiftinterface-VPEW5W1KTS48 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/49/NSTimer.h-2IM2N5DW4GO49 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/4B/UnicodeUtilities.h-24JBZZ9F06K4B +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/4B/loader.h-R01QHI6INA4B +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/4C/_ino64_t.h-2MSEJHZHD24C +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/4C/ethernet.h-KEKPPMS3DU4C +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/4D/NSListFormatter.h-IQ03573FFF4D +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/4D/tcp_var.h-2XZFVRS1PBZ4D +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/4E/NSValueTransformer.h-G1HCWKA5VN4E +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/4E/SCSICmds_REQUEST_SENSE_Defs.h-APC6XSYSMX4E +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/4E/vm_map.h-2BBL5JLXPQK4E +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/4F/TextEncodingConverter.h-2H7HNOE3XZK4F +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/4G/NSOrthography.h-2WJBXIS0YR14G +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/4I/NSUndoManager.h-3A8Y3SNB56U4I +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/4I/mach_init.h-39ZBRTKZAQH4I +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/4I/tgmath.h-1JX54QZGEDD4I +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/4I/thread_policy.h-I3ISMT51DV4I +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/4J/CFURLEnumerator.h-388V0Q6XAC24J +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/4K/clock.h-2QRW53WW41J4K +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/4L/IOHIDEventServiceKeys.h-17VG3RPMENC4L +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/4N/NSNotificationQueue.h-2T3ANQ8DYJ94N +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/4Q/alloca.h-3KNR9B03K614Q +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/4Q/eti.h-1PLS9Y05IVZ4Q +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/4Q/if_var.h-1PXIN16CWZE4Q +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/4S/SecDecodeTransform.h-3FCF0IVF8MM4S +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/4T/route.h-34OIANMT9IE4T +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/4U/NSThread.h-2H531IV3VGS4U +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/4U/SCSICommandOperationCodes.h-GLG9FO5PSV4U +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/4W/_monetary.h-27K2SIKV3JU4W +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/4X/ptrcheck.h-IZSXAMEY9G4X +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/4Y/NSScriptClassDescription.h-39130GNSVXY4Y +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/4Y/arm64e-apple-macos.swiftinterface_Math-8CIA6M3B8X4Y +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/51/_ino_t.h-1B8GAZR8F9X51 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/51/netport.h-NJWR7Y3WMO51 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/53/_seek_set.h-2Q7DCTNPIZ653 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/53/arm64e-apple-macos.swiftinterface_Collection_Lazy_Views-LPA2ZHOSK53 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/54/port_obj.h-2267J07QYT154 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/56/DiskSpaceRecovery.h-3VVXWO04ITM56 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/56/socketvar.h-201W1FZGUQY56 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/59/IOHIDServiceClient.h-2C32WNXQNSF59 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/59/cssmkrapi.h-2H6EFLFW53L59 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/5B/ip_var.h-17TIK8NFCSG5B +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/5C/CFHTTPMessage.h-F00EEK4Q3Y5C +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/5C/SKAnalysis.h-2PWKEMP9AYU5C +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/5D/CFFileDescriptor.h-15X0ZMNWINY5D +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/5D/IODVDBlockStorageDevice.h-2WSOWDKL6B45D +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/5D/fts.h-1DMXB83N9H95D +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/5H/rich_error.h-XFUZ6RRUU05H +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/5I/CFURL.h-1YAOINHVQBM5I +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/5I/gmon.h-32YMF153THG5I +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/5M/IONetworkInterface.h-PW13OQBOQZ5M +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/5M/NSAppleEventDescriptor.h-VJ9GQ6HQFU5M +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/5N/IOCFURLAccess.h-2ANRSV7S8QK5N +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/5P/SecKeychainSearch.h-1U1JXLRKK5L5P +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/5P/UTCUtils.h-2D4TBFK5VB25P +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/5Q/_pthread_rwlockattr_t.h-35SBEHBA2U55Q +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/5Q/mman.h-BSCRUBR1IF5Q +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/5R/thread_switch.h-2KZIZTGXPXL5R +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/5S/CFArray.h-D5RD7KOKG35S +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/5V/peer_requirement.h-33AE1VAHC015V +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/5V/shared_region.h-25CS5HADFHW5V +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/5W/printerdb.h-827N9J0B8A5W +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/5X/LSInfoDeprecated.h-30Q6OS4RUJV5X +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/5X/NSURLCache.h-3GMCB0Y2Y7C5X +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/5X/getopt.h-YES81N0AJN5X +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/5Y/IONetworkUserClient.h-2K6QOXHF3X05Y +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/60/_sigset_t.h-294K1F4WP6O60 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/60/menu.h-3LX8AZI101L60 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/62/USBSpec.h-2R68GIZYE6M62 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/63/NSSortDescriptor.h-2ZRGGGL69YJ63 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/63/UTCoreTypes.h-3B7R3GBJBHL63 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/63/lctx.h-TTO4HW6FYK63 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/65/arm64e-apple-macos.swiftinterface-3D4L6A5XLZ665 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/6B/listener.h-200O9GPYMC16B +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/6B/memory_entry.h-UET62DN8YS6B +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/6C/_mbstate_t.h-1DVIOTQDCQD6C +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/6E/IOCDMedia.h-5JWA0GRBB16E +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/6F/IOFramebufferShared.h-3D0ZAV6YZOD6F +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/6F/NSPortCoder.h-24CBDH8N3YE6F +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/6F/NSScriptExecutionContext.h-18CPT6ACQO16F +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/6F/poll.h-2UGCS6JUR976F +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/6F/semaphore.h-1J3YQHOUEQC6F +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/6I/CFStringTokenizer.h-1O474P7QGCP6I +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/6I/acl.h-1TUQVN1FJ7Y6I +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/6K/CFUtilities.h-SE7CIDMELV6K +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/6L/IODataQueueShared.h-1IQXANCT7CU6L +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/6L/NSInvocation.h-3DXULZGIWBX6L +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/6M/NSXMLDTDNode.h-3VFUOH1O246M +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/6M/_ct_rune_t.h-31XIOF8OH9D6M +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/6O/_structs.h-2MW3QLQQSR66O +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/6O/stab.h-389DNZNIW8S6O +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/6Q/IOFDiskPartitionScheme.h-IQQLAIRLZ96Q +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/6Q/IOFireWireFamilyCommon.h-34QK1U6F04D6Q +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/6Q/SecSignVerifyTransform.h-2FW1RUCY3XP6Q +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/6S/IntlResources.h-3NCDMICYQMX6S +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/6S/SecTransform.h-24G7PYY4JZB6S +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/6U/dyld.h-31DSDPUZPJD6U +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/6V/IORPC.h-7OVOB1MSXX6V +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/6V/trace.h-BH2W2KQ2Z76V +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/6X/SCSICmds_MODE_Definitions.h-377WMP4CEFV6X +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/6X/thread_special_ports.h-2IE9G0PSLHJ6X +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/6Z/IOMessage.h-18AKFAZOLEO6Z +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/74/IOUserServer.h-2MDWVJIJCK974 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/75/posix_sem.h-1XBH79JBQ2075 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/77/NSCalendar.h-2YP6MYE7WIE77 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/78/thread_state.h-305FHH80RRU78 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/7A/IOHIDEventSystemClient.h-25JDPCK2KUK7A +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/7A/aliasdb.h-2BO4TTY6JQ07A +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/7B/_mode_t.h-18C4NLC69NB7B +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/7E/CFStream.h-3KAR54NKZKD7E +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/7H/IOMapTypes.h-39MCT52EV2D7H +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/7H/NSURLConnection.h-3VM0ZYA5I507H +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/7J/arm64e-apple-macos.swiftinterface_Result-3DRT6J7QMI07J +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/7M/CFPlugIn.h-3FVRGGO0CIM7M +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/7M/IOFireWireLibIsoch.h-QP5371C4987M +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/7M/mach_voucher.h-1J1IU7O6RSB7M +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/7N/_off_t.h-1R4MNI1TOOB7N +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/7N/_u_int8_t.h-15SDJH4VT2B7N +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/7O/resourcevar.h-OW8BY9DXQE7O +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/7O/scope6_var.h-W20O9CBUBZ7O +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/7Q/clonefile.h-1OUSNSG0BGV7Q +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/7R/IOHIDUserDevice.h-2VMI6B1ZL7L7R +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/7R/NSAppleScript.h-PTT16UCV427R +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/7R/block.h-2MR7UCH5FV67R +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/7V/AppleEvents.h-NFV87Y8M6T7V +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/7W/NSHTTPCookieStorage.h-2XA977LZEWD7W +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/7X/source.h-FTJNINXKC07X +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/80/CFUserNotification.h-Q9EWOL6TPF80 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/80/syslog.h-1KB9L7Z0DJ680 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/81/SCSITaskLib.h-20IXCXF5S0L81 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/82/ah.h-2AF2ZBGYL3Q82 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/85/NSCompoundPredicate.h-2PRZDM7ASZY85 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/85/base.h-21I7LZ388KP85 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/86/IOHIDLib.h-1HH6Z099IHY86 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/86/NSNull.h-2K9U2JL6AI486 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/87/IOGraphicsInterface.h-2WAVJJVQXLG87 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/87/error.h-2E3VM5ENU9X87 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/88/in_systm.h-17Z7ZWM3ZU888 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/89/pfkeyv2.h-15FVCQ87WPH89 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/8B/IOGraphicsEngine.h-192673IKIQF8B +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/8C/vmparam.h-3DGE2JMC2XE8C +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/8E/sockio.h-2MN1EG2TM2Y8E +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/8I/NumberFormatting.h-3G60SQB7QKD8I +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/8J/semaphore.h-K5SDUNOOQU8J +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/8M/arm64e-apple-macos.swiftinterface-1C7BY31HEXO8M +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/8P/kext_net.h-23IEKSP38EO8P +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/8R/param.h-O9K52O68YF8R +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/8S/SecTransformReadTransform.h-1QA8D1F6NEJ8S +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/8S/__stdarg_va_list.h-3TL5I7T0WTP8S +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/8S/arm64e-apple-macos.swiftinterface_Span-1ERELWIS5SU8S +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/8S/task.h-2ZAMSHHKUIF8S +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/8U/thread_status.h-34DJGXF6C8I8U +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/8V/_nl_item.h-FETDID176N8V +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/8Y/NSURLHandle.h-1TNK1QTTREO8Y +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/8Y/__stdarg_va_arg.h-2KO95CA21GR8Y +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/8Z/Aliases.h-KT8WJ9K2O28Z +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/90/SecImportExport.h-2E2LTJD3Z5A90 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/93/OSByteOrder.h-34ZI24QCNH093 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/94/_filesec_t.h-1FTX44XP15T94 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/97/_wchar.h-2GKKTOPDETU97 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/98/AEUserTermTypes.h-24EBQ5X5DP798 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/98/NSPropertyList.h-1TZQEYBGBBE98 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/99/_select.h-35KN8ULHARG99 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/9A/_ctermid.h-2E60E326LR09A +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/9B/IOHIDKeys.h-HS62JEMHYL9B +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/9B/IONetworkData.h-2XT8YOEFBZN9B +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/9B/termios.h-5XDB0SAN4P9B +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/9E/_dev_t.h-XIJEJLYJZC9E +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/9E/libgen.h-3M0M694T7V9E +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/9F/NSDateComponentsFormatter.h-10MS4CVD9D59F +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/9G/ipc_info.h-1W3NLHSPFYK9G +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/9H/x509defs.h-2UCC2Q5UKL69H +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/9H/xattr.h-30Q3YJAADLU9H +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/9I/CFHTTPAuthentication.h-3TPUIIZ01YW9I +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/9I/_u_int32_t.h-1JVW03YWX3V9I +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/9K/_fsfilcnt_t.h-2J4SI2VERAE9K +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/9N/Endian.h-3M3HK0B00J39N +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/9N/NSMeasurement.h-4N3IY029CT9N +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/9O/Gestalt.h-2I9WT9ENTB19O +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/9O/SecTrust.h-1O4FXTFPVI99O +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/9O/__endian.h-34LHCDVMO659O +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/9P/Folders.h-31CA5BKKAEV9P +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/9Q/NSScanner.h-IPOU5W3AIT9Q +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/9Q/arm64e-apple-macos.swiftinterface-26XBAFC0Z1F9Q +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/9R/SecEncodeTransform.h-34R3BZ3E4189R +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/9S/NSClassDescription.h-IQNZQ515UF9S +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/9S/audit_errno.h-2KEF3J00QY89S +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/9U/IONetworkStack.h-1DA714CNETQ9U +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/9Y/grp.h-11PWQUVHXU99Y +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/9Z/CFNumber.h-1675Z4G08XF9Z +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/A1/CFPropertyList.h-3JWA2G0QLOSA1 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/A1/IOBDMedia.h-2YUF9X8AYETA1 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/A1/semaphore.h-1UU911U8ERQA1 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/A7/runetype.h-AVAZWRV979A7 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/AA/AuthorizationPlugin.h-1XHHZUSZ52DAA +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/AA/NSURLRequest.h-21D0WUXMZOGAA +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/AA/mach_time.h-2G9MT12OFIZAA +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/AA/ndrv.h-2S198QHN9VIAA +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/AC/NSLengthFormatter.h-16P1EQOP0NAAC +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/AF/__stddef_nullptr_t.h-PZI2JELPAZAF +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/AG/IOPM.h-1LA08Z3FIZLAG +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/AG/NSFilePresenter.h-33F0XHC1PLLAG +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/AH/mount.h-PM3XSIZ82UAH +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/AH/pwd.h-39M36UPVDXMAH +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/AI/ATASMARTLib.h-33H3MRY8NE2AI +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/AI/NSUserScriptTask.h-2YJ0E5QSF46AI +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/AL/CFSocket.h-28RRZ4352ZDAL +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/AL/NSByteOrder.h-9WF5ZFV6YNAL +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/AL/_wchar.h-9ZWNFPO24ZAL +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/AM/IOGraphicsTypes.h-3S62UYYX0R1AM +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/AM/KeychainCore.h-1RKKQWJBJXMAM +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/AM/kernel_types.h-1FG78GBH6B2AM +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/AO/certextensions.h-2R5MXCROLBNAO +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/AQ/NSPersonNameComponents.h-2WNG7W1XABXAQ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/AR/IOFireWireSBP2Lib.h-3NO6XRWLO1JAR +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/AT/___wctype.h-2XB1AZ4KMF4AT +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/AU/IODVDMediaBSDClient.h-GB4702UACAAU +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/AW/fasttrap_isa.h-ZB961V8UL2AW +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/AX/_ctype.h-3QHDPFDI5XNAX +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/AX/_mb_cur_max.h-3FLV9VS5YG2AX +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/AZ/NSKeyValueObserving.h-1SF3QD5ARBOAZ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/AZ/NSURL.h-2BB1WS8EKGWAZ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/B2/_stdio.h-3KSUAY6F95VB2 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/B2/host_special_ports.h-341ETNLDLHNB2 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/B3/NSPort.h-ZGGH3CL8SAB3 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/B4/_regex.h-36II7NM3KBCB4 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/B5/__stdarg___gnuc_va_list.h-2K47H1YNTLGB5 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/B8/connection.h-2QSBCZ8HWTNB8 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/BA/SecItem.h-34SR8IGMKEDBA +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/BC/SecAsn1Templates.h-36N8SFSW8AWBC +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/BD/CFAvailability.h-3PFR9U6CO1PBD +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/BE/IOFireWireAVCLib.h-2W1GSIZQF6MBE +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/BE/boolean.h-99X76WAHN2BE +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/BF/NSExtensionItem.h-2N47JVTB0BIBF +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/BF/posix_shm.h-DDTB2ZKP3SBF +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/BG/IOBSD.h-1CLW1S1VTWBBG +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/BG/IOStreamShared.h-1WZD4TCD7GLBG +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/BI/CFXMLNode.h-7FT6DTU5XVBI +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/BL/_endian.h-3VEJOS27HZWBL +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/BL/_wctype_t.h-3VBU123F7P4BL +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/BO/arch.h-21IN225UTB4BO +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/BO/kdebug.h-PCAK1P4R9SBO +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/BQ/_types.h-1412OVHMI6BBQ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/BQ/kauth.h-2QEYJQXJ0VMBQ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/BR/_wctype.h-299PA6C3L06BR +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/BS/thread_act.h-1W7AK7NGCDUBS +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/BT/TextUtils.h-2P09A4HPHNWBT +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/BV/SecTrustedApplication.h-2T0ZNA8MMUQBV +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/BX/cssmtpi.h-1O60S7UYY0VBX +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/BY/activity.h-2BECPIF4RVBBY +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/BZ/hfs_unistr.h-1KR05134EEFBZ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/C0/CFNumberFormatter.h-3ALVC9LXUP7C0 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/C1/MDLabel.h-127N1GPD5V3C1 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/C1/ip_icmp.h-1B4WXUYE9EMC1 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/C2/dyld_kernel.h-3MNI9IPQVS1C2 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/C3/_fd_def.h-TO6BM4428SC3 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/C4/SecTask.h-3POAWFJVHWJC4 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/C4/_types.h-3T2OCZ8YFLOC4 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/C5/IOGraphicsInterfaceTypes.h-38HNOC1NDL4C5 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/C8/NSPortMessage.h-2KM5NXJFLO0C8 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/C9/MDImporter.h-1S94YYE00ADC9 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/C9/NSEnumerator.h-9KZWGXKAYHC9 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/C9/malloc.h-3MMP4YQH6A1C9 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/CA/NSAffineTransform.h-LORDULRF68CA +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/CA/_stdlib.h-33MANPD8OW7CA +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/CB/NSCharacterSet.h-CK0MVAJ135CB +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/CB/NSDecimal.h-6ZHHAJN185CB +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/CC/CSCommon.h-2DJGZJBW5T3CC +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/CC/NSPredicate.h-31JDT0YQWYRCC +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/CE/CFBag.h-25O4S0YNRB0CE +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/CG/wait.h-1QCKRAG3HMDCG +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/CH/utmp.h-2WJHNEJYRFXCH +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/CI/hv_kern_types.h-33FS0NMMGNJCI +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/CI/utime.h-3LG4O91IOFICI +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/CJ/math.h-19RM0YSNYX1CJ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/CK/net_kev.h-3K89FWGABXCK +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/CN/NSIndexSet.h-3STFO17HX1ZCN +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/CN/paths.h-3JSBS6LNU8OCN +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/CP/IOEthernetInterface.h-BO9GJSMKJNCP +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/CP/MacTypes.h-12SPHB6RA1VCP +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/CR/device_types.h-3B2Z7K0WZ9JCR +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/CT/CFBitVector.h-1FD2KHO4VIICT +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/CT/_printf.h-3H2RWKIUFKGCT +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/CT/audit_triggers_types.h-2L4OF4CQZRJCT +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/CV/IOTypes.h-1XZHAJTNFA0CV +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/CV/ioctl_compat.h-5LM6VQZ7SGCV +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/CW/resource.h-280ZLULZC4RCW +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/CW/select.h-T7CUQ5R9BXCW +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/CX/_ptrdiff_t.h-15AB8YR486XCX +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/CX/_stdio.h-3BQ2PABJXY3CX +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/CZ/getsect.h-3L1PJXQ9H6SCZ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/D3/NSStream.h-15GMWF9DAMXD3 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/D6/CSIdentity.h-3OC7GGX4OFKD6 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/D6/IOAudioTypes.h-OILGMOL4UWD6 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/D8/mig_errors.h-OIATNIISMID8 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/DC/NSIndexPath.h-3MR2Y4E09DFDC +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/DC/__stddef_max_align_t.h-26UO3533DQCDC +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/DE/AvailabilityInternalLegacy.h-EFPT79LR3SDE +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/DF/fstab.h-HLVM4UPNXNDF +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/DG/IOPartitionScheme.h-2RR3XQ35F8KDG +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/DG/_uuid_t.h-22MPX5GE39VDG +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/DH/CFData.h-34KNJ8ZR326DH +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/DK/AuthSession.h-OZ7UT3YYNGDK +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/DK/audit.h-35LY7RL6MFYDK +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/DL/IOCDTypes.h-2Z35S89LDLCDL +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/DL/_intptr_t.h-RZ0HBUYH6XDL +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/DM/if_mib.h-1SAFCNKJ242DM +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/DN/IOHIDBase.h-1MHQKURPMHBDN +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/DN/SecTrustSettings.h-1KM4RSHEKFLDN +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/DN/audit_internal.h-1UWOE3YY0AYDN +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/DO/conf.h-317NT1SEZQEDO +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/DP/in6_var.h-2JP13F5Q21PDP +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/DR/mach_vm.h-2JOM2IL7XKDDR +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/DR/thread_status.h-1PZN75K7JXQDR +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/DS/CFURLAccess.h-YYT8KLLH6GDS +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/DS/_stdlib.h-299RX4I3MYLDS +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/DT/byte_order.h-1SLO0TXY2UFDT +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/DU/stdio.h-NT0UHZLYG8DU +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/DX/DriverServices.h-2VKZ1I2MAXQDX +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/DX/__stddef_ptrdiff_t.h-39NWF8PN7CRDX +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/DY/vm_param.h-21DLWLXTEKZDY +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/E1/cssmcli.h-1K72SR4PWNYE1 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/E3/IOHIDTypes.h-X6RNFEBX27E3 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/E6/LSOpen.h-1ZQRNY5B5J0E6 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/E7/SecCertificate.h-PMXXC9VUHTE7 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/E9/CFProxySupport.h-14G01IQ2A9TE9 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/E9/_u_char.h-19NIDV8R59SE9 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/ED/NSArchiver.h-332G1C3HIBMED +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/EF/LSSharedFileList.h-1E1SXBML3WSEF +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/EF/__stddef_null.h-XEL48OJUZLEF +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/EG/arm64e-apple-macos.swiftinterface_UTF8Span-14RC8NPEW06EG +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/EI/NSRunLoop.h-POMKLUBP8TEI +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/EI/vm_region.h-GS081WTCX4EI +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/EJ/IOSCSIMultimediaCommandsDevice.h-19ITK1TVLACEJ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/EK/_useconds_t.h-2Z8XR3FJX83EK +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/EK/if_arp.h-2N45IVZYJ8NEK +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/EL/IOHIDQueue.h-314O66LYEE4EL +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/EM/_pthread_condattr_t.h-3PQGAOJLEFEEM +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/EM/panel.h-2T8RNEUIWO5EM +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/EN/MacMemory.h-237CVKDT9CQEN +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/EN/NSURLProtocol.h-1QUEAVHM3BLEN +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/EN/dlfcn.h-2KIGANPORJREN +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/EP/limits.h-3Q3RV0WX8R2EP +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/EQ/ttychars.h-3PUV5WMER8VEQ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/ER/SecKey.h-1FM4M1B495KER +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/ER/utils.h-2ZU9XIT0G7LER +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/ES/OSAtomicQueue.h-PT1RRE7A2AES +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/EU/IOHIDDeviceKeys.h-9LXLF6J640EU +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/EX/pipe.h-3O206UAXTC2EX +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/EZ/dirent.h-Z767NZOPRVEZ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/EZ/fcntl.h-33Z6KDD38MYEZ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/F0/WSMethodInvocation.h-2F9C095H0OUF0 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/F0/_strings.h-PN2XMI1TXF0 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/F0/readpassphrase.h-2UTB1XPODPXF0 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/F5/IONetworkLib.h-1ZGPRKPFGC2F5 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/F6/IOMedia.h-1KLSC3J8BODF6 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/F7/CipherSuite.h-3V5XJU4ELC1F7 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/F7/limits.h-KYDI3UFR3ZF7 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/FA/IOFireWireStorageCharacteristics.h-2Z18NKUKVJ9FA +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/FC/OSThermalNotification.h-1OO1V3WH636FC +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/FD/_rune_t.h-2EX2ELYQ68HFD +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/FD/xpc.h-20I3GNIOWLDFD +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/FF/IOApplePartitionScheme.h-2JD0WKR1IXZFF +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/FF/kmod.h-339RV5MBHZLFF +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/FI/ip6.h-FN3YYAI1V8FI +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/FK/NSTextCheckingResult.h-354ISH3NSVXFK +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/FN/NSDate.h-10GJM3G8IMGFN +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/FN/_uint32_t.h-2ACO9Z7SYNJFN +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/FO/IOHIDShared.h-2EUS6JI4ZCZFO +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/FO/arm64e-apple-macos.swiftinterface-3AVRXQHGQGKFO +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/FP/proc.h-1K3LZPG9FYLFP +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/FR/AppleUSBDefinitions.h-P6Z3MKAP00FR +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/FS/_blkcnt_t.h-3OAKIIP1GR1FS +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/FS/_uint64_t.h-2YO6WHJTFP8FS +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/FS/vm_types.h-2NG0Q2O14SEFS +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/FT/NSProxy.h-24PHTNSWT5MFT +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/FV/_SwiftConcurrency.h-19VIFS9TNB4FV +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/FV/processor.h-M13H0UUMAZFV +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/FV/qos.h-1AFKC4JYQ5RFV +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/FW/_malloc.h-V0R2NNV7GWFW +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/FW/types.h-KYSQM1DL0TFW +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/FX/vm_purgable.h-ZYVYIERNZAFX +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/FY/crt_externs.h-2ESQD98U3O8FY +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/G0/_param.h-ZWE95B89NYG0 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/G0/msg.h-3TY7NR8C20FG0 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/G1/ndr.h-QP7OJ1TTEOG1 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/G2/StringCompare.h-3460EQGEMQKG2 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/G3/glob.h-RUH8YWE2B4G3 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/G3/kern_return.h-DD3PH6O8C5G3 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/G4/SCSITask.h-PMCC3KUCO6G4 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/G5/float.h-18BGD03W707G5 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/G6/NSMeasurementFormatter.h-3FN8J9CLVMYG6 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/G7/_int16_t.h-3UIVR2BRPCHG7 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/G7/errno.h-HT34MMPF0FG7 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/G8/NSXMLDocument.h-1UO2NUJK0OAG8 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/G8/fsgetpath.h-15Y9F097OMFG8 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/G8/mig.h-3TJSJVGYV3TG8 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/G9/tty.h-NZRT38T8CJG9 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/GC/MyHiddenSymbols.swift-P0EM3GOA7KGC +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/GC/fnmatch.h-3N5D29XH1OOGC +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/GC/reboot.h-26XDQG1YC5WGC +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/GD/MyOtherSwiftLibrary.swift-1BPZDOQS73EGD +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/GE/xattr_flags.h-2HFOPRHG8GJGE +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/GH/emmspi.h-36YB0YSHLHRGH +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/GI/_vnode_t.h-3U4OBQLN4MDGI +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/GK/NSKeyValueSharedObservers.h-KBZ4LBWET0GK +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/GN/NSArray.h-27OFOOASA6IGN +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/GN/NSObject.h-1RIY0K3EAR8GN +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/GO/___wctype.h-3EPX3F11OVVGO +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/GO/_stdio.h-2Q2U7N6X23ZGO +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/GO/debug.h-281ZUAE1KC2GO +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/GP/SecureDownload.h-2T8LYMHN9PSGP +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/GQ/CFError.h-2TKAIT4FQ8IGQ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/GR/in6.h-3QBJJ2255K7GR +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/GS/NSPersonNameComponentsFormatter.h-PPUQQ20KNGGS +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/GT/appleapiopts.h-3ITOOK4VH6MGT +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/GT/statvfs.h-3DC3N7P6XEPGT +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/GU/NSLocalizedNumberFormatRule.h-2NU6YL9V4HEGU +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/GV/arm64e-apple-macos.swiftinterface_C-142AQSH5O1VGV +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/GV/workgroup_interval.h-2L90ADQKDOFGV +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/GX/in_var.h-3BVQ30FE3X9GX +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/GZ/MySwiftLibrary.swift-1QIRQPT3Z7GGZ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/H2/NSBackgroundActivityScheduler.h-14N7RIMO8LDH2 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/H3/IOReturn.h-MHLV6IRR78H3 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/H3/NSDictionary.h-ZP1L5YQZVBH3 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/H3/NSMapTable.h-2I8UKY3GLI3H3 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/H3/_OSByteOrder.h-1HPWPR6ZTZ2H3 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/H3/_ssize_t.h-2CDSKK2UNDGH3 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/H3/objc-auto.h-MO9D17F7XPH3 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/H4/OSTypes.h-2K0HJNPP8EAH4 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/H5/OSDebug.h-F3PWZOY7ZHH5 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/H7/SecPolicy.h-1VNKA98G1O0H7 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/H7/fenv.h-3VT5MAIXTIKH7 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/H9/CSIdentityAuthority.h-2E2IBZQ2ZI1H9 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/H9/mach_param.h-SL78NQGZGVH9 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/HA/arm64e-apple-macos.swiftinterface_Math_Integers-2MVUSF9WC9ZHA +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/HC/event_status_driver.h-1XWQBHLINH0HC +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/HE/_inttypes.h-GFQLERKFHLHE +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/HG/arm64e-apple-macos.swiftinterface_Playground-200G2GK961RHG +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/HJ/NSPointerFunctions.h-32O680PUWVXHJ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/HJ/_malloc_type.h-HAROD4Q7OFHJ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/HK/CFByteOrder.h-HI3Q2XP4ALHK +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/HN/MDQuery.h-LA47TBJI55HN +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/HP/fixup-chains.h-23UUZS5JVU7HP +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/HP/ncurses_dll.h-9VC29QYZSPHP +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/HQ/DERItem.h-12OL41JBMZPHQ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/HS/event.h-2OV34V72J6WHS +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/HT/NSURLResponse.h-3R5CZG4LZLQHT +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/HU/_uint8_t.h-1MKLFPUURJLHU +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/I0/syslimits.h-TA97PN7JO9I0 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/I2/cpio.h-18WNI7IDS9AI2 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/I6/ipc.h-264560NMI2DI6 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/I7/NSSpellServer.h-1SJEGDSXW5CI7 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/I8/NSISO8601DateFormatter.h-RC8WC1Q85HI8 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/I8/NSURLSession.h-9VKFH7CHJDI8 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/I8/swap.h-3SCPTWEO71AI8 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/I9/AIFF.h-38VCRRUE0U0I9 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/I9/_strings.h-1CYI0LJSD29I9 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/I9/paths.h-2STWM3EKG0TI9 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/IB/acct.h-2Y4XTVGEOLQIB +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/IB/membership.h-B7NJDGTK7BIB +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/IB/port.h-2SQW7HSMW44IB +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/IC/sysdir.h-36S1INT0GKRIC +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/IE/IOHIDUsageTables.h-113OBGZREDHIE +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/IH/Files.h-T28CZAOPV1IH +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/IH/_posix_availability.h-2HCVA4MYO2DIH +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/II/_graftdmg_un.h-1OPXKF3ER5FII +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/IJ/__stddef_rsize_t.h-LACUAKZMXYIJ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/IL/ev.h-25XV247A2O5IL +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/IL/objc-exception.h-O8WMV7DKAIL +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/IP/termios.h-2J45YFKYXBCIP +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/IV/NSLock.h-Q50ND08VWRIV +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/IW/CoreFoundation.h-RMHS7O65L8IW +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/IW/NSURLCredential.h-21Q2NQR26G3IW +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/IW/__xlocale.h-23OTWEN2PLTIW +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/IX/NSFormatter.h-2LGH1OVLVXGIX +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/IX/mach_traps.h-MJTVH4VOQVIX +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/IX/zone_info.h-14AE15VOQ63IX +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/IZ/times.h-1SZQ0UVJPYQIZ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/J0/_clock_t.h-34TVOYNGQ4EJ0 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/J0/_uintptr_t.h-3AIKHMCKYW0J0 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/J3/thread_state.h-36GQREYHE4DJ3 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/J4/MacLocales.h-QQ97NEM2NHJ4 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/J4/NSObjCRuntime.h-2U8F0VLP5B2J4 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/J5/NSKeyValueCoding.h-NSWANKOMXEJ5 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/J5/bootp.h-1TKSRZZW1LZJ5 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/J6/_intmax_t.h-3YYKIEJQSMJ6 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/J7/IODataQueueClient.h-3UCTYQ69M1SJ7 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/J8/audit_socket_type.h-14GPEE50VTGJ8 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/JA/exc.h-YX20SW4TLJJA +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/JE/CFPlugInCOM.h-LGVREYYI7TJE +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/JE/_inttypes.h-3S0NPHRWK5HJE +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/JE/lock.h-WFIFQN9778JE +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/JE/oidsattr.h-1MGNNNIH6SWJE +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/JG/_nlink_t.h-3ED2UEP62POJG +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/JI/libDER_config.h-VZ690IR5BMJI +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/JI/spawn.h-2UDL9DLOQE2JI +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/JI/sysctl.h-WH3117CP8ZJI +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/JL/oidsalg.h-1VMBTWO7BACJL +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/JM/NSPathUtilities.h-27HFTUD8ZWGJM +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/JM/__stddef_offsetof.h-2LUNIPF6B18JM +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/JO/sched.h-3FJ1HBK4MKSJO +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/JP/IOBDBlockStorageDevice.h-2EJIP667C6AJP +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/JP/igmp_var.h-2X6D0KW4GTPJP +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/JR/cdefs.h-VEI3H6Q51YJR +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/JT/IOHIDDeviceTypes.h-1QC8D7GT341JT +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/JV/NSScriptObjectSpecifiers.h-21HLW7U4EHGJV +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/JY/AuthorizationDB.h-348WC36GVHJY +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/JZ/Power.h-ZWVFJ0GA97JZ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/JZ/thread_info.h-1DMQ8IZA65PJZ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/K0/if_ether.h-14VCXV7NPS3K0 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/K2/_mach_port_t.h-RNHOROTXYAK2 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/K3/execinfo.h-1C7W3KQ99UBK3 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/K4/IOFilterScheme.h-1OMTQK478BBK4 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/K4/host_info.h-YGPIDT19G8K4 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/K5/_int32_t.h-3MR7DZZIHJ4K5 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/K6/__stddef_wchar_t.h-3MNV84OUMYLK6 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/K7/IconsCore.h-68BVRPDK9YK7 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/K7/task_special_ports.h-1LC7W2JRODOK7 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/K8/nl_types.h-2PGOJHQ51X5K8 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/K9/IOStreamLib.h-22TGEXU3DCCK9 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/K9/TextEncodingPlugin.h-23Z41WHQU9KK9 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/KA/_null.h-1KC2UXHVQ0QKA +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/KA/fmtmsg.h-3GM282SX335KA +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/KB/IOCFUnserialize.h-1V19GVB7SD9KB +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/KB/_monetary.h-3PP93RDN6CTKB +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/KB/mach_error.h-1IWYXGMD968KB +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/KE/NSExpression.h-1U33TNWPK5RKE +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/KE/_locale_t.h-WOA8STU2H2KE +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/KH/_guid_t.h-11NMPH36XTIKH +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/KI/IOHIDTransaction.h-20S7JERGHEZKI +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/KI/arm64e-apple-macos.swiftinterface_KeyPaths-3RLG53VQUCBKI +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/KJ/LSQuarantine.h-18R0I488Z02KJ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/KJ/inet.h-11F05ZXC5T2KJ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/KL/if_utun.h-OSO4GDLSREKL +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/KL/sdt_isa.h-1VREDZXGE7YKL +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/KM/NSXMLParser.h-2BQLYCW2KEYKM +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/KP/audit_session.h-366ZEDQQPJ3KP +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/KP/host_reboot.h-1YFJ2L8YS58KP +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/KQ/CSIdentityBase.h-1EUPG01T64ZKQ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/KQ/raw_ip6.h-E92EM02H92KQ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/KT/IOCFPlugIn.h-29P2SK2CO25KT +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/KT/SecProtocolTypes.h-AMTT68BWVKT +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/KV/_key_t.h-FG2O1960JQKV +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/KW/tcpip.h-3ISDDHKQKOXKW +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/KY/copyfile.h-38KJ5AXIAKEKY +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/L3/_caddr_t.h-13CMSBL2SPFL3 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/L4/compact_unwind_encoding.h-3UOTB5SA6MCL4 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/L4/ip.h-3TPTEPOEBGNL4 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/L4/ndr_def.h-ZZA3IEUUROL4 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/L6/asm.h-28UD7C38W6AL6 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/L7/NSXMLDTD.h-2S30HGE7VGAL7 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/L8/SecureTransport.h-3UW7VKQTYZSL8 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/L9/_fsid_t.h-1SM0SQA5KGXL9 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/LC/_pid_t.h-2FE53P1CFSQLC +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/LE/IOKitLib.h-2IFO4Y3HF26LE +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/LE/NSHTTPCookie.h-2EPI7RZ9WWLE +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/LE/sync_policy.h-1WVV1INCZXSLE +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/LF/NSFileCoordinator.h-3OHIJGGJONLLF +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/LG/NSUserNotification.h-3H4ZTUWY9ZYLG +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/LG/_timeval32.h-3V6614BKN7ALG +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/LH/NSScriptCommandDescription.h-2HZ34EVOI35LH +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/LH/launch.h-1KMHQM2WJJFLH +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/LO/IOCFSerialize.h-39VER8JKSJYLO +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/LO/NSExtensionContext.h-29MCR4RXTJSLO +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/LO/stdbool.h-1TBOA4V1O4GLO +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/LP/IOAudioDefines.h-CUQ2PPWOSJLP +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/LP/mach_debug_types.h-T33UBUDO16LP +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/LQ/mach_voucher_types.h-3BR6Q0DZ1XTLQ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/LS/IOBDTypes.h-33C9GAFIJD8LS +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/LT/attr.h-6LNGWREMUCLT +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/LU/IOEthernetStats.h-1ETN6UWI029LU +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/LV/NSDateFormatter.h-293F94T99PSLV +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/LW/processor_info.h-X417N9EH61LW +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/LZ/NSGarbageCollector.h-12KVC0HYEVGLZ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/LZ/vnode.h-15APJXGN11PLZ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/M1/vm_page_size.h-3FDTGWCYFUWM1 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/M2/NSUnit.h-Z36UL0UF51M2 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/M2/_pthread_rwlock_t.h-D4SHZJTDCLM2 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/M6/IOHIDProperties.h-2NZQTULKQ6SM6 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/M6/_pthread_once_t.h-2P5WKU6353VM6 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/M7/Debugging.h-E15FBNARSEM7 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/M7/IOHIDParameter.h-IDDVFLPQBGM7 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/M8/sbuf.h-3BMA2QO915MM8 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/M9/IOPMKeys.h-3N5LIM7HCE3M9 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/MA/proc.h-2IQ3RIUAQQHMA +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/MB/IOHIDDevice.h-2TIVODRGXS7MB +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/MB/_id_t.h-362Q6A6ME9EMB +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/MD/NSURLProtectionSpace.h-2BKZ4ZPEM4NMD +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/MD/kern_control.h-3UR0OSR5VRYMD +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/MF/CFAttributedString.h-PP3O3MX2FCMF +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/MG/CFNetworkDefs.h-1MUT8HXM0JHMG +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/MH/NSMetadataAttributes.h-27M3VHHE9GJMH +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/MH/_wint_t.h-3AKPTTYEK6HMH +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/MH/types.h-2MW2TQ815JMH +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/MJ/ToolUtils.h-3D4D9BKMU97MJ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/MK/_mcontext.h-ZOQ772A2NMK +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/MK/arm64e-apple-macos.swiftinterface_Hashing-XY6U0DUZ1PMK +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/MK/host_priv.h-2I5GYI0KR9VMK +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/MK/lockgroup_info.h-1ZSKFXTMHK1MK +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/MM/IOGUIDPartitionScheme.h-3D65V7T5ROGMM +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/MM/IOHIDDevicePlugIn.h-2BOYKGL81LMMM +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/MN/IOPSKeys.h-17LO74H4WRMMN +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/MN/if_media.h-1UWFQ71ZLRZMN +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/MQ/ioss.h-2A7V0VB3TGCMQ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/MQ/user.h-1DH14OMA2G5MQ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/MR/Components.h-2OIFSXBIB7MR +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/MR/rbtree.h-2WRLBWIS5RJMR +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/MV/NSMetadata.h-1OWOUTLLUQVMV +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/MW/IOEthernetController.h-36RB0MLETP2MW +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/MW/in_pcb.h-2KG6OGX0IYBMW +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/MY/bootparams.h-3ODX44ZUYQOMY +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/MY/disk.h-1R4EDE061YYMY +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/N0/IOFireWireLib.h-1WQFO90XYW8N0 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/N0/cssmapple.h-3L3XIAB51QN0 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/N3/NSFileHandle.h-FYTE9I86G4N3 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/N3/SecACL.h-3D6A0BA16E2N3 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/N4/IONetworkController.h-G0I69P4CYHN4 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/N4/SKSearch.h-393H2W6HWC3N4 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/N5/OSReturn.h-1QNX56UXB6MN5 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/N5/cssmdli.h-OF3XMT92G6N5 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/N6/NSEnergyFormatter.h-F2O4W04ZRCN6 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/N7/_rsize_t.h-2IWFWLNHB1EN7 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/N8/queue.h-1YP9V3SWYPNN8 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/N9/CFMachPort.h-1VGYIB485YTN9 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/N9/_pthread_attr_t.h-2CVG635GKOCN9 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/NB/NSXMLNode.h-SSOT5WFG0RNB +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/NC/IOGraphicsLib.h-1DIP69HAWCRNC +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/ND/NSUserActivity.h-1LXLJRM1M1YND +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/ND/SecPolicySearch.h-3IHBEEB3FWFND +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/NF/IOCFBundle.h-B3T3J1QX36NF +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/NF/ar.h-3H10WPYVY9ENF +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/NF/unctrl.h-1BWH6HS6Z3GNF +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/NG/__stddef_size_t.h-EV3CIHQ00TNG +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/NG/hash_info.h-1HV1B8B5O49NG +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/NJ/audit_kevents.h-2HQ6BH07B5KNJ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/NK/IOHIDLibObsolete.h-PKF2Q0OJ6ENK +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/NK/cssmspi.h-GJ8KBY5TLNNK +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/NK/oidscrl.h-58CLUQZMV6NK +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/NL/NSScriptStandardSuiteCommands.h-30ABVDC6BQLNL +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/NL/_ctype.h-1528JOSV6LHNL +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/NN/host_security.h-131YLKAN8WFNN +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/NP/thread_state.h-RCK64T92QVNP +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/NQ/bpf.h-3BBATLBD7RHNQ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/NW/IONetworkMedium.h-77TD3YX7IJNW +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/NW/time_value.h-3SMQ5UZ68QANW +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/NW/vm_prot.h-YTKVZA3IXONW +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/NX/arm64e-apple-macos.swiftinterface_Math_Floating-HPQ3I7FPD6NX +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/NX/if_types.h-1ITWCUH63WPNX +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/NZ/_mount_t.h-3K12HB2OHYHNZ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/NZ/arm64e-apple-macos.swiftinterface-2S4ZSQINEL9NZ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/O0/IOLLEvent.h-VZE6FFAUMDO0 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/O1/filio.h-2AHZBJ1LNJ7O1 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/O2/NSScriptCommand.h-2Z84N9X131HO2 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/O3/workloop.h-3XXODQLWUCO3 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/O7/IOHIDEventServiceTypes.h-1F6PLNXTFAAO7 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/O7/SecStaticCode.h-31TYL85XA24O7 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/O7/_ucontext.h-HSUR5DHH59O7 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/O8/NSScriptKeyValueCoding.h-DNIE41NM0FO8 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/O8/io.h-1VO63B2MZMMO8 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/O8/utmpx.h-1RECMYSXF1HO8 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/O9/_u_int64_t.h-946RWGK2CSO9 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/O9/workgroup_base.h-CU93MNGFQRO9 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/OC/audit_record.h-3AACR3E2ULLOC +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/OD/NSJSONSerialization.h-2VWJOEW47UGOD +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/OD/NSObjectScripting.h-3QJVAMSU073OD +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/OE/OSKextLib.h-TZ2KWFZRHLOE +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/OE/_static_assert.h-3FMFFJN8XD2OE +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/OG/MySwiftPackage.swift-2YJC8LDAI4OOG +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/OI/NSCoder.h-3GJYGL5KCH2OI +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/OJ/err.h-3SI1P8CGUUVOJ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/OK/_iovec_t.h-26YMJ6RALYYOK +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/OK/setjmp.h-1577B0MFJ0IOK +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/OK/timeb.h-1JDAJSEYPYOK +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/OM/_langinfo.h-1AKHCV1V920OM +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/ON/CFBinaryHeap.h-2B3QIYF6VC7ON +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/OO/NSURLError.h-X8SZGSVKAXOO +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/OO/_suseconds_t.h-67FXSHAT6LOO +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/OO/notify.h-33EZ21POO4WOO +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/OP/IOSharedLock.h-3IQF3G6PBNWOP +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/OQ/CFBase.h-7T3FKYT9GZOQ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/OR/AvailabilityMacros.h-1NX9T40N4VFOR +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/OR/NSRegularExpression.h-2FTT4OLSNY1OR +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/OR/machine.h-3Q8JF8ZO01AOR +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/OS/CFCGTypes.h-K2A45G7Q9GOS +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/OS/task_inspect.h-1NOMZCRZQRFOS +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/OT/IOAppleLabelScheme.h-1KUVE8DR8DEOT +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/OT/_int64_t.h-1C8PBLFOABIOT +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/OV/ranlib.h-9UCS30S5R1OV +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/OW/curses.h-20JK7RKWPWBOW +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/OW/reloc.h-11LO1FY3FMIOW +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/OY/IODVDMedia.h-1IADR67QMDJOY +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/P1/SecCustomTransform.h-2QC5AZ3U1NZP1 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/P4/tcp.h-16Z015LTAU4P4 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/P4/ttydefaults.h-35INNBIF154P4 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/P5/_timespec.h-1CG1Z8094QNP5 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/P6/NSData.h-WVL54320DFP6 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/P7/IOBlockStorageDriver.h-1IWUKGKG3AMP7 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/P7/IOHIDValue.h-EWS717BDKGP7 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/P8/Finder.h-3RMQT5HNZMNP8 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/P8/NSComparisonPredicate.h-27IOILB2Q8TP8 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/P8/vm_statistics.h-3NQPJE7DU4XP8 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/PA/MySwiftLibrary.swift-1UYH5TX14JLPA +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/PB/NSDistantObject.h-HNRPU7NKAMPB +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/PB/OSCacheControl.h-S5WQ2HGYR0PB +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/PB/ioctl.h-1QYICMRH3P2PB +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/PD/fileport.h-28FAZUTOUEYPD +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/PG/SCSICmds_READ_CAPACITY_Definitions.h-1OZZZIJTR33PG +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/PH/_size_t.h-2DIE3BNGF2HPH +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/PH/signal.h-3EUZHENASIUPH +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/PI/CMSDecoder.h-2D1CQFZVCT4PI +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/PL/signal.h-QUJ4OC41G6PL +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/PM/SecIdentitySearch.h-M5HTA2UAJ5PM +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/PN/_uintmax_t.h-1AH75M817EMPN +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/PQ/NSAttributedString.h-18M5FQ5B9R3PQ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/PQ/msgbuf.h-3M6L2IC7WBHPQ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/PR/NSNetServices.h-1KWBIZAZ8RZPR +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/PS/clock_priv.h-1E1W2BVZI2XPS +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/PS/mach_port.h-2EAOIG2IIHFPS +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/PT/dirent.h-1Y2GL1BF182PT +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/PU/assert.h-3Q5UWG6FV2DPU +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/PV/SecKeychainItem.h-PQ1SFDPRDFPV +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/PV/arm64e-apple-macos.swiftinterface_Bool-Y3ZEWGYBG0PV +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/PV/task_policy.h-1ZMD7L18RVVPV +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/PW/cssmkrspi.h-34V9FO7IZBVPW +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/PY/AEObjects.h-1BVIS6WOLU2PY +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/PY/MachineExceptions.h-TJUQU6LRL6PY +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/Q0/arm64e-apple-macos.swiftinterface-1YLGJTDO7G5Q0 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/Q1/NSOrderedCollectionChange.h-B3580EPD4BQ1 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/Q2/vm_types.h-2LKVKU7ZPO8Q2 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/Q3/_wctrans_t.h-3915B7EZBIZQ3 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/Q3/audit_uevents.h-3RXCXKXNA32Q3 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/Q4/buf.h-12I48V966H8Q4 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/Q6/NSObjCRuntime.h-3PSNP8D3UDWQ6 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/Q6/objc.h-1PD6LCDPXYIQ6 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/Q8/DriverSynchronization.h-2I566SHKQ1MQ8 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/QA/icmp6.h-2H4AM368LX7QA +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/QA/objc-api.h-1M641QLUA1UQA +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/QB/LSInfo.h-2XRJ2TUK8UQB +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/QC/SecDigestTransform.h-1X5JHIDIF6VQC +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/QD/availability.h-1H3AIPDSPNRQD +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/QH/cssmapi.h-DAQ8RH9C6PQH +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/QH/cssmconfig.h-8SW7G5XUPLQH +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/QH/fat.h-3GP54J8CT07QH +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/QK/NSMorphology.h-1ZE1JQ7AH0GQK +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/QK/arm64e-apple-macos.swiftinterface_Optional-1OYVEY35L3NQK +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/QL/arm64e-apple-macos.swiftinterface-30EDRCTESYYQL +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/QL/memory_object_types.h-2CPASKYD4JVQL +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/QM/ucred.h-VPRP90J4ZKQM +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/QN/LSConstants.h-1AKHEY5R19JQN +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/QN/SecCodeHost.h-1BGLHACXQ33QN +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/QO/IOStorageProtocolCharacteristics.h-TXWW9OGDEQO +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/QQ/KextManager.h-3KKQDSHMMRSQQ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/QQ/dyld_images.h-I6NPGD7K2SQQ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/QS/in.h-JXVXMSJ7SZQS +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/QT/NSDateInterval.h-D5YTSIB76GQT +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/QT/group.h-OYAT9LOCSKQT +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/QU/AEHelpers.h-2ZKW3TVRTWTQU +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/QW/_common.h-2A7D8BS7YTYQW +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/QX/spawn.h-IEQ0WC7I9AQX +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/R2/CFXMLParser.h-1RGQ5460O58R2 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/R2/SecProtocolMetadata.h-HVCG6ULXZRR2 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/R4/NSSet.h-292YSRC8HOTR4 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/R4/data.h-368ZW4T6CR2R4 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/R4/limits.h-3SLIE7JMRY9R4 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/R6/arm64e-apple-macos.swiftinterface_Collection_Type-erased-WENIEVGC4R6 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/R7/_time.h-1TUFDNHS1L7R7 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/R8/NSLocale.h-3N39LO4O32JR8 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/R9/uuid.h-NGGNDAOU1UR9 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/RA/oidsbase.h-2Y5IWQ000FARA +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/RD/AEPackObject.h-3R64LQGW3BGRD +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/RD/ifaddrs.h-2E8SCC3DDGMRD +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/RE/arm64e-apple-macos.swiftinterface-2V52CUI5APRE +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/RF/_offsetof.h-3I240G3UW2FRF +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/RG/CFDate.h-HJ0LESQ3Q0RG +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/RG/hfs_mount.h-1KTIBRETA85RG +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/RI/LowMem.h-2NIRHU0Y6H9RI +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/RJ/NSFileVersion.h-3R5WCWBVI1PRJ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/RJ/SecCode.h-2177F0D8QENRJ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/RL/SecProtocolOptions.h-I1JQ9ZJKLWRL +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/RL/unpcb.h-2KQFX4BTTTLRL +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/RM/IOKitServer.h-1PGWKDAUK9WRM +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/RP/pthread.h-2P7NT3J95ECRP +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/RQ/SCSICmds_INQUIRY_Definitions.h-2M9SSP9PXDKRQ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/RQ/arm64e-apple-macos.swiftinterface-1R3IMRLGB5URQ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/RV/FixMath.h-3DU3L4Z95M3RV +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/RW/FoundationErrors.h-297YTYFJ9FVRW +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/RX/NSMethodSignature.h-1N73C42HAU5RX +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/RY/SecAsn1Types.h-3L916644EJ0RY +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/RZ/NSInflectionRule.h-6DIKLOQIHQRZ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/S0/CFDateFormatter.h-3TT6N1YX2HKS0 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/S1/_endian.h-1GMC998VR1AS1 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/S2/udp_var.h-15059FO8MJWS2 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/S3/arm64e-apple-macos.swiftinterface-1HRTA8I88ZOS3 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/S4/syscall.h-WO2KVITOFJS4 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/S5/SKSummary.h-2FY9LMASYBDS5 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/S6/NSProgress.h-3A6DFIITFTAS6 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/S8/SecRandom.h-2OI48NF3M6RS8 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/S9/NSScriptSuiteRegistry.h-3OC660W3324S9 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/SA/ipcomp.h-5VRHGPGD53SA +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/SB/NSFileWrapper.h-MMCL3OU9IWSB +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/SD/NSValue.h-HW4W83MOORSD +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/SF/if_dl.h-3J7MKKWY7VDSF +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/SG/IOAccelTypes.h-1CVNZBLGJFTSG +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/SG/constrained_ctypes.h-1VYS3DVEZBVSG +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/SI/Block.h-2HBZC0LU1UYSI +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/SK/CFHost.h-3JLYPSV9W6QSK +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/SN/SCSICmds_REPORT_LUNS_Definitions.h-2X85SYX5AD7SN +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/SO/NSXMLNodeOptions.h-EI5SUD4SY2SO +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/SP/shm.h-3I782SZFWVKSP +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/SR/filedesc.h-LTBWTIGQI7SR +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/SU/NSObject.h-2FG7FWH0WXNSU +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/SU/arm64e-apple-macos.swiftinterface-3303MKH8EAESU +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/SV/vm_behavior.h-200MK08T64LSV +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/T0/netdb.h-3TYUD9SG6WST0 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/T1/SecSharedCredential.h-TWDE2IGONXT1 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/T1/esp.h-2OPTVWIZ2CIT1 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/T2/_langinfo.h-2X91Z58KCSTT2 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/T3/Resources.h-1JJ95205E2FT3 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/T4/CFTimeZone.h-1YIBOTYP1D7T4 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/T5/_uid_t.h-2LYC3XYB7D8T5 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/T8/_socklen_t.h-1VITE68ADQLT8 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/T8/base.h-1C8R6AOVBA9T8 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/T9/IOHIDManager.h-3PLAWRW42XWT9 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/T9/_pthread_cond_t.h-1G1J8WDWBMGT9 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/TA/CFNetDiagnostics.h-3VPQA4NI7PYTA +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/TA/IOUSBHostFamilyDefinitions.h-3G8I7130H7TA +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/TC/IOI2CInterface.h-3ULOBXX2TCTTC +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/TD/_bounds.h-QC6Z8QOCLSTD +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/TF/IOHIDElement.h-252CCYRHZPGTF +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/TF/NSHost.h-14XT9CGINGCTF +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/TF/_time.h-2OBF582VT8HTF +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/TF/if.h-36YPS0XIWR6TF +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/TG/_assert.h-1JX3HXJYAB0TG +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/TI/ttycom.h-3806SG7UHMGTI +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/TJ/mach_host.h-2Q5QW2VRUQBTJ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/TP/NSOperation.h-6XBQKOEAE9TP +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/TQ/tar.h-HALLC6LE46TQ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/TU/signal.h-25ZVJ9G5KKOTU +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/TV/OSSpinLockDeprecated.h-17D5XNF9354TV +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/TW/IONetworkStats.h-DLKSK5Y60STW +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/TY/stdint.h-VX859H0V0GTY +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/TZ/udp.h-AV3NXLGRNYTZ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/U1/CFNetworkErrors.h-3CQ9S0E2KROU1 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/U1/icmp_var.h-25F4CIXWF7XU1 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/U2/NSException.h-JXDAMSXKAFU2 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/U3/CFBundle.h-1E2FAGDCNCAU3 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/U5/ulimit.h-2CQIZYHHYQRU5 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/U7/NSRelativeDateTimeFormatter.h-2OYOTO65PK5U7 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/U7/page_info.h-KIPV6GWQP4U7 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/U8/NSURLDownload.h-3PVAGEU047QU8 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/U8/USB.h-3JH7AIYE1UHU8 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/U9/nlist.h-1783YANWNJ9U9 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/UA/protosw.h-20P2M7MMTCZUA +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/UB/AvailabilityVersions.h-MOEFVBI7OHUB +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/UD/SecCertificateOIDs.h-17EDKY2Z8JZUD +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/UD/_pthread_mutexattr_t.h-I2R5H8MA2DUD +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/UF/_wchar_t.h-2D7TWI0JBA9UF +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/UF/fp.h-2C8J9HPX2N5UF +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/UG/Availability.h-1I3UYFLVKXHUG +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/UH/igmp.h-31PQB658ZSZUH +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/UK/DADissenter.h-3U3J30FKFTUUK +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/UM/IOPMLibDefs.h-1OF5MF0WOONUM +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/UM/MDItem.h-2N1PQEAM30KUM +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/UM/_pthread_t.h-1BZJ7FHWXOJUM +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/UM/_timeval.h-1BK05S89JWFUM +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/UM/vsock.h-1F8O1WMK9XHUM +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/UN/AuthorizationTags.h-JKGPQ8TBIPUN +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/UN/NSURLCredentialStorage.h-QY5ZJ2PEJFUN +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/UN/aio.h-2SBXALI5G0TUN +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/UN/tcp_seq.h-25ZTWMQHI6UUN +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/UP/PLStringFuncs.h-1T00LXJXVX9UP +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/UQ/arm64e-apple-macos.swiftinterface_Math_Vector-35RUFDE5YHNUQ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/UR/CFFTPStream.h-NPHAV10TCCUR +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/UR/_locale_posix2008.h-2PBXNCRB4L3UR +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/UU/Script.h-3K3R9P50M5ZUU +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/UV/_string.h-3V02R26Y3F7UV +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/UW/MixedMode.h-1MAZDQ34XQ3UW +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/UW/NSError.h-2N3XNC7XEY3UW +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/UW/endpoint.h-21ENJCU6IXHUW +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/V1/NSAppleEventManager.h-15YPCTT2NISV1 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/V2/CFNetServices.h-1EJVCHLHYD9V2 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/V3/un.h-30W0HYXAO2V3 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/V6/clock.h-5SX0T0N9F5V6 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/V6/message.h-2QEB8HPP574V6 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/V8/SCSICommandDefinitions.h-3TR8D6D27I1V8 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/V9/mds.h-2AEC25ZMA2SV9 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/VB/AEMach.h-1FNEVFSBXQ7VB +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/VD/_wctype.h-2YYVT5PEKBGVD +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/VE/IconStorage.h-IE9R8ALIVOVE +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/VH/_fsobj_id_t.h-10PH7583RDIVH +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/VJ/host_notify.h-2FK0JHSZA55VJ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/VK/if_var_status.h-1HXY3FVDGM0VK +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/VN/MultiprocessingInfo.h-2D7BAA1GREAVN +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/VN/arm64e-apple-macos.swiftinterface-2OPBIJBBBFGVN +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/VO/SKIndex.h-19YHEKMXMN8VO +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/VO/sysexits.h-1N51R85V5G7VO +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/VQ/arm64e-apple-macos.swiftinterface_Collection_HashedCollections-182NC1Y5DL8VQ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/VR/_sa_family_t.h-2ZYNC75AX1KVR +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/VV/once.h-2GLPCQN0OFMVV +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/VW/nc_tparm.h-30JCDU09O3BVW +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/VX/IOUPSPlugIn.h-JZOISE1SQ2VX +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/VX/NSExtensionRequestHandling.h-9BPMIGT9CNVX +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/VX/emmtype.h-3O0ULLFWOT7VX +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/W0/NSCache.h-150IQU1CTXWW0 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/W0/policy.h-MPULPZPHM8W0 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/W1/CFSocketStream.h-3QL2VJYFL61W1 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/W1/NSCalendarDate.h-1XMOOAQ9Y8MW1 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/W2/IOSerialKeys.h-1TN8H410O6ZW2 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/W2/task_info.h-I6BAA7V7N1W2 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/W6/arm64e-apple-macos.swiftinterface-38GEKTZVH3W6 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/W6/object.h-2CDBR4LO853W6 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/W7/NSNotification.h-32NK53URDD9W7 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/W7/NSProtocolChecker.h-2OVT9O1C91GW7 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/W7/exception.h-3A0PQLCHLDAW7 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/WA/bank_types.h-1OS6VZZDZ5LWA +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/WA/vcmd.h-337OX3U172AWA +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/WB/NSTask.h-KMBIXSDPRZWB +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/WE/NSDateIntervalFormatter.h-2BWUR5Y9LX7WE +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/WE/form.h-1WDVRINME5KWE +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/WE/vm_inherit.h-3ERY6WTPBWHWE +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/WI/types.h-EDPX0HDHYBWI +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/WJ/reloc.h-2E4QXQ0TD1UWJ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/WK/OSByteOrder.h-36X6K1WQ1ZVWK +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/WK/utsname.h-3JB2LVQGED0WK +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/WO/CFString.h-2LL8VJ8YM36WO +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/WO/_fsblkcnt_t.h-3TL2TW8Z7AHWO +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/WP/mach.h-NIHV5KJ8HZWP +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/WQ/NSScriptCoercionHandler.h-2MLX33WL82VWQ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/WS/Authorization.h-HG9OU6Z5MCWS +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/WT/IOAccelClientConnect.h-E2YUGJLZD4WT +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/WV/IOStorageControllerCharacteristics.h-2FC8UOFL3O7WV +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/WW/_string.h-1B5UG9QVTTMWW +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/WX/cssmtype.h-TTT4EF2FG9WX +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/WZ/arm64e-apple-macos.swiftinterface_Collection_Array-TC582DEOMBWZ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/X0/NSXMLElement.h-2V60FA7CZIJX0 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/X1/_types.h-39CPQMKHSA7X1 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/X2/objc-sync.h-3L5LCR23LPPX2 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/X2/runtime.h-1DADE94RP6LX2 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/X3/arm64e-apple-macos.swiftinterface_String-1QUIAKONSIIX3 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/X4/LSOpenDeprecated.h-16Z7KYUTKZUX4 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/X5/kern_return.h-1BEVU12FPVAX5 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/X6/CFCharacterSet.h-DJPQTJEAQ9X6 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/X6/IOCDBlockStorageDevice.h-1GJPBRM0ZI1X6 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/XA/Multiprocessing.h-2IEIE7MUMBFXA +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/XC/DASession.h-2OJBX0VX70DXC +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/XC/arm64e-apple-macos.swiftinterface_Collection-2OBV0HETDIGXC +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/XF/NSFileManager.h-310FQPDF8VKXF +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/XG/clock_reply.h-2IVU8P62C11XG +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/XG/vm_attributes.h-1K9AZVGKWO2XG +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/XI/IOBDMediaBSDClient.h-25PFG8RAOWFXI +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/XI/IOStorage.h-VH9HFWEYLSXI +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/XI/_pthread_types.h-1MKK68IRA0RXI +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/XJ/ftw.h-YMPDXY0P4HXJ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/XM/IOCDPartitionScheme.h-2L1GLTVS8BRXM +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/XM/clock_types.h-10KF0MFXORXM +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/XQ/_gid_t.h-3QLFYT8GCA5XQ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/XR/HFSVolumes.h-2H8C5EEMRHCXR +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/XR/rpc.h-2HUFGFY4DJUXR +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/XS/NSUbiquitousKeyValueStore.h-1C0400AQOXLXS +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/XW/CFFileSecurity.h-JDSKQE9W5WXW +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/XX/ldsyms.h-1IMM53TV5CMXX +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/Y0/ioccom.h-3KH8E9YCWJTY0 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/Y1/CFMessagePort.h-WQEAXCHSWUY1 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/Y1/base.h-1SPB4ATQ2W3Y1 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/Y3/traps.h-4H0QVQWA9HY3 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/Y4/DictionaryServices.h-1IDKZFOIKD6Y4 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/Y5/IOCDMediaBSDClient.h-2GLFKYLQH0QY5 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/Y6/AERegistry.h-3Q8XHFXMK75Y6 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/Y6/OSUtils.h-JYXHQ6HCXMY6 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/Y6/device_port.h-2XCK08B15NWY6 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/Y8/IOAccelSurfaceConnect.h-2B8ZGG927KOY8 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/Y8/kdebug_signpost.h-1PZYEMHCI2WY8 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/YA/CFSet.h-14758S8PGGQYA +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/YA/IOPMLib.h-8LUJLTDYADYA +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/YB/NSOrderedSet.h-37RFRIO162YYB +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/YE/libc.h-3IDZD954UOWYE +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/YG/IODVDTypes.h-2IJIW6HZYL4YG +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/YG/SecEncryptTransform.h-49HCZVDQ8VYG +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/YH/NSProcessInfo.h-1EBLDR6MD74YH +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/YH/stat.h-22YVHOXKJW6YH +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/YO/ptrauth.h-L798W7H4ZJYO +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/YP/NSConnection.h-3LSAS11ISEIYP +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/YQ/gethostuuid.h-2PN6OXCITWTYQ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/YS/if_llc.h-U6J6SNKQIKYS +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/YV/libbsm.h-17MZHA7HZ6AYV +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/YW/NSDebug.h-H7PC32JBOMYW +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/YW/dispatch.h-YOXIC764IOYW +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/YW/tcp_timer.h-38D8ILLBHBMYW +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/YY/BackupCore.h-VID7AQKAB8YY +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/YY/Math64.h-3TDIM2TXH2KYY +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/YY/_timeval64.h-108809K5GY9YY +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/YZ/SecAccessControl.h-1O17VFRYOYVYZ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/Z0/CFPreferences.h-Y53KEVDFESZ0 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/Z2/SecAsn1Coder.h-252J56ACK5NZ2 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/Z2/ntsid.h-1KANRW5HIS6Z2 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/Z4/cssmcspi.h-2V96NEAD0WJZ4 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/Z7/pthread_spis.h-MU9LVG3CFRZ7 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/Z8/NSOrderedCollectionDifference.h-2150HBQKIY6Z8 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/Z8/_symbol_aliasing.h-2L6783WHVDFZ8 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/Z9/__stddef_unreachable.h-XIIQIY1GE3Z9 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/Z9/_s_ifmt.h-12HWKFN1SAUZ9 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/Z9/session.h-3RAOF4DIQG0Z9 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/ZB/MySwiftPackage.swift-2GYSGMS12C2ZB +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/ZB/NSHashTable.h-2AOH3URM2LNZB +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/ZB/_pthread_mutex_t.h-28S1WVUTFPXZB +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/ZD/audit_domain.h-34NZNIZIECDZD +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/ZD/mbuf.h-AU3L4MSPR5ZD +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/ZE/ndbm.h-22P1BOBB11CZE +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/ZE/pthread_impl.h-1E29VD117ABZE +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/ZG/param.h-30A0KZP4JSZZG +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/ZH/CMSEncoder.h-18GWVTMZR06ZH +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/ZH/NSRange.h-3CQ0Y0W5LZBZH +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/ZJ/IOKitKeys.h-1M2XWGGC8IIZJ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/ZK/uio.h-10OCN8CLIJZZK +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/ZL/NSURLAuthenticationChallenge.h-1GXN888RYIBZL +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/ZN/unistd.h-2QE3XEWI0JPZN +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/ZP/proc_info.h-21SZZT8H7K0ZP +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/ZQ/NSPortNameServer.h-193J9A31S50ZQ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/ZR/AvailabilityInternal.h-3NVL0BEZJ5MZR +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/ZR/_abort.h-3PDSUDR7RMJZR +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/ZU/CFTree.h-3JH47PO68HRZU +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/ZU/Threads.h-15BL50E3G3NZU +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/ZV/Collections.h-1U7CG0X24MUZV +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/ZW/_time_t.h-37AGCAPPN49ZW +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/ZW/qos.h-NZRCCYEDBMZW +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/ZX/DiskArbitration.h-1FGVQ1E05BRZX +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/ZX/UTType.h-Q9QB21S1SRZX +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/ZZ/IOATAStorageDefines.h-P0JVGM63TQZZ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/records/ZZ/NSGeometry.h-3PHCFXXX2C6ZZ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/units/CFNetwork-1PNPO1ORVQZLS.pcm-2ZD7AE63TG0YN +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/units/CoreFoundation-16SA8WK3L6MQN.pcm-JJ3EFY7RLSEP +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/units/CoreServices-39NCTJOEW7PQ2.pcm-29MUDY3V399BB +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/units/Darwin-1FXX23EKWOBA9.pcm-28RUGOPNQBHQI +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/units/DiskArbitration-3LBJF5I58QD8.pcm-4KHWI0T8AZ23 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/units/Dispatch-R76HXUP80TVL.pcm-1PD80GII58825 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/units/Foundation-24LYWIP48SHNP.pcm-1ZRMY2ITQDIAV +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/units/IOKit-1IAL9NTK1TABA.pcm-3BWGJLOZ2DBMN +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/units/MachO-20RPYVQSX341K.pcm-1BBKZWUY2HJH9 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/units/MyHiddenSymbols.swift.o-3CYS3TFNCUP1N +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/units/MyOtherSwiftLibrary.swift.o-1YQXSMJK6G0R2 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/units/MySwiftLibrary.swift.o-3JTDVXQRFOT3T +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/units/MySwiftPackage.swift.o-2HIKELPLLRZFY +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/units/ObjectiveC-1G8H182PQX3QE.pcm-1UB4XRW8AMFVI +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/units/Security-3QCVXOV25KK54.pcm-3H2HUHDIO60JG +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/units/XPC-T0ZXCAST7PE3.pcm-1CUSAUJ2BXM7K +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/units/_AvailabilityInternal-2YSBQADOLX02V.pcm-2AFFBRYYUOORJ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/units/_Builtin_float-19KE09ZDXQ6Q3.pcm-2ZBVF4119SDYI +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/units/_Builtin_inttypes-19KE09ZDXQ6Q3.pcm-IBAQN1RX6E4G +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/units/_Builtin_limits-19KE09ZDXQ6Q3.pcm-1THNO9JMZBKU5 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/units/_Builtin_stdarg-19KE09ZDXQ6Q3.pcm-13PS59OB2TSQ3 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/units/_Builtin_stdbool-19KE09ZDXQ6Q3.pcm-2QFH4O1K8N1PB +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/units/_Builtin_stddef-19KE09ZDXQ6Q3.pcm-TZWFQFXGDSNF +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/units/_Builtin_stdint-19KE09ZDXQ6Q3.pcm-38L1F3I9GFX5L +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/units/_DarwinFoundation1-2YSBQADOLX02V.pcm-1U7Z2NZEBPTBS +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/units/_DarwinFoundation2-3J4ZFA06I5V1P.pcm-15IOQ7Q866LHL +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/units/_DarwinFoundation3-2NSGASPTSNBVQ.pcm-PH0S0FS4FZTH +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/units/_SwiftConcurrencyShims-2IMTS4WWRU7VJ.pcm-1LAVUN98HOOJB +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-148LFDX28QMXU +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-1B927O3GZDHIN +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-1BZ3JJG43OEG5 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-1NFA4NZJSPLTP +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-1SZVQVI6V1YUM +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-1YTTQM2GV5NBY +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-2B5X5ZVNRC9Z2 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-2B9U0FR1YHNN2 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-2NQQLP95EMN1Q +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-2O0LREUYM37BQ +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-2QEIQO92PGP81 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-3HVQ16HJ8OOV +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-8E43YA3PLRG6 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-D62B7OZRUTRP +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/units/arm64e-apple-macos.swiftinterface-RC9030GDGYY +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/units/launch-3T3BU4MASLMUM.pcm-1VVK2M95O2088 +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/units/libDER-26DYHF6GC6WWA.pcm-27UPXBDXYNM8C +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/units/libkern-2KQ0X67RTM1JF.pcm-37FC4V0J3MR5S +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/units/os_object-2MV8OP7R98AN8.pcm-2DW66QNFVIWCK +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/units/os_workgroup-2MV8OP7R98AN8.pcm-2N6KNAXCNE3OE +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/units/ptrauth-19KE09ZDXQ6Q3.pcm-3QPGDYQB58MOF +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/units/ptrcheck-19KE09ZDXQ6Q3.pcm-150P6PM5IEQEP +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/index/store/v5/units/sys_types-3J4ZFA06I5V1P.pcm-1S3278BTAN5YV +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/plugin-tools-description.json +434 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/arm64-apple-macosx/debug/swift-version--58304C5D6DBC2206.txt +2 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/build.db +0 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/debug.yaml +69 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/plugin-tools.yaml +69 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.build/workspace-state.json +14 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/.gitignore +8 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/Package.swift +27 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/Sources/MyOtherSwiftLibrary/MyHiddenSymbols.swift +7 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/Sources/MyOtherSwiftLibrary/MyOtherSwiftLibrary.swift +11 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/Sources/MySwiftLibrary/MySwiftLibrary.swift +74 -0
- swift_rst_docs-1.0/tests/MySwiftPackage/generate-documentation.sh +9 -0
- swift_rst_docs-1.0/tests/__init__.py +141 -0
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
MIT License
|
|
2
|
+
|
|
3
|
+
Copyright (c) 2026 Emma Labbé
|
|
4
|
+
|
|
5
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
7
|
+
in the Software without restriction, including without limitation the rights
|
|
8
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
9
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
10
|
+
furnished to do so, subject to the following conditions:
|
|
11
|
+
|
|
12
|
+
The above copyright notice and this permission notice shall be included in all
|
|
13
|
+
copies or substantial portions of the Software.
|
|
14
|
+
|
|
15
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
16
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
17
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
18
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
19
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
20
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
21
|
+
SOFTWARE.
|
|
@@ -0,0 +1,121 @@
|
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
|
+
Name: swift-rst-docs
|
|
3
|
+
Version: 1.0
|
|
4
|
+
Summary: Generate RST Swift documentation for Sphinx.
|
|
5
|
+
Project-URL: Homepage, https://git.gatit.es/emma/swift-rst-docs
|
|
6
|
+
Project-URL: Repository, https://git.gatit.es/emma/swift-rst-docs.git
|
|
7
|
+
Author-email: Emma Labbé <emma@labbe.me>
|
|
8
|
+
Maintainer-email: Emma Labbé <emma@labbe.me>
|
|
9
|
+
License-Expression: MIT
|
|
10
|
+
Keywords: documentation,rst,sphinx,swift
|
|
11
|
+
Classifier: Programming Language :: Python
|
|
12
|
+
Requires-Python: >=3.8
|
|
13
|
+
Requires-Dist: beautifulsoup4
|
|
14
|
+
Requires-Dist: pygments
|
|
15
|
+
Requires-Dist: types-pygments
|
|
16
|
+
Description-Content-Type: text/markdown
|
|
17
|
+
|
|
18
|
+
# swift-rst-docs
|
|
19
|
+
|
|
20
|
+
Python library and cli to generate reStructuredText documentation for Swift projects from [SourceKitten](https://github.com/jpsim/SourceKitten) output files to use with [Sphinx](https://www.sphinx-doc.org).
|
|
21
|
+
|
|
22
|
+
This tool assumes the Sphinx output type is HTML because it embeds raw HTML and uses links ending with `.html`.
|
|
23
|
+
|
|
24
|
+
See the [documentation](https://gatit.es/emma/cosas/documentaciones/swift-rst-docs) for API usage and an example of a generated Swift documentation.
|
|
25
|
+
|
|
26
|
+
## Installation
|
|
27
|
+
|
|
28
|
+
```bash
|
|
29
|
+
$ pip install swift-rst-docs
|
|
30
|
+
$ brew install sourcekitten
|
|
31
|
+
```
|
|
32
|
+
|
|
33
|
+
## Usage
|
|
34
|
+
|
|
35
|
+
You need to generate a JSON file with SourceKitten first.
|
|
36
|
+
To reference symbols in your documentation, place their full name between 4 backticks. For example: ``` ``MyStructure.hello(world:)`` ``` or ``` ``MySwiftLibrary.MyStructure.hello(world:)`` ``` when referencing from another module or the documentation's overview text. This will create a link to the symbol's page.
|
|
37
|
+
|
|
38
|
+
```bash
|
|
39
|
+
$ sourcekitten doc [--spm] [-- <swift / xcodebuild arguments>] > documentation.json
|
|
40
|
+
```
|
|
41
|
+
|
|
42
|
+
### Command Line
|
|
43
|
+
|
|
44
|
+
Run `swift-rst-docs` to generate RST files.
|
|
45
|
+
You can provide multiple JSON paths to generate documentation for multiple modules.
|
|
46
|
+
|
|
47
|
+
```bash
|
|
48
|
+
$ swift-rst-docs \
|
|
49
|
+
--title MySwiftPackage \
|
|
50
|
+
--output-path swift-docs \
|
|
51
|
+
--documentation-file-path tests/MySwiftPackage/MySwiftLibrary.json \
|
|
52
|
+
--documentation-file-path tests/MySwiftPackage/MyOtherSwiftLibrary.json \
|
|
53
|
+
[...]
|
|
54
|
+
```
|
|
55
|
+
|
|
56
|
+
This will generate the pages inside the `swift-docs` directory. All the files are placed in the same directory and are named after the unique identifiers ('usr' documentation entry) of the symbols they document.
|
|
57
|
+
|
|
58
|
+
More options:
|
|
59
|
+
|
|
60
|
+
```bash
|
|
61
|
+
usage: swift-rst-docs [-h] --documentation-file-path DOCUMENTATION_FILE_PATH --output-path OUTPUT_PATH
|
|
62
|
+
--title TITLE [--overview OVERVIEW] [--files FILES] [--symbols SYMBOLS]
|
|
63
|
+
[--min-accessibility {public,internal,fileprivate,private,open}]
|
|
64
|
+
|
|
65
|
+
options:
|
|
66
|
+
-h, --help show this help message and exit
|
|
67
|
+
--documentation-file-path, -d DOCUMENTATION_FILE_PATH
|
|
68
|
+
SourceKitten JSON file path.
|
|
69
|
+
--output-path, -o OUTPUT_PATH
|
|
70
|
+
Output directory path.
|
|
71
|
+
--title, -t TITLE Index title.
|
|
72
|
+
--overview, -v OVERVIEW
|
|
73
|
+
Overview file path or contents.
|
|
74
|
+
--files, -f FILES File names to document. Can be base names or paths relative to any directory in the source
|
|
75
|
+
code. Defaults to all.
|
|
76
|
+
--symbols, -s SYMBOLS
|
|
77
|
+
Symbols to document. Defaults to all.
|
|
78
|
+
--min-accessibility, -a {public,internal,fileprivate,private,open}
|
|
79
|
+
Minimum accessibility of symbols to document. Defaults to public.
|
|
80
|
+
```
|
|
81
|
+
|
|
82
|
+
### API
|
|
83
|
+
|
|
84
|
+
You can also use the Python API to programatically generate documentation.
|
|
85
|
+
See the [documentation](https://gatit.es/emma/cosas/documentaciones/swift-rst-docs) for more info.
|
|
86
|
+
|
|
87
|
+
Example:
|
|
88
|
+
|
|
89
|
+
```python
|
|
90
|
+
from swift_rst_docs import (
|
|
91
|
+
GenerationContext, fetch_documents, generate_documentation
|
|
92
|
+
)
|
|
93
|
+
from swift_rst_docs.types import Accessibility
|
|
94
|
+
|
|
95
|
+
context = GenerationContext(
|
|
96
|
+
index_title="MySwiftPackage",
|
|
97
|
+
overview="Example Sphinx documentation for a Swift Package with two libraries.",
|
|
98
|
+
documented_objects=[
|
|
99
|
+
# Skip MyOtherSwiftLibrary/MyHiddenSymbols.swift
|
|
100
|
+
#
|
|
101
|
+
# The paths are relative to anything:
|
|
102
|
+
# you can just write the base names but if you do so there is no way disambiguate between modules.
|
|
103
|
+
"MySwiftLibrary/MySwiftLibrary.swift",
|
|
104
|
+
"MyOtherSwiftLibrary/MyOtherSwiftLibrary.swift"
|
|
105
|
+
],
|
|
106
|
+
min_accessibility=Accessibility.PUBLIC
|
|
107
|
+
)
|
|
108
|
+
|
|
109
|
+
# Fetch symbols and writes them to `context`
|
|
110
|
+
for json_path in [
|
|
111
|
+
"MySwiftPackage/MySwiftLibrary.json",
|
|
112
|
+
"MySwiftPackage/MyOtherSwiftLibrary.json",
|
|
113
|
+
]:
|
|
114
|
+
path = os.path.join(OUTPUT_PATH, json_path)
|
|
115
|
+
fetch_documents(path, context)
|
|
116
|
+
|
|
117
|
+
# Write pages
|
|
118
|
+
for page in generate_documentation(context):
|
|
119
|
+
with open(os.path.join(OUTPUT_PATH, page.file_name), "w+") as f:
|
|
120
|
+
f.write(page.contents)
|
|
121
|
+
```
|
|
@@ -0,0 +1,104 @@
|
|
|
1
|
+
# swift-rst-docs
|
|
2
|
+
|
|
3
|
+
Python library and cli to generate reStructuredText documentation for Swift projects from [SourceKitten](https://github.com/jpsim/SourceKitten) output files to use with [Sphinx](https://www.sphinx-doc.org).
|
|
4
|
+
|
|
5
|
+
This tool assumes the Sphinx output type is HTML because it embeds raw HTML and uses links ending with `.html`.
|
|
6
|
+
|
|
7
|
+
See the [documentation](https://gatit.es/emma/cosas/documentaciones/swift-rst-docs) for API usage and an example of a generated Swift documentation.
|
|
8
|
+
|
|
9
|
+
## Installation
|
|
10
|
+
|
|
11
|
+
```bash
|
|
12
|
+
$ pip install swift-rst-docs
|
|
13
|
+
$ brew install sourcekitten
|
|
14
|
+
```
|
|
15
|
+
|
|
16
|
+
## Usage
|
|
17
|
+
|
|
18
|
+
You need to generate a JSON file with SourceKitten first.
|
|
19
|
+
To reference symbols in your documentation, place their full name between 4 backticks. For example: ``` ``MyStructure.hello(world:)`` ``` or ``` ``MySwiftLibrary.MyStructure.hello(world:)`` ``` when referencing from another module or the documentation's overview text. This will create a link to the symbol's page.
|
|
20
|
+
|
|
21
|
+
```bash
|
|
22
|
+
$ sourcekitten doc [--spm] [-- <swift / xcodebuild arguments>] > documentation.json
|
|
23
|
+
```
|
|
24
|
+
|
|
25
|
+
### Command Line
|
|
26
|
+
|
|
27
|
+
Run `swift-rst-docs` to generate RST files.
|
|
28
|
+
You can provide multiple JSON paths to generate documentation for multiple modules.
|
|
29
|
+
|
|
30
|
+
```bash
|
|
31
|
+
$ swift-rst-docs \
|
|
32
|
+
--title MySwiftPackage \
|
|
33
|
+
--output-path swift-docs \
|
|
34
|
+
--documentation-file-path tests/MySwiftPackage/MySwiftLibrary.json \
|
|
35
|
+
--documentation-file-path tests/MySwiftPackage/MyOtherSwiftLibrary.json \
|
|
36
|
+
[...]
|
|
37
|
+
```
|
|
38
|
+
|
|
39
|
+
This will generate the pages inside the `swift-docs` directory. All the files are placed in the same directory and are named after the unique identifiers ('usr' documentation entry) of the symbols they document.
|
|
40
|
+
|
|
41
|
+
More options:
|
|
42
|
+
|
|
43
|
+
```bash
|
|
44
|
+
usage: swift-rst-docs [-h] --documentation-file-path DOCUMENTATION_FILE_PATH --output-path OUTPUT_PATH
|
|
45
|
+
--title TITLE [--overview OVERVIEW] [--files FILES] [--symbols SYMBOLS]
|
|
46
|
+
[--min-accessibility {public,internal,fileprivate,private,open}]
|
|
47
|
+
|
|
48
|
+
options:
|
|
49
|
+
-h, --help show this help message and exit
|
|
50
|
+
--documentation-file-path, -d DOCUMENTATION_FILE_PATH
|
|
51
|
+
SourceKitten JSON file path.
|
|
52
|
+
--output-path, -o OUTPUT_PATH
|
|
53
|
+
Output directory path.
|
|
54
|
+
--title, -t TITLE Index title.
|
|
55
|
+
--overview, -v OVERVIEW
|
|
56
|
+
Overview file path or contents.
|
|
57
|
+
--files, -f FILES File names to document. Can be base names or paths relative to any directory in the source
|
|
58
|
+
code. Defaults to all.
|
|
59
|
+
--symbols, -s SYMBOLS
|
|
60
|
+
Symbols to document. Defaults to all.
|
|
61
|
+
--min-accessibility, -a {public,internal,fileprivate,private,open}
|
|
62
|
+
Minimum accessibility of symbols to document. Defaults to public.
|
|
63
|
+
```
|
|
64
|
+
|
|
65
|
+
### API
|
|
66
|
+
|
|
67
|
+
You can also use the Python API to programatically generate documentation.
|
|
68
|
+
See the [documentation](https://gatit.es/emma/cosas/documentaciones/swift-rst-docs) for more info.
|
|
69
|
+
|
|
70
|
+
Example:
|
|
71
|
+
|
|
72
|
+
```python
|
|
73
|
+
from swift_rst_docs import (
|
|
74
|
+
GenerationContext, fetch_documents, generate_documentation
|
|
75
|
+
)
|
|
76
|
+
from swift_rst_docs.types import Accessibility
|
|
77
|
+
|
|
78
|
+
context = GenerationContext(
|
|
79
|
+
index_title="MySwiftPackage",
|
|
80
|
+
overview="Example Sphinx documentation for a Swift Package with two libraries.",
|
|
81
|
+
documented_objects=[
|
|
82
|
+
# Skip MyOtherSwiftLibrary/MyHiddenSymbols.swift
|
|
83
|
+
#
|
|
84
|
+
# The paths are relative to anything:
|
|
85
|
+
# you can just write the base names but if you do so there is no way disambiguate between modules.
|
|
86
|
+
"MySwiftLibrary/MySwiftLibrary.swift",
|
|
87
|
+
"MyOtherSwiftLibrary/MyOtherSwiftLibrary.swift"
|
|
88
|
+
],
|
|
89
|
+
min_accessibility=Accessibility.PUBLIC
|
|
90
|
+
)
|
|
91
|
+
|
|
92
|
+
# Fetch symbols and writes them to `context`
|
|
93
|
+
for json_path in [
|
|
94
|
+
"MySwiftPackage/MySwiftLibrary.json",
|
|
95
|
+
"MySwiftPackage/MyOtherSwiftLibrary.json",
|
|
96
|
+
]:
|
|
97
|
+
path = os.path.join(OUTPUT_PATH, json_path)
|
|
98
|
+
fetch_documents(path, context)
|
|
99
|
+
|
|
100
|
+
# Write pages
|
|
101
|
+
for page in generate_documentation(context):
|
|
102
|
+
with open(os.path.join(OUTPUT_PATH, page.file_name), "w+") as f:
|
|
103
|
+
f.write(page.contents)
|
|
104
|
+
```
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
build/*
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
# Minimal makefile for Sphinx documentation
|
|
2
|
+
#
|
|
3
|
+
|
|
4
|
+
# You can set these variables from the command line, and also
|
|
5
|
+
# from the environment for the first two.
|
|
6
|
+
SPHINXOPTS ?=
|
|
7
|
+
SPHINXBUILD ?= sphinx-build
|
|
8
|
+
SOURCEDIR = .
|
|
9
|
+
BUILDDIR = build
|
|
10
|
+
|
|
11
|
+
# Put it first so that "make" without argument is like "make help".
|
|
12
|
+
help:
|
|
13
|
+
@$(SPHINXBUILD) -M help "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
|
|
14
|
+
|
|
15
|
+
.PHONY: help Makefile
|
|
16
|
+
|
|
17
|
+
# Catch-all target: route all unknown targets to Sphinx using the new
|
|
18
|
+
# "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS).
|
|
19
|
+
%: Makefile
|
|
20
|
+
@$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
swift_rst_docs-1.0/docs/build/doctrees/swift/s_14MySwiftLibrary0A8ProtocolP3foo3barS2S_tF.doctree
ADDED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
CLI Usage
|
|
2
|
+
=========
|
|
3
|
+
|
|
4
|
+
Run ``swift-rst-docs`` to generate RST files.
|
|
5
|
+
You can provide multiple JSON paths to generate documentation for multiple modules.
|
|
6
|
+
|
|
7
|
+
.. code-block:: bash
|
|
8
|
+
|
|
9
|
+
$ swift-rst-docs \
|
|
10
|
+
--title MySwiftPackage \
|
|
11
|
+
--output-path swift-docs \
|
|
12
|
+
--documentation-file-path tests/MySwiftPackage/MySwiftLibrary.json \
|
|
13
|
+
--documentation-file-path tests/MySwiftPackage/MyOtherSwiftLibrary.json \
|
|
14
|
+
[...]
|
|
15
|
+
|
|
16
|
+
This will generate the pages inside the ``swift-docs`` directory. All the files are placed in the same directory and are named after the unique identifiers (``usr`` documentation entry) of the symbols they document.
|
|
17
|
+
|
|
18
|
+
More options:
|
|
19
|
+
|
|
20
|
+
.. code-block:: bash
|
|
21
|
+
|
|
22
|
+
usage: swift-rst-docs [-h] --documentation-file-path DOCUMENTATION_FILE_PATH --output-path OUTPUT_PATH
|
|
23
|
+
--title TITLE [--overview OVERVIEW] [--files FILES] [--symbols SYMBOLS]
|
|
24
|
+
[--min-accessibility {public,internal,fileprivate,private,open}]
|
|
25
|
+
|
|
26
|
+
options:
|
|
27
|
+
-h, --help show this help message and exit
|
|
28
|
+
--documentation-file-path, -d DOCUMENTATION_FILE_PATH
|
|
29
|
+
SourceKitten JSON file path.
|
|
30
|
+
--output-path, -o OUTPUT_PATH
|
|
31
|
+
Output directory path.
|
|
32
|
+
--title, -t TITLE Index title.
|
|
33
|
+
--overview, -v OVERVIEW
|
|
34
|
+
Overview file path or contents.
|
|
35
|
+
--files, -f FILES File names to document. Can be base names or paths relative to any directory in the source
|
|
36
|
+
code. Defaults to all.
|
|
37
|
+
--symbols, -s SYMBOLS
|
|
38
|
+
Symbols to document. Defaults to all.
|
|
39
|
+
--min-accessibility, -a {public,internal,fileprivate,private,open}
|
|
40
|
+
Minimum accessibility of symbols to document. Defaults to public.
|
|
41
|
+
|
|
@@ -0,0 +1,85 @@
|
|
|
1
|
+
.. swift-rst-docs documentation master file, created by
|
|
2
|
+
sphinx-quickstart on Wed Apr 15 03:32:14 2026.
|
|
3
|
+
You can adapt this file completely to your liking, but it should at least
|
|
4
|
+
contain the root `toctree` directive.
|
|
5
|
+
|
|
6
|
+
swift-rst-docs
|
|
7
|
+
==============
|
|
8
|
+
|
|
9
|
+
Python library and CLI to generate reStructuredText documentation for Swift projects from `SourceKitten <https://github.com/jpsim/SourceKitten>`_ output files to use with `Sphinx <https://www.sphinx-doc.org>`_ HTML output.
|
|
10
|
+
|
|
11
|
+
Document
|
|
12
|
+
--------
|
|
13
|
+
|
|
14
|
+
.. toctree::
|
|
15
|
+
:maxdepth: 2
|
|
16
|
+
:caption: Contents
|
|
17
|
+
|
|
18
|
+
cli
|
|
19
|
+
reference
|
|
20
|
+
|
|
21
|
+
.. toctree::
|
|
22
|
+
:maxdepth: 2
|
|
23
|
+
:caption: Example Output
|
|
24
|
+
|
|
25
|
+
swift/index
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
Installation
|
|
29
|
+
------------
|
|
30
|
+
|
|
31
|
+
.. code-block:: bash
|
|
32
|
+
|
|
33
|
+
$ pip install swift-rst-docs
|
|
34
|
+
|
|
35
|
+
API Usage
|
|
36
|
+
---------
|
|
37
|
+
|
|
38
|
+
You need to generate a JSON file with SourceKitten first.
|
|
39
|
+
To reference symbols in your documentation, place their full name between 4 backticks. For example: ````MyStructure.hello(world:)\`\``` or ````MySwiftLibrary.MyStructure.hello(world:)```` when referencing from another module or the documentation's overview text. This will create a link to the symbol's page.
|
|
40
|
+
|
|
41
|
+
.. code-block:: bash
|
|
42
|
+
|
|
43
|
+
$ sourcekitten doc [--spm] [-- <swift / xcodebuild arguments>] > documentation.json
|
|
44
|
+
|
|
45
|
+
API Example
|
|
46
|
+
-----------
|
|
47
|
+
|
|
48
|
+
First, create a :py:class:`swift_rst_docs.types.GenerationContext` object and populate it with your options.
|
|
49
|
+
Then call :py:func:`swift_rst_docs.doc.fetch_documents` for each JSON file you want to process.
|
|
50
|
+
And finally, call :py:func:`swift_rst_docs.doc.generate_documentation` to generate and return all the documentation RST files.
|
|
51
|
+
|
|
52
|
+
.. code-block:: python
|
|
53
|
+
|
|
54
|
+
from swift_rst_docs import (
|
|
55
|
+
GenerationContext, fetch_documents, generate_documentation
|
|
56
|
+
)
|
|
57
|
+
from swift_rst_docs.types import Accessibility
|
|
58
|
+
|
|
59
|
+
context = GenerationContext(
|
|
60
|
+
index_title="MySwiftPackage",
|
|
61
|
+
overview="Example Sphinx documentation for a Swift Package with two libraries.",
|
|
62
|
+
documented_objects=[
|
|
63
|
+
# Skip MyOtherSwiftLibrary/MyHiddenSymbols.swift
|
|
64
|
+
#
|
|
65
|
+
# The paths are relative to anything:
|
|
66
|
+
# you can just write the base names but if you do so there is no way disambiguate between modules.
|
|
67
|
+
"MySwiftLibrary/MySwiftLibrary.swift",
|
|
68
|
+
"MyOtherSwiftLibrary/MyOtherSwiftLibrary.swift"
|
|
69
|
+
],
|
|
70
|
+
min_accessibility=Accessibility.PUBLIC
|
|
71
|
+
)
|
|
72
|
+
|
|
73
|
+
# Fetch symbols and writes them to `context`
|
|
74
|
+
for json_path in [
|
|
75
|
+
"MySwiftPackage/MySwiftLibrary.json",
|
|
76
|
+
"MySwiftPackage/MyOtherSwiftLibrary.json",
|
|
77
|
+
]:
|
|
78
|
+
path = os.path.join(OUTPUT_PATH, json_path)
|
|
79
|
+
fetch_documents(path, context)
|
|
80
|
+
|
|
81
|
+
# Write pages
|
|
82
|
+
for page in generate_documentation(context):
|
|
83
|
+
with open(os.path.join(OUTPUT_PATH, page.file_name), "w+") as f:
|
|
84
|
+
f.write(page.contents)
|
|
85
|
+
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
API Reference
|
|
2
|
+
=============
|
|
3
|
+
|
|
4
|
+
.. automodule:: swift_rst_docs
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
Generation
|
|
8
|
+
----------
|
|
9
|
+
|
|
10
|
+
.. autofunction:: swift_rst_docs.fetch_documents
|
|
11
|
+
.. autofunction:: swift_rst_docs.generate_documentation
|
|
12
|
+
.. autofunction:: swift_rst_docs.GenerationContext
|
|
13
|
+
.. autofunction:: swift_rst_docs.main
|
|
14
|
+
|
|
15
|
+
Parsing
|
|
16
|
+
-------
|
|
17
|
+
|
|
18
|
+
.. autofunction:: swift_rst_docs.parse
|
|
19
|
+
.. autofunction:: swift_rst_docs.fetch_fullnames
|
|
20
|
+
.. autofunction:: swift_rst_docs.replace_links
|
|
21
|
+
.. autofunction:: swift_rst_docs.highlight_statement
|
|
22
|
+
.. autofunction:: swift_rst_docs.prettify_swift_declaration
|
|
23
|
+
|
|
24
|
+
Types
|
|
25
|
+
-----
|
|
26
|
+
|
|
27
|
+
.. autoclass:: swift_rst_docs.Accessibility
|
|
28
|
+
.. autoclass:: swift_rst_docs.AnnotatedDeclaration
|
|
29
|
+
.. autoclass:: swift_rst_docs.Annotation
|
|
30
|
+
.. autoclass:: swift_rst_docs.DeclarationKind
|
|
31
|
+
.. autoclass:: swift_rst_docs.Documentation
|
|
32
|
+
.. autoclass:: swift_rst_docs.MARK
|
|
33
|
+
.. autoclass:: swift_rst_docs.MainPage
|
|
34
|
+
.. autoclass:: swift_rst_docs.ModulePage
|
|
35
|
+
.. autoclass:: swift_rst_docs.Page
|
|
36
|
+
.. autoclass:: swift_rst_docs.Structure
|
|
37
|
+
.. autoclass:: swift_rst_docs.Symbol
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
MyOtherSwiftLibrary
|
|
2
|
+
===================
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
.. raw:: html
|
|
7
|
+
|
|
8
|
+
<style>
|
|
9
|
+
.doc-link {
|
|
10
|
+
font-family: var(--font-stack--monospace);
|
|
11
|
+
}
|
|
12
|
+
</style>
|
|
13
|
+
|
|
14
|
+
<script type="text/javascript">
|
|
15
|
+
window.onload = function() {
|
|
16
|
+
document.querySelectorAll("a[href*='#doclink']").forEach(function(link) {
|
|
17
|
+
link.classList.add("doc-link");
|
|
18
|
+
link.href = link.href.replace("#doclink", "");
|
|
19
|
+
});
|
|
20
|
+
}
|
|
21
|
+
</script>
|
|
22
|
+
|
|
23
|
+
.. code-block:: swift
|
|
24
|
+
|
|
25
|
+
import MyOtherSwiftLibrary
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
.. toctree::
|
|
29
|
+
:maxdepth: 1
|
|
30
|
+
:caption: Functions
|
|
31
|
+
|
|
32
|
+
s_19MyOtherSwiftLibrary5Hello6animalSS0acD06AnimalO_tF
|
|
33
|
+
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
MySwiftLibrary
|
|
2
|
+
==============
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
.. raw:: html
|
|
7
|
+
|
|
8
|
+
<style>
|
|
9
|
+
.doc-link {
|
|
10
|
+
font-family: var(--font-stack--monospace);
|
|
11
|
+
}
|
|
12
|
+
</style>
|
|
13
|
+
|
|
14
|
+
<script type="text/javascript">
|
|
15
|
+
window.onload = function() {
|
|
16
|
+
document.querySelectorAll("a[href*='#doclink']").forEach(function(link) {
|
|
17
|
+
link.classList.add("doc-link");
|
|
18
|
+
link.href = link.href.replace("#doclink", "");
|
|
19
|
+
});
|
|
20
|
+
}
|
|
21
|
+
</script>
|
|
22
|
+
|
|
23
|
+
.. code-block:: swift
|
|
24
|
+
|
|
25
|
+
import MySwiftLibrary
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
.. toctree::
|
|
29
|
+
:maxdepth: 1
|
|
30
|
+
:caption: Structures
|
|
31
|
+
|
|
32
|
+
s_14MySwiftLibrary0A9StructureV
|
|
33
|
+
|
|
34
|
+
.. toctree::
|
|
35
|
+
:maxdepth: 1
|
|
36
|
+
:caption: Protocols
|
|
37
|
+
|
|
38
|
+
s_14MySwiftLibrary0A8ProtocolP
|
|
39
|
+
|
|
40
|
+
.. toctree::
|
|
41
|
+
:maxdepth: 1
|
|
42
|
+
:caption: Enumerations
|
|
43
|
+
|
|
44
|
+
s_14MySwiftLibrary6AnimalO
|
|
45
|
+
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
MySwiftPackage
|
|
2
|
+
==============
|
|
3
|
+
|
|
4
|
+
Example Sphinx documentation for a Swift Package with two libraries.
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
.. raw:: html
|
|
8
|
+
|
|
9
|
+
<style>
|
|
10
|
+
.doc-link {
|
|
11
|
+
font-family: var(--font-stack--monospace);
|
|
12
|
+
}
|
|
13
|
+
</style>
|
|
14
|
+
|
|
15
|
+
<script type="text/javascript">
|
|
16
|
+
window.onload = function() {
|
|
17
|
+
document.querySelectorAll("a[href*='#doclink']").forEach(function(link) {
|
|
18
|
+
link.classList.add("doc-link");
|
|
19
|
+
link.href = link.href.replace("#doclink", "");
|
|
20
|
+
});
|
|
21
|
+
}
|
|
22
|
+
</script>
|
|
23
|
+
|
|
24
|
+
.. toctree::
|
|
25
|
+
:maxdepth: 2
|
|
26
|
+
:caption: Modules
|
|
27
|
+
|
|
28
|
+
MySwiftLibrary
|
|
29
|
+
MyOtherSwiftLibrary
|
|
30
|
+
|
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
``MyProtocol``
|
|
2
|
+
==============
|
|
3
|
+
|
|
4
|
+
.. index:: s:14MySwiftLibrary0A8ProtocolP
|
|
5
|
+
|
|
6
|
+
A protocol.
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
.. raw:: html
|
|
11
|
+
|
|
12
|
+
<style>
|
|
13
|
+
.doc-link {
|
|
14
|
+
font-family: var(--font-stack--monospace);
|
|
15
|
+
}
|
|
16
|
+
</style>
|
|
17
|
+
|
|
18
|
+
<script type="text/javascript">
|
|
19
|
+
window.onload = function() {
|
|
20
|
+
document.querySelectorAll("a[href*='#doclink']").forEach(function(link) {
|
|
21
|
+
link.classList.add("doc-link");
|
|
22
|
+
link.href = link.href.replace("#doclink", "");
|
|
23
|
+
});
|
|
24
|
+
}
|
|
25
|
+
</script>
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
.. raw:: html
|
|
30
|
+
|
|
31
|
+
<style>
|
|
32
|
+
.toctree-wrapper ul {
|
|
33
|
+
list-style-type: none;
|
|
34
|
+
padding-left: 0;
|
|
35
|
+
margin-left: 0;
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
.toctree-l1 {
|
|
39
|
+
list-style: none;
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
.main .toctree-l1 > a > code > .pre { font-size: 120% !important; }
|
|
43
|
+
</style>
|
|
44
|
+
|
|
45
|
+
Declaration
|
|
46
|
+
-----------
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
.. raw:: html
|
|
50
|
+
|
|
51
|
+
<div class="highlight"><pre><span></span><span class="kd">protocol</span><span class="w"> </span><span class="nc">MyProtocol</span>
|
|
52
|
+
</pre></div>
|
|
53
|
+
|
|
54
|
+
|
|
55
|
+
Functions
|
|
56
|
+
---------
|
|
57
|
+
.. toctree::
|
|
58
|
+
:maxdepth: 1
|
|
59
|
+
|
|
60
|
+
s_14MySwiftLibrary0A8ProtocolP3foo3barS2S_tF
|
|
61
|
+
|
|
62
|
+
Documentation text.
|
|
63
|
+
|
|
64
|
+
|