Xcode embedded Frameworks Debug and Release

Viewed 12

I have two Frameworks to be added to the project, one for debug and the other for release

is there a way to add them in Embedded content for each build configuration without doing this manually?

enter image description here

0 Answers
Related