[SDK 43] iOS build fail with expo-linear-gradient and expo-haptics

SDK Version: 43
Platform: iOS

After the update to the SDK 43 I can’t build locally for iOS, continuously getting this error running expo run:ios:



The following build commands failed:
        CompileSwiftSources normal x86_64 com.apple.xcode.tools.swift.compiler (in target 'EXLinearGradient' from project 'Pods')
        CompileSwiftSources normal x86_64 com.apple.xcode.tools.swift.compiler (in target 'EXHaptics' from project 'Pods')
        PhaseScriptExecution [CP-User]\ Generate\ app.config\ for\ prebuilt\ Constants.manifest /Users/user/Library/Developer/Xcode/DerivedData/expo-app-gtnxhroetyvnwzayholnmunvtydx/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/EXConstants.build/Script-5EA29C51D9D7C41F8548CAAF0EA4AA7C.sh (in target 'EXConstants' from project 'Pods')
(3 failures)

I’m using expo-dev-client and my XCode version is 13.1. I followed the updating tutorial, deleting the ios/ directory and regenerating it using expo prebuild.

Any advice would really be appreciated :slight_smile:

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