AW: building standalone FAILS with German Umlaute in app name

2021-06-16 Thread Tiemo via use-livecode
: Mittwoch, 16. Juni 2021 17:16 An: How to use LiveCode Cc: Bob Sneidar Betreff: Re: building standalone FAILS with German Umlaute in app name I think he is saying name the stack without the umlat before building, then rename the resulting app bundle after the build. There should be no consequences

Re: building standalone FAILS with German Umlaute in app name

2021-06-16 Thread Bob Sneidar via use-livecode
If you have code that refers to the stack name literally, what I do is I have a function called homeStack() that returns the name of the mainstack, so you can change it and your code will always work, and will be portable in that regard. Bob S > On Jun 16, 2021, at 08:15 , Bob Sneidar via

Re: building standalone FAILS with German Umlaute in app name

2021-06-16 Thread Bob Sneidar via use-livecode
use-livecode Im Auftrag von > Ludovic THEBAULT via use-livecode > Gesendet: Mittwoch, 16. Juni 2021 07:16 > An: How to use LiveCode > Cc: Ludovic THEBAULT > Betreff: Re: building standalone FAILS with German Umlaute in app name > > > >> Le 15 juin 2021 à 15:19, Tie

AW: building standalone FAILS with German Umlaute in app name

2021-06-16 Thread Tiemo via use-livecode
Yes, I did -Ursprüngliche Nachricht- Von: use-livecode Im Auftrag von Paul Dupuis via use-livecode Gesendet: Mittwoch, 16. Juni 2021 13:57 An: use-livecode@lists.runrev.com Cc: Paul Dupuis Betreff: Re: building standalone FAILS with German Umlaute in app name So this is clearly a bug

Re: building standalone FAILS with German Umlaute in app name

2021-06-16 Thread Paul Dupuis via use-livecode
. He told the doctor, "When I move my arm like this, my shoulder really hurts!" They doctor replied, "Well, don't do that!" :-) Bob S On Jun 15, 2021, at 06:19 , Tiemo via use-livecode wrote: Hello, macOS 11.2.3, LC 9.6.1 and 9.6.2 when the app name has German Umlaut

AW: building standalone FAILS with German Umlaute in app name

2021-06-16 Thread Tiemo via use-livecode
standalone FAILS with German Umlaute in app name > Le 15 juin 2021 à 15:19, Tiemo via use-livecode > a écrit : > > Hello, > > > > macOS 11.2.3, LC 9.6.1 and 9.6.2 > > > > when the app name has German Umlaute, building a standalone fails with > the

Re: building standalone FAILS with German Umlaute in app name

2021-06-16 Thread Richmond via use-livecode
Bob S On Jun 15, 2021, at 06:19 , Tiemo via use-livecode wrote: Hello, macOS 11.2.3, LC 9.6.1 and 9.6.2 when the app name has German Umlaute, building a standalone fails with the error: "Adding ad-hoc signature failed. . Too many open files in subcomponent myÖApp.app/Contents/Ma

Re: building standalone FAILS with German Umlaute in app name

2021-06-15 Thread Richmond via use-livecode
On Jun 15, 2021, at 06:19 , Tiemo via use-livecode wrote: Hello, macOS 11.2.3, LC 9.6.1 and 9.6.2 when the app name has German Umlaute, building a standalone fails with the error: "Adding ad-hoc signature failed. . Too many open files in subcomponent myÖApp.app/Contents/MacOS/myÖApp.

Re: building standalone FAILS with German Umlaute in app name

2021-06-15 Thread Ludovic THEBAULT via use-livecode
> Le 15 juin 2021 à 15:19, Tiemo via use-livecode > a écrit : > > Hello, > > > > macOS 11.2.3, LC 9.6.1 and 9.6.2 > > > > when the app name has German Umlaute, building a standalone fails with the > error: > > “Adding ad-hoc signature

Re: building standalone FAILS with German Umlaute in app name

2021-06-15 Thread Richmond via use-livecode
Dunno . . . I had peri-arthritis in my right shoulder about 2 years ago and had to have 2 very painful injections of non-cortico-steroids there, right into the inflamed capsule. Did the trick. I have never had any problems with my umlauts. :) Richmond On 15.06.21 21:29, doc hawk via

Re: building standalone FAILS with German Umlaute in app name

2021-06-15 Thread Keith Martin via use-livecode
;>>> wrote: >>> >>> Hello, >>> >>> >>> >>> macOS 11.2.3, LC 9.6.1 and 9.6.2 >>> >>> >>> >>> when the app name has German Umlaute, building a standalone fails with the >>> error:

Re: building standalone FAILS with German Umlaute in app name

2021-06-15 Thread doc hawk via use-livecode
mark muttered, > It sounds funny but that is the advice given for people with adhesive > capsulitis aka “frozen shoulder”. I was given this advice for wines. We eventually figured out that those headaches came the night after sharing a bottle of inexpensive white with my wife, or even a

AW: building standalone FAILS with German Umlaute in app name

2021-06-15 Thread Tiemo via use-livecode
use-livecode > wrote: > > Hello, > > > > macOS 11.2.3, LC 9.6.1 and 9.6.2 > > > > when the app name has German Umlaute, building a standalone fails with > the > error: > > "Adding ad-hoc signature failed. . Too many open files in subcompo

Re: building standalone FAILS with German Umlaute in app name

2021-06-15 Thread Mark Smith via use-livecode
On Jun 15, 2021, at 06:19 , Tiemo via use-livecode >> wrote: >> >> Hello, >> >> >> >> macOS 11.2.3, LC 9.6.1 and 9.6.2 >> >> >> >> when the app name has German Umlaute, building a standalone fails with the

Re: building standalone FAILS with German Umlaute in app name

2021-06-15 Thread Bob Sneidar via use-livecode
t; > Hello, > > > > macOS 11.2.3, LC 9.6.1 and 9.6.2 > > > > when the app name has German Umlaute, building a standalone fails with the > error: > > "Adding ad-hoc signature failed. . Too many open files in subcomponent > myÖApp.app/Contents/Mac

building standalone FAILS with German Umlaute in app name

2021-06-15 Thread Tiemo via use-livecode
Hello, macOS 11.2.3, LC 9.6.1 and 9.6.2 when the app name has German Umlaute, building a standalone fails with the error: “Adding ad-hoc signature failed. … Too many open files in subcomponent myÖApp.app/Contents/MacOS/myÖApp.app” This was working for the last years without any