ios
ios copied to clipboard
Support for xrOS platform broke Apple Watch embedded apps
After the merge of https://github.com/NativeScript/ios/pull/235, if the application has an Apple Watch embedded app, it will broke the compilation.
Actually cleaning the Swift-ObjC-Bridging-Header.h
file solves the issue. Its currently patched here because I don't know the correct way to fix it.
Platform: v8.7.0 Reverting to v8.6.4 fix the issue. Commit impacted: https://github.com/NativeScript/ios/commit/bb364f9558c336c43a9c43d3ded46ef1ad8e8bf3