Since the Carthage version does not run successfully on a device (Issue #24), I need the ability to edit the code and rebuild the project. Is there a straightforward way to add the project to my app workspace manually and rebuild it (outside of Carthage) after making changes?
Alternatively, is there a process to create a .framework from the edited code?