feat: add shebang
This commit is contained in:
2
secure_enclave.swift
Normal file → Executable file
2
secure_enclave.swift
Normal file → Executable file
@@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env swift
|
||||
|
||||
// https://www.andyibanez.com/posts/cryptokit-secure-enclave/
|
||||
// import Swift
|
||||
import Foundation
|
||||
|
||||
Reference in New Issue
Block a user