thynus

Results 15 comments of thynus

From [Verifying the Binary Integrity](https://emacsformacos.com/tips) On macos Big Sur 11.6 codesign -dvv /Applications/Emacs.app Look for the following in the output: Authority=Developer ID Application: Galvanix Authority=Developer ID Certification Authority Authority=Apple Root...

Well I discovered that CTRL-` will cycle between the shell and the upper pane so that's what I was looking for.

Also found 1 typo in ROG section. thanks

Thank you I will follow your instructions for gitlab.

Could be related to: https://github.com/cargo-generate/cargo-generate/issues/879 https://github.com/cargo-generate/cargo-generate/issues/880

Seeing the same errors on [1] x86-64 MacOS 12.7.4 and [2] m1 aarch64 MacOS 13.6.6 > * have you tried to install it via `cargo install --locked cargo-generate` failed on...

Work around: ``` sudo port deactivate libiconv cargo install cargo-generate sudo port activate libiconv ``` Observed: Compiling cargo-generate v0.21.1 Finished `release` profile [optimized] target(s) in 1m 20s Installing /Users/baxter/.cargo/bin/cargo-generate Installed...

More light on this issue which turns out to be longstanding: Longstanding GHC linking issues when multiple iconv libraries are installed on macOS ([Haskell #18743](https://gitlab.haskell.org/ghc/ghc/-/issues/18743)) libiconv breaks compatibility with OS-provided...

Provides more information: [#68026](https://trac.macports.org/ticket/68026) [_libiconv or _iconv undefined symbol on Mac OSX](https://stackoverflow.com/questions/57734434/libiconv-or-iconv-undefined-symbol-on-mac-osx)

From my freshly build Emacs 30.1 it showed: "/Applications/Emacs.app/Contents/MacOS/bin-arm64-13" "/Applications/Emacs.app/Contents/MacOS/libexec-arm64-13" "/Applications/Emacs.app/Contents/MacOS/libexec")