7 Forks
28 Stars
28 Watchers

Hostess.swift

A Swift implementation of NSHost that works on iOS, OS X and tvOS. Hostess.swift is safe to use in a framework because it does not require a bridging header. Hostess is Swift 4.0 (or newer) only and replaces the Swift 2.x only Host.swift.

How to download and setup Hostess.swift

Open terminal and run command
git clone https://github.com/rjstelling/Hostess.swift.git
git clone is used to create a copy or clone of Hostess.swift repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Hostess.swift https://github.com/rjstelling/Hostess.swift/archive/master.zip

Or simply clone Hostess.swift with SSH
[email protected]:rjstelling/Hostess.swift.git

If you have some problems with Hostess.swift

You may open issue on Hostess.swift support forum (system) here: https://github.com/rjstelling/Hostess.swift/issues