Add signer action extension with shared keychain and data store

This commit is contained in:
2025-01-26 13:27:19 -05:00
parent aae25543e0
commit f9cab6f498
12 changed files with 459 additions and 30 deletions

View File

@@ -0,0 +1,6 @@
{
"info" : {
"author" : "xcode",
"version" : 1
}
}

View File

@@ -0,0 +1,14 @@
{
"info" : {
"version" : 1,
"author" : "xcode"
},
"colors" : [
{
"idiom" : "mac",
"color" : {
"reference" : "systemPurpleColor"
}
}
]
}