FormulaMonks / Auto-Importer-for-Xcode

Plugin for Xcode to quickly import your headers on the fly.
https://citrusbyte.com
MIT License
553 stars 59 forks source link

Could you add support for swift? #18

Open MellongLau opened 9 years ago

MellongLau commented 9 years ago

You know, more and more developer move to swift, could you add support for swift?

lucholaf commented 9 years ago

@MellongLau what you mean? There is no need to import specific class/headers files on swift.

thanegill commented 9 years ago

What about for Frameworks?

MatrixSenpai commented 8 years ago

+1 for importing libs, like those from Cocoapods

yaroslavyaroslav commented 8 years ago

Yep, it would be greate if it will be some swift mode (at least with manual swith). Which cocoapods will import not like now "#import "MBProgressHUD.h", but like that: "import "MBProgressHUD".

Everything else works well (plugin finds cocapods for swift as well - the only problem is syntax.