The following happens, with the latest build, when I try to start the application: 2004-10-30 21:14:39.409 R[1709] No Info.plist file in application bundle or no NSPrincipalClass in the Info.plist file, exiting John Maindonald email: john.maindonald@anu.edu.au phone : +61 2 (6125)3473 fax : +61 2(6125)5549 Centre for Bioinformation Science, Room 1194, John Dedman Mathematical Sciences Building (Building 27) Australian National University, Canberra ACT 0200.
R.app crash report
2 messages · John Maindonald, Simon Urbanek
On Oct 30, 2004, at 7:19 AM, John Maindonald wrote:
The following happens, with the latest build, when I try to start the application: 2004-10-30 21:14:39.409 R[1709] No Info.plist file in application bundle or no NSPrincipalClass in the Info.plist file, exiting
Basically the nightly building process needs to re-fetch Info.plist during the build. When this fails (e.g. the SVN server is down) then the resulting application doesn't work. I have just re-run the script manually, so it is ok again. I'll see if I can find a more permanent way around this. Cheers, Simon