EAS Build failed error: project not found

Hello!

I’ve come across an error while building our app with EAS. 3 months ago was the first build after migrating from the Expo CLI which went well. Today however, all builds we try are failing in the “fastlane”. We haven’t tried Android builds, only IOS.

First there are a couple of stderr’s but i’m not sure if that is what causing the build to fail.

$ xcodebuild -showBuildSettings -workspace ./APPNAME.xcworkspace -scheme APPNAME -configuration Release
[stderr]
2023-05-19 04:53:16.906 xcodebuild[49341:215986] Requested but did not find extension point with identifier Xcode.IDEKit.ExtensionSentinelHostApplications for extension Xcode.DebuggerFoundation.AppExtensionHosts.watchOS of plug-in com.apple.dt.IDEWatchSupportCore
[stderr]
2023-05-19 04:53:16.907 xcodebuild[49341:215986] Requested but did not find extension point with identifier Xcode.IDEKit.ExtensionPointIdentifierToBundleIdentifier for extension Xcode.DebuggerFoundation.AppExtensionToBundleIdentifierMap.watchOS of plug-in com.apple.dt.IDEWatchSupportCore
[stderr]
2023-05-19 04:53:16.941 xcodebuild[49341:215986] XType: failed to connect - Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.fonts was invalidated: failed at lookup with error 3 - No such process." UserInfo={NSDebugDescription=The connection to service named com.apple.fonts was invalidated: failed at lookup with error 3 - No such process.}
[stderr]
2023-05-19 04:53:16.941 xcodebuild[49341:215986] Font server protocol version mismatch (expected:5 got:0), falling back to local fonts
[stderr]
2023-05-19 04:53:16.941 xcodebuild[49341:215986] XType: unable to make a connection to the font daemon!
[stderr]
2023-05-19 04:53:16.941 xcodebuild[49341:215986] XType: XTFontStaticRegistry is enabled as fontd is not available.
[stderr]
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
[stderr]
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-5AF214E115F824CF }
[stderr]
{ platform:iOS, id:dvtdevice-DVTiPhonePlaceholder-iphoneos:placeholder, name:Any iOS Device }
[stderr]
{ platform:iOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-iphonesimulator:placeholder, name:Any iOS Simulator Device }
[stderr]
{ platform:iOS Simulator, id:4E8693A3-C513-4C5C-97AE-C5C8422C6889, OS:15.5, name:iPad (9th generation) }
[stderr]
{ platform:iOS Simulator, id:55CFA807-930F-4330-B4D7-A19DD9754A0F, OS:15.5, name:iPad Air (5th generation) }
[stderr]
{ platform:iOS Simulator, id:6D202563-A27A-4769-81A8-AD0FAC6CC4EE, OS:15.5, name:iPad Pro (9.7-inch) }
[stderr]
{ platform:iOS Simulator, id:45DF003B-87BD-4F47-9EB0-FDC36E0761A4, OS:15.5, name:iPad Pro (11-inch) (3rd generation) }
[stderr]
{ platform:iOS Simulator, id:F1D17C4D-1587-4EFD-9C5B-81D0EFA4B361, OS:15.5, name:iPad Pro (12.9-inch) (5th generation) }
[stderr]
{ platform:iOS Simulator, id:F9C955A8-8910-4D0C-ADB0-D65C80953F76, OS:15.5, name:iPad mini (6th generation) }
[stderr]
{ platform:iOS Simulator, id:2E699379-06E7-4F69-B5EE-9D86BECE29C1, OS:15.5, name:iPhone 8 }
[stderr]
{ platform:iOS Simulator, id:E4F46071-353E-4237-A85C-36E0F13CE670, OS:15.5, name:iPhone 8 Plus }
[stderr]
{ platform:iOS Simulator, id:201927D1-D128-4A5F-8375-62AB428BF8EE, OS:15.5, name:iPhone 11 }
[stderr]
{ platform:iOS Simulator, id:E3E861A4-FCF2-4774-91CD-38AA61C3D0A0, OS:15.5, name:iPhone 11 Pro }
[stderr]
{ platform:iOS Simulator, id:407AECAF-BD37-4E66-852C-33549B2196F5, OS:15.5, name:iPhone 11 Pro Max }
[stderr]
{ platform:iOS Simulator, id:CCDD8DA2-7A89-49C7-8538-A6F56EC120D9, OS:15.5, name:iPhone 12 }
[stderr]
{ platform:iOS Simulator, id:4F327F7F-1202-4787-9B37-F587839F6083, OS:15.5, name:iPhone 12 Pro }
[stderr]
{ platform:iOS Simulator, id:05E438EF-6052-4B0C-90A8-9DADE78712C6, OS:15.5, name:iPhone 12 Pro Max }
[stderr]
{ platform:iOS Simulator, id:A168B1E6-E707-4AE3-9EFE-73A836934BA5, OS:15.5, name:iPhone 12 mini }
[stderr]
{ platform:iOS Simulator, id:B5BC7E31-1B91-4137-82B7-29B7969B74DF, OS:15.5, name:iPhone 13 }
[stderr]
{ platform:iOS Simulator, id:CE657326-391C-4C82-9761-23831BAD8064, OS:15.5, name:iPhone 13 Pro }
[stderr]
{ platform:iOS Simulator, id:31D33A89-9314-4BE1-8DD2-32130A9BA3AE, OS:15.5, name:iPhone 13 Pro Max }
[stderr]
{ platform:iOS Simulator, id:61D76B07-3E09-465B-96F0-D35098724B93, OS:15.5, name:iPhone 13 mini }
[stderr]
{ platform:iOS Simulator, id:099A2192-96AF-48A2-9B4D-CF357B1D461C, OS:15.5, name:iPhone SE (3rd generation) }
[stderr]
{ platform:iOS Simulator, id:53B5CD93-701E-4802-A1A3-AD4E0D6BF126, OS:15.5, name:iPod touch (7th generation) }

