When attempting to build with version 2.1.0, I run into this error: ``` error 'Iterable_React_Native_SDK-Swift.h' file not found ``` It looks like this is imported in `RNIterableAPI.mm`, but I cannot find `Iterable_React_Native_SDK.swift` in the repo.