Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve upload on background #10981

Merged
merged 11 commits into from
Feb 18, 2019
Prev Previous commit
Next Next commit
Update reference to GB-mobile.
  • Loading branch information
SergioEstevao committed Feb 18, 2019
commit 94176b3d733765278d917d5640b49439481e8885
4 changes: 2 additions & 2 deletions Podfile
Original file line number Diff line number Diff line change
@@ -94,8 +94,8 @@ target 'WordPress' do
## React Native
## =====================
##
pod 'Gutenberg', :git => 'http://github.com/wordpress-mobile/gutenberg-mobile/', :commit => 'a28de2e89e6fee46965aa61949a77a14445a1ba6'
pod 'RNTAztecView', :git => 'http://github.com/wordpress-mobile/gutenberg-mobile/', :commit => 'a28de2e89e6fee46965aa61949a77a14445a1ba6'
pod 'Gutenberg', :git => 'http://github.com/wordpress-mobile/gutenberg-mobile/', :commit => '6aedb673eb881fcd9a2ed2c244a566ea95464e9d'
pod 'RNTAztecView', :git => 'http://github.com/wordpress-mobile/gutenberg-mobile/', :commit => '6aedb673eb881fcd9a2ed2c244a566ea95464e9d'

gutenberg_pod 'React'
gutenberg_pod 'yoga'
14 changes: 7 additions & 7 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -224,7 +224,7 @@ DEPENDENCIES:
- Gifu (= 3.2.0)
- GiphyCoreSDK (~> 1.4.0)
- Gridicons (~> 0.16)
- Gutenberg (from `http://github.com/wordpress-mobile/gutenberg-mobile/`, commit `a28de2e89e6fee46965aa61949a77a14445a1ba6`)
- Gutenberg (from `http://github.com/wordpress-mobile/gutenberg-mobile/`, commit `6aedb673eb881fcd9a2ed2c244a566ea95464e9d`)
- HockeySDK (= 5.1.4)
- MGSwipeTableCell (= 1.6.8)
- MRProgress (= 0.8.3)
@@ -239,7 +239,7 @@ DEPENDENCIES:
- react-native-keyboard-aware-scroll-view (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/develop/react-native-gutenberg-bridge/third-party-podspecs/react-native-keyboard-aware-scroll-view.podspec.json`)
- react-native-safe-area (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/master/react-native-gutenberg-bridge/third-party-podspecs/react-native-safe-area.podspec.json`)
- RNSVG (from `https://github.com/wordpress-mobile/react-native-svg.git`, tag `8.0.9-gb.0`)
- RNTAztecView (from `http://github.com/wordpress-mobile/gutenberg-mobile/`, commit `a28de2e89e6fee46965aa61949a77a14445a1ba6`)
- RNTAztecView (from `http://github.com/wordpress-mobile/gutenberg-mobile/`, commit `6aedb673eb881fcd9a2ed2c244a566ea95464e9d`)
- SimulatorStatusMagic
- Starscream (= 3.0.6)
- SVProgressHUD (= 2.2.5)
@@ -299,7 +299,7 @@ EXTERNAL SOURCES:
Folly:
:podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/master/react-native-gutenberg-bridge/third-party-podspecs/Folly.podspec.json
Gutenberg:
:commit: a28de2e89e6fee46965aa61949a77a14445a1ba6
:commit: 6aedb673eb881fcd9a2ed2c244a566ea95464e9d
:git: http://github.com/wordpress-mobile/gutenberg-mobile/
React:
:podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/master/react-native-gutenberg-bridge/third-party-podspecs/React.podspec.json
@@ -311,7 +311,7 @@ EXTERNAL SOURCES:
:git: https://github.com/wordpress-mobile/react-native-svg.git
:tag: 8.0.9-gb.0
RNTAztecView:
:commit: a28de2e89e6fee46965aa61949a77a14445a1ba6
:commit: 6aedb673eb881fcd9a2ed2c244a566ea95464e9d
:git: http://github.com/wordpress-mobile/gutenberg-mobile/
WordPressUI:
:git: https://github.com/wordpress-mobile/WordPressUI-iOS.git
@@ -324,13 +324,13 @@ CHECKOUT OPTIONS:
:git: https://github.com/Automattic/Automattic-Tracks-iOS.git
:tag: 0.3.2-beta.1
Gutenberg:
:commit: a28de2e89e6fee46965aa61949a77a14445a1ba6
:commit: 6aedb673eb881fcd9a2ed2c244a566ea95464e9d
:git: http://github.com/wordpress-mobile/gutenberg-mobile/
RNSVG:
:git: https://github.com/wordpress-mobile/react-native-svg.git
:tag: 8.0.9-gb.0
RNTAztecView:
:commit: a28de2e89e6fee46965aa61949a77a14445a1ba6
:commit: 6aedb673eb881fcd9a2ed2c244a566ea95464e9d
:git: http://github.com/wordpress-mobile/gutenberg-mobile/
WordPressUI:
:git: https://github.com/wordpress-mobile/WordPressUI-iOS.git
@@ -385,6 +385,6 @@ SPEC CHECKSUMS:
yoga: f37b1edbd68be803f1dc4d57d40d8a5b277d8e2c
ZendeskSDK: 44ee00338dd718495f0364369420ae11b389c878

PODFILE CHECKSUM: 999b4d6b8c8a0029e488010788faec2458dc72e9
PODFILE CHECKSUM: cf9eb47cdf67ce4a3b035420a9c84229bcd35d23

COCOAPODS: 1.5.3