summaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2022-02-06 01:25:54 +0000
committerdavidovski <david@davidovski.xyz>2022-02-06 01:25:54 +0000
commitfcca2cd092d4830300ec6eeb52955feb30a6fd20 (patch)
tree5d4ba659b104abf295ca1951b27c70adf2b13816 /build.sh
parent2c82b81fcd8fc723712ac605041da5142f765730 (diff)
removed undefined references to info in build package
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/
+