How to add Private Frameworks into Project?

耗尽温柔 提交于 2020-01-03 04:23:24

问题


I have a framework that's part of my app and I want to add it as a private framework so I can distribute it. However, I couldn't find a way how to do it. Apple does provide steps on how you should add private frameworks, but they're too brief to follow. If anyone can point my to the right way on how to do this, I'd be really glad. Thanks.


回答1:


Apple already provided steps for Embedding a Private Framework in Your Application Bundle. You should read this document.



来源:https://stackoverflow.com/questions/7754070/how-to-add-private-frameworks-into-project

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!