報(bào)錯
Info.plist of “XXXX.app/Emotion.bundle” specifies a non-existent file for the CFBundleExecutable key
修正方式
修改Info.plist文件
找到這個Bundle,刪除info.plist里邊的Executable file這一項(xiàng) 是整行刪除!
(刪除紅色箭頭指向的那一個,注意是Emotion.bundle里邊的那個info.plist)

Info.plist of “XXXX.app/Emotion.bundle” specifies a non-existent file for the CFBundleExecutable key
修改Info.plist文件
找到這個Bundle,刪除info.plist里邊的Executable file這一項(xiàng) 是整行刪除!
(刪除紅色箭頭指向的那一個,注意是Emotion.bundle里邊的那個info.plist)