SDL/Xcode-iOS
Sam Lantinga b08bdc4401 Don't build SDL_JOYSTICK_HIDAPI by default on iOS
If you enable this, you'll need to link with CoreBluetooth.framework and add something like this to your Info.plist:
<key>NSBluetoothPeripheralUsageDescription</key>
<string>MyApp would like to remain connected to nearby bluetooth Game Controllers and Game Pads even when you're not using the app.</string>
2018-10-26 09:27:31 -07:00
..
Demos Don't build SDL_JOYSTICK_HIDAPI by default on iOS 2018-10-26 09:27:31 -07:00
SDL/SDL.xcodeproj fix permissions 2018-10-23 09:10:02 +03:00
SDLtest/SDL2test.xcodeproj Fixed bug 4228 - Clean-up Xcode projects 2018-08-21 16:47:44 -07:00
Template/SDL iOS Application ran 'chmod -x' on many files 2018-06-12 14:00:15 +03:00
Test Don't build SDL_JOYSTICK_HIDAPI by default on iOS 2018-10-26 09:27:31 -07:00