aws-mobile-appsync-sdk-ios icon indicating copy to clipboard operation
aws-mobile-appsync-sdk-ios copied to clipboard

Removing pods from source control

Open mamouneyya opened this issue 3 years ago • 1 comments

Is your feature request related to a problem? Please describe. When consuming the package via SPM, consumers will still have to download the pods folder. This is ~40MB of totally unnecessary data. This also leads to duplicate search results when searching for something in the dependencies, since it will exist in the dependency's Swift package and in the pods folder of this package. This can get really confusing sometimes especially when debugging, etc.

Describe the solution you'd like Remove the pods folder from source control. Developers will need to run pod install on their ends which can be more time consuming for them, but thankfully it's a one time setup.

Describe alternatives you've considered N/A

Additional context N/A

mamouneyya avatar Feb 08 '22 14:02 mamouneyya

Thanks for opening this request @mamouneyya. We'll update here with any new information.

atierian avatar May 19 '22 15:05 atierian

Thank you for opening this issue. AWS AppSync SDK for iOS entered maintenance mode in September 2023 and will receive no further updates as of September 2024.

Please use Amplify Swift going forward. For information on upgrading to Amplify Swift, refer to the Upgrade from AppSync SDK documentation.

atierian avatar Dec 07 '23 20:12 atierian