mirror of
https://github.com/rive-app/rive-ios.git
synced 2026-01-18 17:11:28 +01:00
* fix(apple): remove #ifdef checks in public headers Fixes an issue where framework consumers would also have to set WITH_RIVE_TEXT or WITH_RIVE_AUDIO * refactor(apple): remove #if(def) from public interfaces and no-op instead * fix(apple): fix incorrect api usage Co-authored-by: David Skuza <david@rive.app>