App fails to launch after code signing
scott at elementarysoftware.com
scott at elementarysoftware.com
Sun Apr 25 06:36:51 EDT 2021
I just tried building the app using LC 9.5.1 (business) rather than 9.6.2 (rc 5) which is what I had been using. And it worked… which is great but I have no idea why.
—
Scott
> On Apr 25, 2021, at 1:04 AM, scott--- via use-livecode <use-livecode at lists.runrev.com> wrote:
>
> I have created a standalone Mac app. It launches and works as expected. The problem is that after code signing it (though it throws a few errors they seem to all be ones that are generally regarded as bogus error messages) the app fails to launch.
>
> It reports success for code signing, notarization and staplication.
> I’m using a lightly modified version of Matthias Rebbe’s great < mrSignNotarizeHelperV2-LC_lesson.livecode > to do the heavy lifting. Checking with the terminal shows:
>
> "valid on disk”
> "satisfies its Designated Requirement"
>
> When I look in the console I see this happens when the app tries to launch:
>
> "AddInstanceForFactory: No factory registered for id <CFUUID 0x7fae534148a0> F8BB1C28-BAE8-11D6-9C31-00039315CD46”
>
> This app uses the following inclusions (added manually)
> tsNet
> mergJSON
> Revolution Zip
> Internet
> DataGrid
>
> The Googles seem to indicate that it is associated with AV stuff (primarily audio) but my app doesn’t do anything like that. Any ideas what this might mean?
>
> --
> Scott Morrow
>
> Elementary Software
> (Now with 20% less chalk dust!)
> web https://elementarysoftware.com/
> email scott at elementarysoftware.com
> booth 1-360-734-4701
> ------------------------------------------------------
>
>
>
>
>
>
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list