mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-10 15:21:00 +08:00
68c7e80dc5
Test apps in Xcode-iOS/Test/TestiPhoneOS.xcodeproj weren't launching in the most-recent release of Xcode and the iOS Simulator (version 11.3.1). This was caused by their shared Info.plist file not defining a CFBundleShortVersionString (as reported by Xcode, when launching a test app from within Xcode).