| Summary: | tvOS Simulator devices not listed | ||
|---|---|---|---|
| Product: | SDL_mixer | Reporter: | Caleb Cornett <spydog> |
| Component: | misc | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | trivial | ||
| Priority: | P2 | ||
| Version: | 2.0.4 | ||
| Hardware: | x86_64 | ||
| OS: | Other | ||
| Attachments: | Patch to add tvOS Simulator device support | ||
Fixed, thanks! https://hg.libsdl.org/SDL_mixer/rev/5945988b4a41 |
Created attachment 3466 [details] Patch to add tvOS Simulator device support In the Xcode-iOS project, when selecting the libSDL_mixer-tvOS target, no tvOS simulators appear in the available device dropdown. This is easily fixed with the attached patch.