Add support vor v15.1 (#2)
This commit is contained in:
committed by
GitHub
parent
977c01327f
commit
4688e9b0f7
@@ -9,6 +9,7 @@ import Foundation
|
||||
import ArgumentParser
|
||||
import EmojiKit
|
||||
|
||||
#if os(macOS)
|
||||
struct EmojiDownloader: ParsableCommand, AsyncParsableCommand {
|
||||
|
||||
static let configuration: CommandConfiguration = CommandConfiguration(
|
||||
@@ -121,5 +122,5 @@ struct EmojiDownloader: ParsableCommand, AsyncParsableCommand {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
extension EmojiManager.Version: ExpressibleByArgument {}
|
||||
|
||||
Reference in New Issue
Block a user