mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-25 02:52:45 +02:00
XcodeGen: Explain what is the new .sh
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
# This script is invoked by xcodegen for running post commands
|
||||
|
||||
cp IDETemplateMacros.plist Riot.xcodeproj/xcshareddata/
|
||||
# if [ $(gem list bundler -i) ]; then
|
||||
# bundle install
|
||||
# bundle exec pod install
|
||||
# else
|
||||
# pod install
|
||||
# fi
|
||||
|
||||
Reference in New Issue
Block a user