How to change output directory for a target

前端 未结 7 1781
执笔经年
执笔经年 2020-12-13 12:12

I am using a workspace where I have a main app project and then a static library project which is used by the main app. I want static library project to spit out libX.a into

7条回答
  •  囚心锁ツ
    2020-12-13 12:45

    Another way to do this is to edit Build Locations > Per-configuration Build Products Path in your target's Build Settings.

提交回复
热议问题