Variables Removal#195
Conversation
Added Discord button
Update README.md
added support to remove variables
|
Hey @Vukiz, thanks for the PR! There're 2 things we need to address before merging:
|
6e2b127 to
15d17f3
Compare
added interface implementation to failed test
15d17f3 to
0fb86a0
Compare
|
Hey, @weeeBox! Finally won in a battle of me vs syntax. |
|
@Vukiz, cool - thanks! Things are a bit busy on my end right now - I'll try to review and merge until the end of the week! |
|
@Vukiz, why do we need a |
Seems like I'm using XUPorter(https://github.com/onevcat/XUPorter) without knowing it. Without .projmods file after build xcode project I need to manually add Lunar lib to xcode project or to write a postprocessor so this files would be linked. |
|
There's a build post-processor already. I think we can delete the |
|
Yeah, for some reason that didn't work in my projects. Removed this file anyways. |
added support to remove variables
It can be used to create dynamic menus in plugin - so you can add or remove variables on button clicked.