krzysztof
11/21/2022, 4:13 PMnative.cocoapods
plugin and I try to configure it in a way that publish
task would create a .podspec
file and .xcframework
in given hierarchy:
- buildDir/
- File.podspec
- frameworks/
- framework.xcframework
Does anyone have an idea how to achieve that? Looking at cocoapods
DSL and cannot find anythingkrzysztof
11/21/2022, 4:23 PMextraSpecAttributes
property