You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
7 years ago
..
Demos Don't build SDL_JOYSTICK_HIDAPI by default on iOS 7 years ago
SDL/SDL.xcodeproj fix permissions 7 years ago
SDLtest/SDL2test.xcodeproj Fixed bug 4228 - Clean-up Xcode projects 7 years ago
Template/SDL iOS Application ran 'chmod -x' on many files 8 years ago
Test Don't build SDL_JOYSTICK_HIDAPI by default on iOS 7 years ago