10.0.1
- Previously, if a route was app auth, but not exclusively app auth, it was not generated. Now these non-exclusive routes are generated on the app auth client alongside exclusive routes.
- Fixes a retain cycle in the networking stack where a delegate strongly retained its owner.
- Addresses #265 by calling cancellation handler in the other SFSafariViewController dismissal scenario.
- Bumps minimum deployment targets to match Xcode15