Is there a way to change a specific build setting for a Swift Package Dependency that is in my project?

Viewed 1739

My project has Swift Package Dependencies by third parties. I need to change the EXCLUDED_ARCHS build setting on a handful of these.

Is there a way to do this? And if so, is there a way to do this in the Xcode UI?

enter image description here

0 Answers
Related