Hi Trevor, yesss! It works, now the validation with spctl is valid. I didn't got any confirmation or feedback of you program, beside of a light "plop", if this is correct, then it worked :)
Just for my interest, what are you doing different with "sealed resources" as the native codesign? Thank you for sharing you tool! Tiemo -----Ursprüngliche Nachricht----- Von: use-livecode [mailto:[email protected]] Im Auftrag von Trevor DeVore via use-livecode Gesendet: Donnerstag, 5. Januar 2017 16:34 An: How to use LiveCode <[email protected]> Cc: Trevor DeVore <[email protected]> Betreff: Re: Codesigning issue with revxml.bundle in LC 8 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 _______________________________________________ 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
