Impliment provisioning profiles and assigning app groups

This commit is contained in:
nab138
2026-01-30 18:21:42 -05:00
parent 1648537bd0
commit 80121a0b91
6 changed files with 91 additions and 28 deletions

View File

@@ -38,4 +38,3 @@ hmac = "0.12.1"
cbc = { version = "0.1.2", features = ["std"] }
aes = "0.8.4"
aes-gcm = "0.10.3"
serde_bytes = "0.11.19"