@Marty If you have not done it already, it might be worth adding entitlements to the codesign.
https://lessons.livecode.com/m/4071/l/1293515-entitlements-for-signed-and-notarized-apps I do not think it is the Xcode version that is the problem. I am on Mojave as well, so I can do a quick test if you send me the standalone that crashes. Also make sure you attach the stack to the bug report :) Kind regards, Panos -- On Thu, 4 Feb 2021 at 22:47, Paul Dupuis via use-livecode < [email protected]> wrote: > I should add, we're not using Levure. We are using LC9.6.2rc2, we > codesign via Terminal on Mohave using Xcode 10.2.1 > > On 2/4/2021 3:37 PM, Paul Dupuis via use-livecode wrote: > > FYI - Our App includes the revZIP library. We codesign deep via > > Terminal command and get no crashes. Codesign, notarize, and staple > > without problems. > > > > > > On 2/4/2021 2:40 PM, Marty Knapp via use-livecode wrote: > >> Re: building a standalone in LC 9.6.2 rc2 with the “Revolution Zip” > >> library (crashes when codesigned) > >> > >> Just filed a bug report on this - 23083 > >> > >> Marty > >> > >>> On Feb 4, 2021, at 11:25 AM, Marty Knapp <[email protected]> > >>> wrote: > >>> > >>> I’ve narrowed this down to the “Revolution Zip” library. If I leave > >>> that out of Inclusions, I can build in 9.6.2 and codesign and all is > >>> well. > >>> > >>> marty > >>> > >>>> On Feb 3, 2021, at 2:59 PM, Mark Talluto via use-livecode > >>>> <[email protected]> wrote: > >>>> > >>>> Hi Marty, > >>>> > >>>> My work is with LiveCode 9.6.2 rc2 and Xcode 11.3.1. > >>>> > >>>> I have only a cursory understanding of Levure. From what I read, > >>>> Trevor has methods to codesign and even notarize inside of Levure’s > >>>> framework. > >>>> > >>>> If your testing with a basic stack works as expected, maybe some > >>>> interaction is happening with the Levure Framework project. I am > >>>> certain Trevor knows best what may be happening here. > >>>> > >>>> When you find out, please post back what you learn. > >>>> > >>>> Best regards, > >>>> > >>>> Mark Talluto > >>>> livecloud.io <http://livecloud.io/> > >>>> nursenotes.net <http://nursenotes.net/> > >>>> canelasoftware.com <http://www.canelasoftware.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 > > > _______________________________________________ > 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
