mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-09 17:37:43 +02:00
Merge pull request #2437 from dcordero/Bundler
Update build instructions to make use of Bundler
This commit is contained in:
+2
-1
@@ -21,7 +21,8 @@ Before opening the Riot Xcode workspace, you need to build it with the
|
||||
CocoaPods command::
|
||||
|
||||
$ cd Riot
|
||||
$ pod install
|
||||
$ bundle install
|
||||
$ bundle exec pod install
|
||||
|
||||
This will load all dependencies for the Riot source code, including MatrixKit
|
||||
and MatrixSDK. You will need an recent and updated (``pod setup``) install of
|
||||
|
||||
Reference in New Issue
Block a user