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
* Revert "i dont think swift version was helping"
This reverts commit 6560329.
* Revert "peg to older swift"
This reverts commit 4c715aa.
* Revert "peg to older xcode to speed things up"
This reverts commit 239c10e.
* Pin to macos-14 runner; use Production env for test execution to ensure data availability
* Fix readme language
* Use checkout@v4
* Remove redundant stage build
* Increase sync timeout to avoid flaky tests
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ If you wish, you can sign up for a free Rollbar account, generate your own API t
16
16
If you choose not to setup Rollbar, simply add a dummy value for `ROLLBAR_AUTH_TOKEN` and any Rollbar calls will silently fail.
17
17
18
18
## Additional project config {#config}
19
-
Now, to run the project, we'll need to generate the Secrets file. This means you need to run first install [`pouch`](https://github.com/sunshinejr/pouch) (the easiest is using `brew install sunshinejr/formulae/pouch`). Now, you need to have these environment variables available. It would be wise to prepare this file once and keep it somewhere obvious but take care not to check it in to Git. You can simply `source` the file whenever you need to regenerate Secrets.
19
+
Now, to run the project, we'll need to generate the Secrets file. This means you need to first install [`pouch`](https://github.com/sunshinejr/pouch) (the easiest is using `brew install sunshinejr/formulae/pouch`). Now, you need to have these environment variables available. It would be wise to prepare this file once and keep it somewhere obvious but take care not to check it in to Git. You can simply `source` the file whenever you need to regenerate Secrets.
0 commit comments