## how to create framework using `set_target_properties` at ios platform. then, run xcodebuild with xcframework flag, then completed ## reference - https://runebook.dev/ja/docs/cmake/prop_tgt/framework
how to
create framework using
set_target_propertiesat ios platform.then, run xcodebuild with xcframework flag, then completed
reference