Skip to content

Commit

Permalink
Update Aztec ref
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerardo committed Jan 19, 2024
1 parent 6e2d0bf commit 666caf2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
2 changes: 2 additions & 0 deletions ios-xcframework/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ GUTENBERG_PATH = '../gutenberg'
REACT_NATIVE_PATH = File.join(GUTENBERG_PATH, 'node_modules', 'react-native')
require_relative File.join(REACT_NATIVE_PATH, 'scripts', 'react_native_pods')

pod 'WordPress-Aztec-iOS', :git => 'https://github.com/wordpress-mobile/WordPress-Aztec-iOS.git', :commit => '42485a778fe1966c9e0950b5e0e2e8b796f4eed0'

HERMES_ENABLED = ENV.fetch('HERMES_ENABLED', true)

puts "[Gutenberg] Installing pods with Hermes #{HERMES_ENABLED ? 'enabled' : 'disabled'}"
Expand Down
12 changes: 9 additions & 3 deletions ios-xcframework/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -488,6 +488,7 @@ DEPENDENCIES:
- RNScreens (from `../third-party-podspecs/RNScreens.podspec.json`)
- RNSVG (from `../third-party-podspecs/RNSVG.podspec.json`)
- RNTAztecView (from `../gutenberg/packages/react-native-aztec`)
- WordPress-Aztec-iOS (from `https://github.com/wordpress-mobile/WordPress-Aztec-iOS.git`, commit `42485a778fe1966c9e0950b5e0e2e8b796f4eed0`)
- Yoga (from `../gutenberg/node_modules/react-native/ReactCommon/yoga`)

SPEC REPOS:
Expand All @@ -497,7 +498,6 @@ SPEC REPOS:
- libwebp
- SDWebImage
- SDWebImageWebPCoder
- WordPress-Aztec-iOS

EXTERNAL SOURCES:
boost:
Expand Down Expand Up @@ -599,16 +599,22 @@ EXTERNAL SOURCES:
:podspec: "../third-party-podspecs/RNSVG.podspec.json"
RNTAztecView:
:path: "../gutenberg/packages/react-native-aztec"
WordPress-Aztec-iOS:
:commit: 42485a778fe1966c9e0950b5e0e2e8b796f4eed0
:git: https://github.com/wordpress-mobile/WordPress-Aztec-iOS.git
Yoga:
:path: "../gutenberg/node_modules/react-native/ReactCommon/yoga"

CHECKOUT OPTIONS:
RNReanimated:
:commit: 310ff71ea469f7cf8458d1dd7c3b1988a3d2e802
:git: https://github.com/wordpress-mobile/react-native-reanimated
WordPress-Aztec-iOS:
:commit: 42485a778fe1966c9e0950b5e0e2e8b796f4eed0
:git: https://github.com/wordpress-mobile/WordPress-Aztec-iOS.git

SPEC CHECKSUMS:
boost: 7dcd2de282d72e344012f7d6564d024930a6a440
boost: 57d2868c099736d80fcd648bf211b4431e51a558
BVLinearGradient: 1f859bad5f9ead6a57ac43dc42bfc4c587192618
DoubleConversion: 5189b271737e1565bdce30deb4a08d647e3f5f54
FBLazyVector: c511d4cd0210f416cb5c289bd5ae6b36d909b048
Expand Down Expand Up @@ -665,6 +671,6 @@ SPEC CHECKSUMS:
WordPress-Aztec-iOS: fbebd569c61baa252b3f5058c0a2a9a6ada686bb
Yoga: f7decafdc5e8c125e6fa0da38a687e35238420fa

PODFILE CHECKSUM: 46541d306e8c2e994a63a1c7fefe3ec8d1cc3bdb
PODFILE CHECKSUM: d3ecde5a140e15532bd0289701342ed3880a83a2

COCOAPODS: 1.13.0

0 comments on commit 666caf2

Please sign in to comment.