Thank you, I'll try that. Meanwhile, I ran this on a supposedly 
notarized/signed app:

  spctl --assess --raw --verbose <appPath>

which was rejected. Does his mean anything to anyone:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd";>
<plist version="1.0">
<dict>
        <key>assessment:authority</key>
        <dict>
                <key>assessment:authority:flags</key>
                <integer>0</integer>
        </dict>
        <key>assessment:remote</key>
        <true/>
        <key>assessment:verdict</key>
        <false/>
</dict>
</plist>


On 10/9/23 8:10 PM, Timothy Bleiler via use-livecode wrote:
I think this is the most recent lesson listing the terminal commands for using 
NotaryTool instead of altool.
These worked when I was using the last version of Ventura and Xcode 14.3.1.  I 
haven’t tried Sonoma.

<https://lessons.livecode.com/m/4071/l/1653720-code-signing-and-notarizing-your-lc-standalone-for-distribution-outside-the-mac-appstore-with-xcode-13-and-up>
Code signing and notarizing your LC standalone for distribution outside the Mac 
Appstore with Xcode 13 and up | How To - Step-By-Step Guides To Tasks In LiveCode | 
LiveCode 
Lessons<https://lessons.livecode.com/m/4071/l/1653720-code-signing-and-notarizing-your-lc-standalone-for-distribution-outside-the-mac-appstore-with-xcode-13-and-up>
lessons.livecode.com<https://lessons.livecode.com/m/4071/l/1653720-code-signing-and-notarizing-your-lc-standalone-for-distribution-outside-the-mac-appstore-with-xcode-13-and-up>
[X]<https://lessons.livecode.com/m/4071/l/1653720-code-signing-and-notarizing-your-lc-standalone-for-distribution-outside-the-mac-appstore-with-xcode-13-and-up>

--
Jacqueline Landman Gay         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to