Make an existing project a framework iOS

前端 未结 4 1754
离开以前
离开以前 2021-01-18 01:23

I have an existing project. I just like to ask if it is possible to convert it to a framework? I have tried searching but I cannot find any tutorial on how to do it.

4条回答
  •  我在风中等你
    2021-01-18 01:53

    You are able to create a "Framework Target" in a existing project and setup the necessary files in the "Build Phases"

    You can find more examples here

提交回复
热议问题