Maschine 2 (2.14.7) Big Sur Logic Pro error

Discussion in 'Software' started by Vincent Price, Jun 16, 2022.

  1. Hello,

    I am wanting to know if anyone is having this issue that I am being presented with on Logic Pro (10.7.4)

    When I open Logic Pro, Maschine 2 (2.14.7) doesn't show up in the list of instruments and upon checking in the plugin manager I get presented with the following message (view screenshot)

    "Maschine 2.component" can't be opened because Apple cannot check it for malicious software

    It does it for Maschine 2 FX as well.

    Has anyone else had this issue and did you manage to fix it?

    Thanks
     

    Attached Files:

  2.  
  3. BEAT16

    BEAT16 Audiosexual

    Joined:
    May 24, 2012
    Messages:
    9,081
    Likes Received:
    7,009
  4. BigM

    BigM Guest

    This is common for k'd apps in macOS. Run these codes one by one in terminal to fix,

    xattr -cr "drag affected app or file into terminal"

    sudo codesign --force --deep --sign - "drag affected app or file into terminal"

    First command will fix the malicious software issue and second will fix the issues with unsigned apps(almost all k'd apps).
     
    • Like Like x 2
    • Useful Useful x 1
    • List
Loading...
Loading...