Jemo
06/09/2024, 3:45 PMbadResponseStatusCode 401) when trying to add KMMBridgeSKIETemplate package from Xcode, can anyone help with that? .netrc is ok.
Tried following steps:
• Reset packages cache
• rm -rf ~/Library/Caches/org.swift.swiftpm/
• rm -rf ~/Library/Developer/Xcode/DerivedData/
• Restart Xcode
• Restart Macbook
UPDATE: 🎉
Fixed:
Actually Issue was regarding the .netrc file,
I had machine <http://maven.pkg.github.com|maven.pkg.github.com> declared 2 times with all valid tokens, now I left only one and it worked 🎉