macOS 13/Xcode 14 requiring code signing of all apps even on x86

2022-06-14 Thread Zhenfu Shi
Hi all, It’s probably too early to talk about this but I would like to share something I found playing with the newest beta OS. When trying to get iTerm2 port to build on macOS 13, Xcode spits out error "An empty identity is not valid when signing a binary for the product type [type]”. Previousl

Re: +universal for x864+arm64 on Macintel

2022-06-14 Thread René J . V . Bertin
On Monday June 13 2022 17:54:06 Ryan Schmidt wrote: >There is no support in MacPorts base (or via a portgroup) yet for using such >an SDK; it would have to be programmed into the port manually. I had submitted >a PR to add such support to base, but it proved to be incomplete and I did not >purs

Re: +universal for x864+arm64 on Macintel

2022-06-14 Thread René J . V . Bertin
On Monday June 13 2022 04:34:46 Ryan Schmidt wrote: >The standard universal variant has no content. (Universal support is >implemented by adding the return value of procedures like >[get_canonical_archflags cc] to CFLAGS.) Many ports implement their own >universal variant by manually creating t