Skip to content
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

0.5.6 => ** BUILD FAILED ** #102

Open
anibalsanchez opened this issue Sep 28, 2018 · 4 comments
Open

0.5.6 => ** BUILD FAILED ** #102

anibalsanchez opened this issue Sep 28, 2018 · 4 comments

Comments

@anibalsanchez
Copy link
Contributor

Hi,

In an App without no changes, the build has failed with v0.5.6. The build with 0.5.5 works fine.

This is the error output:

** BUILD FAILED **


The following build commands failed:
    CompileC /Users/MYUSER/Library/Developer/Xcode/DerivedData/My_App-gzxhvupqnglwumciqchbrjmrzoci/Build/Intermediates.noindex/My\ App.build/Debug-iphonesimulator/My\ App.build/Objects-normal/x86_64/HealthKit.o My\ App/Plugins/com.telerik.plugins.healthkit/HealthKit.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
(1 failure)
(node:2374) UnhandledPromiseRejectionWarning: Error code 65 for command: xcodebuild with args: -xcconfig,/Users/MYUSER/Documents/My-Project/platforms/ios/cordova/build-debug.xcconfig,-workspace,My Project.xcworkspace,-scheme,My Project,-configuration,Debug,-sdk,iphonesimulator,-destination,platform=iOS Simulator,name=iPhone X,build,CONFIGURATION_BUILD_DIR=/Users/MYUSER/Documents/My-Project/platforms/ios/build/emulator,SHARED_PRECOMPS_DIR=/Users/MYUSER/Documents/My-Project/platforms/ios/build/sharedpch
(node:2374) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
(node:2374) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
@EddyVerbruggen
Copy link
Owner

Do you build with Xcode 10?

@anibalsanchez
Copy link
Contributor Author

Xcode 9.4.1

@EddyVerbruggen
Copy link
Owner

I mean, I've merged a nice PR that -I think- requires you to build with Xcode 10. Can you try it?

@anibalsanchez
Copy link
Contributor Author

I will test it. Sure, that's the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants