Build input file cannot be found [Xcode]
Answered
I am consistently receiving the error in 1st phase of building the app. It succeeds at 2-3 instances and I don't how . Tried many solutions but all in vain.
Error :
error: Build input file cannot be found: '/opt/buildagent/work/c1705c6fc1295bs3/build/Ad Hoc-iphoneos/MyApp.app/MyApp' (in target 'MyApp' from project
'MyApp')
CopySwiftLibs /opt/buildagent/work/c1705c6fc129s3/build/Ad\ Hoc-iphoneos/MyApp.app
Process exited with code 65 (Step: Build app (Xcode Project))
Step Build app (Xcode Project) failed
Thanks.
Please sign in to leave a comment.
Hello,
Could you please confirm if the project is referencing any moved/removed files? (see this StackOverflow discussion for the details: https://stackoverflow.com/questions/52401856/problems-after-upgrading-to-xcode-10-build-input-file-cannot-be-found). If this does not seem to be the case, could you please upload the build log to https://uploads.jetbrains.com and share the upload ID with me?