Objective-C version of the twitter-text handling libraries.
This library supports OS X 10.11+ and iOS 9+.
Make sure Xcode 8+ is already installed. Install the Command Line Tools in Xcode.
Preferences -> Downloads -> Command Line Tools
Run the following command, so that we can use xcodebuild:
sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer
To run the Conformance test suite, simply run rake:
rake
Once you ran rake, you can run the tests in Xcode. Open TwitterText.xcodeproj with Xcode and hit Cmd+U.
Have a bug? Please create an issue here on GitHub!
github.com/twitter/twitter-text/issues
-
Satoshi Nakagawa github.com/psychs
Copyright 2012-2017 Twitter, Inc and other contributors
Licensed under the Apache License, Version 2.0: www.apache.org/licenses/LICENSE-2.0