如何使用可可豆荚创建带有框架的SDK [英] How to create SDK with framework that using cocoa-pods

查看:97
本文介绍了如何使用可可豆荚创建带有框架的SDK的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个与可可豆荚搭配使用的框架. 现在我正在尝试从框架中创建SDK,但是没有显示所有类,我该怎么做?

I have a framework that using with some cocoa pods. now I'm trying to create SDK from the framework, but don't show all the classes, how do I do it?

推荐答案

请确保public关键字位于类声明的前面-他们将范围默认值从public默认更改为private.

Make sure that the public keyword is in front of your class declaration - they changed the scope default from public by default to private.

这篇关于如何使用可可豆荚创建带有框架的SDK的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