appsquickly / typhoon

Powerful dependency injection for Objective-C ✨✨ (https://PILGRIM.PH is the pure Swift successor to Typhoon!!)✨✨
https://pilgrim.ph
Apache License 2.0
2.7k stars 269 forks source link

None of the provided sample code work or compile #571

Closed klische closed 6 years ago

klische commented 7 years ago

https://github.com/appsquickly/Typhoon-Swift-Example is outdated by 2 years https://github.com/appsquickly/Typhoon-example crashes on line 102 in PFApplicationAssembly.m [definition injectProperty:@selector(theme) with:[_themeProvider currentTheme]]; EXC_BAD_ACCESS

https://github.com/appsquickly/Typhoon/tree/master/TyphoonFrameworkSwiftExample has several issues:

jasperblues commented 7 years ago

Yeah, this sample is very badly outdated. Needs to be fixed and/or converted to Typhoon Swift (the pure swift version).

In the meantime, if you have a question, we can help folks. And there's a (smaller) example in the Typhoon codebase.

jasperblues commented 6 years ago

Samples were very kindly updated by @atom-wintermute. Thanks again!