Since no binary is required for this framework, only a shared schema would be enough for Carthage support. It is not working on the master branch because of some Xcode issues that didn't generate the correct shared schema files. Turning the Shared option on the schema off/on fixed the issue here.
Also, build were failing because the bitcode was removed but the compiler flags were to touched,
Checklist
[ ] The steps for distribution have been follow here.
[ ] A Release Note has been drafted and published after merging to master.
Description
Checklist