Skip to content

Commit

Permalink
coreml: Add CoreML bindings (#132)
Browse files Browse the repository at this point in the history
* gen: Add nserror

* core: Add NSerror

* coreml: Add CoreML

* gen: support Unavailable

* deps: update macschema

* gen: include fw

* github: update os versions

* coreml: pull Beta types

* github: update os versions
  • Loading branch information
tmc authored Jul 10, 2023
1 parent 120b7cf commit 3c88910
Show file tree
Hide file tree
Showing 33 changed files with 13,767 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
strategy:
matrix:
go-version: [stable, oldstable]
os: [macos-latest]
os: [macos-13]
runs-on: ${{ matrix.os }}
steps:
- name: Install Go
Expand Down
313 changes: 313 additions & 0 deletions api/appkit/nsanimation.objc.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 3c88910

Please sign in to comment.