buxiangxin

添加阿里云Pods仓库和各产品SDK Pod依赖,配置步骤如下:

1. CocoaPods集成添加阿里云Pods仓库,Podfile添加:

source \'https://github.com/aliyun/aliyun-specs.git\'

 

2. 根据集成需要,添加各产品SDK Pod依赖,例:添加移动推送iOS SDK依赖

pod \'AlicloudPush\', \'~> 1.9.8\'

 

分类:

技术点:

相关文章:

  • 2022-12-23
  • 2021-08-24
  • 2021-05-29
  • 2022-02-17
  • 2022-12-23
  • 2021-12-04
  • 2021-12-23
猜你喜欢
  • 2021-11-29
  • 2022-01-30
  • 2022-12-23
  • 2022-12-23
  • 2021-12-20
  • 2021-08-24
  • 2021-04-10
相关资源
相似解决方案