Skip to content

Commit 017bb04

Browse files
committed
Readme
1 parent aafb6a9 commit 017bb04

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

apps/demo-react/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ And if you then receive an error like this:
2323
2424
... It's a pending problem with NativeScript supporting Xcode 12.3. Once `platforms/internal/nativescript-build.xcconfig` has been generated, please add `VALIDATE_WORKSPACE = YES` to it as detailed in [NativeScript issue 9097](https://github.com/NativeScript/NativeScript/issues/9097). Once the [NativeScript iOS V8 runtime PR 92](https://github.com/NativeScript/ns-v8ios-runtime/pull/92/files) has been merged, that change will be handled for you automatically.
2525

26+
Until that PR lands, you will need to restore this patch any time you run `ns run clean`, of course!
27+
2628
#### Android
2729

2830
Android support is incomplete, so the equivalent `ns run android` command won't be of much use right now.
@@ -44,6 +46,8 @@ And if you then receive an error like this:
4446
4547
... It's a pending problem with NativeScript supporting Xcode 12.3. Once `platforms/internal/nativescript-build.xcconfig` has been generated, please add `VALIDATE_WORKSPACE = YES` to it as detailed in [NativeScript issue 9097](https://github.com/NativeScript/NativeScript/issues/9097). Once the [NativeScript iOS V8 runtime PR 92](https://github.com/NativeScript/ns-v8ios-runtime/pull/92/files) has been merged, that change will be handled for you automatically.
4648

49+
Until that PR lands, you will need to restore this patch any time you run `ns run clean`, of course!
50+
4751
#### Android
4852

4953
Android support is incomplete, so the equivalent `apps.demo-react.android` command won't be of much use right now.

0 commit comments

Comments
 (0)