Re: Updated Lesson and new Notarization Helper Stack

2019-08-04 Thread Matthias Rebbe via use-livecode
Bill,
thanks for your words.

As long as i develop for Mac i will try to maintain the stack. So if there are 
changes in the notarization process and i can adjust the stack to comply with 
them, i will do. The same goes for the tutorial if my time allows. But the 
priority would always be with the stack, as i am using it myself.

Btw.: the stack is far from being perfect, at least the coding. ;)
I am sure there are  things that could be done better. So everyone is welcomed 
to modify, enhance or optimize the scripts. 

Regards,

Matthias

> Am 04.08.2019 um 18:50 schrieb prothero--- via use-livecode 
> mailto:use-livecode@lists.runrev.com>>:
> 
> Matthias:
> I am way, way, appreciative of your contribution to this very important 
> development task!! I don’t regularly distribute an app, but when I do, it 
> takes me a full day to struggle with all of the details of code signing and 
> distribution, and it is a real pain. Of course, these details change over the 
> period of a few months and the notes I take when doing it each time, are no 
> longer current, and it is very frustrating. Distributing our products is SUCH 
> a fundamental part of our work with lc that it’s great to see this resource.
> 
> This has been needed for a long time, especially for folks like me. Of 
> course, Apple will regularly change the procedure and requirements, so 
> updating your app to keep up will probably be ongoing.
> 
> Thanks again,
> Bill
> 
> William A. Prothero
> Santa Barbara, CA. 93105
> http://earthlearningsolutions.org/ 
> 
>> On Aug 3, 2019, at 12:30 PM, Matthias Rebbe via use-livecode 
>>  wrote:
>> 
>> For those who are interested.
>> 
>> Today i´ve updated the Lesson on How to code sign and Notarize an app for 
>> distribution outside of the Mac Appstore. I´ve also included an updated 
>> version of my stack. The new version is now able to to the complete stuff 
>> from code signing up to notarizing and stapling your app or dmg.
>> 
>> You just drap your app to the stack, enter some data and the stack does all 
>> the rest for you.
>> 
>> The new lesson can be found here 
>> .
>> 
>> Hope this is of some use for the one or the other.
>> 
>> 
>> Regards,
>> 
>> Matthias
>> 
>> 
>> ___
>> 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
> 
> ___
> 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



Matthias Rebbe

free tools for Livecoders:
InstaMaker 
WinSignMaker Mac 
___
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

Re: Updated Lesson and new Notarization Helper Stack

2019-08-04 Thread prothero--- via use-livecode
Matthias:
I am way, way, appreciative of your contribution to this very important 
development task!! I don’t regularly distribute an app, but when I do, it takes 
me a full day to struggle with all of the details of code signing and 
distribution, and it is a real pain. Of course, these details change over the 
period of a few months and the notes I take when doing it each time, are no 
longer current, and it is very frustrating. Distributing our products is SUCH a 
fundamental part of our work with lc that it’s great to see this resource.

This has been needed for a long time, especially for folks like me. Of course, 
Apple will regularly change the procedure and requirements, so updating your 
app to keep up will probably be ongoing.

Thanks again,
Bill

William A. Prothero
Santa Barbara, CA. 93105
http://earthlearningsolutions.org/

> On Aug 3, 2019, at 12:30 PM, Matthias Rebbe via use-livecode 
>  wrote:
> 
> For those who are interested.
> 
> Today i´ve updated the Lesson on How to code sign and Notarize an app for 
> distribution outside of the Mac Appstore. I´ve also included an updated 
> version of my stack. The new version is now able to to the complete stuff 
> from code signing up to notarizing and stapling your app or dmg.
> 
> You just drap your app to the stack, enter some data and the stack does all 
> the rest for you.
> 
> The new lesson can be found here 
> .
> 
> Hope this is of some use for the one or the other.
> 
> 
> Regards,
> 
> Matthias
> 
> 
> ___
> 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

___
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

Re: Updated Lesson and new Notarization Helper Stack

2019-08-04 Thread Rick Harrison via use-livecode
Cool!  

Nice job Matthias!

I can see you put a lot of work into everything.

Thank you, thank you, THANK YOU!!!

Rick


> On Aug 3, 2019, at 3:30 PM, Matthias Rebbe via use-livecode 
>  wrote:
> 
> For those who are interested.
> 
> Today i´ve updated the Lesson on How to code sign and Notarize an app for 
> distribution outside of the Mac Appstore. I´ve also included an updated 
> version of my stack. The new version is now able to to the complete stuff 
> from code signing up to notarizing and stapling your app or dmg.
> 
> You just drap your app to the stack, enter some data and the stack does all 
> the rest for you.
> 
> The new lesson can be found here 
> .
> 
> Hope this is of some use for the one or the other.
> 
> 
> Regards,
> 
> Matthias
> 
> 
> ___
> 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


