Skip to content

Commit

Permalink
Prevent warnings from SwiftMessages
Browse files Browse the repository at this point in the history
Prevents deprecation warnings from SwiftMessages: SwiftKickMobile/SwiftMessages#218
  • Loading branch information
maicki committed Nov 24, 2018
1 parent 2adc08c commit 8a06495
Show file tree
Hide file tree
Showing 5 changed files with 146 additions and 144 deletions.
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ target 'Major Key' do
use_frameworks!

# Pods for Major Key
pod 'SwiftMessages'
pod 'SwiftMessages', :inhibit_warnings => true
end
2 changes: 1 addition & 1 deletion Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ SPEC REPOS:
SPEC CHECKSUMS:
SwiftMessages: 42ed7b6e1f2f1ead9ee667dc61a0ae87e4f49570

PODFILE CHECKSUM: 27ed41a4c401f905532e70edaee165e1812b0f40
PODFILE CHECKSUM: 778997de510b13aa69193cb143495c3112b035c4

COCOAPODS: 1.5.3
2 changes: 1 addition & 1 deletion Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 8a06495

Please sign in to comment.