mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-19 08:03:50 +02:00
Modifications after review
This commit is contained in:
+2
-2
@@ -1,8 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
cp IDETemplateMacros.plist Riot.xcodeproj/xcshareddata/
|
||||
if [ $(gem list bundler -i) ]; then
|
||||
bundle install
|
||||
bundle exec pod install
|
||||
else
|
||||
pod install
|
||||
fi
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user