Skip to content

Commit

Permalink
Merge pull request #14321 from wordpress-mobile/try/removing-formatte…
Browse files Browse the repository at this point in the history
…rkit

Remove formatterkit
  • Loading branch information
oguzkocer authored Jun 16, 2020
2 parents 5e57cb5 + c5cab75 commit c43ba2d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 6 deletions.
1 change: 0 additions & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ end
def shared_with_all_pods
wordpress_shared
pod 'CocoaLumberjack', '3.5.2'
pod 'FormatterKit/TimeIntervalFormatter', '1.8.2'
pod 'NSObject-SafeExpectations', '~> 0.0.4'
end

Expand Down
7 changes: 3 additions & 4 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,7 @@ PODS:
- ZendeskSupportSDK (5.0.0):
- ZendeskMessagingSDK (~> 3.0.0)
- ZendeskSupportProvidersSDK (~> 5.0.0)
- ZIPFoundation (0.9.11)
- ZIPFoundation (0.9.10)

DEPENDENCIES:
- Alamofire (= 4.8.0)
Expand All @@ -436,7 +436,6 @@ DEPENDENCIES:
- FBLazyVector (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.30.0/react-native-gutenberg-bridge/third-party-podspecs/FBLazyVector.podspec.json`)
- FBReactNativeSpec (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.30.0/react-native-gutenberg-bridge/third-party-podspecs/FBReactNativeSpec.podspec.json`)
- Folly (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.30.0/react-native-gutenberg-bridge/third-party-podspecs/Folly.podspec.json`)
- FormatterKit/TimeIntervalFormatter (= 1.8.2)
- FSInteractiveMap (from `https://github.com/wordpress-mobile/FSInteractiveMap.git`, tag `0.2.0`)
- Gifu (= 3.2.0)
- glog (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.30.0/react-native-gutenberg-bridge/third-party-podspecs/glog.podspec.json`)
Expand Down Expand Up @@ -718,8 +717,8 @@ SPEC CHECKSUMS:
ZendeskSDKConfigurationsSDK: 918241bc7ec30e0af9e1b16333d54a584ee8ab9e
ZendeskSupportProvidersSDK: e183d32abac888c448469e2005c4a5a8c3ed73f0
ZendeskSupportSDK: a87ab1e4badace92c75eb11dc77ede1e995b2adc
ZIPFoundation: b1f0de4eed33e74a676f76e12559ab6b75990197
ZIPFoundation: 249fa8890597086cd536bb2df5c9804d84e122b0

PODFILE CHECKSUM: 2f5ef99eab05bb1f77cb6da3fb59c6f6473ee2eb
PODFILE CHECKSUM: d2d6388e60136755cfcf98db3efee5eda1de389f

COCOAPODS: 1.8.4
1 change: 0 additions & 1 deletion WordPress/Classes/System/WordPress-Bridging-Header.h
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@

// Pods
#import <SVProgressHUD/SVProgressHUD.h>
#import <FormatterKit/FormatterKit-umbrella.h>

#import <WPMediaPicker/WPMediaPicker.h>

Expand Down

0 comments on commit c43ba2d

Please sign in to comment.