___
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

Re: Updated Lesson and new Notarization Helper Stack

2019-08-04 Thread JJS via use-livecode

Ok thanks a lot Matthias.

Op 4-8-2019 om 14:11 schreef Matthias Rebbe via use-livecode:

Jerry,

thanks for your kind words.

WinSignHelper is just for Mac OS. There is an easy to use tool from K Software 
which allows one to easily code sign Windows Apps on Windows.
It´s called kSign and can downloaded here 
.

Description for K-Software´s website:

"kSign was written specifically for customers that have purchased code signing 
certificates through K Software. If you didn't purchase your certificate through K 
Software you can still use kSign for free but you'll be taken back to this website when 
the software signs a file."


Regards,

Matthias


Am 04.08.2019 um 13:00 schrieb JJS via use-livecode mailto:use-livecode@lists.runrev.com>>:

Thanks very much. Danke Schon! Matthias, great job.

And thanks that you made and share this with everyone.

Love your website layout. By the way is the winsignhalper also avail for win10?

Freundlichen gruessen aus Holland!


Sphere/Jerry


Op 4-8-2019 om 05:15 schreef Tom Glod via use-livecode:

Hats off to you again sir Matthias. Thank you



On Sat, Aug 3, 2019 at 4:34 PM J. Landman Gay via use-livecode <
use-livecode@lists.runrev.com > wrote:


I wasn't aware of the AppWrapper update, but yours not only works
seamlessly with LC, but it's free. That's a big plus, and you're
generous to provide it to us.

On 8/3/19 3:14 PM, Matthias Rebbe via use-livecode wrote:

Jacque, thank you very much for your kind words.

To be fair, App Wrapper 3.9.1, which is able to notarize, was released

some days ago.

Regards,
Matthias

Matthias Rebbe

free tools for Livecoders:
InstaMaker >
WinSignMaker Mac >


Am 03.08.2019 um 21:58 schrieb J. Landman Gay via use-livecode <

use-livecode@lists.runrev.com  
>>:

If you need to notarize a Mac app, this thing is a marvel. I was

nervous about getting through Apple's new requirements for app distribution
but Notarization Helper is as simple as it gets. I'd used AppWrapper in the
past, but the new notarization and stapling process isn't included there
yet, at least until AppWrapper comes out of beta. Matthias has made an
all-in-one solution that requires nothing from the user but a couple of
bits of info and a mouse click, and it works right within the LC IDE.

This is a keeper. If you are distributing outside the Macc App Store,

go get it.

On 8/3/19 2:30 PM, Matthias Rebbe via use-livecode wrote:

For those who are interested.
Today i´ve updated the Lesson on How to code sign and Notarize an app

for distribution outside of the Mac Appstore. I´ve also included an updated
version of my stack. The new version is now able to to the complete stuff
from code signing up to notarizing and stapling your app or dmg.

You just drap your app to the stack, enter some data and the stack

does all the rest for you.

The new lesson can be found here <

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

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


.

Hope this is of some use for the one or the other.
Regards,
Matthias
___
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 


--
Jacqueline Landman Gay | jac...@hyperactivesw.com 
 
jac...@hyperactivesw.com >

HyperActive Software   | http://www.hyperactivesw.com 
 <

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 



Re: Updated Lesson and new Notarization Helper Stack

2019-08-04 Thread Matthias Rebbe via use-livecode
Jerry,

thanks for your kind words.

WinSignHelper is just for Mac OS. There is an easy to use tool from K Software 
which allows one to easily code sign Windows Apps on Windows.
It´s called kSign and can downloaded here 
.

Description for K-Software´s website:

"kSign was written specifically for customers that have purchased code signing 
certificates through K Software. If you didn't purchase your certificate 
through K Software you can still use kSign for free but you'll be taken back to 
this website when the software signs a file."


Regards,

Matthias

