An example of WeDeploy Email.
- Install the WeDeploy CLI.
- Clone this repository.
- Open the project with your command line and run
we deploy -p yourproject
. - install
cocoapods
- run
pod install
. - Replace
<email-service-id>
for your service id inEmailViewController.swift
. - Replace
<master-token>
with the master token of the application. - Open the application with Xcode and run it.
BSD-3-Clause, © Liferay, Inc.