CodeSigner not working on Ventura

Discussion in 'Mac / Hackintosh' started by aleksy, Jan 2, 2023.

  1. aleksy

    aleksy Producer

    Joined:
    Dec 25, 2020
    Messages:
    113
    Likes Received:
    76
    Hi there,

    I updated my Mac to macOS Ventura 13.1 the other day and now the CodeSigner app refuses to work, saying I'm running an unsupported OS version (it needs at least OSX 10.8).
    While I can imagine Ventura being too new, I don't know if the changes are that substantial to have it outright not work.

    upload_2023-1-2_7-45-54.png

    Did somebody encounter this themselves too and perhaps knows a fix for that?

    Running CS 0.9.4 and I can't find a newer version. In fact, I can't find any version open for public download except the one getting shared around here via DM lol

    Cheers
     
  2.  
  3. clone

    clone Audiosexual

    Joined:
    Feb 5, 2021
    Messages:
    8,625
    Likes Received:
    3,762
    Motu does not have drivers for my interface on os 13 yet either. in the meantime you can do them all at once this way. at least you only have to enter your password once. it's a little slow; better for moving to a new machine etc.


    cd /Library/Audio/Plug-Ins/

    find . -name "*.bundle" -execdir sudo xattr -cr \;
    find . -name "*.VST" -execdir sudo xattr -cr \;
    find . -name "*.vst3" -execdir sudo xattr -cr \;
    find . -name "*.component" -execdir sudo xattr -cr \;
    find . -name "*.dpm" -execdir sudo xattr -cr \;

    find . -name "*.bundle" -execdir sudo codesign -f -s - {} \;
    find . -name "*.VST" -execdir sudo codesign -f -s - {} \;
    find . -name "*.vst3" -execdir sudo codesign -f -s - {} \;
    find . -name "*.component" -execdir sudo codesign -f -s - {} \;
    find . -name "*.dpm" -execdir sudo codesign -f -s - {} \;
     
  4. Myriad

    Myriad Member

    Joined:
    Feb 9, 2023
    Messages:
    11
    Likes Received:
    7
    Same problem here. I just realised Codesigner is no longer supported by Ventura :(
     
  5. Redcloud

    Redcloud Newbie

    Joined:
    Aug 10, 2018
    Messages:
    1
    Likes Received:
    0
    Same here…
     
  6. Tchoulou

    Tchoulou Noisemaker

    Joined:
    Mar 24, 2023
    Messages:
    9
    Likes Received:
    4
    Hi Aleksy, and the others in the comment: Could you DM me the Codesigner 0.9.4 please? I can't find it online, got the 0.9.3 but doesn't work on my computer, i'm on Big Sur.
    Would really appreciate if someone coud DM me the app since it's nowhere to be found :(
    Thanks
     
  7. Ted

    Ted Ultrasonic

    Joined:
    Jan 1, 2017
    Messages:
    152
    Likes Received:
    22
    Hey guys do you know an app like Codesigner because it's not working either on Monterey, thanks
     
Loading...
Similar Threads - CodeSigner working Ventura Forum Date
Automatic Codesigner for unsigned plugins Mac / Hackintosh May 30, 2022
Is Avid Pro Tools v2021.7.0 still working? Pro Tools Tuesday at 12:43 AM
Tonex 1.9.2 Release R2R not Working Software May 31, 2025
working on the progress, what do you think people ? Work in Process May 30, 2025
Why PA and Fabfilter Plugins aren´t working in Legit Console 1 ? Software May 28, 2025
Loading...