How to archive/export Framework in Xcode?

后端 未结 2 585
春和景丽
春和景丽 2021-02-02 09:27

I have a project with a framework target, but when I archive, the framework does not show up in organizer. I checked apple for documentation, but only found reference for static

2条回答
  •  耶瑟儿~
    2021-02-02 10:03

    The only thing you should do is build the target,then show Products in finder ,you will see it.

提交回复
热议问题