diff --git a/ios-xcframework/Podfile b/ios-xcframework/Podfile index 2ae228d8a0..60268023c5 100644 --- a/ios-xcframework/Podfile +++ b/ios-xcframework/Podfile @@ -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 => 'fadc31252f74cd0d8e131e17266794bce964f373' + HERMES_ENABLED = ENV.fetch('HERMES_ENABLED', true) puts "[Gutenberg] Installing pods with Hermes #{HERMES_ENABLED ? 'enabled' : 'disabled'}" diff --git a/ios-xcframework/Podfile.lock b/ios-xcframework/Podfile.lock index 0988fc9bd8..2bda8be093 100644 --- a/ios-xcframework/Podfile.lock +++ b/ios-xcframework/Podfile.lock @@ -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 `fadc31252f74cd0d8e131e17266794bce964f373`) - Yoga (from `../gutenberg/node_modules/react-native/ReactCommon/yoga`) SPEC REPOS: @@ -497,7 +498,6 @@ SPEC REPOS: - libwebp - SDWebImage - SDWebImageWebPCoder - - WordPress-Aztec-iOS EXTERNAL SOURCES: boost: @@ -599,6 +599,9 @@ EXTERNAL SOURCES: :podspec: "../third-party-podspecs/RNSVG.podspec.json" RNTAztecView: :path: "../gutenberg/packages/react-native-aztec" + WordPress-Aztec-iOS: + :commit: fadc31252f74cd0d8e131e17266794bce964f373 + :git: https://github.com/wordpress-mobile/WordPress-Aztec-iOS.git Yoga: :path: "../gutenberg/node_modules/react-native/ReactCommon/yoga" @@ -606,6 +609,9 @@ CHECKOUT OPTIONS: RNReanimated: :commit: 310ff71ea469f7cf8458d1dd7c3b1988a3d2e802 :git: https://github.com/wordpress-mobile/react-native-reanimated + WordPress-Aztec-iOS: + :commit: fadc31252f74cd0d8e131e17266794bce964f373 + :git: https://github.com/wordpress-mobile/WordPress-Aztec-iOS.git SPEC CHECKSUMS: boost: 57d2868c099736d80fcd648bf211b4431e51a558 @@ -665,6 +671,6 @@ SPEC CHECKSUMS: WordPress-Aztec-iOS: fbebd569c61baa252b3f5058c0a2a9a6ada686bb Yoga: f7decafdc5e8c125e6fa0da38a687e35238420fa -PODFILE CHECKSUM: e9562063718a2c990efeba80fc1f8ab6b8e008ac +PODFILE CHECKSUM: 4f53a060c0720ac6da98a2f6b7646742d7f8f66b COCOAPODS: 1.13.0