Description
For SPM we try to find the path to the framework and setup linking but if after everything we've tried we cannot find the framework, let's download it and put it into the build dir as a final fallback
We can download the framework through github releases
Update: we will package the used Cocoa SDK framework into the JAR and then unpack it once when building for any apple target.