omorandi / TiInspector

Debug Titanium Mobile applications through Chrome DevTools
MIT License
109 stars 14 forks source link

Remove requirement for `manifest` file #15

Closed FokkeZB closed 10 years ago

FokkeZB commented 10 years ago

Why is a manifest file required? I use CLI only so my projects don't have a manifest and it seems to work well if I just remove that part in checkTiProject().

omorandi commented 10 years ago

Right, the manifest file isn't actually used by ti-inspector. Fixed in https://github.com/omorandi/TiInspector/commit/a1768ba1c548f417bed7a5b428c82052df51c757