What lead you to needing to exclude architectures at all?
The framework used libpcre and libpcre_arm for Simulator and Device with the other added to exclude for that output. With simulator now using both archs and no way exclude based on arch as well as simulator.
Technote 3117 goes into depth on the details.
Thank you this is super useful. I've been on this for a week and not found this article! This morning I've managed to allow x86_64 for simulator (to get an xcarchive) but add !targetEnvironment(simulator) when importing the framework which seems to make everything happy when making xcframeworks.
I'll close this off as the problem has been solved.
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags: