I am following <this> article , and I am just quot...
# touchlab-tools
a
I am following this article , and I am just quoting some part of it here
XCODE
Copy code
If your repo is public, you should be able to access the binary that you just published without any auth configuration
Android
Copy code
If the repo is public, you can remove the credentials block.
My Repository is public in github, but the issue is while consuming the spm package or the android published library, I have to provide my gittoken. Is there anything I am doing wrong here
k
No, you're not doing that wrong. We need to change that. Our post is incorrect. GitHub still requires auth config. It's pretty frustrating that they do. I'm going to add a task internally to see if we can figure out a decent public alternative place to push builds.
1
🙌 1