, should I (for testing purposes) be able to drag the project into a fresh XCode project that's never been linked to the public artifact? So it isn't replacing the existing SPM package, it's new to the project. I tried it, but get an error. In the preview it works, but updates in the Kotlin code don't appear after running
spmDevBuild
again.
Jacob Ras
01/03/2024, 4:36 PM
After going to File » Add Package » Add Local and adding the same project again, it works. Now also updating code just requires running