Edit

kc3-lang/SDL/Xcode-iOS

Branch :

  • Show log

    Commit

  • Author : David Ludwig
    Date : 2020-03-23 14:54:31
    Hash : 68c7e80d
    Message : iOS: fixed bug whereby some SDL testing apps weren't launching 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).