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 601bb79 commit ec9639aCopy full SHA for ec9639a
Sources/CLTLogger.swift
@@ -1,3 +1,6 @@
1
+#if canImport(Android)
2
+import Android
3
+#endif
4
import Foundation
5
#if canImport(WinSDK)
6
import WinSDK
0 commit comments