service - How do I change a target's wrapper extension in xcode 8.1? -


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

the author recommends change wrapper extension .service under project menu, in xcode 8 functionality has been moved/removed. how go changing setting in xcode 8.1?

i found it. click on project name on left hand side under project navigator, select build settings , cmd+f wrapper. listed there editable attribute.


Comments

Popular posts from this blog

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

jsf - "PropertyNotWritableException: Illegal Syntax for Set Operation" error when setting value in bean -

arrays - Algorithm to find ideal starting spot in a circle -