blob: 90fce822df0409ba8ccc2125335ab618f103f566 (
plain)
1
2
3
4
5
6
|
install-export-xcframework
--------------------------
* The :command:`export(SETUP)` command gained a new ``XCFRAMEWORK_LOCATION``
argument, which can be used to specify the location of a ``.xcframework``
that can be substituted for the installed library.
|