> Am 04.08.2019 um 13:00 schrieb JJS via use-livecode 
> mailto:use-livecode@lists.runrev.com>>:
> 
> Thanks very much. Danke Schon! Matthias, great job.
> 
> And thanks that you made and share this with everyone.
> 
> Love your website layout. By the way is the winsignhalper also avail for 
> win10?
> 
> Freundlichen gruessen aus Holland!
> 
> 
> Sphere/Jerry
> 
> 
> Op 4-8-2019 om 05:15 schreef Tom Glod via use-livecode:
>> Hats off to you again sir Matthias. Thank you
>> 
>> 
>> 
>> On Sat, Aug 3, 2019 at 4:34 PM J. Landman Gay via use-livecode <
>> use-livecode@lists.runrev.com > wrote:
>> 
>>> I wasn't aware of the AppWrapper update, but yours not only works
>>> seamlessly with LC, but it's free. That's a big plus, and you're
>>> generous to provide it to us.
>>> 
>>> On 8/3/19 3:14 PM, Matthias Rebbe via use-livecode wrote:
 Jacque, thank you very much for your kind words.
 
 To be fair, App Wrapper 3.9.1, which is able to notarize, was released
>>> some days ago.
 Regards,
 Matthias
 
 Matthias Rebbe
 
 free tools for Livecoders:
 InstaMaker >
 WinSignMaker Mac >
 
> Am 03.08.2019 um 21:58 schrieb J. Landman Gay via use-livecode <
>>> use-livecode@lists.runrev.com  
>>> >> >>:
> If you need to notarize a Mac app, this thing is a marvel. I was
>>> nervous about getting through Apple's new requirements for app distribution
>>> but Notarization Helper is as simple as it gets. I'd used AppWrapper in the
>>> past, but the new notarization and stapling process isn't included there
>>> yet, at least until AppWrapper comes out of beta. Matthias has made an
>>> all-in-one solution that requires nothing from the user but a couple of
>>> bits of info and a mouse click, and it works right within the LC IDE.
> This is a keeper. If you are distributing outside the Macc App Store,
>>> go get it.
> On 8/3/19 2:30 PM, Matthias Rebbe via use-livecode wrote:
>> For those who are interested.
>> Today i´ve updated the Lesson on How to code sign and Notarize an app
>>> for distribution outside of the Mac Appstore. I´ve also included an updated
>>> version of my stack. The new version is now able to to the complete stuff
>>> from code signing up to notarizing and stapling your app or dmg.
>> You just drap your app to the stack, enter some data and the stack
>>> does all the rest for you.
>> The new lesson can be found here <
>>> http://lessons.livecode.com/m/4071/l/1122100-codesigning-and-notarizing-your-lc-standalone-for-distribution-outside-the-mac-appstore
>>>  
>>> 
>>> <
>>> http://lessons.livecode.com/m/4071/l/1122100-codesigning-and-notarizing-your-lc-standalone-for-distribution-outside-the-mac-appstore
>>>  
>>> 
> .
>> Hope this is of some use for the one or the other.
>> Regards,
>> Matthias
>> ___
>> 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 
>> 
> 
> --
> Jacqueline Landman Gay | jac...@hyperactivesw.com 
>  >> jac...@hyperactivesw.com >
> HyperActive Software   | http://www.hyperactivesw.com 
>  <
>>> http://www.hyperactivesw.com/ >
> 
> ___
> use-livecode mailing list
> 

Re: Updated Lesson and new Notarization Helper Stack

2019-08-04 Thread JJS via use-livecode

Thanks very much. Danke Schon! Matthias, great job.

And thanks that you made and share this with everyone.

Love your website layout. By the way is the winsignhalper also avail for 
win10?


Freundlichen gruessen aus Holland!


Sphere/Jerry


Op 4-8-2019 om 05:15 schreef Tom Glod via use-livecode:

Hats off to you again sir Matthias. Thank you



On Sat, Aug 3, 2019 at 4:34 PM J. Landman Gay via use-livecode <
use-livecode@lists.runrev.com> wrote:


I wasn't aware of the AppWrapper update, but yours not only works
seamlessly with LC, but it's free. That's a big plus, and you're
generous to provide it to us.

On 8/3/19 3:14 PM, Matthias Rebbe via use-livecode wrote:

Jacque, thank you very much for your kind words.

To be fair, App Wrapper 3.9.1, which is able to notarize, was released

some days ago.

Regards,
Matthias

Matthias Rebbe

free tools for Livecoders:
InstaMaker 
WinSignMaker Mac 


Am 03.08.2019 um 21:58 schrieb J. Landman Gay via use-livecode <

use-livecode@lists.runrev.com >:

If you need to notarize a Mac app, this thing is a marvel. I was

nervous about getting through Apple's new requirements for app distribution
but Notarization Helper is as simple as it gets. I'd used AppWrapper in the
past, but the new notarization and stapling process isn't included there
yet, at least until AppWrapper comes out of beta. Matthias has made an
all-in-one solution that requires nothing from the user but a couple of
bits of info and a mouse click, and it works right within the LC IDE.

