After several hours debugging the recurring:
privileged helper has wrong version (-1.-1)
error, I think I’ve found the underlying problem.
I downloaded Steinberg_Library_Manager_3.2.80_mac.dmg directly from
Steinberg on 8 August 2026.
Library Manager’s own unified-log output says:
Steinberg Library Manager privileged helper still is out of date.
found(-1.-1) needed(1.12)
I then expanded Steinberg’s actual .pkg and inspected the helper shipped
inside it.
The helper bundled in the official 3.2.80 package has:
CFBundleVersion = 1.8
It is correctly signed:
Developer ID Application: Steinberg Media Technologies GmbH (5PMY476BJ6)
TeamIdentifier=5PMY476BJ6 Timestamp=20 Jul 2026 at 5:39:42 pm
I have verified that:
- Library Manager is 3.2.80.56.
- Both Library Manager and the helper have valid code signatures.
- The LaunchDaemon plist is valid.
- The helper is enabled in launchd.
- macOS successfully launches the helper on demand.
- Background Task Management considers it enabled and allowed.
- The helper starts, but its XPC peer connection is rejected, after
which Library Manager reports that it needs helper 1.12. - I tested with System Integrity Protection both enabled and disabled;
the error is unchanged.
So unless I am missing something, the currently distributed Library
Manager 3.2.80.56 expects helper 1.12 but Steinberg’s own installer
contains helper 1.8.
Can anyone from Steinberg confirm this and provide the correct 1.12
helper or a corrected DMG?
Reinstalling the current 3.2.80 package simply reinstalls helper 1.8.


