Skip to content

Commit 2bd15fb

Browse files
committed
docs: In case of :hermes_enabled flag, pod install warning added
1 parent 927f161 commit 2bd15fb

File tree

6 files changed

+12
-0
lines changed

6 files changed

+12
-0
lines changed

docs/hermes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,3 +114,5 @@ Edit your `ios/Podfile` file and make the change illustrated below:
114114
:app_path => "#{Pod::Config.instance.installation_root}/.."
115115
)
116116
```
117+
118+
*Run `pod install` in case of any `:hermes_enabled` changes.*

website/versioned_docs/version-0.77/hermes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,3 +114,5 @@ Edit your `ios/Podfile` file and make the change illustrated below:
114114
:app_path => "#{Pod::Config.instance.installation_root}/.."
115115
)
116116
```
117+
118+
*Run `pod install` in case of any `:hermes_enabled` changes.*

website/versioned_docs/version-0.78/hermes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,3 +114,5 @@ Edit your `ios/Podfile` file and make the change illustrated below:
114114
:app_path => "#{Pod::Config.instance.installation_root}/.."
115115
)
116116
```
117+
118+
*Run `pod install` in case of any `:hermes_enabled` changes.*

website/versioned_docs/version-0.79/hermes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,3 +114,5 @@ Edit your `ios/Podfile` file and make the change illustrated below:
114114
:app_path => "#{Pod::Config.instance.installation_root}/.."
115115
)
116116
```
117+
118+
*Run `pod install` in case of any `:hermes_enabled` changes.*

website/versioned_docs/version-0.80/hermes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,3 +114,5 @@ Edit your `ios/Podfile` file and make the change illustrated below:
114114
:app_path => "#{Pod::Config.instance.installation_root}/.."
115115
)
116116
```
117+
118+
*Run `pod install` in case of any `:hermes_enabled` changes.*

website/versioned_docs/version-0.81/hermes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,3 +114,5 @@ Edit your `ios/Podfile` file and make the change illustrated below:
114114
:app_path => "#{Pod::Config.instance.installation_root}/.."
115115
)
116116
```
117+
118+
*Run `pod install` in case of any `:hermes_enabled` changes.*

0 commit comments

Comments
 (0)