This commit is contained in:
ANLGBOY
2025-11-19 01:18:16 +09:00
commit d31536d9fc
74 changed files with 10681 additions and 0 deletions

14
swift/Package.resolved Normal file
View File

@@ -0,0 +1,14 @@
{
"pins" : [
{
"identity" : "onnxruntime-swift-package-manager",
"kind" : "remoteSourceControl",
"location" : "https://github.com/microsoft/onnxruntime-swift-package-manager.git",
"state" : {
"revision" : "12ce7374c86944e1f68f3a866d10105d8357f074",
"version" : "1.20.0"
}
}
],
"version" : 2
}