Skip to content

oneM2M resource browser

Latest

Choose a tag to compare

@ooosm ooosm released this 22 Sep 09:29
· 20 commits to master since this release

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.