LinuxSupport for Xcode is an Xcode Extension.
- Generate available for enumcases that changed to uppercase/lowercase
- Generate allTests for subclasses of
XCTestCase
- Xcode 9.0
- Install Xcode 9
- If you are using OS X 10.11, running
sudo /usr/libexec/xpccachectl
and rebooting are required for using Xcode Extension. - Clone this repository. (Using submodules!)
- Run
xcodebuild -workspace LinuxSupportForXcode.xcworkspace -scheme LinuxSupportForXcode install DSTROOT=~
and install~/Applications/LinuxSupportForXcode.app
Norio Nomura
LinuxSupport for Xcode is available under the MIT license. See the LICENSE file for more info.