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

iOS run/build crash: #23

Open
inclusiveFuture opened this issue Nov 7, 2021 · 0 comments
Open

iOS run/build crash: #23

inclusiveFuture opened this issue Nov 7, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@inclusiveFuture
Copy link

** BUILD FAILED **

The following build commands failed:
CompileC /Users/.../Library/Developer/Xcode/DerivedData/

BackUp/cordova/platforms/ios/.../Plugins/cordova-plugin-crypto-file/CDVCrypt.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler

To Reproduce
Steps to reproduce the behavior:

  1. install the latest cordova 10.0.0, cordova-lib@10.1.0

  2. cordova platform add ios (version 6.2.0)

  3. cordova plugin add cordova-plugin-crypto-file

  4. cordova build ios

  5. error

  6. if you remove the plugin:
    cordova plugin rm cordova-plugin-crypto-file

  7. cordova build ios

  8. BUILD SUCCEED

@inclusiveFuture inclusiveFuture added the bug Something isn't working label Nov 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants