What is the best way to distribute a Nimble package that would use Objective-C on Mac OS X and C/C++ on Linux/Windows? Is there anything special that needs to be done?
Also, if a Nimble package uses a particular backend like Objective-C, do users of the that project need to compile their code with the same backend?
