Skip to content

the Xcode Source Editor Extension / AppleScript to jump files of Implementation⇄Tests

License

Notifications You must be signed in to change notification settings

takasek/XCJumpToTests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XCJumptToTests

The tool toggles XXX.swift and XXXTests.swift or XXXSpec.swift with one stroke.

demo.gif

Xcode Source Editor Extension version

usage

  1. clone and open the project.
  2. Product > Archive with your own signing.
  3. execute the .app then the Xcode Source Editor Extension will be installed to your computer.
  4. give the extension a hot key as you like.

extension hotkey

restriction

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.

AppleScript version

usage

  1. place xcode_toggleImplAndTests.scpt anywhare you like.
  2. bind to Xcode with Custom Behaviors feature.

extension hotkey

Author

takasek

License

XCJumpToTests is available under the MIT license. See the LICENSE file for more info.

About

the Xcode Source Editor Extension / AppleScript to jump files of Implementation⇄Tests

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published