PluginHost icon indicating copy to clipboard operation
PluginHost copied to clipboard

feat: use Swift 5 and Xcode 12

Open marksinkovics opened this issue 5 years ago • 0 comments

I found this great example about how to build up an app what would use plugins to extent its functionality. Thank you for making this sample, it helped a lot to understand it.

When I tried to compile, I noticed it uses Swift 3 so this PR updates the code for using Swift 5 and it also contains the recommended Xcode updates.

Thank you for reviewing and please let me know if you have any question regarding this PR.

marksinkovics avatar Nov 05 '20 01:11 marksinkovics