Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJanek Bevendorff <janek@jbev.net>2018-01-14 00:10:26 +0300
committerJanek Bevendorff <janek@jbev.net>2018-01-14 01:49:24 +0300
commitc2ead0e2657ddfeecb8e7b34841dd79c791d451b (patch)
treef8b729152d9ea57703f0436e5c7f5e305fff53ce /share
parent43a620b9ff0fae7bc5a6237189168ef17667d2d7 (diff)
Fix macOS building and code signing, resolves #1344
Diffstat (limited to 'share')
-rw-r--r--share/macosx/DS_Store.inbin0 -> 10244 bytes
-rw-r--r--share/macosx/Info.plist.cmake2
-rw-r--r--share/macosx/background.tiffbin0 -> 17836 bytes
3 files changed, 1 insertions, 1 deletions
diff --git a/share/macosx/DS_Store.in b/share/macosx/DS_Store.in
new file mode 100644
index 000000000..9f03769c1
--- /dev/null
+++ b/share/macosx/DS_Store.in
Binary files differ
diff --git a/share/macosx/Info.plist.cmake b/share/macosx/Info.plist.cmake
index ea1a9bc2c..b38ca2844 100644
--- a/share/macosx/Info.plist.cmake
+++ b/share/macosx/Info.plist.cmake
@@ -29,7 +29,7 @@
<key>CFBundleVersion</key>
<string>${KEEPASSXC_VERSION_NUM}</string>
<key>NSHumanReadableCopyright</key>
- <string>Copyright 2016-2017 KeePassXC Development Team</string>
+ <string>Copyright 2016-2018 KeePassXC Development Team</string>
<key>CFBundleDocumentTypes</key>
<array>
<dict>
diff --git a/share/macosx/background.tiff b/share/macosx/background.tiff
new file mode 100644
index 000000000..99ae807ec
--- /dev/null
+++ b/share/macosx/background.tiff
Binary files differ