Simon Bromberg
Simon Bromberg
> In it's the most basic form > ***In its*** most basic form
Under `rollbackRetryOptions` the [documentation](https://learn.microsoft.com/en-us/appcenter/distribution/codepush/rn-api-ref) says: > delayInHours (Number) - Specifies the minimum time in hours that the app will wait after the latest rollback before attempting to reinstall the same...
https://docs.fastlane.tools/actions/testflight/ For the `groups` parameter of the `upload_to_testflight` doc it says: > Associate tester to one group or more by group name / group id. E.g. -g "Team 1","Team 2"...
I tried updating my `.swiftformat` file's `minversion` config from `0.54` to `0.55` but I keep getting this error when I run SwiftFormat: > error: Project specifies SwiftFormat --minversion of 0.55...