aws-sdk-ios-spm icon indicating copy to clipboard operation
aws-sdk-ios-spm copied to clipboard

How to update the package list correctly?

Open asjustis opened this issue 9 months ago • 0 comments
trafficstars

We have added this AWS SDK to our project, and now I need to extend it by adding another package (We have been using S3, but now I need KMS). What is the correct way to update the list?

If I attempt to just remove the AWS package from Project > Package Dependencies and add it again by selecting both S3 & KMS packages, the S3 (that I used before) package is now added twice. Do I need to also manually remove the package dependencies from the Target > Build Phases > Link Binary With Libraries?

Thanks for any help on this.

asjustis avatar Feb 14 '25 10:02 asjustis