Alex Mazanov
Alex Mazanov
Hey @jbboynton, this have been [addressed](e84e498c4145895dc47179ff98a30104a2c2b026) in 1.4.4. You can jump on the BETA train a wait until it released.
Do you have a ready to use plugin I can use for debugging?
Well, it works on [this build](https://github.com/swiftbar/SwiftBar/files/9483448/SwiftBar.1.4.4b448.zip) for me: https://user-images.githubusercontent.com/222100/190278883-e2e7c8ba-c601-4b8d-a270-305bfe6a3335.mp4 Slightly modified plugin source: ```bash #!/bin/bash if [ "$1" == 'app' ]; then admuser="user" pw="password" app="/System/Applications/Contacts.app/Contents/MacOS/Contacts" expect -c "spawn su -...
Yeah, I had this in longterm to-do list for awhile now, let me work on that.
@luckman212 give it a try please https://github.com/amebalabs/TRex/releases/tag/v1.6.0-BETA-1
Yeah, I see. Looks like #25 works but the CLI doesn't, looking into it
@luckman212 This one should work, plz try [TRex.app.zip](https://github.com/amebalabs/TRex/files/9690673/TRex.app.zip)
Just so you don't think I'm crazy https://user-images.githubusercontent.com/222100/193422485-e4d417bf-8c93-45d7-9808-1f1869b5e9a6.mp4
Ok, I tested it on another machine and it doesn't work. As usual it is the case of "works fine on my machine!". Digging.
Having problems with launching processes outside app sandbox, and [this doesn't look good](https://developer.apple.com/forums/thread/28336)