diff --git a/Podfile b/Podfile index 1d3fca42754d..335016724819 100644 --- a/Podfile +++ b/Podfile @@ -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 diff --git a/Podfile.lock b/Podfile.lock index 4ac5b20c2bcd..7e9a5ec7d45f 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -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) @@ -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`) @@ -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 diff --git a/WordPress/Classes/System/WordPress-Bridging-Header.h b/WordPress/Classes/System/WordPress-Bridging-Header.h index 1cc30e6a18c0..181544fde36c 100644 --- a/WordPress/Classes/System/WordPress-Bridging-Header.h +++ b/WordPress/Classes/System/WordPress-Bridging-Header.h @@ -115,7 +115,6 @@ // Pods #import -#import #import