1. Cocoapods

1.1. 安装

gem install cocoapods

1.2. Podfile

  • use_frameworks! 使用 frameworks,而不使用静态库
  • inhibit_all_warnings! 继承所有警告,Xcode 中显示 cocoapods 工程的警告

1.3. lib

创建pod库

1.3.1. 用Cocoapods的模板

$ pod lib create GreedAppleWallet

1.3.2. 用自定义的模板

$ pod lib create GreedAppleWallet --template-url=https://github.com/GreedBell/pod-template

results matching ""

    No results matching ""