Debug on iOS device and improved font-lock
Now you can debug iOS apps on your device with ios-deploy
. Install ios-deploy
, set exec-path
, run swift-mode:debug-ios-app
, and choose Local device
.
font-lock
is improved and now customizable. Run customize-group
with swift-mode:faces
.
Most of those improvements are contributed by @msanders (Michael Sanders). Thanks!