hello everybody,
want ask about spm in github,
tried to have a package to be hosted in github using
com.chromaticnoise.multiplatform-swiftpackage
,
i can find the repo from xcode package dependencies manager,
but keep getting
Couldn't check out revision <commit hash>
error,
unable to find the module after resolving,
but somehow the package is under
package dependencies
in the file tree
is there any suggestion how i can make this work?
my xcode version is 14.2 and swift version 5.7.2
thanks