Temporarily re-enable HIDAPI on iOS.
This can be undone once https://github.com/libsdl-org/SDL/issues/5699 gets resolved.
This commit is contained in:
@@ -107,7 +107,7 @@
|
||||
<compilerflag value="-D__IPHONEOS__" if="ios || tvos" />
|
||||
<compilerflag value="-D__TVOS__" if="tvos" />
|
||||
|
||||
<compilerflag value="-DSDL_HIDAPI_DISABLED" />
|
||||
<compilerflag value="-DSDL_HIDAPI_DISABLED" unless="ios || tvos" />
|
||||
|
||||
<section if="windows">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user