mirror of
https://github.com/apple/sourcekit-lsp.git
synced 2026-03-02 18:23:24 +01:00
Add another import of new Android overlay and remove non-existent file exclusion from package manifest
This commit is contained in:
@@ -16,6 +16,9 @@ public import Foundation
|
||||
public import LanguageServerProtocol
|
||||
import SKLogging
|
||||
import SwiftExtensions
|
||||
#if canImport(Android)
|
||||
import Android
|
||||
#endif
|
||||
#else
|
||||
import Dispatch
|
||||
import Foundation
|
||||
|
||||
Reference in New Issue
Block a user