Re: Notarization error: The signature algorithm used is too weak
site_archiver@lists.apple.com Delivered-To: cocoa-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rogers.com; s=s2048; t=1559195511; bh=wa8EUx2toTyAHI7cjqwfH6T/NVwsEjibgJ/FqgBoDFw=; h=Subject:Cc:References:From:Date:In-Reply-To:From:Subject; b=MEVQrvFtBJBImwLszc4QouH6pCNRG9Yr9FFEwpvpsKsWPPlt+eWSBJfSOYywm5qJQAcstgKn5YN/ZOAlZDo+s2UPkscNtxvrdEBqjHoBvf05m2MT4bpMgPBF4rdOXylmBkTMbNndpeaH0V2lOBe9Hu0TpYjHwVJoBPOGPcRI0JQyDQHtgIwUlicFrwlr082pCOcNiYGzHWCVEtCFmdLfJd6awHZKDi9ptenF+firRDiEL93MrJOEPdIEKXoTA/swf3HsdtR8cYEhOfdMplMOFtrPyoSTJBW6n+F1p38yfkhilzAUADDF9CLUTwA475C6S4bDEbs2Rv0n1a7zhyyJFg== User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 On 5/29/19 1:53 PM, Richard Charles wrote: On May 28, 2019, at 8:18 PM, Leo via Cocoa-dev <cocoa-dev@lists.apple.com> wrote: Can you please elaborate on this... Perhaps this will help. https://stackoverflow.com/questions/25152451/are-mac-app-store-code-sign-res... Thanks Richard, The issue is now solved - thanks to someone's advice on Stack Overflow: I need to sign the actual framework first, then re-package it as tar.gz. Leo _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com https://stackoverflow.com/questions/56351428/macos-notarization-error-the-si... I added this process as Run Script phase in Xcode - and the app is finally notarized.
participants (1)
-
Leo via Cocoa-dev