chargebee / chargebee-ios

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SPM Xcode Cloud issue

jonyataco opened this issue · comments

Hello,

I've integrated the Chargebee SDK into my app using Swift Package manager and am able to use and build my project just fine locally. When I use Xcode cloud, I get archive errors that Xcode cloud failed to clone the repository. It seems that the location for the Swift package points incorrectly to the readme file rather than the remote git URL. I was able to confirm this in my Xcode project with the screenshot below. For reference I am using Xcode 14.0 public version. Could you please update the swift package location so that it doesn't include the #readme at the end of the URL? Thanks

Screen Shot 2022-09-18 at 8 03 13 PM

Screen Shot 2022-09-18 at 8 05 00 PM