After that it continuous building but then the build encounters a warning and then “project not found” error. Is there something we might have missed in our configuration?

 Compiling APPNAME » AppDelegate.mm
› Linking   APPNAME » APPNAME
⚠️  ld: method '+UIDatePickerMode:' in category from /Users/expo/Library/Developer/Xcode/DerivedData/APPNAME-gcqzdtbsnbzumidynkeirqhkblny/Build/Intermediates.noindex/ArchiveIntermediates/APPNAME/BuildProductsPath/Release-iphoneos/React-Core/libReact-Core.a(RCTDatePickerManager.o) conflicts with same method from another category
› Copying   ios/APPNAME/Supporting/Expo.plist ➜ ./Expo.plist
› Compiling APPNAME » SplashScreen.storyboard
› Preparing APPNAME » Info.plist
› Executing APPNAME » Bundle React Native code and images
    the transform cache was reset.

❌  error: project not found

› Generating debug APPNAME » APPNAME.app.dSYM
▸ ** ARCHIVE FAILED **
▸ The following build commands failed:
▸ 	PhaseScriptExecution Bundle\ React\ Native\ code\ and\ images /Users/expo/Library/Developer/Xcode/DerivedData/APPNAME-gcqzdtbsnbzumidynkeirqhkblny/Build/Intermediates.noindex/ArchiveIntermediates/APPNAME/IntermediateBuildFilesPath/APPNAME.build/Release-iphoneos/APPNAME.build/Script-00DD1BFF1BD5951E006B06BC.sh (in target 'APPNAME' from project 'APPNAME')
▸ (1 failure)
2023-05-19 04:53:18.037 xcodebuild[49362:216075] Requested but did not find extension point with identifier Xcode.IDEKit.ExtensionSentinelHostApplications for extension Xcode.DebuggerFoundation.AppExtensionHosts.watchOS of plug-in com.apple.dt.IDEWatchSupportCore
2023-05-19 04:53:18.037 xcodebuild[49362:216075] Requested but did not find extension point with identifier Xcode.IDEKit.ExtensionPointIdentifierToBundleIdentifier for extension Xcode.DebuggerFoundation.AppExtensionToBundleIdentifierMap.watchOS of plug-in com.apple.dt.IDEWatchSupportCore
2023-05-19 04:53:18.067 xcodebuild[49362:216075] XType: failed to connect - Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.fonts was invalidated: failed at lookup with error 3 - No such process." UserInfo={NSDebugDescription=The connection to service named com.apple.fonts was invalidated: failed at lookup with error 3 - No such process.}
2023-05-19 04:53:18.067 xcodebuild[49362:216075] Font server protocol version mismatch (expected:5 got:0), falling back to local fonts
2023-05-19 04:53:18.067 xcodebuild[49362:216075] XType: unable to make a connection to the font daemon!
2023-05-19 04:53:18.067 xcodebuild[49362:216075] XType: XTFontStaticRegistry is enabled as fontd is not available.
** ARCHIVE FAILED **

The following build commands failed:
	PhaseScriptExecution Bundle\ React\ Native\ code\ and\ images /Users/expo/Library/Developer/Xcode/DerivedData/APPNAME-gcqzdtbsnbzumidynkeirqhkblny/Build/Intermediates.noindex/ArchiveIntermediates/APPNAME/IntermediateBuildFilesPath/APPNAME.build/Release-iphoneos/APPNAME.build/Script-00DD1BFF1BD5951E006B06BC.sh (in target 'APPNAME' from project 'APPNAME')
(1 failure)
Exit status: 65

Running into same issue. The logs does not help. I have configured the project ID correctly.

It turns out Sentry was the problem. We removed the project from our Sentry dashboard but it was still initialised within our app, causing the build to fail.

1 Like

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