In the Shared Links, you can see links from people you follow on Twitter like you did it in Safari prior 11 release.
Use pre-compiled dylibs
- Please make sure Carthage is installed.
homebrew
brew install carthage
or download installer at Carthage releases page and run it.
- Run carthage bootstrap in project root directory.
carthage bootstrap --platform macOS --configuration Release --cache-builds
- Open
.xcodeproj
file.