Awesome
LinuxSupport for Xcode
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
- 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
Author
Norio Nomura
License
LinuxSupport for Xcode is available under the MIT license. See the LICENSE file for more info.