Skip to content

Commit

Permalink
Update Kanvas version with iPad changes
Browse files Browse the repository at this point in the history
  • Loading branch information
bjtitus committed Mar 6, 2021
1 parent f166aeb commit db302de
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
4 changes: 2 additions & 2 deletions Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@ def wordpress_kit
end

def kanvas
pod 'Kanvas', '~> 1.2.4'
#pod 'Kanvas', '~> 1.2.4'
#pod 'Kanvas', :git => 'https://github.com/tumblr/Kanvas-iOS.git', :tag => ''
#pod 'Kanvas', :git => 'https://github.com/tumblr/Kanvas-iOS.git', :commit => ''
pod 'Kanvas', :git => 'https://github.com/tumblr/Kanvas-iOS.git', :commit => '0c3f38b9'
#pod 'Kanvas', :path => '../Kanvas-iOS'
end

Expand Down
11 changes: 8 additions & 3 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -456,7 +456,7 @@ DEPENDENCIES:
- Gridicons (~> 1.1.0)
- Gutenberg (from `http://github.com/wordpress-mobile/gutenberg-mobile/`, tag `v1.47.0`)
- JTAppleCalendar (~> 8.0.2)
- Kanvas (~> 1.2.4)
- Kanvas (from `https://github.com/tumblr/Kanvas-iOS.git`, commit `0c3f38b9`)
- MediaEditor (~> 1.2.1)
- MRProgress (= 0.8.3)
- Nimble (~> 7.3.1)
Expand Down Expand Up @@ -535,7 +535,6 @@ SPEC REPOS:
- GTMAppAuth
- GTMSessionFetcher
- JTAppleCalendar
- Kanvas
- lottie-ios
- MediaEditor
- MRProgress
Expand Down Expand Up @@ -584,6 +583,9 @@ EXTERNAL SOURCES:
:git: http://github.com/wordpress-mobile/gutenberg-mobile/
:submodules: true
:tag: v1.47.0
Kanvas:
:commit: 0c3f38b9
:git: https://github.com/tumblr/Kanvas-iOS.git
RCTRequired:
:podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.47.0/third-party-podspecs/RCTRequired.podspec.json
RCTTypeSafety:
Expand Down Expand Up @@ -665,6 +667,9 @@ CHECKOUT OPTIONS:
:git: http://github.com/wordpress-mobile/gutenberg-mobile/
:submodules: true
:tag: v1.47.0
Kanvas:
:commit: 0c3f38b9
:git: https://github.com/tumblr/Kanvas-iOS.git
RNTAztecView:
:git: http://github.com/wordpress-mobile/gutenberg-mobile/
:submodules: true
Expand Down Expand Up @@ -766,6 +771,6 @@ SPEC CHECKSUMS:
ZendeskSupportSDK: dcb2596ad05a63d662e8c7924357babbf327b421
ZIPFoundation: b1f0de4eed33e74a676f76e12559ab6b75990197

PODFILE CHECKSUM: f5cca92fd059a46ce8096089027f68994be03572
PODFILE CHECKSUM: 98b46763cd8b6f0de1012b40c373e43431c3f32c

COCOAPODS: 1.10.0

0 comments on commit db302de

Please sign in to comment.