Re: Mac Codesigning stops working. (revSecurity.dylib)

2019-09-29 Thread Matthias Rebbe via use-livecode
Hi Tony,

i just did a test with a small app like your test app  and AppWrapper and run 
into  a similar problem.
I then tried from shell and i got also an error. 

The error message contained among other text the following
"Agreeing to the Xcode/iOS license requires admin privileges, please run “sudo 
xcodebuild -license” and then retry this command."

I ran
sudo xcodebuild -license
in terminal and followed the instructions and agreed the license.

After that i was able to  codesgin my test app in AppWrapper again.

Regards,

Matthias

Matthias Rebbe

free tools for Livecoders:
InstaMaker 
WinSignMaker Mac 

> Am 29.09.2019 um 21:46 schrieb Tony Trivia via use-livecode 
> mailto:use-livecode@lists.runrev.com>>:
> 
> Hi all.
> 
> I had the whole Mac codesigning thing under control, notarization, all
> that. Was successfully signing, notarizing and distributing (as third
> party) my MacOS app as recently as a week ago.  But about two days,
> AppWrapper 3 started reporting "Failed to sign" blaming the subcomponent
> revSecurity.dylib.  App Wrapper diagnosis says "code object is not signed
> at all in architectur: x86_64.
> 
> My build is in LC 9.5 using 64-bit.
> 
> I built a minimalist stack with one "go url" button to trigger inclusion of
> revSecurity and TSnet. Attempts to sign that minimal stack as a Mac
> standalone gets the same errors.
> 
> Codesigning via Terminal also fails.
> 
> Anyone else have this problem? Suggestions?
> 
> Thanks!
> TT
> ___
> 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: Mac Codesigning stops working. (revSecurity.dylib)

2019-09-29 Thread Kee Nethery via use-livecode
My lesson on app signing isn’t automated, it has the terminal commands 
detailed. The reason I do that is because it’s a moving target. Things change 
as the codesign process updates. 

If my lesson steps fail, you’ll probably see the exact reason as an error 
message. That should be the clue.

Kee Nethery

> On Sep 29, 2019, at 12:46 PM, Tony Trivia via use-livecode 
>  wrote:
> 
> Hi all.
> 
> I had the whole Mac codesigning thing under control, notarization, all
> that. Was successfully signing, notarizing and distributing (as third
> party) my MacOS app as recently as a week ago.  But about two days,
> AppWrapper 3 started reporting "Failed to sign" blaming the subcomponent
> revSecurity.dylib.  App Wrapper diagnosis says "code object is not signed
> at all in architectur: x86_64.
> 
> My build is in LC 9.5 using 64-bit.
> 
> I built a minimalist stack with one "go url" button to trigger inclusion of
> revSecurity and TSnet. Attempts to sign that minimal stack as a Mac
> standalone gets the same errors.
> 
> Codesigning via Terminal also fails.
> 
> Anyone else have this problem? Suggestions?
> 
> Thanks!
> TT
> ___
> 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: Mac Codesigning stops working. (revSecurity.dylib)

2019-09-29 Thread JJS via use-livecode

this will help you for signing in and outside the appstore

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

Op 29-9-2019 om 21:46 schreef Tony Trivia via use-livecode:

Hi all.

I had the whole Mac codesigning thing under control, notarization, all
that. Was successfully signing, notarizing and distributing (as third
party) my MacOS app as recently as a week ago.  But about two days,
AppWrapper 3 started reporting "Failed to sign" blaming the subcomponent
revSecurity.dylib.  App Wrapper diagnosis says "code object is not signed
at all in architectur: x86_64.

My build is in LC 9.5 using 64-bit.

I built a minimalist stack with one "go url" button to trigger inclusion of
revSecurity and TSnet. Attempts to sign that minimal stack as a Mac
standalone gets the same errors.

Codesigning via Terminal also fails.

Anyone else have this problem? Suggestions?

Thanks!
TT
___
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


Mac Codesigning stops working. (revSecurity.dylib)

2019-09-29 Thread Tony Trivia via use-livecode
Hi all.

I had the whole Mac codesigning thing under control, notarization, all
that. Was successfully signing, notarizing and distributing (as third
party) my MacOS app as recently as a week ago.  But about two days,
AppWrapper 3 started reporting "Failed to sign" blaming the subcomponent
revSecurity.dylib.  App Wrapper diagnosis says "code object is not signed
at all in architectur: x86_64.

My build is in LC 9.5 using 64-bit.

I built a minimalist stack with one "go url" button to trigger inclusion of
revSecurity and TSnet. Attempts to sign that minimal stack as a Mac
standalone gets the same errors.

Codesigning via Terminal also fails.

Anyone else have this problem? Suggestions?

Thanks!
TT
___
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