markturnip
07/26/2024, 2:00 AMkotlin-spm-plugin
in order to get it working again since it previously used generate-xcodeproj
which is deprecated
Surprised there’s not much movement in official support for SPM packages as a replacement to Cocoapods!
Since xcodebuild
is pretty limited with bundling a xcframework
we have to package it ourselves using the Mach-O compiled binaries and modules.
swift
https://github.com/PaGr0m/kotlin-spm-plugin/pull/7