Describe the bug
I am following the following step by step: https://www.revenuecat.com/docs/paywalls
However, when adding the package, it returns the following error: https://share.cleanshot.com/CW0mmJwl

- Environment
- Platform: SwiftUI
- SDK version: 4.26.0-beta.1
- StoreKit version:
- OS version: 16
- Xcode version: 14.3.1
- Device and/or simulator:
- Environment:
- How widespread is the issue. Percentage of devices affected.
- Debug logs that reproduce the issue. Complete logs with
Purchases.logLevel = .verbose will help us debug this issue.
Couldn’t update repository submodules:
Submodule 'purchases-ios-snapshots' (git@github.com:RevenueCat/purchases-ios-snapshots.git) registered for path 'purchases-ios-snapshots'
Cloning into '/Users/pedromamare/Library/Developer/Xcode/DerivedData/contractions-dbmvypcxwyccipfbidrouoqcrvkh/SourcePackages/checkouts/purchases-ios/purchases-ios-snapshots'...
Host key verification failed.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
fatal: clone of 'git@github.com:RevenueCat/purchases-ios-snapshots.git' into submodule path '/Users/pedromamare/Library/Developer/Xcode/DerivedData/contractions-dbmvypcxwyccipfbidrouoqcrvkh/SourcePackages/checkouts/purchases-ios/purchases-ios-snapshots' failed
Failed to clone 'purchases-ios-snapshots'. Retry scheduled
Cloning into '/Users/pedromamare/Library/Developer/Xcode/DerivedData/contractions-dbmvypcxwyccipfbidrouoqcrvkh/SourcePackages/checkouts/purchases-ios/purchases-ios-snapshots'...
Host key verification failed.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
fatal: clone of 'git@github.com:RevenueCat/purchases-ios-snapshots.git' into submodule path '/Users/pedromamare/Library/Developer/Xcode/DerivedData/contractions-dbmvypcxwyccipfbidrouoqcrvkh/SourcePackages/checkouts/purchases-ios/purchases-ios-snapshots' failed
Failed to clone 'purchases-ios-snapshots' a second time, aborting
- Steps to reproduce, with a description of expected vs. actual behavior
Please fill in
-
Other information (e.g. stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, etc.)
-
Additional context
Add any other context about the problem here.
Describe the bug
I am following the following step by step: https://www.revenuecat.com/docs/paywalls
However, when adding the package, it returns the following error: https://share.cleanshot.com/CW0mmJwl
usesStoreKit2IfAvailable(true))Purchases.logLevel = .verbosewill help us debug this issue.Please fill in
Other information (e.g. stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, etc.)
Additional context
Add any other context about the problem here.