What's Changed
- Remove -warnings-as-errors in SPM package by @mischreiber in https://github.com/microsoft/fluentui-apple/pull/2181
- Fix Mac Catalyst build by @thomasjross in https://github.com/microsoft/fluentui-apple/pull/2184
- Remove all spaces from filenames by @mischreiber in https://github.com/microsoft/fluentui-apple/pull/2189
- Handle resizing handle taps for partial state by @luk...