This is a keeper. If you are distributing outside the Macc App Store,

go get it.

On 8/3/19 2:30 PM, Matthias Rebbe via use-livecode wrote:

For those who are interested.
Today i´ve updated the Lesson on How to code sign and Notarize an app

for distribution outside of the Mac Appstore. I´ve also included an updated
version of my stack. The new version is now able to to the complete stuff
from code signing up to notarizing and stapling your app or dmg.

You just drap your app to the stack, enter some data and the stack

does all the rest for you.

The new lesson can be found here <

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

.

Hope this is of some use for the one or the other.
Regards,
Matthias
___
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


--
Jacqueline Landman Gay | jac...@hyperactivesw.com 
jac...@hyperactivesw.com>

HyperActive Software   | http://www.hyperactivesw.com <

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

___
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



--
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

___
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


___
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

Re: Updated Lesson and new Notarization Helper Stack

2019-08-03 Thread Tom Glod via use-livecode
Hats off to you again sir Matthias. Thank you



On Sat, Aug 3, 2019 at 4:34 PM J. Landman Gay via use-livecode <
use-livecode@lists.runrev.com> wrote:

> I wasn't aware of the AppWrapper update, but yours not only works
> seamlessly with LC, but it's free. That's a big plus, and you're
> generous to provide it to us.
>
> On 8/3/19 3:14 PM, Matthias Rebbe via use-livecode wrote:
> > Jacque, thank you very much for your kind words.
> >
> > To be fair, App Wrapper 3.9.1, which is able to notarize, was released
> some days ago.
> >
> > Regards,
> > Matthias
> >
> > Matthias Rebbe
> >
> > free tools for Livecoders:
> > InstaMaker 
> > WinSignMaker Mac 
> >
> >> Am 03.08.2019 um 21:58 schrieb J. Landman Gay via use-livecode <
> use-livecode@lists.runrev.com >:
> >>
> >> If you need to notarize a Mac app, this thing is a marvel. I was
> nervous about getting through Apple's new requirements for app distribution
> but Notarization Helper is as simple as it gets. I'd used AppWrapper in the
> past, but the new notarization and stapling process isn't included there
> yet, at least until AppWrapper comes out of beta. Matthias has made an
> all-in-one solution that requires nothing from the user but a couple of
> bits of info and a mouse click, and it works right within the LC IDE.
> >>
> >> This is a keeper. If you are distributing outside the Macc App Store,
> go get it.
> >>
> >> On 8/3/19 2:30 PM, Matthias Rebbe via use-livecode wrote:
> >>> For those who are interested.
> >>> Today i´ve updated the Lesson on How to code sign and Notarize an app
> for distribution outside of the Mac Appstore. I´ve also included an updated
> version of my stack. The new version is now able to to the complete stuff
> from code signing up to notarizing and stapling your app or dmg.
> >>> You just drap your app to the stack, enter some data and the stack
> does all the rest for you.
> >>> The new lesson can be found here <
> http://lessons.livecode.com/m/4071/l/1122100-codesigning-and-notarizing-your-lc-standalone-for-distribution-outside-the-mac-appstore
> <
> http://lessons.livecode.com/m/4071/l/1122100-codesigning-and-notarizing-your-lc-standalone-for-distribution-outside-the-mac-appstore
> >>.
> >>> Hope this is of some use for the one or the other.
> >>> Regards,
> >>> Matthias
> >>> ___
> >>> 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
> >>
> >>
> >> --
> >> Jacqueline Landman Gay | jac...@hyperactivesw.com  jac...@hyperactivesw.com>
> >> HyperActive Software   | http://www.hyperactivesw.com <
> 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
> >
> > ___
> > 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
> >
>
>
> --
> 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
___
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

Re: Updated Lesson and new Notarization Helper Stack

2019-08-03 Thread J. Landman Gay via use-livecode
I wasn't aware of the AppWrapper update, but yours not only works 
seamlessly with LC, but it's free. That's a big plus, and you're 
generous to provide it to us.


On 8/3/19 3:14 PM, Matthias Rebbe via use-livecode wrote:

Jacque, thank you very much for your kind words.

To be fair, App Wrapper 3.9.1, which is able to notarize, was released some 
days ago.

Regards,
Matthias

Matthias Rebbe

free tools for Livecoders:
InstaMaker 
WinSignMaker Mac 


Am 03.08.2019 um 21:58 schrieb J. Landman Gay via use-livecode 
mailto:use-livecode@lists.runrev.com>>:

