/wire-ios-mocktransport

Primary LanguageObjective-CGNU General Public License v3.0GPL-3.0

Wire™

Wire logo

Azure Pipelines Build Status codecov

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/.

wire-ios-mocktransport

This framework is part of Wire iOS. Additional documentation is available in the Wire iOS wiki.

The wire-ios-mocktransport framework helps us mock the requests to our backend during integration tests.

⚠️ This repository is now part of wire-ios-mono

How to build

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

You can now open the Xcode project and build.