summaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/build.sh b/build.sh
index 3f424b9..97661e4 100755
--- a/build.sh
+++ b/build.sh
@@ -6,4 +6,8 @@ cd xibuild
./build_all.sh || exit 1
./make_infos.sh
+keychain="$XIB_EXPORT"/keychain
+mkdir -p $keychain
+cp $PUB_KEY $keychain/
+