Releases: andrewginns/CoreMLPlayer
Releases · andrewginns/CoreMLPlayer
CoreML Player 1.0.3 - unofficial
Application is currently not signed so after copying it to Applications folder you'll have to right click on it and select Open (just for initial launch).
But it is fully Sandboxed:
- No File Access (Just read-only access to files that you select from within the app)
- No network connection (not even for analytics)
If you have Xcode, you can also simply clone and build it yourself.
Version 1.0.3-unofficial Changelog:
- Add support for the more recent
.mlpackage
extension used by CoreML converted models