Skip to content

Approach is a small Swift framework for client/server message passing between apps over the network.

License

Notifications You must be signed in to change notification settings

apparata/Approach

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Approach

SwiftPM compatible license language Swift 5.1 platform iOS macOS tvOS

Approach is a small Swift framework for client/server message passing between apps over the network.

Minimum system requirements: iOS 12, tvOS 12, macOS 10.14 Mojave

License

Approach is available under the MIT License. See the LICENSE file in the repository for details.

Building with Swift Package Manager

swift package update
swift build