SDKs / frameworks which don't compile
Apple now only supports Swift Package Manager.
This is incredibly easy to use, if your SDK / framework is using SPM.
However.. many smaller frameworks aren't yet using SPM.
Some use xcframework (which Apple still kinda supports).
Others that are eve...
coderlyn.hashnode.dev2 min read