Re: Notarizing a Mac app

2023-06-12 Thread J. Landman Gay via use-livecode
On 6/12/23 9:40 AM, Mark Talluto via use-livecode wrote: You have to sign and notarize each time you build a new standalone. Perfect, just what I wanted. Thanks for the confirmation. -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www

Re: Notarizing a Mac app

2023-06-12 Thread Mark Wieder via use-livecode
On 6/12/23 10:28, matthias rebbe via use-livecode wrote: There's a nice little tool available which gives you some information about an app bundle or command line tool or any .dylib and so on. It will tell you which CPU types are supported, if the file was code signed or notarized and much more

Re: Notarizing a Mac app

2023-06-12 Thread matthias rebbe via use-livecode
There's a nice little tool available which gives you some information about an app bundle or command line tool or any .dylib and so on. It will tell you which CPU types are supported, if the file was code signed or notarized and much more. It's called Archichect https://eclecticlight.co/32-bitche

Re: Notarizing a Mac app

2023-06-12 Thread J. Landman Gay via use-livecode
Thanks Paul. It's hard to test when your own machine doesn't need code-signing at all. -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com On June 12, 2023 6:51:34 AM Paul Dupuis via use-livecode wrote: I'm pretty sure you have to sign an

Re: Notarizing a Mac app

2023-06-12 Thread Mark Talluto via use-livecode
Hi Jacque, You have to sign and notarize each time you build a new standalone. Best regards, Mark Talluto appli.io livecloud.io nursenotes.net canelasoftware.com > On Jun 11, 2023, at 9:16 P

Re: Notarizing a Mac app

2023-06-12 Thread Paul Dupuis via use-livecode
I'm pretty sure you have to sign and notarize each build. On 6/12/2023 12:16 AM, J. Landman Gay via use-livecode wrote: Does rebuilding a Mac app retain a previous notarization or do I need to re-notarize and re-sign on every new build? I want to distribute a notarized and signed app to tester

Re: Notarizing a standalone with Xcode 13 and 14

2023-02-24 Thread Mark Smith via use-livecode
Thanks Matthias, that is great news. We all super appreciate the work you do on making the job of notarising easier for LC’ers. I don’t have a project I am actively working on for iOS, but have parked this great bit of good news for future reference (and thanks also to Kee Nethery for the work h

Re: Notarizing a standalone with Xcode 13 and 14

2023-02-23 Thread scott--- via use-livecode
+1 > On Feb 23, 2023, at 4:07 AM, panagiotis m via use-livecode > wrote: > > Thank you very much Matthias :) > > Kind regards, > Panos > > On Thu, 23 Feb 2023 at 13:57, matthias rebbe via use-livecode < > use-livecode@lists.runrev.com> wrote: > >> Hello, >> >> with Xcode 13 Apple introduce

Re: Notarizing a standalone with Xcode 13 and 14

2023-02-23 Thread panagiotis m via use-livecode
Thank you very much Matthias :) Kind regards, Panos On Thu, 23 Feb 2023 at 13:57, matthias rebbe via use-livecode < use-livecode@lists.runrev.com> wrote: > Hello, > > with Xcode 13 Apple introduced a new command line tool (notarytool) which > makes Notarizing much easier and more convenient. At

Re: notarizing DMG fails - solved

2021-05-06 Thread Jim Lambert via use-livecode
> > Thank you Matthias! Your tools make my life SO much easier! You have > done a great service for this community. +100 ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscri

Re: notarizing DMG fails - solved

2021-05-05 Thread matthias rebbe via use-livecode
> enhance it to describe all more detailed. >> >> The Helper Stack will also get an update to support package installers. But >> it takes some time. >> >> >> >>> -Ursprüngliche Nachricht- >>> Von: use-livecode Im Auftrag von >>> matthias reb

Re: notarizing DMG fails - solved

2021-05-05 Thread Phil Davis via use-livecode
Im Auftrag von >> matthias rebbe via use-livecode >> Gesendet: Mittwoch, 5. Mai 2021 10:31 >> An: How to use LiveCode >> Cc: matthias_livecode_150...@m-r-d.de >> Betreff: Re: notarizing DMG fails >> >> Tiemo, >> >> i think i found the soluti

Re: notarizing DMG fails - solved

2021-05-05 Thread matthias rebbe via use-livecode
Nachricht- > Von: use-livecode Im Auftrag von > matthias rebbe via use-livecode > Gesendet: Mittwoch, 5. Mai 2021 10:31 > An: How to use LiveCode > Cc: matthias_livecode_150...@m-r-d.de > Betreff: Re: notarizing DMG fails > > Tiemo, > > i think i found the solu

Re: notarizing DMG fails

2021-05-05 Thread matthias rebbe via use-livecode
>> But I am still unsure if I may use the " Developer ID Application" >> certificate also for the pkg and dmg or if I have to use the "Developer ID >> Installer" certificate for the pkg and dmg? >> >> Thanks >> >> Tiemo >> >>

Re: notarizing DMG fails

2021-05-05 Thread matthias rebbe via use-livecode
nks > > Tiemo > > > > -Ursprüngliche Nachricht- > Von: use-livecode Im Auftrag von > panagiotis merakos via use-livecode > Gesendet: Dienstag, 4. Mai 2021 18:19 > An: How to use LiveCode > Cc: panagiotis merakos > Betreff: Re: notarizing DMG fails

Re: notarizing DMG fails

2021-05-04 Thread panagiotis merakos via use-livecode
de Im Auftrag von > matthias rebbe via use-livecode > Gesendet: Dienstag, 4. Mai 2021 13:49 > An: How to use LiveCode > Cc: matthias_livecode_150...@m-r-d.de > Betreff: Re: notarizing DMG fails > > Tiemo, > > you can create 2 different installer certificates in you Apple devel

Re: notarizing DMG fails

2021-05-04 Thread matthias rebbe via use-livecode
ll look for another packager and go testing with another packager. > > Any other ideas? > Tiemo > > > -Ursprüngliche Nachricht- > Von: use-livecode Im Auftrag von > matthias rebbe via use-livecode > Gesendet: Dienstag, 4. Mai 2021 10:34 > An: How to use Liv

Re: notarizing DMG fails

2021-05-04 Thread matthias rebbe via use-livecode
Hi Tiemo, but you did not create a .pkg from the a notarized app, did you? You have to create and code sign a .pkg from the code signed, but not notarized, .app and then you have to notarize only the .pkg or the code signed .dmg, if you want to distribute as .dmg. So the steps are 1. code sig

Re: Notarizing

2019-09-04 Thread Marty Knapp via use-livecode
Thank you Matthias! I appreciate you getting back to me so quickly and for all your work on this - very helpful. --- Marty Knapp > On Sep 4, 2019, at 12:23 PM, Matthias Rebbe via use-livecode > wrote: > > Hello Marty, > > i am reallly sorry if my explanations were not clear enough, as not na

Re: Notarizing

2019-09-04 Thread Matthias Rebbe via use-livecode
Hello Marty, i am reallly sorry if my explanations were not clear enough, as not native English it´s sometimes a little bit difficult to find the correct technical expressions in English. Apple´s email is a generic email. So just ignore the part with the exporting in it. The complete Notariz

Re: Notarizing applications for macOS

2019-04-10 Thread Andre Garzia via use-livecode
On 09/04/2019 16:47, Mark Wieder via use-livecode wrote: On 4/9/19 4:04 AM, Andre Garzia via use-livecode wrote: Hey friends, This info just passed through my inbox: https://developer.apple.com/documentation/security/notarizing_your_app_before_distribution?language=objc https://nicolas.p

Re: Notarizing applications for macOS

2019-04-09 Thread Sannyasin Brahmanathaswami via use-livecode
Apple.com == "Krell is named after the advanced civilization that once inhabited the planet Altair IV in the classic 1956 science fiction movie 'Forbidden Planet.'" LOTF BR On 4/9/19, 5:44 AM, "use-livecode on behalf of Mark Wieder via use-livecode" wrote: ..On Altair IV ___

Re: Notarizing applications for macOS

2019-04-09 Thread Mark Wieder via use-livecode
On 4/9/19 4:04 AM, Andre Garzia via use-livecode wrote: Hey friends, This info just passed through my inbox: https://developer.apple.com/documentation/security/notarizing_your_app_before_distribution?language=objc https://nicolas.perriault.net/code/2016/from-osx-to-ubuntu/ ...just sayin...

Re: Notarizing applications for macOS

2019-04-09 Thread Mark Wieder via use-livecode
On 4/9/19 8:23 AM, Ralph DiMola via use-livecode wrote: Robby says: Ask Anne Francis... ...On Altair IV -- Mark Wieder ahsoftw...@gmail.com ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe

Re: Notarizing applications for macOS

2019-04-09 Thread kee nethery via use-livecode
I have to admit, I’ve only read about this notarization thing but based upon my experience in getting an app approved for the macOS app store, my answer would be yes. Yes you can notarize LC standalones. My guess is that you just code sign the app with your apple developer ID certificates. My g

RE: Notarizing applications for macOS

2019-04-09 Thread Ralph DiMola via use-livecode
:56 AM To: How to use LiveCode Cc: Sannyasin Brahmanathaswami Subject: Re: Notarizing applications for macOS Stephen Barncard wrote: "not connected to the krell" ?? ___ use-livecode mailing list use-livecode@lists.runrev.com Please visi

Re: Notarizing applications for macOS

2019-04-09 Thread Sannyasin Brahmanathaswami via use-livecode
Stephen Barncard wrote: "not connected to the krell" ?? ___ 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/

Re: Notarizing applications for macOS

2019-04-09 Thread Stephen Barncard via use-livecode
And if you are not connected to the krell None of your stuff will work. All is hopeless. What a nightmare. On Tue, Apr 9, 2019 at 04:05 Andre Garzia via use-livecode < use-livecode@lists.runrev.com> wrote: > Hey friends, > > This info just passed through my inbox: > > https://developer.apple.com