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
* fix(app, ios): bump iOS SDK to v10.22.0
this should fix a compile issue with the new Xcode and the storage module
* test(ios): delete Podfile.lock on pod install
in practice this file is out of date and causes failures more often
than having it survive the install is useful.
github actions cache will still pull from the secondary key and get
reasonable caching behavior even if the lockfile hash changes
---------
Co-authored-by: Mike Hardy <[email protected]>
0 commit comments