最近在做ios的action extension,这里记录一下添加图标的方法。

在Action Extension的target里面的Build Settings,里面的Asset Catalog Compiler - Options下面有个Asset Catalog App Icon Set Name,把需要的图标名字加进去就行。

在Assets.xcassets里面,右边的Target Membership要把action extension勾起来。

相关文章:

  • 2021-10-23
  • 2021-08-19
  • 2021-08-12
  • 2021-06-05
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-08-23
  • 2021-09-24
  • 2022-12-23
  • 2021-12-10
  • 2021-11-17
  • 2021-08-16
  • 2021-09-21
相关资源
相似解决方案