How do I change a target's wrapper extension i

2019-09-11 12:21发布

I am developing a standalone service as outlined here: http://www.notesfromandy.com/2013/04/05/writing-a-service-bundle/

The author recommends to change the wrapper extension to .service under the project menu, but in xcode 8 this functionality has been moved/removed. How would I go about changing this setting in xcode 8.1?

标签: xcode service
1条回答
smile是对你的礼貌
2楼-- · 2019-09-11 12:38

I found it. Click on the project name on the left hand side under the project navigator, then select build settings and cmd+F for wrapper. It is listed there as an editable attribute.

查看更多
登录 后发表回答