wireapp/wire-ios-utilities


License
GPL-3.0

Documentation

Wire™

Wire logo

Build Status

This repository is part of the source code of Wire. You can find more information at wire.com or by contacting opensource@wire.com.

You can find the published source code at github.com/wireapp/wire.

For licensing information, see the attached LICENSE file and the list of third-party licenses at wire.com/legal/licenses/.

ZMUtilities

This framework is part of Wire iOS SyncEngine. Visit iOS SyncEngine repository for an overview of the architecture.

ZMUtilities implements common data structures, algorithms (such as symmetric encryption) and application environment detection.

How to build

This framework is using Carthage to manage its dependencies. To pull the dependencies binaries, run carthage bootstrap --platform ios.

You can now open the Xcode project and build.