Xcode saving a plugin

Once i have made my plugin, How do i save my plugin so that if i wanted to upload to a site for someone to download? Thanks

You may generate installers to help users install them. Pamplejuce is a good starting point:

1 Like

Thanks will have a look.