You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove `dynamic` from package definition (#129)
- Updating type in package definition of `Flow` to default to `.static`
- Updating `CHANGELOG` to bump `Flow` version
Migrate to support `Xcode 16` (#128)
* Run tests on `Xcode 16`
* Indentation fix
* Changing embedding
* Use `iOS 18.0` and `iPhone 16` to run tests
* Update `README` and `CHANGELOG` with `Xcode 16` details
---------
Co-authored-by: André Stenvall <[email protected]>
Co-authored-by: Robin Enhorn <[email protected]>
Co-authored-by: bartszczepaniak <[email protected]>