/LinuxSupportForXcode

LinuxSupport for Xcode is an Xcode Extension

Primary LanguageSwiftMIT LicenseMIT

LinuxSupport for Xcode

MIT License

LinuxSupport for Xcode is an Xcode Extension.

Functions

  • Generate available for enumcases that changed to uppercase/lowercase
  • Generate allTests for subclasses of XCTestCase

Requirements

  • Xcode 9.0

Install

  1. Install Xcode 9
  2. If you are using OS X 10.11, running sudo /usr/libexec/xpccachectl and rebooting are required for using Xcode Extension.
  3. Clone this repository. (Using submodules!)
  4. Run xcodebuild -workspace LinuxSupportForXcode.xcworkspace -scheme LinuxSupportForXcode install DSTROOT=~ and install ~/Applications/LinuxSupportForXcode.app

Author

Norio Nomura

License

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