Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build input file cannot be found: '.../Build/Products/Debug-iphonesimulator/metadata-arm64.bin'. #212

Open
pkowalezyk opened this issue May 3, 2023 · 0 comments

Comments

@pkowalezyk
Copy link

Hello,

I'm trying to deploy my NativeScript application with XCode 14 and a M1 MacBook Pro.

When trying to build my project, I get the following error :

Build input file cannot be found: 'path to Derived Data/My Projet/Build/Products/Debug-iphonesimulator/metadata-arm64.bin'. Did you forget to declare this file as an output of a script phase or custom build rule which produces it?

I already tried the following solution with no result :

1/ Change workspace setting > Build location > Custom & relative to workspace
2/ Go to "build phase" then "prebuild nativescript" then add the name of directory&file required in "output files" (for me /my_project/platforms/ios/build/..../arm64 etc...).

I updated my NativeScript/ios version to the latest one.

I can't downgrade my XCode version.

Do you have any idea how to resolve this ?

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant