# HG changeset patch # User Sam Lantinga # Date 997337337 0 # Node ID 40676b1aa39d3cbc006bb07f09d4624155557730 # Parent 218325a2653f1801c64953e5c3e2e7485d2deb49 From: Max Horn I also have a slight enhancment, which I already submitted to Darrell Walisser: In the SDL target template file "Application.trgttmpl" (contained in the PBProject.tar.gz archive), replace CustomProductSettings = { }; with CustomProductSettings = { NSPrincipalClass = "NSApplication"; NSMainNibFile = "SDLMain.nib"; }; This automates two steps mentioned in the Readme when creating a new "SDL Target" in Apple's ProjectBuilder. diff -r 218325a2653f -r 40676b1aa39d PBProjects.tar.gz Binary file PBProjects.tar.gz has changed