Anyone know why `XCFrameworkTask.outputDir` doesn't use the correct output directory of the xcframew...
e
Anyone know why
XCFrameworkTask.outputDir
doesn't use the correct output directory of the xcframework? It's missing the build type directory, which is exposed correctly in
outputXCFrameworkFile
but that is protected