kitschpatrol / KPRunEverywhereXcodePlugin

An Xcode 7 plugin to build and run an app across multiple iOS devices with one click.
MIT License
316 stars 8 forks source link

Support Xcode 8 #17

Closed dimohamdy closed 4 years ago

dimohamdy commented 7 years ago

can you support Xcode 8 ?

kitschpatrol commented 7 years ago

Not sure it's feasible, I haven't had time to investigate yet... but I don't think the new Xcode Source Editor Extensions allow any manipulation beyond text replacement. Would love to hear otherwise if anyone knows of an approach that could work.

For the record, Apple has removed plugin support as we know it from Xcode 8.

kitschpatrol commented 4 years ago

Have to close this since recent versions of Xcode pulled the rug out from under this type of plugin. An AppleScript approach might be your best bet if you need this functionality in Xcode 8+.