We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
** 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:
install the latest cordova 10.0.0, cordova-lib@10.1.0
cordova platform add ios (version 6.2.0)
cordova plugin add cordova-plugin-crypto-file
cordova build ios
error
if you remove the plugin: cordova plugin rm cordova-plugin-crypto-file
BUILD SUCCEED
The text was updated successfully, but these errors were encountered:
PeterHdd
No branches or pull requests
** 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:
install the latest cordova 10.0.0, cordova-lib@10.1.0
cordova platform add ios (version 6.2.0)
cordova plugin add cordova-plugin-crypto-file
cordova build ios
error
if you remove the plugin:
cordova plugin rm cordova-plugin-crypto-file
cordova build ios
BUILD SUCCEED
The text was updated successfully, but these errors were encountered: