Re: Can't Sign App

2017-06-16 Thread Curry Kenworthy via use-livecode


Trevor:

> I do all my signing with Inno Setup on Windows. When Inno
> Setup builds the installer it can sign the executable before
> adding it to the installer.

Inno is the boss. I've recommended it to so many people who needed 
Winstallers over the years. Recommended mind you; not everyone realizes 
what a great piece of software it is.


Best wishes,

Curry Kenworthy

Custom Software Development
LiveCode Training and Consulting
http://livecodeconsulting.com/

---
This email has been checked for viruses by AVG.
http://www.avg.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: Can't Sign App

2017-06-16 Thread Trevor DeVore via use-livecode
On Fri, Jun 16, 2017 at 1:35 PM Dan Friedman via use-livecode <
use-livecode@lists.runrev.com> wrote:

> Sweet!  That did the trick!  Thank you for the stack.  That made what was
> a seemingly complicated process into a one-click joy!
>
> I hate to be greedy, but do you have a solution for Windows apps too?


I don't. Just the instructions on the site you were already at.

I do all my signing with Inno Setup on Windows. When Inno Setup builds the
installer it can sign the executable before adding it to the installer.

>
THANK YOU!


You're welcome.

-- 
Trevor DeVore

>
___
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: Can't Sign App

2017-06-16 Thread Dan Friedman via use-livecode
Trevor,

Sweet!  That did the trick!  Thank you for the stack.  That made what was a 
seemingly complicated process into a one-click joy!

I hate to be greedy, but do you have a solution for Windows apps too?

THANK YOU!
 
-Dan


On 6/16/17, 9:01 AM, "use-livecode on behalf of 
use-livecode-requ...@lists.runrev.com"  wrote:

Signing an app is more complicated than it was when I wrote that article.
I've updated the article to point to a script only stack I wrote that will
sign an app for you.


http://revolution.screenstepslive.com/s/revolution/m/10695/l/112706-signing-an-application

-- 
Trevor DeVore
ScreenSteps
www.screensteps.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: Can't Sign App

2017-06-16 Thread Trevor DeVore via use-livecode
On Wed, Jun 14, 2017 at 5:13 PM, Dan Friedman via use-livecode <
use-livecode@lists.runrev.com> wrote:

> Using LC 8.1.3 (or 8.1.5 or 9.0.0) if I attempt to sign my standalone
> application using the instructions found here: http://revolution.
> screenstepslive.com/s/revolution/m/10695/l/112706-signing-an-application,
> I get this error:
>
> /Users/me/Desktop/MyGreatApp.app: code object is not signed at all
> In subcomponent: /Users/me/Desktop/MyGreatApp.
> app/Contents/MacOS/Externals/revbrowser.bundle
>

Signing an app is more complicated than it was when I wrote that article.
I've updated the article to point to a script only stack I wrote that will
sign an app for you.

http://revolution.screenstepslive.com/s/revolution/m/10695/l/112706-signing-an-application

-- 
Trevor DeVore
ScreenSteps
www.screensteps.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: Can't Sign App

2017-06-16 Thread tbodine via use-livecode
Seems Mac Sierra is more of a problem for codesigning that previous OSXes.

Any help for you in this thread?

http://runtime-revolution.278305.n4.nabble.com/Codesigning-issue-with-revxml-bundle-in-LC-8-tc4711443.html

Tom B.



--
View this message in context: 
http://runtime-revolution.278305.n4.nabble.com/Can-t-Sign-App-tp4715839p4715923.html
Sent from the Revolution - User mailing list archive at Nabble.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


Can't Sign App

2017-06-14 Thread Dan Friedman via use-livecode
Using LC 8.1.3 (or 8.1.5 or 9.0.0) if I attempt to sign my standalone 
application using the instructions found here: 
http://revolution.screenstepslive.com/s/revolution/m/10695/l/112706-signing-an-application,
 I get this error:

/Users/me/Desktop/MyGreatApp.app: code object is not signed at all
In subcomponent: 
/Users/me/Desktop/MyGreatApp.app/Contents/MacOS/Externals/revbrowser.bundle

What gives?  Shouldn’t these components come pre-signed?  Do I need to sign LC 
components as well? (I tried and it failed: 
“/Users/me/Desktop/MyGreatApp.app.app/Contents/MacOS/Externals/revbrowser.bundle:
 resource fork, Finder information, or similar detritus not allowed”)

Any ideas on what I’m doing wrong?

-Dan

___
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