I have created a class that is shared between iOS and Watch OS. This works just fine. However, I wanted to turn that class into a Framework. Doing so though only allows it to be created as an iOS or Watch OS framework, but not both. Creating it for Watch OS prevents iOS from seeing it and vice versa. I have created a class that is shared between i