aws-amplify / aws-sdk-ios-spm

This repository enables Swift Package Manager support for the AWS Mobile SDK for iOS
Apache License 2.0
29 stars 15 forks source link

Is there any way to use a specific commit from aws-sdk-ios in my project instead of the released versions? #111

Closed asessohradec closed 7 months ago

asessohradec commented 7 months ago

I have been waiting for a long time for a specific pull request to be approved, and it finally was 3 days ago.

It's currently in the main branch of aws-sdk-ios, but the latest version here in aws-sdk-ios-spm is from 4 days ago.

How can I update to that specific commit (9ffa70c5cd77b36c1144dd3c3b8aa395d556a73d) from aws-sdk-ios to my project using Package Manager in this case?

harsh62 commented 7 months ago

@asessohradec

Yes, this is definitely possible. Refer to the screenshots below:

image

image