when I tried to run the program, it showed this message:
No Info.plist file in application bundle or no NSPrincipalClass in the Info.plist file, exiting
But there's actually an Info.plist in my Resources
group.
I already added InfoPlist.strings
file into Copy Bundle Resources
Is there anything I set wrong? I tried it for so long.. Please help Q Q
It's like below:
Node
-Compile Sources
main.m
NodeAppDelegate.m
-Link Binary with Libraries
Cocoa.framework
-Copy Bundle Resources
InfoPlist.strings
- English