D
D
drizt2018-12-02 16:28:03
macOS
drizt, 2018-12-02 16:28:03

How to copy the result of the assembly to the desired directory?

Xcode 10.1. I am writing a plugin, the plugin after assembly must be copied to ~/Library/Application Support/... , then run the application. The separate application lies in `/Application`. I set up the launch of the application, but I can’t find how to copy the plugin. Build Settings set to Deployment Postprocessing = YES , Installation Directory = ~/Library/Application Support/... , Skip Install = NO . But after building, nothing appears in the specified folder. How to set it up?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
DevMan, 2018-12-02
@drizt

add script to copy. https://stackoverflow.com/a/49697824

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question