tid-kijyun / XcodeSourceEditorExtension-Alignment

This Xcode source editor extension align your assignment statement.
MIT License
217 stars 24 forks source link

Build failed in 8 beta 6 #2

Closed willlarche closed 7 years ago

willlarche commented 7 years ago

Downloaded the project as a .zip. Made no changes.

screen shot 2016-08-30 at 12 02 29

MellongLau commented 7 years ago

need to replace func public perform... withpublic func perform(with invocation: XCSourceEditorCommandInvocation, completionHandler: @escaping (Error?) -> Swift.Void) {