iOS 报错 codesign_allocate: can't write output file: /Users/admin/Library/Dev...
程序员文章站
2022-05-29 08:25:12
...
错误:sign 工程名.app 0.2 seconds
error: codesign_allocate: can't write output file: /Users/admin/Library/Developer/Xcode/DerivedData/工程名-andthdzxsotvyfazrboruidtjmyj/Build/Products/Debug-iphoneos/工程名.app/工程名.cstemp (No space left on device)
解决方案:
很明显的,后面的括号里面提示空间不足了,清理下电脑空间就可以了