mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-16 14:38:28 +02:00
7 lines
191 B
Bash
7 lines
191 B
Bash
#!/bin/bash
|
|
|
|
# This script is invoked by xcodegen for running post commands
|
|
|
|
# Move file header template in project shared data folder
|
|
cp IDETemplateMacros.plist Riot.xcodeproj/xcshareddata/
|