0

I need to add two deployment target values for two different SDK's.

Is there any way that we can do it in Podfile.

I knew that we can add different swift versions or other setting but i didnt know how can add deployment targets.

It will be great if i could get help on this.

  • You can use **abstract_target** in your podfile. you can read more on [different_deployment_target_podfile](https://guides.cocoapods.org/using/the-podfile.html) – Tushar Moradiya Feb 17 '20 at 11:22
  • Thank you. But how we are going to set the deployment target there. If we have different targets we can set the value, same target we cant duplicate right. – Rajeswari M Feb 17 '20 at 12:42

0 Answers0