-
-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It works with nativescript vue? #88
Comments
Yes it works. We're using it for VueDevtools for example. |
Execute Project successfully prepared (ios)
Building project...
Xcode build...
error: SWIFT_VERSION '5.0' is unsupported, supported versions are: 3.0, 4.0, 4.2. (in target 'Starscream')
error: SWIFT_VERSION '5.0' is unsupported, supported versions are: 3.0, 4.0, 4.2. (in target 'Starscream')
warning: Capabilities for nativescriptvueexamples may not function correctly because its entitlements use a placeholder team ID. To resolve this, select a development team in the build settings editor. (in target 'nativescriptvueexamples')
note: Using new build systemnote: Planning buildnote: Constructing build description
** BUILD FAILED **
Unable to apply changes on device: 2B15A4F7-A85B-4E42-9D11-5DE643C6C45E. Error is: Command xcodebuild failed with exit code 65. $ xcrun swift -version
Apple Swift version 4.2.1 (swiftlang-1000.11.42 clang-1000.11.45.1)
Target: x86_64-apple-darwin18.0.0 |
@nuochong Make sure you're up-to-date (NativeScript 6.x, and XCode 10.3) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I need to use a WebSocket on my nativescript vue application and I just wanna make sure that one works fine with.
The text was updated successfully, but these errors were encountered: