EAS Build failed on Run fastlane

Please provide the following:

  1. SDK Version: ^49.0.2
  2. iOS.
  3. eas-cli/3.15.1 darwin-arm64 node-v20.2.0
› Executing expo-localization Pods/ExpoLocalization » Copy generated compatibility header
❌  (node_modules/expo-linear-gradient/ios/LinearGradientModule.swift:4:8)

  2 | 
  3 | import CoreGraphics
> 4 | import ExpoModulesCore
    |        ^ compiling for iOS 12.0, but module 'ExpoModulesCore' has a minimum deployment target of iOS 13.0: /Users/expo/Library/Developer/Xcode/DerivedData/LeadBackChat-fajacgunpxshsgeovdpkdkxjzbkl/Build/Intermediates.noindex/ArchiveIntermediates/LeadBackChat/BuildProductsPath/Release-iphoneos/ExpoModulesCore/ExpoModulesCore.swiftmodule/arm64-apple-ios.swiftmodule
  5 | 
  6 | public class LinearGradientModule: Module {
  7 |   public func definition() -> ModuleDefinition {

Same issue exists on SDK 48. How to fix that error?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.