Subito-it / PodBuilder

A tool to precompile CocoaPods pods
Other
284 stars 28 forks source link

xcframeworks improvements #24

Closed tcamin closed 3 years ago

tcamin commented 3 years ago

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.