Open Furtivo360 opened 1 year ago
@Furtivo360 Thanks, that was what I needed
couple questions, im new and unfamiliar with previous hacks to get this working.
Are you saying to edit the Info.plist to contain:
`
couple questions, im new and unfamiliar with previous hacks to get this working.
Are you saying to edit the Info.plist to contain:
<key>PluginCompatibilityUUID</key> <string>281F8A5C-0AF9-4BE6-8B8A-C0CB9C2068BE</string>
or by adding a new key like:
<key> Supported13.3PluginCompatibilityUUIDs</key> <string>281F8A5C-0AF9-4BE6-8B8A-C0CB9C2068BE</string>
Also, the Info.plist in the mail application says its mounted in a read-only volume. Can give any hint as to how id write to that file?
update. I'm learning. my bad. for anyone else new, its the OpenHaystackMail.mailbundle 's Info.plist. There i was able to see the other SupportedXX.XPluginCompatibilityUUIDs which are of type array, add new row, each can be added as a string. It was stumbled by trying previous issues. https://github.com/seemoo-lab/openhaystack/issues/162
Thanks.
Sorry, it doesn't work for me. I added the row in the OpenHaystackMail.mailbundle`s Info.plist and let install the Mailbundle again, but then i receive a error message, that the file is corrupted. Could anybody share a working Mailbundle? Thanks!
not working for me
Here's what's working for me (at the exact moment)
macOS Ventura Version 13.3 Mail Version 16.0 (3731.500.231) OpenHaystack Version 0.5.2 (1)
still not working... :-(
some for me, 13.3.1 anyone can take a new info.pls PLEASE ?
With a new Build with xcode from the new source: https://github.com/seemoo-lab/openhaystack it works for me. But wondering that all batteries are empty... ;-)
Doesnt work.
M1 with fresh Monterey 12.6.5
Here's what's working for me (at the exact moment)
macOS Ventura Version 13.3 Mail Version 16.0 (3731.500.231) OpenHaystack Version 0.5.2 (1)
Tried your file but still not working for me :(
My steps after putting your Info.plist file into the OpenHaystackMail.mailbundle...
1) sudo spctl --master-disable 2) sudo codesign -f -s - ~/Library/Mail/Bundles/OpenHaystackMail.mailbundle 3) Open Mail --> Settings --> General --> Manage Plug-ins --> Enable OpenHaystackMail.mailbundle 4) I receive the same error "Incompatible Plug-ins Disabled" "Mail has disabled the following plug-ins: OpenHaystackMail.mailbundle Contact the makers of these plug-ins for versions that are compatible with Mail 16.0."
mac OS venture 13.2.1 Mail 16.0 (3731.400.51.1.1) OpenHaystack Version 0.5.2
Apologies if I am making a silly error, I am very new to this pls help :)
I'm on MacOS Ventura 13.4 and this didn't initially work. To fix it I copied my recently added plist entry for 13.3 and pasted it replacing 13.3 with 13.4 in the name and it worked.
That doesn't work for me. When I add the new UID to the 13.4 section [281F8A5C-0AF9-4BE6-8B8A-C0CB9C2068BE], then I always get the message, that „OpenHaystackMail.mailbundle“ ist beschädigt und kann nicht geöffnet werden. Es empfiehlt sich, das Objekt in den Papierkorb zu bewegen. Same UID in the 13.3 section and I get an "incompatibel Plugin" message. Any ideas? mac 13.4 (22F66) Mail 16.0 (3731.600.7) OpenHaystack 0.5.2 (1)
Now I found it in combining some posts here: If you modify the info.plist you have to codesign it again with terminal. This only works, if you give terminal the full access to the disk. Now OpenHaystack 0.5.2 is working with macOS 13.4 / Mail 16
Here's what's working for me (at the exact moment)
macOS Ventura Version 13.3 Mail Version 16.0 (3731.500.231) OpenHaystack Version 0.5.2 (1)
Using the above and copying the "Supported13.3PluginCompatibilityUUIDs" setting to "Supported13.4PluginCompatibilityUUIDs".
Edit: Worked for 13.4. as long as I have System Integrity Protection disabled -- needless to say not a very good idea.
OS 13.3 got released: new OS, new mail plugin incompatibility.
This is the new UUID for Mail app Version 16.0 (3731.500.231)
NEW PluginCompatibilityUUID: 281F8A5C-0AF9-4BE6-8B8A-C0CB9C2068BE
As always:
Done!
Happy days 👍