Re: [Bandizip.mac] Can't use Plugin in MacOS 15.5

7 views
Skip to first unread message

KH Kim

unread,
Jun 22, 2025, 8:46:42 PMJun 22
to Bens Licka, Bandizip for macOS
Hello, this is Bandisoft.

The error message appears when the app is not sandboxed, but apps downloaded from the App Store are all sandboxed by default, so such a message should not appear.

Please check whether the sandbox flag is displayed correctly using the following command.

codesign -d --entitlements :- /Applications/Bandizip365.app/Contents/PlugIns/Bandizip365FinderSyncExtension.appex

As mentioned above, <key>com.apple.security.app-sandbox</key><true/> must be present for it to be properly configured.

<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "https://www.apple.com/DTDs/PropertyList-1.0.dtd"><plist version="1.0"><dict><key>com.apple.application-identifier</key><string>4S9C2A4BKK.com.bandisoft.mac.bandizip365.findersyncextension</string><key>com.apple.developer.team-identifier</key><string>4S9C2A4BKK</string><key>com.apple.security.app-sandbox</key><true/><key>com.apple.security.application-groups</key><array><string>4S9C2A4BKK.group.com.bandisoft.mac.bandizip365</string></array><key>com.apple.security.files.user-selected.read-only</key><true/></dict></plist>

If you see anything different, the app might be corrupted. In that case, please delete the app, download it again from the App Store, and follow the instructions in the help link below to set it up.

https://www.bandisoft.com/bandizip.mac/help/finder-extension-sequoia/

Thank you for your feedback.

Best regards,

2025년 6월 22일 (일) 오전 11:30, Bens Licka <belgi...@gmail.com>님이 작성:
When I run

```sudo pluginkit -v -a /Applications/Bandizip365.app/Contents/PlugIns/Bandizip365FinderSyncExtension.appex```

in Terminal, I got a error message

```[d <private>] [u E017254D-42B3-49F6-9ABA-3ED77CB2DAEA] [<private>(<private>)] rejecting; Ignoring mis-configured plugin at [/Applications/Bandizip365.app/Contents/PlugIns/Bandizip365FinderSyncExtension.appex]: plug-ins must be sandboxed````

in Console.app.

BandiZip Ver. 7.34

--
You received this message because you are subscribed to the Google Groups "Bandizip for macOS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bandizip-mac...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/bandizip-mac/5b29f915-d493-4acb-97e1-739887e79913n%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages