

The function of block to code will be in next update.


The function of block to code will be in next update.
I’ve been trying to install this on my M2Pro Mac Mini; Settings > Privacy and Security doesn’t offer me the Open anyway option, so there’s no way I can try it. I already have Typst 0.15 and the latest Tinymist installed.
![]()
Mark
can you tell me if it’s showing damaged or something?
if yes run this
xattr -cr "/Applications/Hilbert.app" codesign --force --deep --sign - "/Applications/Hilbert.app"
also if possible install tinymist it will then show definition.
brew install tinymist
When I run that, I get:
xattr: unrecognised option '-- force'
As I said, Tinymist is installed; in ~/opt/homebrew/bin/tinymist, updated last Saturday.
And yes, it says: "Hilbert.app" is damaged and can't be opened…
P.S. The dmg is 9.4 MB on my system; on GitHub release page, the arm64 version is 8.96 MB, though I don’t suppose that is significant.
really sorry. Please run this running those should work.
Maybe try running separately.
xattr -cr "/Applications/Hilbert.app"
codesign --force --deep --sign - "/Applications/Hilbert.app"
Please let me know if it works
That gives me /Applications/Hilbert.app: replacing existing signature.
I’ll try running it again…
OK. It’s running now.
![]()
Mark
glad It helped. Let me know how the app experience goes. and if there is any issue let me know.
Yes, I will. I will be trying it on other matters… I am not a mathematician or a physicist, but really like Typst, so I’ll see how it goes.
![]()
Mark