medallia / digital-ios-sdk

MIT License
5 stars 5 forks source link

Wrong name of XCFramework/package? #2

Closed cheif closed 2 years ago

cheif commented 2 years ago

Hi!

I just tried using this to integrate Medallia, but when I try to add this as a dependency I get the error artifact not found for target 'MedalliaPackage'. Having worked a bit with SPM I suspect this is because the package is named MedalliaPackage but the bundled .xcframework is called MedalliaDigitalSDK, I think they need to be the same. `

alex-taffe commented 2 years ago

I'm having the same issue, based on this post, your theory seems to be the case

OriMedallia commented 2 years ago

Hi @cheif and @alex-taffe ,

Thanks for reporting this issue. We've fixed the issue but you'll have to delete the MedalliaPackage and clear the Swift Package Manager cache on your machine by going to ~/Library/Caches/org.swift.swiftpm/ and delete:

Then please reintegrate with version 4.0.2