Skip to content

Debug on iOS device and improved font-lock

Compare
Choose a tag to compare
@taku0 taku0 released this 11 Jun 05:10
· 163 commits to master since this release

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!