Commit 8a46ebc
Fix missing ONNXRuntimeBinary target in Package.swift
Replace stale "ONNXRuntimeBinary" dependency (which doesn't exist) with
platform-conditional ONNXRuntimeiOSBinary/ONNXRuntimemacOSBinary targets.
This was preventing SPM from resolving the package graph.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 2c3e97b commit 8a46ebc
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
| 175 | + | |
| 176 | + | |
176 | 177 | | |
177 | 178 | | |
178 | 179 | | |
| |||
0 commit comments