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 555d6c6 commit 853643cCopy full SHA for 853643c
Package.swift
@@ -70,4 +70,5 @@ for target in package.targets {
70
case .macro, .plugin, .system, .binary: () // not applicable
71
@unknown default: () // we don't know what to do here, do nothing
72
}
73
-}// --- END: STANDARD CROSS-REPO SETTINGS DO NOT EDIT --- //
+}
74
+// --- END: STANDARD CROSS-REPO SETTINGS DO NOT EDIT --- //
0 commit comments