On Thu, Jan 5, 2017 at 7:40 AM, Tiemo Hollmann TB via use-livecode < [email protected]> wrote:
> thank you for that helpful link. > After I gave rwx permission to the files with chmod I could successfully > use > xattr -cr, whereafter I could "successfully" codesign my app without error. > But verifying the codesigning with spctl it shows me the error "a sealed > resource is missing or invalid" It doesn't show any hint, what resource is > missing. (I have a valentinadb, some rev bundles and some files included in > my app bundle). > Has anybody any idea on how to drill down what is missing here (what was no > problem on OS X 10.11)? > Any hints appreciated > Tiemo, You might try signing the application using the script only stack that I posted here:’ https://gist.github.com/trevordevore/3e91724c4573690b691510d2e2dcd2a7 Does that work for you? -- Trevor DeVore ScreenSteps www.screensteps.com - www.clarify-it.com _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
