This commit is contained in:
Roman Volosovskyi 2017-01-03 12:59:00 +02:00
parent afaef1db9c
commit 82f88b3a36
3 changed files with 5 additions and 3 deletions

View File

@ -6,7 +6,7 @@ target 'StatusIm' do
# use_frameworks!
# Pods for StatusIm
pod 'Instabug'
pod 'Instabug', '~> 6.0.0'
target 'StatusImTests' do
inherit! :search_paths

View File

@ -2,11 +2,11 @@ PODS:
- Instabug (6.0.4)
DEPENDENCIES:
- Instabug
- Instabug (~> 6.0.0)
SPEC CHECKSUMS:
Instabug: 7431c30f6e8883b2e6a9ce4b922ed51cbb25ad19
PODFILE CHECKSUM: 392b4ab0b282276a6abcfc179a215dda2de3962e
PODFILE CHECKSUM: da0b8d375a7fe107abe5b59bce9340e2fd528084
COCOAPODS: 1.1.1

View File

@ -4,6 +4,8 @@
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleDisplayName</key>
<string>Status</string>
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key>