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     [email protected]
booth    1-360-734-4701
------------------------------------------------------








_______________________________________________
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

Reply via email to