Skip to content

Releases: IoTKETI/mobius4

oneM2M resource browser

22 Sep 09:29

Choose a tag to compare

Mobius4 compatible oneM2M resource browser tool for

  • Windows
  • macOS

On macOS, downloaded resource browser (in the zip file) may be marked with the com.apple.quarantine attribute (also called the quarantine flag), which tells Gatekeeper to block or warn about the app.
If the app shows the error “is damaged and can’t be opened”, you can remove this attribute by running the following command in the app containing folder:

xattr -r -d com.apple.quarantine ./KETI\ oneM2M\ Resource\ Monitor.app

This command recursively deletes the quarantine attribute so that the system no longer treats the app as an unverified download.