| Summary: | testsdl ios crash | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Vittorio Giovara <vitto.giova> |
| Component: | *don't know* | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | trivial | ||
| Priority: | P2 | ||
| Version: | HG 2.0 | ||
| Hardware: | ARM | ||
| OS: | iOS (All) | ||
| Attachments: | Fix for the Info.plist file | ||
Fixed, thanks! http://hg.libsdl.org/SDL/rev/7cf203db63f6 |
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.