Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

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

オープン
#212 コメント 0 件 リアクション 2 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
25/100
issue の種類
バグ
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
ios, javascript

調査の方向性

まず、M1 Mac で Xcode 14 のビルドを再現し、Derived Data/Build/Products/Debug-iphonesimulator に metadata-arm64.bin を生成するはずの「prebuild nativescript」ビルドフェーズを調査します。ビルド入力パスがどのように生成されるか、またファイルが生成されるかを確認します。プロジェクトが入力不足エラーなしでビルドできれば完了です。

索引モデルが issue の本文から書いたものです。

説明

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.

主要言語
JavaScript
スター
150
フォーク
43
平均マージ
3日 10時間
マージ済み PR(30日)
22

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

NativeScript/ios のほかの issue

NativeScript/ios の issue をすべて見る

似ている issue

JavaScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。