I'm using Xcode 10.1 to build a plugin for some application. After building it, I want to install my plugin to the local folder and run the application to test it. I found how to set up an application for starting. Also I found Installation Directory in Build Settings, Skip Installation is set no NO. I want to install the plugin on press Run button. How to setup it?
Comments
Post a Comment