Learning iOS Development
Making iOS App A Library Pod Instead
An Unconventional Refactor Extraction That Can Be Handy
We usually extract our apps and refactor them as library pods at a lower level. What if we need to have something on top instead, and make our original app a pod, as shown below, it is feasible?