Commit 09cb8dd
authored
chore: Fix React dependency versions due to runtime issue (#235)
* chore: add .ruby-version file and update version in GH workflow
* fix: add `pragma once` to `logs.hpp`
* fix: remove unused variables
* chore: rename LOG_TAG
* remove LOG_TAG from CMakeLists.txt
* chore: update packages and add back `react-test-renderer`
* chore: update pods
* chore: downgrade React because of runtime issue
* fix: ios CI build
* chore: update podfiles cache key in CI1 parent 20914c5 commit 09cb8dd
File tree
6 files changed
+125
-85
lines changed- .github/workflows
- example
- ios
- package
6 files changed
+125
-85
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
0 commit comments