MonkeyDev icon indicating copy to clipboard operation
MonkeyDev copied to clipboard

Xcode 16 Cannot code sign because the target does not have an Info.plist file and one is not being generated automaticall

Open SunshineUncle opened this issue 1 year ago • 6 comments

Showing Recent Messages Cannot code sign because the target does not have an Info.plist file and one is not being generated automatically. Apply an Info.plist file to the target using the INFOPLIST_FILE build setting or generate one automatically by setting the GENERATE_INFOPLIST_FILE build setting to YES (recommended).

281729787593_ pic_thumb

如果build setting -> Generate Info.plist File 设置为NO,就会出现在的问题,如果设置为YES,就出现#355 的问题

SunshineUncle avatar Oct 24 '24 16:10 SunshineUncle

I am experiencing the same problem. If you have any solutions, please share them.

AkaShark avatar Nov 11 '24 14:11 AkaShark

大佬们解决了吗 同样遇到了

Miles-Matheson avatar Nov 22 '24 06:11 Miles-Matheson

改回YES,然后Product-Clean Build Folder,就可以安装了,但是启动卡在启动页

jlcool avatar Dec 30 '24 06:12 jlcool

Xcode16.2不行

replacing existing signature
internal error in Code Signing subsystem
Command CodeSign failed with a nonzero exit code

songxing10000 avatar Jan 15 '25 03:01 songxing10000

16.2卡这里过不去了。Image

JxbSir avatar Mar 05 '25 06:03 JxbSir

https://github.com/AloneMonkey/MonkeyDev/issues/365#issuecomment-2726745723

shadow-boy avatar Mar 15 '25 15:03 shadow-boy