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.
CrowdControl/Assets/Feel/NiceVibrations/Plugins/iOS/LofeltHaptics.framework/Modules/module.modulemap

7 lines
107 B
Plaintext

1 month ago
framework module LofeltHaptics {
umbrella header "LofeltHaptics.h"
export *
module * { export * }
}