mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-17 15:09:31 +02:00
12 lines
263 B
ReStructuredText
12 lines
263 B
ReStructuredText
Build instructions
|
|
==================
|
|
|
|
Before opening the sample workspace, you need to build it with the CocoaPods command::
|
|
|
|
$ pod install
|
|
|
|
This will load your local SDK source code into the sample workspace.
|
|
|
|
|
|
Then, open ``syMessaging.xcworkspace``.
|