Jacob Bartlett
Jacob Bartlett
Thanks for picking this up @ncooke3; I'll update to 10.26.0 and report back if I notice anything wrong. Out of interest, what was the root issue?
I'm experiencing this exact same issue! ``` NSManagedObjectContext 0x283ce7810 0 libswiftCore.dylib 0x2ddc3c swift_retain + 202 1 libswiftCore.dylib 0x1a35e0 __SharedStringStorage.getCharacters(_:range:) + 176 2 libswiftCore.dylib 0x1a368c @objc __SharedStringStorage.getCharacters(_:range:) + 32 3 CoreFoundation...
I'm having this exact issue. For reference, I'm trying to run maestro from crontab using the .zsh profile and ~/.maestro/bin/maestro Works fine when run manually but that doesn't exactly help...
I think I struggled with a similar issue. It was a code sign problem - I had to assign each of the 5 targets to my own development team or...