lib/cocoapods-xcframework/frameworker.rb in cocoapods-bb-xcframework-0.2.6.1 vs lib/cocoapods-xcframework/frameworker.rb in cocoapods-bb-xcframework-0.2.6.2
- old
+ new
@@ -63,11 +63,10 @@
Dir.pwd,
sandbox_root,
spec,
@configuration,
@symbols,
- @support_maccatalyst,
- @support_dynamic
+ @support_maccatalyst
)
builder.build
builder.outputs target_dir
target_dir
end
\ No newline at end of file