toshi0383 / TVMLKitchen

Swifty TVML template manager with or without client-server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TVMLKitchen was compiled with optimization - stepping may behave oddly; variables may not be available.

toshi0383 opened this issue · comments

Looks like loadTemplateFromURL is not working when built into dynamic framework.

Oh I see... cookbook caused unexpectedly found nil while unwrapping an Optional value when using old prepare method.

Should be good as long as users stick to new prepare(cookbook:) method.