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 1177 - testsdl ios crash
Summary: testsdl ios crash
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: *don't know* (show other bugs)
Version: HG 2.0
Hardware: ARM iOS (All)
: P2 trivial
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-05 13:18 UTC by Vittorio Giovara
Modified: 2011-04-05 17:58 UTC (History)
0 users

See Also:


Attachments
Fix for the Info.plist file (380 bytes, application/octet-stream)
2011-04-05 13:18 UTC, Vittorio Giovara
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vittorio Giovara 2011-04-05 13:18:07 UTC
Created attachment 598 [details]
Fix for the Info.plist file

The test application called "testsdl" inside the iOS project file crashes at launch time.
The fix is trivial, removing the reference to MainWindow (as there are no Nibs included) from the Info.plist file.
Comment 1 Sam Lantinga 2011-04-05 17:58:04 UTC
Fixed, thanks!
http://hg.libsdl.org/SDL/rev/7cf203db63f6