-
-
Notifications
You must be signed in to change notification settings - Fork 412
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Some MoltenVK packaging improvements. (#2177)
* Native/MoltenVK: Strip and re-sign the macOS universal binary. * Native/MoltenVK: Build and package tvOS binaries. * New binaries for MoltenVK on Darwin 22.6.0 Darwin Kernel Version 22.6.0: Mon Feb 19 19:42:47 PST 2024; root:xnu-8796.141.3.704.6~1/RELEASE_ARM64_VMAPPLE --------- Co-authored-by: The Silk.NET Automaton <[email protected]>
- Loading branch information
1 parent
52f15a7
commit b6d2aaf
Showing
6 changed files
with
16 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+0 Bytes
(100%)
src/Native/Silk.NET.MoltenVK.Native/runtimes/iossimulator/native/libMoltenVK.a
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
src/Native/Silk.NET.MoltenVK.Native/runtimes/maccatalyst/native/libMoltenVK.a
Binary file not shown.
Binary file modified
BIN
-3.16 MB
(78%)
src/Native/Silk.NET.MoltenVK.Native/runtimes/osx/native/libMoltenVK.dylib
Binary file not shown.
Binary file added
BIN
+18.3 MB
src/Native/Silk.NET.MoltenVK.Native/runtimes/tvos/native/libMoltenVK.a
Binary file not shown.
Binary file added
BIN
+19.1 MB
src/Native/Silk.NET.MoltenVK.Native/runtimes/tvossimulator/native/libMoltenVK.a
Binary file not shown.