We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc8458c commit 889e027Copy full SHA for 889e027
Scripts/Linux/GeneratePackageSymbolGraphs
@@ -27,7 +27,7 @@ ssgc slave https://github.com/pointfreeco/swift-snapshot-testing.git 1.18.3 \
27
-u $SWIFT_INSTALLATION \
28
-o TestPackages/swift-snapshot-testing.bson
29
30
-ssgc slave https://github.com/swiftlang/indexstore-db.git swift-6.0-RELEASE \
+ssgc slave https://github.com/swiftlang/indexstore-db.git swift-6.1-RELEASE \
31
32
-o TestPackages/indexstore-db.bson \
33
--Xcxx -I$SWIFT_INSTALLATION/lib/swift \
0 commit comments