Deutsch English Français Italiano |
<84dafeb7ccc22daa5fa504db3e615232@www.rocksolidbbs.com> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!eternal-september.org!feeder3.eternal-september.org!i2pn.org!i2pn2.org!.POSTED!not-for-mail From: aldo.w.buratti@gmail.com (abu) Newsgroups: comp.lang.tcl Subject: How to deliver and activate apps for MacOS =?UTF-8?B?Pw==?= Date: Thu, 6 Feb 2025 00:20:51 +0000 Organization: RetroBBS Message-ID: <84dafeb7ccc22daa5fa504db3e615232@www.rocksolidbbs.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Injection-Info: i2pn2.org; logging-data="2878852"; mail-complaints-to="usenet@i2pn2.org"; posting-account="mhL2dbCDs3ShDcZELlal7+PiYLtdY9Pl6XXSzjtYA2c"; User-Agent: Rocksolid Light X-Rslight-Site: $2y$10$uNe8e4Dyx5wMWxPm/ZILWeyqpYf9qkGxQwtKfmyGSDyZjiGvduemS X-Rslight-Posting-User: ef37f5a0283145179136b24718ee5b6282d02b5e X-Spam-Checker-Version: SpamAssassin 4.0.0 Bytes: 1292 Lines: 7 I recently released several Tcl packages and some full TclTk apps for MacOs ( see https://wiki.tcl.tk/Caligraft2025). Most of these packages/apps contain some binary libraries (*.dylib) and for the first run you are forced to do some non-trivial interactive steps to meet some MacOS security checks. Is there a method (for a common user) to avoid carrying out all these steps manually?