diff options
author | manuroe <manu@matrix.org> | 2016-09-27 11:57:29 +0200 |
---|---|---|
committer | manuroe <manu@matrix.org> | 2016-09-27 14:07:30 +0200 |
commit | 6f113dd7b3b4de918c4efb81d38a1ffe1d391b5b (patch) | |
tree | 19311a94dc999d776b36535d28f2c751cb7d629f /xcode/OLMKitTests/Info.plist | |
parent | 1d06f2a4d9565c332081bc685edd8fd61d6507ef (diff) |
OLMKit: Make the project build
Make OLMKit CocoaPods expose the obj-c wrapper of libolm
Diffstat (limited to 'xcode/OLMKitTests/Info.plist')
-rw-r--r-- | xcode/OLMKitTests/Info.plist | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/xcode/OLMKitTests/Info.plist b/xcode/OLMKitTests/Info.plist index ba72822..6c6c23c 100644 --- a/xcode/OLMKitTests/Info.plist +++ b/xcode/OLMKitTests/Info.plist @@ -16,8 +16,6 @@ <string>BNDL</string> <key>CFBundleShortVersionString</key> <string>1.0</string> - <key>CFBundleSignature</key> - <string>????</string> <key>CFBundleVersion</key> <string>1</string> </dict> |