Automatically adding framework on build

What’s the current best way to get a third-party framework automatically added to the Xcode project?

All the third-party plugins I use have great integration that doesn’t require manual steps for each new build, until now. I have to add Amazon Mobile Ads and adding frameworks is a manual step :frowning:

Please look into the Xcode API Unity - Scripting API: PBXProject

I found this on the Asset Store. It does exactly what I want.