The tool toggles XXX.swift
and XXXTests.swift or XXXSpec.swift
with one stroke.
- clone and open the project.
Product > Archive
with your own signing.- execute the
.app
then the Xcode Source Editor Extension will be installed to your computer. - give the extension a hot key as you like.
Since the Xcode Source Extension requires to be Archive
d, you should be a Apple Developer Program member.
If you don't pay Apple, never mind, you can use AppleScript ver.
- place
xcode_toggleImplAndTests.scpt
anywhare you like. - bind to Xcode with
Custom Behaviors
feature.
XCJumpToTests is available under the MIT license. See the LICENSE file for more info.