bugfix #286, #285 and clear cache on new snapshot logic
30 Apr 2018 | fixMorning maintenance PR289, there are three commits:
- fixes #286 Apps won’t run on simulator if embedded frameworks are present by completing #287 in sake of delivering the fix
- fixes #285 Install failure disables run button – obeys not @NotNull otherwise idea halt the plugin
- adds logic not extracting same file on every launch and do clear cache when new files extracted just to avoid bug cases when incompatible data stays in cache, check post by @dthommes
Comments