NativeScript / ios-jsc

NativeScript for iOS using JavaScriptCore
http://docs.nativescript.org/runtimes/ios
Apache License 2.0
298 stars 59 forks source link

fix: Xcode14 build #1297

Closed PeterStaev closed 1 year ago

PeterStaev commented 1 year ago

PR Checklist

What is the current behavior?

App using the JSC fails to compile using XCode14

What is the new behavior?

Fixes app build with Xcode 14.

Changes taken from https://github.com/NativeScript/ns-v8ios-runtime/commit/3b1eafc4da502404ab8c50854016ff059ae8eff8

Fixes/Implements/Closes #[Issue Number].

PeterStaev commented 1 year ago

@rigor789 / @NathanWalker can we get this reviewed, merged and a new version of the JSC runtime pushed over to NPM. Have an app that I need to build against latest SDKs.