我正在使用APi访问此api是通过我们需要发送到api的哈希键完成的,但我们真的不知道如何实现.
我发现 https://www.npmjs.com/package/crypto-js 但我不知道如何整合角度2
我也发现https://www.npmjs.com/package/angular-md5 但我不知道如何使用angular 2 typscript导入
我有这个错误
? ld: library not found for -lDoubleConversion
? clang: error: linker command failed with exit code 1 (use -v to see invocation)
error Failed to build iOS project. We ran "xcodebuild" command but it exited with error code 65. To debug build logs further, consider building your app with Xcode.app, by opening App.xcworkspace
** BUILD FAILED **
The following build commands failed:
Ld /Users/mohamedelmi/workspace/elmi/food-frontend/ios/build/App/Build/Intermediates.noindex/App.build/Release-iphonesimulator/App.build/Objects-normal/x86_64/App normal x86_64
(1 failure)
Run Code Online (Sandbox Code Playgroud)
这是我所做的