If you need to notarize a Mac app, this thing is a marvel. I was nervous about 
getting through Apple's new requirements for app distribution but Notarization 
Helper is as simple as it gets. I'd used AppWrapper in the past, but the new 
notarization and stapling process isn't included there yet, at least until 
AppWrapper comes out of beta. Matthias has made an all-in-one solution that 
requires nothing from the user but a couple of bits of info and a mouse click, 
and it works right within the LC IDE.

This is a keeper. If you are distributing outside the Macc App Store, go get it.

On 8/3/19 2:30 PM, Matthias Rebbe via use-livecode wrote:

For those who are interested.
Today i´ve updated the Lesson on How to code sign and Notarize an app for 
distribution outside of the Mac Appstore. I´ve also included an updated version 
of my stack. The new version is now able to to the complete stuff from code 
signing up to notarizing and stapling your app or dmg.
You just drap your app to the stack, enter some data and the stack does all the 
rest for you.
The new lesson can be found here 
>.
Hope this is of some use for the one or the other.
Regards,
Matthias
___
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



--
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


___
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




--
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

Re: Updated Lesson and new Notarization Helper Stack

2019-08-03 Thread Matthias Rebbe via use-livecode
Jacque, thank you very much for your kind words.

To be fair, App Wrapper 3.9.1, which is able to notarize, was released some 
days ago. 

Regards,
Matthias

Matthias Rebbe

free tools for Livecoders:
InstaMaker 
WinSignMaker Mac 

> Am 03.08.2019 um 21:58 schrieb J. Landman Gay via use-livecode 
> mailto:use-livecode@lists.runrev.com>>:
> 
> If you need to notarize a Mac app, this thing is a marvel. I was nervous 
> about getting through Apple's new requirements for app distribution but 
> Notarization Helper is as simple as it gets. I'd used AppWrapper in the past, 
> but the new notarization and stapling process isn't included there yet, at 
> least until AppWrapper comes out of beta. Matthias has made an all-in-one 
> solution that requires nothing from the user but a couple of bits of info and 
> a mouse click, and it works right within the LC IDE.
> 
> This is a keeper. If you are distributing outside the Macc App Store, go get 
> it.
> 
> On 8/3/19 2:30 PM, Matthias Rebbe via use-livecode wrote:
>> For those who are interested.
>> Today i´ve updated the Lesson on How to code sign and Notarize an app for 
>> distribution outside of the Mac Appstore. I´ve also included an updated 
>> version of my stack. The new version is now able to to the complete stuff 
>> from code signing up to notarizing and stapling your app or dmg.
>> You just drap your app to the stack, enter some data and the stack does all 
>> the rest for you.
>> The new lesson can be found here 
>> >  
>> >.
>> Hope this is of some use for the one or the other.
>> Regards,
>> Matthias
>> ___
>> 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
> 
> 
> -- 
> 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

___
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

Re: Updated Lesson and new Notarization Helper Stack

2019-08-03 Thread J. Landman Gay via use-livecode
If you need to notarize a Mac app, this thing is a marvel. I was nervous 
about getting through Apple's new requirements for app distribution but 
Notarization Helper is as simple as it gets. I'd used AppWrapper in the 
past, but the new notarization and stapling process isn't included there 
yet, at least until AppWrapper comes out of beta. Matthias has made an 
all-in-one solution that requires nothing from the user but a couple of 
bits of info and a mouse click, and it works right within the LC IDE.


This is a keeper. If you are distributing outside the Macc App Store, go 
get it.


On 8/3/19 2:30 PM, Matthias Rebbe via use-livecode wrote:

For those who are interested.

Today i´ve updated the Lesson on How to code sign and Notarize an app for 
distribution outside of the Mac Appstore. I´ve also included an updated version 
of my stack. The new version is now able to to the complete stuff from code 
signing up to notarizing and stapling your app or dmg.

You just drap your app to the stack, enter some data and the stack does all the 
rest for you.

The new lesson can be found here 
.

Hope this is of some use for the one or the other.


Regards,

Matthias


___
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




--
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

Updated Lesson and new Notarization Helper Stack

2019-08-03 Thread Matthias Rebbe via use-livecode
For those who are interested.

Today i´ve updated the Lesson on How to code sign and Notarize an app for 
distribution outside of the Mac Appstore. I´ve also included an updated version 
of my stack. The new version is now able to to the complete stuff from code 
signing up to notarizing and stapling your app or dmg.

You just drap your app to the stack, enter some data and the stack does all the 
rest for you.

The new lesson can be found here 
.

Hope this is of some use for the one or the other.


Regards,

Matthias


___
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