swift@6.1: Add known issue to notes

https://github.com/ScoopInstaller/Main/issues/6159
This commit is contained in:
HUMORCE 2025-04-24 14:09:00 +08:00
parent d31433b2fb
commit a7d6566bea
No known key found for this signature in database
GPG Key ID: FF7A96FF20AE10DC

View File

@ -4,6 +4,9 @@
"homepage": "https://www.swift.org/",
"license": "Apache-2.0",
"notes": [
"* Known issue:",
" - 'swift.exe' may not working with Junction, check workaround: https://github.com/ScoopInstaller/Main/issues/6159",
"------",
"To make Swift toolchain work, you must have Visual Studio and Windows SDK components installed.",
"Read https://www.swift.org/getting-started/#support-files for Supporting Files installation guide."
],