DAAppsViewController
DAAppsViewController copied to clipboard
Bug fixing crash when compile with !use_frameworks in Podfile
I just created an UIImage category inside the DAAppViewCell.m file to handle the load of images from Main Bundle (compiled as static library) or Framework (compiled as framework).
This could close the #25 issue, created by @stsandro.
bump! just ran into this issue. :)