If someone has a chance can they try to add Confet...
# confetti
j
If someone has a chance can they try to add Confetti Swift Package to an XCode project.....just go File/Add Package Dependencies and specify url (https://github.com/joreilly/Confetti) . I'm having some issues here but think it might be local to my setup
b
getting this (but maybe it's just my internet connection that failed?)
j
yeah, that's what I get too....hmmm
Seems to work for @russhwolf for some reason
@bod had you created github token for XCode to use?
b
no, never 🙂 It didn't ask.
j
oh, I thought that was needed to retrieve github based packages like this......I created one but get same error
I had thought for some reason XCode would prompt to add github username/token when you went to add package but doesn't seem to all right
seemingly you can't do unauthorised reading of GitHub packages maven repo (like you can with other maven dependencies) https://github.com/orgs/community/discussions/26634
And KMMBridge is publishing package there
but like I said I'm still seeing issue even with token (even with all scopes added)
b
ooooh yeah I remember trying to use GitHub as a maven repo in the past, and quickly realized it was not really usable because of this
for a quick Maven repo there's https://repsy.io/
j
thanks, might try to setup something like that....along with following setup https://kmmbridge.touchlab.co/docs/artifacts/MAVEN_REPO_ARTIFACTS/