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 270 forks source link

Plist Integration in Ios App Extensions #583

Open ghost opened 6 years ago

ghost commented 6 years ago

Hi,

I'm trying to use Typhoon in the iMessage Extension of IOS with partial luck. Only manual integration works, plist integration doesn't. This issue is pretty similar to https://github.com/appsquickly/Typhoon/issues/352 and it looks like you fixed it but for some reason my class properties don't get injected automatically even though I followed the instructions on your docs. Here's a link to the sample project I created: https://github.com/lirantzairi/TestIMessages It's a simple project containing two targets:

Thanks, Liran.