XcodeGen: Explain what is the new .sh

This commit is contained in:
manuroe
2021-02-05 09:34:06 +01:00
parent 833a6faa7a
commit 313df88941
+3 -6
View File
@@ -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