xcode9 - Code Sign Error in ionic3 project,Command /usr/bin/codesign failed with exit code 1(xcode9 - ionic3 项目中的代码符号错误,命令/usr/bin/codesign 失败,退出代码为 1)
问题描述
在我的 ionic3 项目中更新 IOS 后,我确实喜欢这个
更新:
还是不知道为什么,我只是重新启动了我的MAC,然后错误解决了.
参考:在设备上安装给错误:命令/usr/bin/codesign 失败,退出代码为 1
After I update IOS in my ionic3 project, I did like this my stackoverflow answer, then when I want to running in my device by xcode, showing this error for me.
error showing: (in .xcworkspace
)
/Users/zzm/Library/Developer/Xcode/DerivedData/民安-马来西亚-dihlpydipawmqvehhrmobufggotw/Build/Products/Debug-iphoneos/民安-马来西亚.app: unknown error -1=ffffffffffffffff
Command /usr/bin/codesign failed with exit code 1
UPDATE:
Still don't know why, I just restart my MAC, then error solved.
Reference: Install on Device give Error : Command /usr/bin/codesign failed with exit code 1
这篇关于xcode9 - ionic3 项目中的代码符号错误,命令/usr/bin/codesign 失败,退出代码为 1的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:xcode9 - ionic3 项目中的代码符号错误,命令/usr/bin/codesign 失败,退出代码为 1


- 用 Swift 实现 UITextFieldDelegate 2022-01-01
- android 4中的android RadioButton问题 2022-01-01
- 在测试浓缩咖啡时,Android设备不会在屏幕上启动活动 2022-01-01
- Android - 我如何找出用户有多少未读电子邮件? 2022-01-01
- 使用自定义动画时在 iOS9 上忽略 edgesForExtendedLayout 2022-01-01
- 想使用ViewPager,无法识别android.support.*? 2022-01-01
- MalformedJsonException:在第1行第1列路径中使用JsonReader.setLenient(True)接受格式错误的JSON 2022-01-01
- Android - 拆分 Drawable 2022-01-01
- 如何检查发送到 Android 应用程序的 Firebase 消息的传递状态? 2022-01-01
- Android viewpager检测滑动超出范围 2022-01-01