lib/cocoapods-framework/frameworker.rb in cocoapods-xcframework-0.2.0 vs lib/cocoapods-framework/frameworker.rb in cocoapods-xcframework-0.2.1
- old
+ new
@@ -35,9 +35,10 @@
sandbox_installer = installation_root(
sandbox,
spec,
@subspecs,
@spec_sources,
+ true,
@use_modular_headers,
@enable_bitcode
)
perform_build(
\ No newline at end of file