I am creating so many new projects on Xcode in a day. I got tired of putting necessary frameworks for each project every time.
So can we change the default framework list in Build Phases -> Link Binary With Libraries?
If it is possible, can we also add frameworks to that default framework list from outside of Xcode?
For example:

