ObjectMapper-Plugin icon indicating copy to clipboard operation
ObjectMapper-Plugin copied to clipboard

Steps to install this on Xcode

Open sundeepdev opened this issue 7 years ago • 1 comments

Hi,

Thanks for developing this plugin. I don't have a Mac developer a/c and I'm not able to build this project on my Xcode. How can I install this plugin without building the plugin myself?

sundeepdev avatar Aug 15 '18 08:08 sundeepdev

You have to build it to use. This is how I installed it:

  1. In XCode: select project, then select ObjectMapper-Plugin in targets, then set your developer account.
  2. Do the same as in step 1 with ExCommand in targets.
  3. Build.
  4. When build was successful, run it
  5. Open System preferences, select Extensions
  6. Check the checkbox for ObjectMapper-Plugin
  7. Restart XCode
  8. You should see ExCommand in Editor menu

Imdapro avatar May 06 '19 09:05 Imdapro