This PR adds support to selectively build pods as xcframework. This can be useful to rebuild just the pods that are needed for a specific target, like for example UI targets which do not support amr64 exclusion.
Additionally there's a fix where build configuration was not passed when building xcframeworks.
This PR adds support to selectively build pods as xcframework. This can be useful to rebuild just the pods that are needed for a specific target, like for example UI targets which do not support amr64 exclusion.
Additionally there's a fix where build configuration was not passed when building xcframeworks.