where do I find the notarization log?

panagiotis merakos merakosp at gmail.com
Mon May 3 06:35:55 EDT 2021


Hello Tiemo,

Sorry, it seems this is no longer the case (i.e. the email from Apple no
longer contains the notarization log URL).

In this case, you can use the command that is described in section
6.3. Check the status of analysis
of Matthias' lesson

(
https://lessons.livecode.com/m/4071/l/1122100-codesigning-and-notarizing-your-lc-standalone-for-distribution-outside-the-mac-appstore
).

The output of this command will contain a URL, which you can visit to see
the detailed logs.

Kind regards,
Panos
--

On Mon, 3 May 2021 at 13:24, panagiotis merakos <merakosp at gmail.com> wrote:

> Hello Tiemo,
>
> I think the email you got from Apple should have a link where you can view
> the log.
>
> Cheers,
> Panos
> --
>
> On Mon, 3 May 2021 at 13:02, Tiemo via use-livecode <
> use-livecode at lists.runrev.com> wrote:
>
>> Hello,
>>
>>
>>
>> I successfully signed a dmg and wanted to notarize it via terminal with
>> Matthias  codesigning guidelines:
>>
>> xcrun altool -type osx --notarize-app --primary-bundle-id
>> "de.kestner.dgslernupdate.dmg" --username "<myAppleID>" --password
>> "<myNotarizingPW>" --file
>> "/Users/tiemohollmann/Desktop/DGSlern_Update_1.0.0.4.dmg"
>>
>> The file was accepted and uploaded, but I got an email from Apple, that
>> the
>> file was not notarized and I should review the notarization log with xCode
>> or altool.
>>
>>
>>
>> I can't find these logs. Mac search doesn't find anything with "altool"
>>
>> Can anybody point me to the location, where I find this notarizing log?
>>
>> Thank you
>>
>> Tiemo
>>
>>
>>
>>
>>
>>
>>
>> _______________________________________________
>> 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