We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 1688

Summary: Update SDLTest xcode project
Product: SDL Reporter: Edward Rudd <urkle>
Component: buildAssignee: Sam Lantinga <slouken>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: HG 2.0   
Hardware: x86   
OS: Mac OS X 10.6   
Attachments: Patch to the SDLTest xcode project
updates to .hgignore to ignore away more of the xcode user files.

Description Edward Rudd 2013-01-12 10:32:17 UTC
I've redone the SDLTest xcode project to use command line apps instead of app bundles (will make it easier to add new ones). also ensured all current tests are in the project and all compiling and working again.
Comment 1 Edward Rudd 2013-01-12 10:34:24 UTC
Created attachment 1013 [details]
Patch to the SDLTest xcode project
Comment 2 Edward Rudd 2013-01-12 10:35:09 UTC
Created attachment 1014 [details]
updates to .hgignore to ignore away more of the xcode user files.
Comment 3 Sam Lantinga 2013-02-11 21:06:21 UTC
Patches are in, thanks!