Skip to content

Commit

Permalink
Point to Aztec commit.
Browse files Browse the repository at this point in the history
  • Loading branch information
twstokes committed Feb 3, 2022
1 parent 53012f5 commit 2d3eeda
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ def aztec
## When using a tagged version, feel free to comment out the WordPress-Aztec-iOS line below.
## When using a commit number (during development) you should provide the same commit number for both pods.
##
#pod 'WordPress-Aztec-iOS', :git => 'https://github.com/wordpress-mobile/AztecEditor-iOS.git', :commit => ''
pod 'WordPress-Aztec-iOS', :git => 'https://github.com/wordpress-mobile/AztecEditor-iOS.git', :commit => '8d72edcde64eb2a05175ae877fad97985153c26c'
#pod 'WordPress-Editor-iOS', :git => 'https://github.com/wordpress-mobile/AztecEditor-iOS.git', :commit => ''
#pod 'WordPress-Editor-iOS', :git => 'https://github.com/wordpress-mobile/AztecEditor-iOS.git', :tag => ''
#pod 'WordPress-Editor-iOS', :path => '../AztecEditor-iOS'
Expand Down
10 changes: 8 additions & 2 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -565,6 +565,7 @@ DEPENDENCIES:
- RNTAztecView (from `https://github.com/wordpress-mobile/gutenberg-mobile.git`, tag `v1.71.0-alpha2`)
- Starscream (= 3.0.6)
- SVProgressHUD (= 2.2.5)
- WordPress-Aztec-iOS (from `https://github.com/wordpress-mobile/AztecEditor-iOS.git`, commit `8d72edcde64eb2a05175ae877fad97985153c26c`)
- WordPress-Editor-iOS (~> 1.19.7)
- WordPressAuthenticator (~> 1.43.0)
- WordPressKit (~> 4.47.0-beta.4)
Expand Down Expand Up @@ -617,7 +618,6 @@ SPEC REPOS:
- Starscream
- SVProgressHUD
- UIDeviceIdentifier
- WordPress-Aztec-iOS
- WordPress-Editor-iOS
- WordPressMocks
- WordPressUI
Expand Down Expand Up @@ -730,6 +730,9 @@ EXTERNAL SOURCES:
:git: https://github.com/wordpress-mobile/gutenberg-mobile.git
:submodules: true
:tag: v1.71.0-alpha2
WordPress-Aztec-iOS:
:commit: 8d72edcde64eb2a05175ae877fad97985153c26c
:git: https://github.com/wordpress-mobile/AztecEditor-iOS.git
Yoga:
:podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.71.0-alpha2/third-party-podspecs/Yoga.podspec.json

Expand All @@ -745,6 +748,9 @@ CHECKOUT OPTIONS:
:git: https://github.com/wordpress-mobile/gutenberg-mobile.git
:submodules: true
:tag: v1.71.0-alpha2
WordPress-Aztec-iOS:
:commit: 8d72edcde64eb2a05175ae877fad97985153c26c
:git: https://github.com/wordpress-mobile/AztecEditor-iOS.git

SPEC CHECKSUMS:
Alamofire: 3ec537f71edc9804815215393ae2b1a8ea33a844
Expand Down Expand Up @@ -847,6 +853,6 @@ SPEC CHECKSUMS:
ZendeskSupportSDK: 3a8e508ab1d9dd22dc038df6c694466414e037ba
ZIPFoundation: e27423c004a5a1410c15933407747374e7c6cb6e

PODFILE CHECKSUM: 170c48b8696fe92513a66f9606289e0062e520ab
PODFILE CHECKSUM: d80d182759eea0357073a68b5be77b8f95f33578

COCOAPODS: 1.11.2

0 comments on commit 2d3eeda

Please sign in to comment.