music4kid / FastStub-Xcode

Xcode Plugin helps you find missing methods in your class header, protocols, and super class, also makes fast inserting.
MIT License
502 stars 50 forks source link

Turn this project in a Xcode 8 Extension #16

Open cezheng opened 8 years ago

cezheng commented 8 years ago

Due to the fact that Xcode 8 will refuse to load third party plugins.

FYI, https://github.com/alcatraz/Alcatraz/issues/475

music4kid commented 8 years ago

Thanks, I would assume the new Extension system would provide API for manipulating text at least :p