Matt Pennig

Results 8 comments of Matt Pennig

Hi, thanks for adding M1 simulator support in 0.19.3! Now that an xcframework is being distributed, I figured I'd check in with this issue again and see whether it's feasible...

@brentleyjones Am I right to presume that since "Code Sign On Copy" is enabled, that the script phase which will strip unused architectures should happen _before_ the existing "Embed Frameworks"...

I'd like to rely on the code signing that happens in the the copy files phase used currently rather than manually script it. So, seems like the approach should be:...

Has the time come at last?

@wbond added that parameter. I must not have gotten the notification or email from your comment

Your own `protocolext` repro on https://github.com/apple/swift/issues/64612 has examples in Module1.swift (`s:e:s:7Module03FooVs:7Module03BarP`)

Anything preventing this from landing?

Expected behavior is either: - `PYTHON_BINARY` remains as `/usr/bin/python3` and isn't resolved to the honest binary inside of Xcode. - rules_python becomes sensitive to `DEVELOPER_DIR` and/or `XCODE_VERSION` (common env vars...