mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-16 06:28:27 +02:00
10 lines
228 B
Bash
Executable File
10 lines
228 B
Bash
Executable File
#!/bin/sh
|
|
|
|
# setConfig.sh
|
|
# Riot
|
|
#
|
|
# Created by Frank Rotermund on 25.03.21.
|
|
# Copyright © 2021 matrix.org. All rights reserved.
|
|
|
|
cp -vf ../Config/BuM-Beta/AppIdentifiers-bum-beta.xcconfig ../Config/AppIdentifiers.xcconfig
|