feat: updates
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
// Reference:
|
// Reference:
|
||||||
// - https://developer.apple.com/documentation/swift/commandline/arguments
|
// - https://developer.apple.com/documentation/swift/commandline/arguments
|
||||||
// - https://git.hatter.ink/hatter/card-cli/src/branch/master/swift-lib/src/lib.swift
|
// - https://git.hatter.ink/hatter/card-cli/src/branch/master/swift-lib/src/lib.swift
|
||||||
|
// - https://developer.apple.com/documentation/security/secaccesscontrolcreateflags
|
||||||
|
|
||||||
import CryptoKit
|
import CryptoKit
|
||||||
import LocalAuthentication
|
import LocalAuthentication
|
||||||
@@ -206,4 +207,4 @@ if (action == "version") {
|
|||||||
exitWith("ok:1.0.0-20250118")
|
exitWith("ok:1.0.0-20250118")
|
||||||
}
|
}
|
||||||
|
|
||||||
exitWith("err:unknown action")
|
exitWith("err:invalid action")
|
||||||
|
|||||||
Reference in New Issue
Block a user