Closed msanders closed 6 years ago
It works fine. Can we unify swift-mode:build/debug-ios-simulator
and swift-mode:build/debug-ios-device
using a special device identifier, such as 00000000-0000-0000-0000-000000000000
, representing a real device?
BTW, I have updated master
branch for some tweak and checkdoc
compliance.
master
.:group 'swift
to :group 'swift-mode:repl
.checkdoc
against swift-mode-repl.el (ignore warnings about word “contains”).Thanks @taku0. I think I've addressed your feedback, let me know if you have any other thoughts.
:+1: done, thanks!
Everything works fine. Thank you!
Allows support for building / running on device via ios-deploy.