Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cocospod注册、xcode创建以及命令 #26

Open
jerrychir opened this issue Mar 11, 2019 · 0 comments
Open

Cocospod注册、xcode创建以及命令 #26

jerrychir opened this issue Mar 11, 2019 · 0 comments

Comments

@jerrychir
Copy link
Owner

Cocospod注册、xcode创建以及命令

注册

注册

pod trunk register [email protected] 'name' --verbose

创建之后会出现以下内容

image

邮箱查看,并点击链接

image

检查是否成功

pod trunk me

image

命令

创建.podspec

pod spec create xxxx

验证

pod lib lint
或
pod lib lint --allow-warnings

推送到公有仓库

pod trunk push xxx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant